Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 41568dfc665ad4033d7fc860a5dac8102915008e rather than 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd Obtained Jenkinsfile from 41568dfc665ad4033d7fc860a5dac8102915008e 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-42621@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-21T21:41:58.636Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-21T21:41:58.642Z] Trying to pass milestone 15 [Pipeline] milestone [2021-08-21T21:41:58.698Z] Trying to pass milestone 16 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-21T21:42:13.852Z] Still waiting to schedule task [2021-08-21T21:42:13.854Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-08-21T21:43:05.992Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a996ed389fe97f4) in /home/ubuntu/workspace/moby_PR-42621 [Pipeline] { [Pipeline] checkout [2021-08-21T21:43:06.173Z] The recommended git tool is: git [2021-08-21T21:43:09.776Z] using credential docker-jenkins-github-credentials [2021-08-21T21:43:09.784Z] Cloning the remote Git repository [2021-08-21T21:43:09.784Z] Cloning with configured refspecs honoured and without tags [2021-08-21T21:43:09.804Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T21:43:09.864Z] > git init /home/ubuntu/workspace/moby_PR-42621 # timeout=10 [2021-08-21T21:43:10.279Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:43:10.279Z] > git --version # timeout=10 [2021-08-21T21:43:10.311Z] > git --version # 'git version 2.17.1' [2021-08-21T21:43:10.312Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:43:10.314Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:43:29.010Z] Fetching without tags [2021-08-21T21:43:29.398Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd [2021-08-21T21:43:30.202Z] Merge succeeded, producing e92d4eb0b0f74ae3dc939158f279bdcd4c0c1bc2 [2021-08-21T21:43:30.202Z] Checking out Revision e92d4eb0b0f74ae3dc939158f279bdcd4c0c1bc2 (PR-42621) [2021-08-21T21:43:28.837Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:43:28.864Z] > git config --add remote.origin.fetch +refs/pull/42621/head:refs/remotes/origin/PR-42621 # timeout=10 [2021-08-21T21:43:28.922Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:43:28.968Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:43:29.027Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:43:29.027Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:43:29.029Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:43:29.410Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:43:29.445Z] > git checkout -f 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd # timeout=10 [2021-08-21T21:43:30.044Z] > git remote # timeout=10 [2021-08-21T21:43:30.065Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T21:43:30.077Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:43:30.078Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T21:43:30.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T21:43:30.205Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:43:30.218Z] > git checkout -f e92d4eb0b0f74ae3dc939158f279bdcd4c0c1bc2 # timeout=10 [2021-08-21T21:43:33.967Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-21T21:43:33.996Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T21:43:33.970Z] > git rev-list --no-walk 4fc9f00446c4481f956f46de181934e89c0738b9 # timeout=10 [2021-08-21T21:43:35.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/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-21T21:43:43.235Z] Unable to find image 'alpine:latest' locally [2021-08-21T21:43:43.235Z] latest: Pulling from library/alpine [2021-08-21T21:43:43.235Z] 29291e31a76a: Pulling fs layer [2021-08-21T21:43:43.497Z] 29291e31a76a: Verifying Checksum [2021-08-21T21:43:43.497Z] 29291e31a76a: Download complete [2021-08-21T21:43:43.763Z] 29291e31a76a: Pull complete [2021-08-21T21:43:43.763Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-21T21:43:43.763Z] Status: Downloaded newer image for alpine:latest [2021-08-21T21:43:50.370Z] 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 "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 [2021-08-21T21:43:51.226Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a996ed389fe97f4) in /home/ubuntu/workspace/moby_PR-42621 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [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 "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] checkout [2021-08-21T21:43:51.294Z] The recommended git tool is: git [Pipeline] // stage [2021-08-21T21:43:51.306Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2021-08-21T21:43:51.329Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-08-21T21:43:51.351Z] Fetching without tags [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 "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] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage Stage "amd64" 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) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-08-21T21:43:51.654Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-08-21T21:43:51.901Z] Merge succeeded, producing 73f88a5faa6f0a9656792de750452ab33ee3dd19 [2021-08-21T21:43:51.901Z] Checking out Revision 73f88a5faa6f0a9656792de750452ab33ee3dd19 (PR-42621) [Pipeline] } [Pipeline] } [2021-08-21T21:43:52.165Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-21T21:43:52.192Z] First time build. Skipping changelog. [2021-08-21T21:43:51.313Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42621/.git # timeout=10 [2021-08-21T21:43:51.332Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:43:51.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:43:51.354Z] > git --version # timeout=10 [2021-08-21T21:43:51.364Z] > git --version # 'git version 2.17.1' [2021-08-21T21:43:51.364Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:43:51.365Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:43:51.656Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:43:51.666Z] > git checkout -f 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd # timeout=10 [2021-08-21T21:43:51.747Z] > git remote # timeout=10 [2021-08-21T21:43:51.756Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T21:43:51.772Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:43:51.773Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T21:43:51.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T21:43:51.904Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:43:51.912Z] > git checkout -f 73f88a5faa6f0a9656792de750452ab33ee3dd19 # timeout=10 [2021-08-21T21:43:52.174Z] > git rev-list --no-walk 4fc9f00446c4481f956f46de181934e89c0738b9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T21:43:52.806Z] + [ PR != PR ] [2021-08-21T21:43:52.806Z] + [ master != master ] [2021-08-21T21:43:52.806Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T21:43:53.146Z] + docker version [2021-08-21T21:43:53.146Z] Client: Docker Engine - Community [2021-08-21T21:43:53.146Z] Version: 20.10.6 [2021-08-21T21:43:53.146Z] API version: 1.41 [2021-08-21T21:43:53.146Z] Go version: go1.13.15 [2021-08-21T21:43:53.146Z] Git commit: 370c289 [2021-08-21T21:43:53.146Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-21T21:43:53.146Z] OS/Arch: linux/amd64 [2021-08-21T21:43:53.146Z] Context: default [2021-08-21T21:43:53.146Z] Experimental: true [2021-08-21T21:43:53.146Z] [2021-08-21T21:43:53.146Z] Server: Docker Engine - Community [2021-08-21T21:43:53.146Z] Engine: [2021-08-21T21:43:53.146Z] Version: 20.10.6 [2021-08-21T21:43:53.146Z] API version: 1.41 (minimum version 1.12) [2021-08-21T21:43:53.146Z] Go version: go1.13.15 [2021-08-21T21:43:53.146Z] Git commit: 8728dd2 [2021-08-21T21:43:53.146Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-21T21:43:53.146Z] OS/Arch: linux/amd64 [2021-08-21T21:43:53.146Z] Experimental: true [2021-08-21T21:43:53.146Z] containerd: [2021-08-21T21:43:53.146Z] Version: 1.4.6 [2021-08-21T21:43:53.146Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:43:53.146Z] runc: [2021-08-21T21:43:53.146Z] Version: 1.0.0-rc95 [2021-08-21T21:43:53.146Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:43:53.146Z] docker-init: [2021-08-21T21:43:53.146Z] Version: 0.19.0 [2021-08-21T21:43:53.146Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T21:43:53.447Z] + docker info [2021-08-21T21:44:06.227Z] Still waiting to schedule task [2021-08-21T21:44:06.227Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05a996ed389fe97f4)’ [2021-08-21T21:44:06.228Z] Still waiting to schedule task [2021-08-21T21:44:06.228Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-08-21T21:44:06.231Z] Still waiting to schedule task [2021-08-21T21:44:06.232Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2021-08-21T21:44:08.382Z] Client: [2021-08-21T21:44:08.382Z] Context: default [2021-08-21T21:44:08.382Z] Debug Mode: false [2021-08-21T21:44:08.382Z] Plugins: [2021-08-21T21:44:08.382Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T21:44:08.382Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T21:44:08.382Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T21:44:08.382Z] [2021-08-21T21:44:08.382Z] Server: [2021-08-21T21:44:08.382Z] Containers: 0 [2021-08-21T21:44:08.382Z] Running: 0 [2021-08-21T21:44:08.382Z] Paused: 0 [2021-08-21T21:44:08.382Z] Stopped: 0 [2021-08-21T21:44:08.382Z] Images: 1 [2021-08-21T21:44:08.382Z] Server Version: 20.10.6 [2021-08-21T21:44:08.382Z] Storage Driver: overlay2 [2021-08-21T21:44:08.382Z] Backing Filesystem: extfs [2021-08-21T21:44:08.382Z] Supports d_type: true [2021-08-21T21:44:08.382Z] Native Overlay Diff: true [2021-08-21T21:44:08.382Z] userxattr: false [2021-08-21T21:44:08.382Z] Logging Driver: json-file [2021-08-21T21:44:08.382Z] Cgroup Driver: cgroupfs [2021-08-21T21:44:08.382Z] Cgroup Version: 1 [2021-08-21T21:44:08.382Z] Plugins: [2021-08-21T21:44:08.382Z] Volume: local [2021-08-21T21:44:08.382Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T21:44:08.382Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T21:44:08.382Z] Swarm: inactive [2021-08-21T21:44:08.382Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T21:44:08.382Z] Default Runtime: runc [2021-08-21T21:44:08.382Z] Init Binary: docker-init [2021-08-21T21:44:08.382Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:44:08.382Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:44:08.382Z] init version: de40ad0 [2021-08-21T21:44:08.382Z] Security Options: [2021-08-21T21:44:08.382Z] apparmor [2021-08-21T21:44:08.382Z] seccomp [2021-08-21T21:44:08.382Z] Profile: default [2021-08-21T21:44:08.382Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T21:44:08.382Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-21T21:44:08.382Z] OSType: linux [2021-08-21T21:44:08.382Z] Architecture: x86_64 [2021-08-21T21:44:08.382Z] CPUs: 2 [2021-08-21T21:44:08.382Z] Total Memory: 7.569GiB [2021-08-21T21:44:08.382Z] Name: ip-10-100-33-90 [2021-08-21T21:44:08.382Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-21T21:44:08.382Z] Docker Root Dir: /var/lib/docker [2021-08-21T21:44:08.382Z] Debug Mode: false [2021-08-21T21:44:08.382Z] Registry: https://index.docker.io/v1/ [2021-08-21T21:44:08.382Z] Labels: [2021-08-21T21:44:08.382Z] Experimental: true [2021-08-21T21:44:08.382Z] Insecure Registries: [2021-08-21T21:44:08.382Z] 127.0.0.0/8 [2021-08-21T21:44:08.382Z] Live Restore Enabled: true [2021-08-21T21:44:08.382Z] [2021-08-21T21:44:08.382Z] WARNING: No swap limit support [Pipeline] sh [2021-08-21T21:44:08.699Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:44:08.699Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:44:08.699Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42621/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T21:44:08.971Z] + bash /home/ubuntu/workspace/moby_PR-42621/check-config.sh [2021-08-21T21:44:08.971Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T21:44:08.971Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T21:44:08.971Z] [2021-08-21T21:44:08.971Z] Generally Necessary: [2021-08-21T21:44:08.971Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T21:44:08.971Z] - apparmor: enabled and tools installed [2021-08-21T21:44:08.971Z] - CONFIG_NAMESPACES: enabled [2021-08-21T21:44:08.971Z] - CONFIG_NET_NS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_PID_NS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_IPC_NS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_UTS_NS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUPS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CPUSETS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_MEMCG: enabled [2021-08-21T21:44:08.971Z] - CONFIG_KEYS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_VETH: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T21:44:08.971Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T21:44:08.971Z] [2021-08-21T21:44:08.971Z] Optional Features: [2021-08-21T21:44:08.971Z] - CONFIG_USER_NS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_SECCOMP: enabled [2021-08-21T21:44:08.971Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T21:44:08.971Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T21:44:08.971Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T21:44:08.971Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T21:44:09.259Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T21:44:09.259Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T21:44:09.259Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T21:44:09.259Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T21:44:09.259Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T21:44:09.259Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T21:44:09.259Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T21:44:09.259Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T21:44:09.259Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T21:44:09.259Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T21:44:09.259Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T21:44:09.259Z] - CONFIG_EXT4_FS: enabled [2021-08-21T21:44:09.259Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T21:44:09.259Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T21:44:09.259Z] - Network Drivers: [2021-08-21T21:44:09.259Z] - "overlay": [2021-08-21T21:44:09.259Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T21:44:09.259Z] Optional (for encrypted networks): [2021-08-21T21:44:09.259Z] - CONFIG_CRYPTO: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T21:44:09.259Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T21:44:09.259Z] - CONFIG_XFRM: enabled [2021-08-21T21:44:09.259Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T21:44:09.259Z] - "ipvlan": [2021-08-21T21:44:09.259Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T21:44:09.259Z] - "macvlan": [2021-08-21T21:44:09.259Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T21:44:09.259Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T21:44:09.259Z] - "ftp,tftp client in container": [2021-08-21T21:44:09.525Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T21:44:09.525Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T21:44:09.525Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T21:44:09.525Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T21:44:09.525Z] - Storage Drivers: [2021-08-21T21:44:09.525Z] - "aufs": [2021-08-21T21:44:09.525Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T21:44:09.525Z] - "btrfs": [2021-08-21T21:44:09.525Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T21:44:09.525Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T21:44:09.525Z] - "devicemapper": [2021-08-21T21:44:09.525Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T21:44:09.525Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T21:44:09.525Z] - "overlay": [2021-08-21T21:44:09.525Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T21:44:09.525Z] - "zfs": [2021-08-21T21:44:09.525Z] - /dev/zfs: present [2021-08-21T21:44:09.525Z] - zfs command: missing [2021-08-21T21:44:09.525Z] - zpool command: missing [2021-08-21T21:44:09.525Z] [2021-08-21T21:44:09.525Z] Limits: [2021-08-21T21:44:09.525Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T21:44:09.525Z] [2021-08-21T21:44:09.525Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T21:44:09.869Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 . [2021-08-21T21:44:10.131Z] #1 [internal] load build definition from Dockerfile [2021-08-21T21:44:10.131Z] #1 sha256:fbb57423d5fcce9bd2e2442ce9489d24a2c70c830fd6c0903d8f6ed9d8e75e7b [2021-08-21T21:44:10.131Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T21:44:10.131Z] #1 DONE 0.2s [2021-08-21T21:44:10.131Z] [2021-08-21T21:44:10.131Z] #2 [internal] load .dockerignore [2021-08-21T21:44:10.131Z] #2 sha256:fc4fc6d69da6003ce7c518fbf9a43ef2deabca9a12927c3db10cffddd1c88531 [2021-08-21T21:44:10.131Z] #2 transferring context: 87B done [2021-08-21T21:44:10.131Z] #2 DONE 0.1s [2021-08-21T21:44:10.131Z] [2021-08-21T21:44:10.131Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T21:44:10.131Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T21:44:10.705Z] #3 DONE 0.4s [2021-08-21T21:44:10.705Z] [2021-08-21T21:44:10.705Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T21:44:10.705Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T21:44:10.705Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-08-21T21:44:10.705Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T21:44:10.705Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T21:44:10.705Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-21T21:44:10.705Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T21:44:10.705Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 5.24MB / 9.64MB 0.2s [2021-08-21T21:44:10.974Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-08-21T21:44:10.974Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T21:44:11.548Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.4s done [2021-08-21T21:44:11.548Z] #4 DONE 0.9s [2021-08-21T21:44:11.810Z] [2021-08-21T21:44:11.810Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:44:11.810Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:44:12.756Z] #8 ... [2021-08-21T21:44:12.756Z] [2021-08-21T21:44:12.756Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T21:44:12.756Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T21:44:12.756Z] #5 DONE 1.0s [2021-08-21T21:44:12.756Z] [2021-08-21T21:44:12.756Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:44:12.756Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T21:44:12.756Z] #7 DONE 1.1s [2021-08-21T21:44:12.756Z] [2021-08-21T21:44:12.756Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T21:44:12.756Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T21:44:12.756Z] #6 DONE 1.1s [2021-08-21T21:44:12.756Z] [2021-08-21T21:44:12.756Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:44:12.756Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:44:12.756Z] #8 DONE 1.2s [2021-08-21T21:44:13.337Z] [2021-08-21T21:44:13.337Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:44:13.337Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:44:13.337Z] #72 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T21:44:13.337Z] #72 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T21:44:13.337Z] #72 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T21:44:13.337Z] #72 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:44:13.599Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 0.2s [2021-08-21T21:44:13.599Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.05MB / 12.42MB 0.4s [2021-08-21T21:44:13.860Z] #72 ... [2021-08-21T21:44:13.860Z] [2021-08-21T21:44:13.860Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T21:44:13.860Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T21:44:13.860Z] #49 DONE 0.6s [2021-08-21T21:44:13.860Z] [2021-08-21T21:44:13.860Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T21:44:13.860Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T21:44:13.860Z] #49 DONE 0.0s [2021-08-21T21:44:13.860Z] [2021-08-21T21:44:13.860Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:44:13.860Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:44:13.860Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 8.39MB / 12.42MB 0.6s [2021-08-21T21:44:14.122Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 9.44MB / 12.42MB 0.7s [2021-08-21T21:44:14.122Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s [2021-08-21T21:44:14.122Z] #72 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2021-08-21T21:44:14.122Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-08-21T21:44:19.430Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.0s [2021-08-21T21:44:19.698Z] #72 ... [2021-08-21T21:44:19.698Z] [2021-08-21T21:44:19.698Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:19.698Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:19.698Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T21:44:19.698Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T21:44:19.698Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T21:44:19.698Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T21:44:19.698Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-21T21:44:19.698Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.8s done [2021-08-21T21:44:19.698Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 2.6s done [2021-08-21T21:44:19.698Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 5.1s done [2021-08-21T21:44:19.698Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 64.28MB / 68.75MB 6.4s [2021-08-21T21:44:19.698Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 73.40MB / 129.04MB 6.4s [2021-08-21T21:44:19.698Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 3.2s [2021-08-21T21:44:19.698Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 5.3s done [2021-08-21T21:44:20.000Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 6.7s [2021-08-21T21:44:20.000Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 81.11MB / 129.04MB 6.7s [2021-08-21T21:44:20.577Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 89.13MB / 129.04MB 7.1s [2021-08-21T21:44:20.577Z] #9 ... [2021-08-21T21:44:20.577Z] [2021-08-21T21:44:20.577Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:44:20.577Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T21:44:20.577Z] #70 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T21:44:20.577Z] #70 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:44:20.577Z] #70 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T21:44:20.577Z] #70 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T21:44:20.577Z] #70 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.1s done [2021-08-21T21:44:20.577Z] #70 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.2s done [2021-08-21T21:44:20.577Z] #70 DONE 7.5s [2021-08-21T21:44:20.577Z] [2021-08-21T21:44:20.577Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:20.577Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:20.577Z] #9 ... [2021-08-21T21:44:20.577Z] [2021-08-21T21:44:20.577Z] #30 [internal] load build context [2021-08-21T21:44:20.577Z] #30 sha256:0f8cd2eedd8e3adf086e1cdd3c4468efe681118a59dfeca5fab6878d61672eb6 [2021-08-21T21:44:20.577Z] #30 transferring context: 40.98MB 7.4s [2021-08-21T21:44:20.838Z] #30 ... [2021-08-21T21:44:20.838Z] [2021-08-21T21:44:20.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:20.838Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:20.838Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 98.57MB / 129.04MB 7.5s [2021-08-21T21:44:20.838Z] #9 ... [2021-08-21T21:44:20.838Z] [2021-08-21T21:44:20.838Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:44:20.838Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:44:20.838Z] #72 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2021-08-21T21:44:20.838Z] #72 DONE 7.6s [2021-08-21T21:44:20.838Z] [2021-08-21T21:44:20.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:20.838Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:21.102Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 107.71MB / 129.04MB 7.8s [2021-08-21T21:44:21.363Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 114.29MB / 129.04MB 8.1s [2021-08-21T21:44:21.626Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 123.73MB / 129.04MB 8.4s [2021-08-21T21:44:23.023Z] #9 ... [2021-08-21T21:44:23.023Z] [2021-08-21T21:44:23.023Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:44:23.023Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:44:23.023Z] #33 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-21T21:44:23.023Z] #33 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T21:44:23.023Z] #33 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T21:44:23.023Z] #33 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T21:44:23.023Z] #33 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-21T21:44:23.284Z] #33 ... [2021-08-21T21:44:23.284Z] [2021-08-21T21:44:23.284Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:23.284Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:23.284Z] #9 ... [2021-08-21T21:44:23.284Z] [2021-08-21T21:44:23.284Z] #30 [internal] load build context [2021-08-21T21:44:23.284Z] #30 sha256:0f8cd2eedd8e3adf086e1cdd3c4468efe681118a59dfeca5fab6878d61672eb6 [2021-08-21T21:44:23.284Z] #30 transferring context: 55.81MB 8.8s done [2021-08-21T21:44:23.284Z] #30 DONE 10.1s [2021-08-21T21:44:23.284Z] [2021-08-21T21:44:23.284Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:23.284Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:25.196Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 11.5s done [2021-08-21T21:44:25.197Z] #9 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.6s [2021-08-21T21:44:25.457Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-21T21:44:26.030Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.7s done [2021-08-21T21:44:26.030Z] #9 ... [2021-08-21T21:44:26.030Z] [2021-08-21T21:44:26.030Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:44:26.030Z] #33 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:44:26.030Z] #33 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.7s done [2021-08-21T21:44:26.030Z] #33 DONE 12.8s [2021-08-21T21:44:26.030Z] [2021-08-21T21:44:26.030Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:26.030Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:26.030Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-21T21:44:26.293Z] #9 ... [2021-08-21T21:44:26.293Z] [2021-08-21T21:44:26.293Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T21:44:26.293Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T21:44:26.293Z] #71 DONE 0.9s [2021-08-21T21:44:26.293Z] [2021-08-21T21:44:26.293Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:26.293Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:27.241Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.9s done [2021-08-21T21:44:27.241Z] #9 ... [2021-08-21T21:44:27.241Z] [2021-08-21T21:44:27.241Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T21:44:27.241Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T21:44:27.241Z] #73 DONE 1.0s [2021-08-21T21:44:27.241Z] [2021-08-21T21:44:27.241Z] #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-21T21:44:27.241Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:44:28.187Z] #34 1.912 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:44:28.187Z] #34 1.924 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:44:28.187Z] #34 1.924 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:44:28.187Z] #34 2.204 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:44:28.762Z] #34 2.515 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:44:29.024Z] #34 2.840 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:44:30.414Z] #34 4.475 Fetched 8463 kB in 3s (3003 kB/s) [2021-08-21T21:44:31.815Z] #34 4.475 Reading package lists... [2021-08-21T21:44:32.077Z] #34 5.396 Reading package lists... [2021-08-21T21:44:32.077Z] #34 ... [2021-08-21T21:44:32.077Z] [2021-08-21T21:44:32.077Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:32.077Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:32.077Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 4.7s [2021-08-21T21:44:35.400Z] #9 ... [2021-08-21T21:44:35.400Z] [2021-08-21T21:44:35.400Z] #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-21T21:44:35.400Z] #34 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:44:35.400Z] #34 5.396 Reading package lists... [2021-08-21T21:44:35.400Z] #34 6.323 Building dependency tree... [2021-08-21T21:44:35.400Z] #34 6.667 The following additional packages will be installed: [2021-08-21T21:44:35.400Z] #34 6.667 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T21:44:35.400Z] #34 6.667 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T21:44:35.400Z] #34 6.667 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T21:44:35.400Z] #34 6.667 Suggested packages: [2021-08-21T21:44:35.400Z] #34 6.667 krb5-doc krb5-user [2021-08-21T21:44:35.400Z] #34 6.667 Recommended packages: [2021-08-21T21:44:35.400Z] #34 6.667 krb5-locales publicsuffix libsasl2-modules [2021-08-21T21:44:35.400Z] #34 6.875 The following NEW packages will be installed: [2021-08-21T21:44:35.400Z] #34 6.875 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T21:44:35.400Z] #34 6.875 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T21:44:35.400Z] #34 6.875 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T21:44:35.400Z] #34 6.875 libssh2-1 libssl1.1 openssl [2021-08-21T21:44:35.400Z] #34 7.149 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:44:35.400Z] #34 7.149 Need to get 5058 kB of archives. [2021-08-21T21:44:35.400Z] #34 7.149 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T21:44:35.400Z] #34 7.149 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T21:44:35.400Z] #34 7.153 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T21:44:35.400Z] #34 7.153 Get:3 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T21:44:35.400Z] #34 7.154 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T21:44:35.400Z] #34 7.155 Get:5 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T21:44:35.400Z] #34 7.164 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T21:44:35.400Z] #34 7.255 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T21:44:35.400Z] #34 7.278 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T21:44:35.400Z] #34 7.278 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T21:44:35.400Z] #34 7.278 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T21:44:35.400Z] #34 7.278 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T21:44:35.400Z] #34 7.278 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T21:44:35.400Z] #34 7.291 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T21:44:35.400Z] #34 7.291 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T21:44:35.400Z] #34 7.291 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T21:44:35.400Z] #34 7.308 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T21:44:35.400Z] #34 7.308 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T21:44:35.400Z] #34 7.331 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T21:44:35.400Z] #34 7.331 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:44:35.400Z] #34 7.331 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:44:35.400Z] #34 7.344 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:44:35.400Z] #34 7.553 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:44:35.400Z] #34 7.600 Fetched 5058 kB in 0s (11.2 MB/s) [2021-08-21T21:44:35.400Z] #34 7.645 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T21:44:35.400Z] #34 7.645 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-21T21:44:35.400Z] #34 7.645 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 7.653 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:44:35.400Z] #34 7.709 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T21:44:35.400Z] #34 7.709 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 7.713 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:35.400Z] #34 7.766 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T21:44:35.400Z] #34 7.766 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 7.774 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:35.400Z] #34 7.868 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T21:44:35.400Z] #34 7.868 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 7.872 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:44:35.400Z] #34 8.258 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T21:44:35.400Z] #34 8.258 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 8.264 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:35.400Z] #34 8.384 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T21:44:35.400Z] #34 8.384 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 8.393 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:35.400Z] #34 8.487 Selecting previously unselected package openssl. [2021-08-21T21:44:35.400Z] #34 8.487 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 8.491 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:44:35.400Z] #34 8.717 Selecting previously unselected package ca-certificates. [2021-08-21T21:44:35.400Z] #34 8.717 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T21:44:35.400Z] #34 8.721 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T21:44:35.400Z] #34 8.836 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T21:44:35.400Z] #34 8.837 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 8.842 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:44:35.400Z] #34 8.889 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T21:44:35.400Z] #34 8.889 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 8.894 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:44:35.400Z] #34 8.961 Selecting previously unselected package libldap-common. [2021-08-21T21:44:35.400Z] #34 8.961 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T21:44:35.400Z] #34 8.968 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:44:35.400Z] #34 9.031 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T21:44:35.400Z] #34 9.033 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.037 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:44:35.400Z] #34 9.155 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T21:44:35.400Z] #34 9.155 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.159 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:44:35.400Z] #34 9.232 Selecting previously unselected package libpsl5:amd64. [2021-08-21T21:44:35.400Z] #34 9.233 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.238 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:44:35.400Z] #34 9.298 Selecting previously unselected package librtmp1:amd64. [2021-08-21T21:44:35.400Z] #34 9.298 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.302 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:44:35.400Z] #34 9.364 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T21:44:35.400Z] #34 9.364 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.369 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:44:35.400Z] #34 9.444 Selecting previously unselected package libcurl4:amd64. [2021-08-21T21:44:35.400Z] #34 9.444 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:44:35.400Z] #34 9.444 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:44:35.665Z] #34 9.562 Selecting previously unselected package curl. [2021-08-21T21:44:35.665Z] #34 9.562 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:44:35.665Z] #34 9.567 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T21:44:35.665Z] #34 9.651 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:44:35.665Z] #34 9.651 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:44:35.665Z] #34 9.651 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:44:35.926Z] #34 9.746 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:44:35.926Z] #34 9.746 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:44:35.926Z] #34 9.755 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:44:35.926Z] #34 9.818 Selecting previously unselected package jq. [2021-08-21T21:44:35.926Z] #34 9.818 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:44:35.926Z] #34 9.823 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:44:35.926Z] #34 9.884 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:44:35.926Z] #34 9.898 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:44:35.926Z] #34 9.913 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:44:36.187Z] #34 10.05 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:44:36.187Z] #34 10.06 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:44:36.187Z] #34 10.08 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:36.187Z] #34 10.09 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:44:36.187Z] #34 10.10 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:44:36.187Z] #34 10.11 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:36.187Z] #34 10.12 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:44:36.187Z] #34 10.13 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:44:36.187Z] #34 10.14 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:36.187Z] #34 10.15 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:44:36.187Z] #34 10.17 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:44:36.187Z] #34 10.19 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:44:36.447Z] #34 10.21 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:44:36.447Z] #34 10.22 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T21:44:37.021Z] #34 11.03 Updating certificates in /etc/ssl/certs... [2021-08-21T21:44:38.938Z] #34 12.57 137 added, 0 removed; done. [2021-08-21T21:44:38.938Z] #34 12.63 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:44:38.938Z] #34 12.65 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:44:38.938Z] #34 12.69 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:44:38.938Z] #34 12.73 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T21:44:38.938Z] #34 12.75 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:44:38.938Z] #34 12.77 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T21:44:38.938Z] #34 12.79 Updating certificates in /etc/ssl/certs... [2021-08-21T21:44:40.327Z] #34 13.86 0 added, 0 removed; done. [2021-08-21T21:44:40.327Z] #34 13.86 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T21:44:40.327Z] #34 13.87 done. [2021-08-21T21:44:43.033Z] #34 DONE 16.8s [2021-08-21T21:44:43.033Z] [2021-08-21T21:44:43.033Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:43.033Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:43.033Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 8.0s done [2021-08-21T21:44:43.033Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.4s done [2021-08-21T21:44:43.033Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 0.6s [2021-08-21T21:44:43.297Z] #9 ... [2021-08-21T21:44:43.297Z] [2021-08-21T21:44:43.297Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T21:44:43.297Z] #35 sha256:d28916a8e84f88ca89f33b4e6a47b9049be6bb76406c2f68b89870bb65b1ea14 [2021-08-21T21:44:43.297Z] #35 DONE 0.3s [2021-08-21T21:44:43.297Z] [2021-08-21T21:44:43.297Z] #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-21T21:44:43.297Z] #36 sha256:1033fb071b0c91ec25af5601a130cad2862cc0f1089d485be8bcc5ffaed2cfd0 [2021-08-21T21:44:45.846Z] #36 2.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T21:44:45.846Z] #36 2.218 [2021-08-21T21:44:46.108Z] #36 2.344 ########### 15.4% ########################## 36.6% ######################################## 56.4% ################################################ 66.7% ###################################################################### 97.3% ######################################################################## 100.0% [2021-08-21T21:44:46.108Z] #36 2.876 [2021-08-21T21:44:46.371Z] #36 3.013 ##################################################### 74.3% ######################################################################## 100.0% [2021-08-21T21:44:46.371Z] #36 3.148 [2021-08-21T21:44:46.633Z] #36 3.273 ############################################ 62.2% ######################################################################## 100.0% [2021-08-21T21:44:46.633Z] #36 3.409 [2021-08-21T21:44:47.155Z] #36 3.534 ######## 11.8% ######################## 34.7% #################################### 50.2% ###################################################### 75.7% ##################################################################### 96.7% ######################################################################## 100.0% [2021-08-21T21:44:47.155Z] #36 4.083 [2021-08-21T21:44:49.269Z] #36 4.213 # 1.6% ##### 7.4% ########## 14.1% ############## 20.1% ################# 24.8% ##################### 30.5% ########################## 36.1% ############################# 41.3% ################################# 46.6% ##################################### 51.8% ######################################## 56.1% ############################################ 62.2% ################################################ 67.0% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.6% ####################################################################### 98.6% ######################################################################## 100.0% [2021-08-21T21:44:49.269Z] #36 6.085 [2021-08-21T21:44:49.540Z] #36 6.489 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T21:44:49.803Z] #36 6.602 [2021-08-21T21:44:49.803Z] #36 6.677 ######################################################################## 100.0% [2021-08-21T21:44:49.803Z] #36 6.713 [2021-08-21T21:44:50.382Z] #36 7.061 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T21:44:50.382Z] #36 7.165 [2021-08-21T21:44:50.644Z] #36 7.299 ########################################## 58.8% ######################################################################## 100.0% [2021-08-21T21:44:50.644Z] #36 7.340 [2021-08-21T21:44:50.906Z] #36 7.691 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T21:44:51.168Z] #36 7.782 [2021-08-21T21:44:51.342Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-004331e71be9787ef) in /home/ubuntu/workspace/moby_PR-42621 [Pipeline] { [Pipeline] checkout [2021-08-21T21:44:51.629Z] The recommended git tool is: git [2021-08-21T21:44:51.795Z] #36 7.930 0.0% ############# 18.3% ############################### 43.5% ########################################### 60.4% #################################################################### 95.7% ######################################################################## 100.0% [2021-08-21T21:44:51.795Z] #36 8.445 [2021-08-21T21:44:52.056Z] #36 8.831 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T21:44:52.056Z] #36 8.921 [2021-08-21T21:44:52.320Z] #36 8.999 ######################################################################## 100.0% [2021-08-21T21:44:52.320Z] #36 9.030 [2021-08-21T21:44:52.582Z] #36 9.279 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T21:44:52.582Z] #36 9.384 [2021-08-21T21:44:52.582Z] #36 9.442 ######################################################################## 100.0% [2021-08-21T21:44:52.582Z] #36 9.470 [2021-08-21T21:44:52.582Z] #36 9.495 Download of images into '/build' complete. [2021-08-21T21:44:52.582Z] #36 9.495 Use something like the following to load the result into a Docker daemon: [2021-08-21T21:44:52.582Z] #36 9.495 tar -cC '/build' . | docker load [2021-08-21T21:44:53.526Z] #36 ... [2021-08-21T21:44:53.526Z] [2021-08-21T21:44:53.526Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:44:53.526Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:44:53.526Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 11.1s [2021-08-21T21:44:55.296Z] using credential docker-jenkins-github-credentials [2021-08-21T21:44:55.309Z] Cloning the remote Git repository [2021-08-21T21:44:55.309Z] Cloning with configured refspecs honoured and without tags [2021-08-21T21:44:55.443Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 13.0s done [2021-08-21T21:44:55.170Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T21:44:55.240Z] > git init /home/ubuntu/workspace/moby_PR-42621 # timeout=10 [2021-08-21T21:44:55.572Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:44:55.572Z] > git --version # timeout=10 [2021-08-21T21:44:55.626Z] > git --version # 'git version 2.17.1' [2021-08-21T21:44:55.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:44:55.629Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:44:56.875Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T21:45:01.088Z] #9 DONE 47.6s [2021-08-21T21:45:01.088Z] [2021-08-21T21:45:01.088Z] #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-21T21:45:01.088Z] #36 sha256:1033fb071b0c91ec25af5601a130cad2862cc0f1089d485be8bcc5ffaed2cfd0 [2021-08-21T21:45:01.088Z] #36 ... [2021-08-21T21:45:01.088Z] [2021-08-21T21:45:01.088Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T21:45:01.088Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T21:45:01.350Z] #10 ... [2021-08-21T21:45:01.350Z] [2021-08-21T21:45:01.350Z] #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-21T21:45:01.350Z] #36 sha256:1033fb071b0c91ec25af5601a130cad2862cc0f1089d485be8bcc5ffaed2cfd0 [2021-08-21T21:45:01.350Z] #36 DONE 18.1s [2021-08-21T21:45:01.350Z] [2021-08-21T21:45:01.350Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T21:45:01.350Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T21:45:02.295Z] #10 DONE 1.1s [2021-08-21T21:45:02.295Z] [2021-08-21T21:45:02.295Z] #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-21T21:45:02.295Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T21:45:03.238Z] #11 DONE 0.9s [2021-08-21T21:45:03.238Z] [2021-08-21T21:45:03.238Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T21:45:03.238Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T21:45:03.500Z] #38 ... [2021-08-21T21:45:03.500Z] [2021-08-21T21:45:03.500Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T21:45:03.500Z] #46 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T21:45:03.500Z] #46 DONE 0.7s [2021-08-21T21:45:03.761Z] [2021-08-21T21:45:03.761Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T21:45:03.761Z] #38 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T21:45:03.761Z] #38 DONE 0.7s [2021-08-21T21:45:03.761Z] [2021-08-21T21:45:03.761Z] #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-21T21:45:03.761Z] #50 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T21:45:03.761Z] #50 DONE 0.8s [2021-08-21T21:45:03.761Z] [2021-08-21T21:45:03.761Z] #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-21T21:45:03.761Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:45:04.026Z] #51 ... [2021-08-21T21:45:04.026Z] [2021-08-21T21:45:04.026Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-21T21:45:04.026Z] #12 sha256:b4f3a26c234b547313862058bf04befd8def1ca8873d2aa43a21228f33962cd6 [2021-08-21T21:45:04.026Z] #12 DONE 0.9s [2021-08-21T21:45:04.026Z] [2021-08-21T21:45:04.026Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-21T21:45:04.026Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-21T21:45:05.122Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0af7678e7db442501) in /home/ubuntu/workspace/moby_PR-42621 [Pipeline] { [Pipeline] checkout [2021-08-21T21:45:05.371Z] The recommended git tool is: git [2021-08-21T21:45:09.341Z] #13 ... [2021-08-21T21:45:09.341Z] [2021-08-21T21:45:09.341Z] #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-21T21:45:09.341Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:45:09.341Z] #53 5.203 + RM_GOPATH=0 [2021-08-21T21:45:09.341Z] #53 5.203 + TMP_GOPATH= [2021-08-21T21:45:09.341Z] #53 5.203 + : /build [2021-08-21T21:45:09.341Z] #53 5.203 + '[' -z '' ']' [2021-08-21T21:45:09.341Z] #53 5.209 ++ mktemp -d [2021-08-21T21:45:09.341Z] #53 5.209 + export GOPATH=/tmp/tmp.j6lVoRMDzy [2021-08-21T21:45:09.341Z] #53 5.209 + GOPATH=/tmp/tmp.j6lVoRMDzy [2021-08-21T21:45:09.341Z] #53 5.209 + RM_GOPATH=1 [2021-08-21T21:45:09.341Z] #53 5.209 + case "$(go env GOARCH)" in [2021-08-21T21:45:09.341Z] #53 5.209 ++ go env GOARCH [2021-08-21T21:45:09.341Z] #53 5.213 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:09.341Z] #53 5.213 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:09.341Z] #53 5.213 ++ dirname /tmp/install/install.sh [2021-08-21T21:45:09.341Z] #53 5.213 + dir=/tmp/install [2021-08-21T21:45:09.341Z] #53 5.213 + bin=vndr [2021-08-21T21:45:09.341Z] #53 5.213 + shift [2021-08-21T21:45:09.341Z] #53 5.214 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T21:45:09.341Z] #53 5.214 + . /tmp/install/vndr.installer [2021-08-21T21:45:09.341Z] #53 5.214 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:45:09.341Z] #53 5.218 + install_vndr [2021-08-21T21:45:09.341Z] #53 5.218 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T21:45:09.341Z] #53 5.218 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.j6lVoRMDzy/src/github.com/LK4D4/vndr [2021-08-21T21:45:09.341Z] #53 5.218 Cloning into '/tmp/tmp.j6lVoRMDzy/src/github.com/LK4D4/vndr'... [2021-08-21T21:45:09.341Z] #53 5.224 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:45:09.341Z] #53 5.827 + cd /tmp/tmp.j6lVoRMDzy/src/github.com/LK4D4/vndr [2021-08-21T21:45:09.341Z] #53 5.827 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:45:09.341Z] #53 5.851 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T21:45:09.463Z] using credential docker-jenkins-github-credentials [2021-08-21T21:45:09.473Z] Cloning the remote Git repository [2021-08-21T21:45:09.473Z] Cloning with configured refspecs honoured and without tags [2021-08-21T21:45:09.608Z] #53 ... [2021-08-21T21:45:09.608Z] [2021-08-21T21:45:09.608Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-21T21:45:09.608Z] #13 sha256:36bfb247a51f40f96b3428a5b192634b9b23130abd159edb6f9ece96c25fc4a9 [2021-08-21T21:45:09.608Z] #13 DONE 5.6s [2021-08-21T21:45:09.608Z] [2021-08-21T21:45:09.608Z] #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-21T21:45:09.608Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:45:09.608Z] #53 6.658 internal/unsafeheader [2021-08-21T21:45:09.608Z] #53 ... [2021-08-21T21:45:09.608Z] [2021-08-21T21:45:09.608Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-21T21:45:09.608Z] #14 sha256:b0b164a8f21e55c89037224335854ca2c76d8bffd4d65615986fc766b4169e1c [2021-08-21T21:45:09.543Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T21:45:09.604Z] > git init /home/ubuntu/workspace/moby_PR-42621 # timeout=10 [2021-08-21T21:45:09.986Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:45:09.986Z] > git --version # timeout=10 [2021-08-21T21:45:09.996Z] > git --version # 'git version 2.25.1' [2021-08-21T21:45:09.997Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:10.039Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:10.795Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00a95b3c01dced187) in /home/ubuntu/workspace/moby_PR-42621 [Pipeline] { [Pipeline] checkout [2021-08-21T21:45:10.931Z] The recommended git tool is: git [2021-08-21T21:45:11.531Z] #14 DONE 2.0s [2021-08-21T21:45:11.531Z] [2021-08-21T21:45:11.531Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-21T21:45:11.531Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-21T21:45:12.930Z] #15 ... [2021-08-21T21:45:12.930Z] [2021-08-21T21:45:12.930Z] #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-21T21:45:12.930Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:12.930Z] #57 4.847 + RM_GOPATH=0 [2021-08-21T21:45:12.930Z] #57 4.847 + TMP_GOPATH= [2021-08-21T21:45:12.930Z] #57 4.847 + : /build [2021-08-21T21:45:12.930Z] #57 4.847 + '[' -z '' ']' [2021-08-21T21:45:12.930Z] #57 4.847 ++ mktemp -d [2021-08-21T21:45:12.930Z] #57 4.847 + export GOPATH=/tmp/tmp.TkXZLRKo1G [2021-08-21T21:45:12.930Z] #57 4.847 + GOPATH=/tmp/tmp.TkXZLRKo1G [2021-08-21T21:45:12.930Z] #57 4.847 + RM_GOPATH=1 [2021-08-21T21:45:12.930Z] #57 4.847 + case "$(go env GOARCH)" in [2021-08-21T21:45:12.930Z] #57 4.847 ++ go env GOARCH [2021-08-21T21:45:12.930Z] #57 4.865 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:12.930Z] #57 4.865 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:12.930Z] #57 4.865 ++ dirname /tmp/install/install.sh [2021-08-21T21:45:12.930Z] #57 4.865 + dir=/tmp/install [2021-08-21T21:45:12.930Z] #57 4.865 + bin=golangci_lint [2021-08-21T21:45:12.930Z] #57 4.865 + shift [2021-08-21T21:45:12.930Z] #57 4.865 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T21:45:12.930Z] #57 4.865 + . /tmp/install/golangci_lint.installer [2021-08-21T21:45:12.930Z] #57 4.865 ++ : v1.23.8 [2021-08-21T21:45:12.930Z] #57 4.865 + install_golangci_lint [2021-08-21T21:45:12.930Z] #57 4.865 + set -e [2021-08-21T21:45:12.930Z] #57 4.865 + export GO111MODULE=on [2021-08-21T21:45:12.930Z] #57 4.865 + GO111MODULE=on [2021-08-21T21:45:12.930Z] #57 4.865 + GOBIN=/build [2021-08-21T21:45:12.930Z] #57 4.865 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T21:45:12.930Z] #57 5.557 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T21:45:13.192Z] #57 ... [2021-08-21T21:45:13.192Z] [2021-08-21T21:45:13.192Z] #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-21T21:45:13.192Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:45:13.192Z] #59 4.847 + RM_GOPATH=0 [2021-08-21T21:45:13.192Z] #59 4.847 + TMP_GOPATH= [2021-08-21T21:45:13.192Z] #59 4.847 + : /build [2021-08-21T21:45:13.192Z] #59 4.847 + '[' -z '' ']' [2021-08-21T21:45:13.192Z] #59 4.847 ++ mktemp -d [2021-08-21T21:45:13.192Z] #59 4.847 + export GOPATH=/tmp/tmp.tdbLYDNNpC [2021-08-21T21:45:13.192Z] #59 4.847 + GOPATH=/tmp/tmp.tdbLYDNNpC [2021-08-21T21:45:13.192Z] #59 4.847 + RM_GOPATH=1 [2021-08-21T21:45:13.192Z] #59 4.847 + case "$(go env GOARCH)" in [2021-08-21T21:45:13.192Z] #59 4.847 ++ go env GOARCH [2021-08-21T21:45:13.192Z] #59 4.855 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:13.192Z] #59 4.855 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:13.192Z] #59 4.865 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:45:13.192Z] #59 4.866 ++ dirname /tmp/install/install.sh [2021-08-21T21:45:13.192Z] #59 4.866 + dir=/tmp/install [2021-08-21T21:45:13.192Z] #59 4.866 + bin=shfmt [2021-08-21T21:45:13.192Z] #59 4.866 + shift [2021-08-21T21:45:13.192Z] #59 4.866 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T21:45:13.192Z] #59 4.866 + . /tmp/install/shfmt.installer [2021-08-21T21:45:13.192Z] #59 4.866 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:45:13.192Z] #59 4.866 + install_shfmt [2021-08-21T21:45:13.192Z] #59 4.866 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T21:45:13.192Z] #59 4.866 + git clone https://github.com/mvdan/sh.git /tmp/tmp.tdbLYDNNpC/src/github.com/mvdan/sh [2021-08-21T21:45:13.192Z] #59 4.866 Cloning into '/tmp/tmp.tdbLYDNNpC/src/github.com/mvdan/sh'... [2021-08-21T21:45:13.192Z] #59 ... [2021-08-21T21:45:13.192Z] [2021-08-21T21:45:13.192Z] #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-21T21:45:13.192Z] #55 sha256:1f0d1eccc9635e2277d9d7c139e0f512e1cd492d20c5a1a3e872f2807e98da89 [2021-08-21T21:45:13.192Z] #55 5.922 + RM_GOPATH=0 [2021-08-21T21:45:13.193Z] #55 5.922 + TMP_GOPATH= [2021-08-21T21:45:13.193Z] #55 5.922 + : /build [2021-08-21T21:45:13.193Z] #55 5.922 + '[' -z '' ']' [2021-08-21T21:45:13.193Z] #55 5.932 ++ mktemp -d [2021-08-21T21:45:13.193Z] #55 5.933 + export GOPATH=/tmp/tmp.soLO8kBTko [2021-08-21T21:45:13.193Z] #55 5.934 + GOPATH=/tmp/tmp.soLO8kBTko [2021-08-21T21:45:13.193Z] #55 5.934 + RM_GOPATH=1 [2021-08-21T21:45:13.193Z] #55 5.934 + case "$(go env GOARCH)" in [2021-08-21T21:45:13.193Z] #55 5.937 ++ go env GOARCH [2021-08-21T21:45:13.193Z] #55 5.975 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:13.193Z] #55 5.975 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:45:13.193Z] #55 5.989 ++ dirname /tmp/install/install.sh [2021-08-21T21:45:13.193Z] #55 5.991 + dir=/tmp/install [2021-08-21T21:45:13.193Z] #55 5.991 + bin=gotestsum [2021-08-21T21:45:13.193Z] #55 5.991 + shift [2021-08-21T21:45:13.193Z] #55 5.991 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T21:45:13.193Z] #55 5.991 + . /tmp/install/gotestsum.installer [2021-08-21T21:45:13.193Z] #55 5.991 ++ : v0.5.3 [2021-08-21T21:45:13.193Z] #55 5.991 + install_gotestsum [2021-08-21T21:45:13.193Z] #55 5.994 + set -e [2021-08-21T21:45:13.193Z] #55 5.994 + export GO111MODULE=on [2021-08-21T21:45:13.193Z] #55 5.994 + GO111MODULE=on [2021-08-21T21:45:13.193Z] #55 5.994 + GOBIN=/build [2021-08-21T21:45:13.193Z] #55 5.994 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T21:45:13.193Z] #55 6.680 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T21:45:13.193Z] #55 9.749 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T21:45:13.193Z] #55 9.773 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T21:45:13.193Z] #55 9.837 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:45:13.193Z] #55 9.968 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T21:45:13.193Z] #55 10.38 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T21:45:13.455Z] #55 10.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T21:45:13.455Z] #55 ... [2021-08-21T21:45:13.455Z] [2021-08-21T21:45:13.455Z] #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-21T21:45:13.455Z] #41 sha256:c4a6252a99173373fd3f12a1fc85cbb23bab19c367ef5590ade9984bad14b6c6 [2021-08-21T21:45:13.455Z] #41 5.393 Install go-toml version v1.8.1 [2021-08-21T21:45:13.455Z] #41 6.239 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T21:45:13.455Z] #41 ... [2021-08-21T21:45:13.455Z] [2021-08-21T21:45:13.455Z] #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-21T21:45:13.455Z] #55 sha256:1f0d1eccc9635e2277d9d7c139e0f512e1cd492d20c5a1a3e872f2807e98da89 [2021-08-21T21:45:13.455Z] #55 10.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T21:45:13.455Z] #55 10.68 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T21:45:13.721Z] #55 10.70 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T21:45:13.721Z] #55 ... [2021-08-21T21:45:13.721Z] [2021-08-21T21:45:13.721Z] #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-21T21:45:13.721Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:45:13.721Z] #39 4.937 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T21:45:13.721Z] #39 4.943 Cloning into '.'... [2021-08-21T21:45:13.983Z] #39 ... [2021-08-21T21:45:13.983Z] [2021-08-21T21:45:13.983Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-21T21:45:13.983Z] #15 sha256:35cc174222a2af740ada313862c8663cac73723449c6761756bfa660db3a3eb5 [2021-08-21T21:45:13.983Z] #15 DONE 2.4s [2021-08-21T21:45:13.983Z] [2021-08-21T21:45:13.983Z] #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-21T21:45:13.983Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:45:13.983Z] #47 5.158 + git clone https://github.com/docker/distribution.git . [2021-08-21T21:45:13.983Z] #47 5.191 Cloning into '.'... [2021-08-21T21:45:13.983Z] #47 ... [2021-08-21T21:45:13.983Z] [2021-08-21T21:45:13.983Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-21T21:45:13.983Z] #16 sha256:5a56e33782894af906001e6c5e2ad9d6b15a9c061df5f71365acd06441b6604b [2021-08-21T21:45:14.273Z] using credential docker-jenkins-github-credentials [2021-08-21T21:45:14.281Z] Cloning the remote Git repository [2021-08-21T21:45:14.281Z] Cloning with configured refspecs honoured and without tags [2021-08-21T21:45:14.300Z] Cloning repository https://github.com/moby/moby.git [2021-08-21T21:45:14.350Z] > git init /home/ubuntu/workspace/moby_PR-42621 # timeout=10 [2021-08-21T21:45:14.712Z] Fetching without tags [2021-08-21T21:45:15.115Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd [2021-08-21T21:45:14.580Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:14.616Z] > git config --add remote.origin.fetch +refs/pull/42621/head:refs/remotes/origin/PR-42621 # timeout=10 [2021-08-21T21:45:14.631Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:14.669Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:14.696Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:45:14.696Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:14.721Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:15.108Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:15.140Z] > git checkout -f 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd # timeout=10 [2021-08-21T21:45:14.887Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:45:14.887Z] > git --version # timeout=10 [2021-08-21T21:45:14.909Z] > git --version # 'git version 2.25.1' [2021-08-21T21:45:14.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:14.938Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:16.535Z] #16 DONE 2.4s [2021-08-21T21:45:16.535Z] [2021-08-21T21:45:16.535Z] #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-21T21:45:16.535Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:45:17.073Z] Merge succeeded, producing 29c9f0084bce32194704c9d74045f8a4c0f87d32 [2021-08-21T21:45:17.073Z] Checking out Revision 29c9f0084bce32194704c9d74045f8a4c0f87d32 (PR-42621) [2021-08-21T21:45:15.993Z] > git remote # timeout=10 [2021-08-21T21:45:16.013Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T21:45:16.040Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:16.041Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T21:45:17.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T21:45:17.059Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:17.084Z] > git checkout -f 29c9f0084bce32194704c9d74045f8a4c0f87d32 # timeout=10 [2021-08-21T21:45:18.469Z] #17 2.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:45:18.469Z] #17 2.304 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:45:18.469Z] #17 2.305 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:45:19.877Z] #17 ... [2021-08-21T21:45:19.877Z] [2021-08-21T21:45:19.877Z] #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-21T21:45:19.877Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:45:19.877Z] #53 6.670 internal/cpu [2021-08-21T21:45:19.877Z] #53 6.835 runtime/internal/atomic [2021-08-21T21:45:19.877Z] #53 6.964 runtime/internal/sys [2021-08-21T21:45:19.877Z] #53 7.211 runtime/internal/math [2021-08-21T21:45:19.877Z] #53 7.334 internal/race [2021-08-21T21:45:19.877Z] #53 7.432 internal/bytealg [2021-08-21T21:45:19.877Z] #53 7.465 sync/atomic [2021-08-21T21:45:19.877Z] #53 7.705 unicode [2021-08-21T21:45:19.877Z] #53 8.363 runtime [2021-08-21T21:45:19.877Z] #53 11.25 unicode/utf8 [2021-08-21T21:45:19.877Z] #53 11.97 math/bits [2021-08-21T21:45:19.877Z] #53 12.96 math [2021-08-21T21:45:19.877Z] #53 ... [2021-08-21T21:45:19.877Z] [2021-08-21T21:45:19.877Z] #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-21T21:45:19.877Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:19.877Z] #57 15.84 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T21:45:19.877Z] #57 15.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T21:45:19.877Z] #57 15.94 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T21:45:19.877Z] #57 15.96 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T21:45:19.877Z] #57 16.09 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T21:45:19.877Z] #57 16.48 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T21:45:19.877Z] #57 ... [2021-08-21T21:45:19.877Z] [2021-08-21T21:45:19.877Z] #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-21T21:45:19.877Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:45:19.877Z] #51 6.072 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:45:19.877Z] #51 6.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:45:19.877Z] #51 6.303 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:45:19.877Z] #51 6.419 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T21:45:19.877Z] #51 7.230 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:45:19.877Z] #51 9.372 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:45:19.877Z] #51 12.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:45:19.877Z] #51 ... [2021-08-21T21:45:19.877Z] [2021-08-21T21:45:19.877Z] #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-21T21:45:19.877Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:19.877Z] #57 16.99 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T21:45:20.139Z] #57 17.16 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T21:45:20.139Z] #57 17.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T21:45:20.400Z] #57 17.27 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T21:45:20.912Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-21T21:45:20.933Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T21:45:21.343Z] #57 18.59 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T21:45:21.833Z] + docker version [2021-08-21T21:45:21.915Z] #57 18.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T21:45:20.903Z] > git rev-list --no-walk 4fc9f00446c4481f956f46de181934e89c0738b9 # timeout=10 [2021-08-21T21:45:23.968Z] #57 ... [2021-08-21T21:45:23.968Z] [2021-08-21T21:45:23.969Z] #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-21T21:45:23.969Z] #41 sha256:c4a6252a99173373fd3f12a1fc85cbb23bab19c367ef5590ade9984bad14b6c6 [2021-08-21T21:45:23.969Z] #41 10.69 github.com/pelletier/go-toml [2021-08-21T21:45:23.969Z] #41 18.34 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T21:45:23.969Z] #41 ... [2021-08-21T21:45:23.969Z] [2021-08-21T21:45:23.969Z] #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-21T21:45:23.969Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:45:23.969Z] #53 17.99 encoding [2021-08-21T21:45:23.969Z] #53 18.08 unicode/utf16 [2021-08-21T21:45:23.969Z] #53 18.32 container/list [2021-08-21T21:45:23.969Z] #53 19.11 crypto/internal/subtle [2021-08-21T21:45:23.969Z] #53 19.32 crypto/subtle [2021-08-21T21:45:23.969Z] #53 19.67 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T21:45:23.969Z] #53 19.89 internal/nettrace [2021-08-21T21:45:23.969Z] #53 20.18 runtime/cgo [2021-08-21T21:45:24.544Z] #53 ... [2021-08-21T21:45:24.544Z] [2021-08-21T21:45:24.544Z] #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-21T21:45:24.544Z] #55 sha256:1f0d1eccc9635e2277d9d7c139e0f512e1cd492d20c5a1a3e872f2807e98da89 [2021-08-21T21:45:24.544Z] #55 11.61 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T21:45:24.544Z] #55 13.94 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T21:45:24.806Z] #55 ... [2021-08-21T21:45:24.806Z] [2021-08-21T21:45:24.806Z] #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-21T21:45:24.806Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:45:24.806Z] #59 13.54 + cd /tmp/tmp.tdbLYDNNpC/src/github.com/mvdan/sh [2021-08-21T21:45:24.806Z] #59 13.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:45:24.806Z] #59 13.66 + GO111MODULE=on [2021-08-21T21:45:24.806Z] #59 13.66 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T21:45:24.806Z] #59 14.93 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T21:45:24.806Z] #59 14.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T21:45:24.806Z] #59 15.12 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T21:45:24.806Z] #59 17.11 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T21:45:24.806Z] #59 20.97 runtime [2021-08-21T21:45:24.806Z] #59 ... [2021-08-21T21:45:24.806Z] [2021-08-21T21:45:24.806Z] #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-21T21:45:24.806Z] #41 sha256:c4a6252a99173373fd3f12a1fc85cbb23bab19c367ef5590ade9984bad14b6c6 [2021-08-21T21:45:24.806Z] #41 DONE 21.8s [2021-08-21T21:45:24.806Z] [2021-08-21T21:45:24.806Z] #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-21T21:45:24.806Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:45:24.806Z] #17 4.026 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T21:45:24.806Z] #17 5.626 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:45:24.806Z] #17 7.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:45:25.384Z] #17 ... [2021-08-21T21:45:25.384Z] [2021-08-21T21:45:25.384Z] #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-21T21:45:25.384Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:45:25.384Z] #47 21.31 Checking out files: 91% (1546/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T21:45:25.384Z] #47 21.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T21:45:26.788Z] #47 23.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T21:45:28.391Z] Client: Docker Engine - Community [2021-08-21T21:45:28.391Z] Version: 20.10.6 [2021-08-21T21:45:28.391Z] API version: 1.41 [2021-08-21T21:45:28.391Z] Go version: go1.13.15 [2021-08-21T21:45:28.391Z] Git commit: 370c289 [2021-08-21T21:45:28.391Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-21T21:45:28.391Z] OS/Arch: linux/amd64 [2021-08-21T21:45:28.391Z] Context: default [2021-08-21T21:45:28.391Z] Experimental: true [2021-08-21T21:45:28.391Z] [2021-08-21T21:45:28.391Z] Server: Docker Engine - Community [2021-08-21T21:45:28.391Z] Engine: [2021-08-21T21:45:28.391Z] Version: 20.10.6 [2021-08-21T21:45:28.391Z] API version: 1.41 (minimum version 1.12) [2021-08-21T21:45:28.391Z] Go version: go1.13.15 [2021-08-21T21:45:28.391Z] Git commit: 8728dd2 [2021-08-21T21:45:28.391Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-21T21:45:28.391Z] OS/Arch: linux/amd64 [2021-08-21T21:45:28.391Z] Experimental: true [2021-08-21T21:45:28.391Z] containerd: [2021-08-21T21:45:28.391Z] Version: 1.4.6 [2021-08-21T21:45:28.391Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:45:28.391Z] runc: [2021-08-21T21:45:28.391Z] Version: 1.0.0-rc95 [2021-08-21T21:45:28.391Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:45:28.391Z] docker-init: [2021-08-21T21:45:28.391Z] Version: 0.19.0 [2021-08-21T21:45:28.391Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T21:45:28.618Z] Fetching without tags [2021-08-21T21:45:28.694Z] + docker info [2021-08-21T21:45:28.991Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd [2021-08-21T21:45:28.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:28.570Z] > git config --add remote.origin.fetch +refs/pull/42621/head:refs/remotes/origin/PR-42621 # timeout=10 [2021-08-21T21:45:28.589Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:28.607Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:28.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:45:28.624Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:28.626Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:29.000Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:29.006Z] > git checkout -f 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd # timeout=10 [2021-08-21T21:45:31.004Z] #47 ... [2021-08-21T21:45:31.004Z] [2021-08-21T21:45:31.004Z] #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-21T21:45:31.004Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:31.004Z] #57 22.76 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T21:45:31.004Z] #57 22.78 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T21:45:31.004Z] #57 23.23 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T21:45:31.004Z] #57 23.31 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T21:45:31.004Z] #57 23.41 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T21:45:31.004Z] #57 23.44 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T21:45:31.004Z] #57 24.07 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T21:45:31.004Z] #57 24.09 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T21:45:31.004Z] #57 24.18 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T21:45:31.004Z] #57 24.25 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T21:45:31.004Z] #57 24.52 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T21:45:31.004Z] #57 24.53 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T21:45:31.004Z] #57 24.68 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T21:45:31.004Z] #57 24.68 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T21:45:31.004Z] #57 24.83 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T21:45:31.004Z] #57 24.95 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T21:45:31.004Z] #57 25.11 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.35 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.39 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.43 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.50 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.56 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T21:45:31.005Z] #57 25.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T21:45:31.005Z] #57 25.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T21:45:31.005Z] #57 25.94 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T21:45:31.005Z] #57 26.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T21:45:31.005Z] #57 26.26 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T21:45:31.005Z] #57 26.40 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T21:45:31.005Z] #57 26.77 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T21:45:31.005Z] #57 26.86 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T21:45:31.005Z] #57 27.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T21:45:31.005Z] #57 27.41 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T21:45:31.005Z] #57 27.47 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T21:45:31.005Z] #57 27.57 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T21:45:31.005Z] #57 27.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T21:45:31.265Z] #57 28.17 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T21:45:31.265Z] #57 28.25 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T21:45:31.265Z] #57 28.27 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T21:45:31.265Z] #57 28.34 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T21:45:31.265Z] #57 28.41 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T21:45:31.265Z] #57 ... [2021-08-21T21:45:31.265Z] [2021-08-21T21:45:31.265Z] #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-21T21:45:31.265Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:45:31.265Z] #51 17.54 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T21:45:31.265Z] #51 23.03 Fetched 8466 kB in 17s (487 kB/s) [2021-08-21T21:45:31.525Z] #51 23.03 Reading package lists... [2021-08-21T21:45:31.525Z] #51 ... [2021-08-21T21:45:31.525Z] [2021-08-21T21:45:31.525Z] #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-21T21:45:31.525Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:31.525Z] #57 28.46 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T21:45:30.879Z] > git remote # timeout=10 [2021-08-21T21:45:30.905Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T21:45:30.923Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:30.978Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T21:45:31.729Z] Merge succeeded, producing ceeda66e601073010ee0e5f7cbdc25e3d17c4401 [2021-08-21T21:45:31.729Z] Checking out Revision ceeda66e601073010ee0e5f7cbdc25e3d17c4401 (PR-42621) [2021-08-21T21:45:31.786Z] #57 28.85 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T21:45:31.786Z] #57 28.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T21:45:31.786Z] #57 28.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T21:45:32.047Z] #57 29.10 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T21:45:32.047Z] #57 29.12 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T21:45:32.047Z] #57 29.13 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T21:45:32.047Z] #57 29.18 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T21:45:33.452Z] #57 30.40 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T21:45:33.452Z] #57 30.41 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T21:45:33.452Z] #57 30.54 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T21:45:33.714Z] #57 30.63 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T21:45:33.714Z] #57 30.67 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T21:45:33.714Z] #57 30.72 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T21:45:33.714Z] #57 30.89 go: downloading golang.org/x/text v0.3.2 [2021-08-21T21:45:31.719Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T21:45:31.733Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:31.751Z] > git checkout -f ceeda66e601073010ee0e5f7cbdc25e3d17c4401 # timeout=10 [2021-08-21T21:45:35.156Z] Fetching without tags [2021-08-21T21:45:35.459Z] Merging remotes/origin/master commit 41568dfc665ad4033d7fc860a5dac8102915008e into PR head commit 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd [2021-08-21T21:45:35.481Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-21T21:45:35.493Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T21:45:36.263Z] #57 ... [2021-08-21T21:45:36.263Z] [2021-08-21T21:45:36.263Z] #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-21T21:45:36.263Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:45:36.263Z] #17 9.682 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T21:45:36.263Z] #17 11.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T21:45:36.263Z] #17 13.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T21:45:36.263Z] #17 14.73 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:45:36.263Z] #17 14.79 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T21:45:36.263Z] #17 14.82 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T21:45:36.263Z] #17 14.86 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T21:45:36.263Z] #17 14.89 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:45:36.263Z] #17 14.94 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T21:45:36.263Z] #17 14.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T21:45:36.263Z] #17 15.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T21:45:36.263Z] #17 15.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:45:36.263Z] #17 15.01 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T21:45:36.263Z] #17 15.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T21:45:36.263Z] #17 15.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:45:36.263Z] #17 ... [2021-08-21T21:45:36.263Z] [2021-08-21T21:45:36.263Z] #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-21T21:45:36.263Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:45:36.263Z] #53 33.10 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T21:45:35.486Z] > git rev-list --no-walk 4fc9f00446c4481f956f46de181934e89c0738b9 # timeout=10 [2021-08-21T21:45:36.386Z] + docker version [2021-08-21T21:45:35.043Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:35.075Z] > git config --add remote.origin.fetch +refs/pull/42621/head:refs/remotes/origin/PR-42621 # timeout=10 [2021-08-21T21:45:35.101Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:35.120Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-21T21:45:35.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-21T21:45:35.160Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:35.161Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42621/head:refs/remotes/origin/PR-42621 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-21T21:45:35.472Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:35.500Z] > git checkout -f 8f75d8d4d5be97f0cbb35a7e71327810d769b2cd # timeout=10 [2021-08-21T21:45:38.155Z] Merge succeeded, producing f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 [2021-08-21T21:45:38.156Z] Checking out Revision f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 (PR-42621) [2021-08-21T21:45:37.478Z] > git remote # timeout=10 [2021-08-21T21:45:37.510Z] > git config --get remote.origin.url # timeout=10 [2021-08-21T21:45:37.524Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-21T21:45:37.602Z] > git merge 41568dfc665ad4033d7fc860a5dac8102915008e # timeout=10 [2021-08-21T21:45:38.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-21T21:45:38.159Z] > git config core.sparsecheckout # timeout=10 [2021-08-21T21:45:38.184Z] > git checkout -f f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 # timeout=10 [2021-08-21T21:45:40.898Z] Client: [2021-08-21T21:45:40.898Z] Context: default [2021-08-21T21:45:40.898Z] Debug Mode: false [2021-08-21T21:45:40.898Z] Plugins: [2021-08-21T21:45:40.898Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T21:45:40.898Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T21:45:40.898Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T21:45:40.898Z] [2021-08-21T21:45:40.898Z] Server: [2021-08-21T21:45:40.898Z] Containers: 0 [2021-08-21T21:45:40.898Z] Running: 0 [2021-08-21T21:45:40.898Z] Paused: 0 [2021-08-21T21:45:40.898Z] Stopped: 0 [2021-08-21T21:45:40.898Z] Images: 0 [2021-08-21T21:45:40.898Z] Server Version: 20.10.6 [2021-08-21T21:45:40.898Z] Storage Driver: overlay2 [2021-08-21T21:45:40.898Z] Backing Filesystem: extfs [2021-08-21T21:45:40.898Z] Supports d_type: true [2021-08-21T21:45:40.898Z] Native Overlay Diff: true [2021-08-21T21:45:40.898Z] userxattr: false [2021-08-21T21:45:40.898Z] Logging Driver: json-file [2021-08-21T21:45:40.898Z] Cgroup Driver: cgroupfs [2021-08-21T21:45:40.898Z] Cgroup Version: 1 [2021-08-21T21:45:40.898Z] Plugins: [2021-08-21T21:45:40.898Z] Volume: local [2021-08-21T21:45:40.898Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T21:45:40.898Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T21:45:40.898Z] Swarm: inactive [2021-08-21T21:45:40.898Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T21:45:40.898Z] Default Runtime: runc [2021-08-21T21:45:40.898Z] Init Binary: docker-init [2021-08-21T21:45:40.898Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:45:40.898Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:45:40.898Z] init version: de40ad0 [2021-08-21T21:45:40.898Z] Security Options: [2021-08-21T21:45:40.898Z] apparmor [2021-08-21T21:45:40.898Z] seccomp [2021-08-21T21:45:40.898Z] Profile: default [2021-08-21T21:45:40.898Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T21:45:40.898Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-21T21:45:40.898Z] OSType: linux [2021-08-21T21:45:40.898Z] Architecture: x86_64 [2021-08-21T21:45:40.898Z] CPUs: 2 [2021-08-21T21:45:40.898Z] Total Memory: 7.487GiB [2021-08-21T21:45:40.898Z] Name: ip-10-100-91-95 [2021-08-21T21:45:40.898Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-21T21:45:40.898Z] Docker Root Dir: /var/lib/docker [2021-08-21T21:45:40.898Z] Debug Mode: false [2021-08-21T21:45:40.898Z] Registry: https://index.docker.io/v1/ [2021-08-21T21:45:40.898Z] Labels: [2021-08-21T21:45:40.898Z] Experimental: true [2021-08-21T21:45:40.898Z] Insecure Registries: [2021-08-21T21:45:40.898Z] 127.0.0.0/8 [2021-08-21T21:45:40.898Z] Live Restore Enabled: true [2021-08-21T21:45:40.898Z] [2021-08-21T21:45:40.898Z] WARNING: No swap limit support [Pipeline] sh [2021-08-21T21:45:41.259Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:45:41.259Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:45:41.259Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42621/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T21:45:41.259Z] + bash /home/ubuntu/workspace/moby_PR-42621/check-config.sh [2021-08-21T21:45:41.259Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T21:45:41.259Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T21:45:41.259Z] [2021-08-21T21:45:41.259Z] Generally Necessary: [2021-08-21T21:45:41.259Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T21:45:41.259Z] - apparmor: enabled and tools installed [2021-08-21T21:45:41.259Z] - CONFIG_NAMESPACES: enabled [2021-08-21T21:45:41.259Z] - CONFIG_NET_NS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_PID_NS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_IPC_NS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_UTS_NS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CGROUPS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T21:45:41.259Z] - CONFIG_CPUSETS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_MEMCG: enabled [2021-08-21T21:45:41.259Z] - CONFIG_KEYS: enabled [2021-08-21T21:45:41.259Z] - CONFIG_VETH: enabled (as module) [2021-08-21T21:45:41.259Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T21:45:41.259Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T21:45:41.259Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T21:45:41.259Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T21:45:41.260Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T21:45:41.260Z] [2021-08-21T21:45:41.260Z] Optional Features: [2021-08-21T21:45:41.260Z] - CONFIG_USER_NS: enabled [2021-08-21T21:45:41.260Z] - CONFIG_SECCOMP: enabled [2021-08-21T21:45:41.260Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T21:45:41.260Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T21:45:41.260Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T21:45:41.518Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T21:45:41.518Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T21:45:41.518Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T21:45:41.518Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T21:45:41.518Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T21:45:41.518Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T21:45:41.518Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T21:45:41.518Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T21:45:41.518Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T21:45:41.518Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T21:45:41.518Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T21:45:41.518Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T21:45:41.518Z] - CONFIG_EXT4_FS: enabled [2021-08-21T21:45:41.518Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T21:45:41.518Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T21:45:41.518Z] - Network Drivers: [2021-08-21T21:45:41.518Z] - "overlay": [2021-08-21T21:45:41.518Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T21:45:41.518Z] Optional (for encrypted networks): [2021-08-21T21:45:41.518Z] - CONFIG_CRYPTO: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T21:45:41.518Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T21:45:41.518Z] - CONFIG_XFRM: enabled [2021-08-21T21:45:41.518Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T21:45:41.518Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T21:45:41.518Z] - "ipvlan": [2021-08-21T21:45:41.518Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T21:45:41.518Z] - "macvlan": [2021-08-21T21:45:41.562Z] #53 ... [2021-08-21T21:45:41.562Z] [2021-08-21T21:45:41.562Z] #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-21T21:45:41.562Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:45:41.562Z] #57 37.84 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T21:45:41.562Z] #57 37.84 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T21:45:41.562Z] #57 38.02 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T21:45:41.562Z] #57 38.09 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T21:45:41.562Z] #57 38.16 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T21:45:41.774Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T21:45:41.774Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T21:45:41.774Z] - "ftp,tftp client in container": [2021-08-21T21:45:41.774Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T21:45:41.774Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T21:45:41.774Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T21:45:41.774Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T21:45:41.774Z] - Storage Drivers: [2021-08-21T21:45:41.774Z] - "aufs": [2021-08-21T21:45:41.774Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T21:45:41.774Z] - "btrfs": [2021-08-21T21:45:41.774Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T21:45:41.774Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T21:45:41.774Z] - "devicemapper": [2021-08-21T21:45:41.774Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T21:45:41.774Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T21:45:41.774Z] - "overlay": [2021-08-21T21:45:41.774Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T21:45:41.774Z] - "zfs": [2021-08-21T21:45:41.774Z] - /dev/zfs: present [2021-08-21T21:45:41.774Z] - zfs command: missing [2021-08-21T21:45:41.774Z] - zpool command: missing [2021-08-21T21:45:41.774Z] [2021-08-21T21:45:41.774Z] Limits: [2021-08-21T21:45:41.774Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T21:45:41.774Z] [2021-08-21T21:45:41.774Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T21:45:41.893Z] Commit message: "Merge commit '41568dfc665ad4033d7fc860a5dac8102915008e' into HEAD" [2021-08-21T21:45:41.904Z] First time build. Skipping changelog. [2021-08-21T21:45:42.116Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:29c9f0084bce32194704c9d74045f8a4c0f87d32 . [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-21T21:45:42.374Z] #2 [internal] load .dockerignore [2021-08-21T21:45:42.374Z] #2 sha256:820319fa781d7373990d45b651e186d905406624ef62a60740a1cfc13db7e5fc [2021-08-21T21:45:42.374Z] #2 transferring context: 87B done [2021-08-21T21:45:42.374Z] #2 DONE 0.2s [2021-08-21T21:45:42.374Z] [2021-08-21T21:45:42.374Z] #1 [internal] load build definition from Dockerfile [2021-08-21T21:45:42.374Z] #1 sha256:95188c0c30da0945ea4ca08dc03605a314d4d05ec9b25c6eb8f33dd8deda91cb [2021-08-21T21:45:42.374Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T21:45:42.374Z] #1 DONE 0.2s [2021-08-21T21:45:42.374Z] [2021-08-21T21:45:42.374Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T21:45:42.374Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T21:45:42.828Z] + docker version [2021-08-21T21:45:42.956Z] #57 39.82 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T21:45:42.956Z] #57 40.02 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T21:45:43.216Z] #57 40.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T21:45:43.216Z] #57 ... [2021-08-21T21:45:43.216Z] [2021-08-21T21:45:43.216Z] #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-21T21:45:43.216Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:45:43.216Z] #51 23.03 Reading package lists... [2021-08-21T21:45:43.216Z] #51 29.98 Reading package lists... [2021-08-21T21:45:43.216Z] #51 36.74 Building dependency tree... [2021-08-21T21:45:43.314Z] #3 DONE 0.7s [2021-08-21T21:45:43.314Z] [2021-08-21T21:45:43.314Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T21:45:43.314Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T21:45:43.314Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T21:45:43.314Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T21:45:43.314Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T21:45:43.314Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T21:45:43.314Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 6.29MB / 9.64MB 0.2s [2021-08-21T21:45:43.571Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-08-21T21:45:43.571Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-08-21T21:45:43.832Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.5s done [2021-08-21T21:45:43.832Z] #4 DONE 0.8s [2021-08-21T21:45:44.088Z] [2021-08-21T21:45:44.088Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T21:45:44.089Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T21:45:44.157Z] #51 40.25 The following additional packages will be installed: [2021-08-21T21:45:44.157Z] #51 40.26 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T21:45:44.157Z] #51 40.26 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T21:45:44.157Z] #51 40.27 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:45:44.157Z] #51 40.27 python3.7-minimal [2021-08-21T21:45:44.157Z] #51 40.28 Suggested packages: [2021-08-21T21:45:44.157Z] #51 40.29 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T21:45:44.157Z] #51 40.29 python3.7-doc binfmt-support [2021-08-21T21:45:41.895Z] > git rev-list --no-walk 4fc9f00446c4481f956f46de181934e89c0738b9 # timeout=10 [2021-08-21T21:45:45.457Z] #6 DONE 0.9s [2021-08-21T21:45:45.458Z] [2021-08-21T21:45:45.458Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:45:45.458Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T21:45:45.458Z] #5 DONE 0.9s [2021-08-21T21:45:45.458Z] [2021-08-21T21:45:45.458Z] #8 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T21:45:45.458Z] #8 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T21:45:45.458Z] #8 DONE 0.9s [2021-08-21T21:45:45.458Z] [2021-08-21T21:45:45.458Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:45:45.458Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:45:45.458Z] #7 DONE 1.0s [2021-08-21T21:45:46.069Z] #51 41.88 The following NEW packages will be installed: [2021-08-21T21:45:46.069Z] #51 41.89 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T21:45:46.069Z] #51 41.90 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T21:45:46.069Z] #51 41.91 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:45:46.069Z] #51 41.91 python3.7-minimal [2021-08-21T21:45:46.330Z] #51 42.50 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:45:46.330Z] #51 42.50 Need to get 6695 kB of archives. [2021-08-21T21:45:46.330Z] #51 42.50 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T21:45:46.330Z] #51 42.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T21:45:46.330Z] #51 42.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T21:45:46.399Z] Client: Docker Engine - Community [2021-08-21T21:45:46.399Z] Version: 20.10.6 [2021-08-21T21:45:46.399Z] API version: 1.41 [2021-08-21T21:45:46.399Z] Go version: go1.13.15 [2021-08-21T21:45:46.399Z] Git commit: 370c289 [2021-08-21T21:45:46.399Z] Built: Fri Apr 9 22:45:59 2021 [2021-08-21T21:45:46.399Z] OS/Arch: linux/arm64 [2021-08-21T21:45:46.399Z] Context: default [2021-08-21T21:45:46.399Z] Experimental: true [2021-08-21T21:45:46.399Z] [2021-08-21T21:45:46.399Z] Server: Docker Engine - Community [2021-08-21T21:45:46.399Z] Engine: [2021-08-21T21:45:46.399Z] Version: 20.10.6 [2021-08-21T21:45:46.399Z] API version: 1.41 (minimum version 1.12) [2021-08-21T21:45:46.399Z] Go version: go1.13.15 [2021-08-21T21:45:46.399Z] Git commit: 8728dd2 [2021-08-21T21:45:46.399Z] Built: Fri Apr 9 22:44:09 2021 [2021-08-21T21:45:46.399Z] OS/Arch: linux/arm64 [2021-08-21T21:45:46.399Z] Experimental: true [2021-08-21T21:45:46.399Z] containerd: [2021-08-21T21:45:46.399Z] Version: 1.4.6 [2021-08-21T21:45:46.399Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:45:46.399Z] runc: [2021-08-21T21:45:46.399Z] Version: 1.0.0-rc95 [2021-08-21T21:45:46.399Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:45:46.399Z] docker-init: [2021-08-21T21:45:46.399Z] Version: 0.19.0 [2021-08-21T21:45:46.399Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T21:45:46.591Z] #51 42.88 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:45:46.592Z] #51 42.89 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:45:46.592Z] #51 42.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T21:45:46.738Z] + docker info [2021-08-21T21:45:46.852Z] #51 43.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:45:46.852Z] #51 43.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:45:46.852Z] #51 43.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:45:46.852Z] #51 43.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T21:45:46.852Z] #51 43.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:45:46.852Z] #51 43.29 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T21:45:47.113Z] #51 43.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T21:45:47.113Z] #51 43.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T21:45:47.113Z] #51 43.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T21:45:47.113Z] #51 43.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T21:45:47.376Z] [2021-08-21T21:45:47.376Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:47.376Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:47.376Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:47.376Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.1s done [2021-08-21T21:45:47.635Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T21:45:47.635Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T21:45:47.635Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T21:45:47.635Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0B / 50.44MB 0.1s [2021-08-21T21:45:47.934Z] #26 ... [2021-08-21T21:45:47.934Z] [2021-08-21T21:45:47.934Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T21:45:47.934Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T21:45:47.934Z] #42 DONE 0.0s [2021-08-21T21:45:47.934Z] [2021-08-21T21:45:47.934Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:47.934Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:47.934Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 6.29MB / 50.44MB 0.4s [2021-08-21T21:45:48.191Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 9.44MB / 50.44MB 0.5s [2021-08-21T21:45:48.191Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 13.63MB / 50.44MB 0.6s [2021-08-21T21:45:48.448Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 16.83MB / 50.44MB 0.8s [2021-08-21T21:45:48.448Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 24.12MB / 50.44MB 0.9s [2021-08-21T21:45:48.706Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 32.53MB / 50.44MB 1.2s [2021-08-21T21:45:48.965Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 36.70MB / 50.44MB 1.3s [2021-08-21T21:45:48.965Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 41.94MB / 50.44MB 1.4s [2021-08-21T21:45:49.229Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 46.14MB / 50.44MB 1.6s [2021-08-21T21:45:49.229Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 49.28MB / 50.44MB 1.7s [2021-08-21T21:45:49.671Z] #51 45.78 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T21:45:49.671Z] #51 ... [2021-08-21T21:45:49.671Z] [2021-08-21T21:45:49.671Z] #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-21T21:45:49.671Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:45:49.671Z] #39 45.84 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T21:45:49.671Z] #39 46.09 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T21:45:50.160Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.5s done [2021-08-21T21:45:50.613Z] #39 46.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T21:45:50.725Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b [2021-08-21T21:45:50.944Z] Client: Docker Engine - Community [2021-08-21T21:45:50.944Z] Version: 20.10.6 [2021-08-21T21:45:50.944Z] API version: 1.41 [2021-08-21T21:45:50.944Z] Go version: go1.13.15 [2021-08-21T21:45:50.944Z] Git commit: 370c289 [2021-08-21T21:45:50.944Z] Built: Fri Apr 9 22:47:17 2021 [2021-08-21T21:45:50.944Z] OS/Arch: linux/amd64 [2021-08-21T21:45:50.944Z] Context: default [2021-08-21T21:45:50.944Z] Experimental: true [2021-08-21T21:45:50.944Z] [2021-08-21T21:45:50.944Z] Server: Docker Engine - Community [2021-08-21T21:45:50.944Z] Engine: [2021-08-21T21:45:50.944Z] Version: 20.10.6 [2021-08-21T21:45:50.944Z] API version: 1.41 (minimum version 1.12) [2021-08-21T21:45:50.944Z] Go version: go1.13.15 [2021-08-21T21:45:50.944Z] Git commit: 8728dd2 [2021-08-21T21:45:50.944Z] Built: Fri Apr 9 22:45:28 2021 [2021-08-21T21:45:50.944Z] OS/Arch: linux/amd64 [2021-08-21T21:45:50.944Z] Experimental: true [2021-08-21T21:45:50.944Z] containerd: [2021-08-21T21:45:50.944Z] Version: 1.4.6 [2021-08-21T21:45:50.944Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:45:50.944Z] runc: [2021-08-21T21:45:50.944Z] Version: 1.0.0-rc95 [2021-08-21T21:45:50.944Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:45:50.944Z] docker-init: [2021-08-21T21:45:50.944Z] Version: 0.19.0 [2021-08-21T21:45:50.944Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-21T21:45:51.255Z] + docker info [2021-08-21T21:45:51.654Z] #26 ... [2021-08-21T21:45:51.654Z] [2021-08-21T21:45:51.654Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:45:51.654Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T21:45:51.654Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T21:45:51.654Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:45:51.654Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T21:45:51.654Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T21:45:51.654Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-08-21T21:45:51.654Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.6s done [2021-08-21T21:45:51.654Z] #63 DONE 4.1s [2021-08-21T21:45:51.654Z] [2021-08-21T21:45:51.654Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:45:51.654Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:45:51.654Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T21:45:51.654Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T21:45:51.654Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T21:45:51.654Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T21:45:51.654Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.4s done [2021-08-21T21:45:51.654Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.5s done [2021-08-21T21:45:51.654Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.0s done [2021-08-21T21:45:51.654Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 2.9s done [2021-08-21T21:45:51.654Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 3.6s done [2021-08-21T21:45:51.654Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 3.7s done [2021-08-21T21:45:51.654Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.24MB / 129.04MB 3.9s [2021-08-21T21:45:51.916Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 15.73MB / 129.04MB 4.2s [2021-08-21T21:45:52.173Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 25.17MB / 129.04MB 4.4s [2021-08-21T21:45:52.430Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 34.60MB / 129.04MB 4.7s [2021-08-21T21:45:53.005Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 42.99MB / 129.04MB 5.5s [2021-08-21T21:45:53.568Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 52.43MB / 129.04MB 5.8s [2021-08-21T21:45:54.133Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 65.01MB / 129.04MB 6.4s [2021-08-21T21:45:54.427Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 72.35MB / 129.04MB 6.7s [2021-08-21T21:45:54.683Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 79.69MB / 129.04MB 7.1s [2021-08-21T21:45:55.256Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 94.77MB / 129.04MB 7.6s [2021-08-21T21:45:55.826Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 102.89MB / 129.04MB 8.1s [2021-08-21T21:45:55.826Z] #9 ... [2021-08-21T21:45:55.826Z] [2021-08-21T21:45:55.826Z] #23 [internal] load build context [2021-08-21T21:45:55.826Z] #23 sha256:f0103f2f33b84fd4841f2ed43a4cdf7673d40d7850f49e2fb0da6b8f8d91d422 [2021-08-21T21:45:55.826Z] #23 transferring context: 55.81MB 8.0s done [2021-08-21T21:45:55.826Z] #23 DONE 8.6s [2021-08-21T21:45:55.826Z] [2021-08-21T21:45:55.826Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:45:55.826Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:45:55.826Z] #9 ... [2021-08-21T21:45:55.826Z] [2021-08-21T21:45:55.826Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:55.826Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:55.826Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 5.2s [2021-08-21T21:45:55.908Z] #39 ... [2021-08-21T21:45:55.908Z] [2021-08-21T21:45:55.908Z] #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-21T21:45:55.908Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:45:55.908Z] #51 46.97 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:45:55.908Z] #51 47.18 Fetched 6695 kB in 4s (1691 kB/s) [2021-08-21T21:45:55.908Z] #51 47.34 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:45:55.908Z] #51 47.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:45:55.908Z] #51 47.42 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:45:55.908Z] #51 47.43 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:45:55.908Z] #51 48.44 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:45:55.908Z] #51 48.44 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:45:55.908Z] #51 48.48 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:45:55.908Z] #51 50.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:45:55.908Z] #51 50.03 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:45:56.398Z] #26 ... [2021-08-21T21:45:56.398Z] [2021-08-21T21:45:56.398Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T21:45:56.398Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T21:45:56.398Z] #64 DONE 1.7s [2021-08-21T21:45:56.398Z] [2021-08-21T21:45:56.398Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:56.398Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:56.398Z] #26 ... [2021-08-21T21:45:56.398Z] [2021-08-21T21:45:56.398Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:45:56.398Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:45:56.398Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T21:45:56.398Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T21:45:56.398Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:45:56.398Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T21:45:56.398Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.4s done [2021-08-21T21:45:56.398Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done [2021-08-21T21:45:56.398Z] #65 DONE 9.0s [2021-08-21T21:45:56.398Z] [2021-08-21T21:45:56.398Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:56.398Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:58.301Z] #26 ... [2021-08-21T21:45:58.301Z] [2021-08-21T21:45:58.301Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T21:45:58.301Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T21:45:58.301Z] #66 DONE 1.0s [2021-08-21T21:45:58.301Z] [2021-08-21T21:45:58.301Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:45:58.301Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:45:58.466Z] #51 54.40 Selecting previously unselected package python3-minimal. [2021-08-21T21:45:58.466Z] #51 54.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-21T21:45:58.466Z] #51 54.52 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:45:58.466Z] #51 54.53 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:45:58.466Z] #51 54.71 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:45:58.466Z] #51 54.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:45:58.466Z] #51 54.73 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:45:58.728Z] #51 54.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:45:58.728Z] #51 54.95 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:45:58.728Z] #51 54.98 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:45:58.982Z] Client: [2021-08-21T21:45:58.982Z] Context: default [2021-08-21T21:45:58.982Z] Debug Mode: false [2021-08-21T21:45:58.982Z] Plugins: [2021-08-21T21:45:58.982Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T21:45:58.982Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T21:45:58.982Z] [2021-08-21T21:45:58.982Z] Server: [2021-08-21T21:45:58.982Z] Containers: 0 [2021-08-21T21:45:58.982Z] Running: 0 [2021-08-21T21:45:58.982Z] Paused: 0 [2021-08-21T21:45:58.982Z] Stopped: 0 [2021-08-21T21:45:58.982Z] Images: 0 [2021-08-21T21:45:58.982Z] Server Version: 20.10.6 [2021-08-21T21:45:58.982Z] Storage Driver: overlay2 [2021-08-21T21:45:58.982Z] Backing Filesystem: extfs [2021-08-21T21:45:58.982Z] Supports d_type: true [2021-08-21T21:45:58.982Z] Native Overlay Diff: true [2021-08-21T21:45:58.982Z] userxattr: false [2021-08-21T21:45:58.982Z] Logging Driver: json-file [2021-08-21T21:45:58.982Z] Cgroup Driver: cgroupfs [2021-08-21T21:45:58.982Z] Cgroup Version: 1 [2021-08-21T21:45:58.982Z] Plugins: [2021-08-21T21:45:58.982Z] Volume: local [2021-08-21T21:45:58.982Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T21:45:58.982Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T21:45:58.982Z] Swarm: inactive [2021-08-21T21:45:58.982Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T21:45:58.982Z] Default Runtime: runc [2021-08-21T21:45:58.982Z] Init Binary: docker-init [2021-08-21T21:45:58.982Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:45:58.982Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:45:58.982Z] init version: de40ad0 [2021-08-21T21:45:58.982Z] Security Options: [2021-08-21T21:45:58.982Z] apparmor [2021-08-21T21:45:58.982Z] seccomp [2021-08-21T21:45:58.982Z] Profile: default [2021-08-21T21:45:58.982Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T21:45:58.982Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-21T21:45:58.982Z] OSType: linux [2021-08-21T21:45:58.982Z] Architecture: aarch64 [2021-08-21T21:45:58.982Z] CPUs: 4 [2021-08-21T21:45:58.982Z] Total Memory: 7.493GiB [2021-08-21T21:45:58.982Z] Name: ip-10-100-121-236 [2021-08-21T21:45:58.982Z] ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG [2021-08-21T21:45:58.982Z] Docker Root Dir: /var/lib/docker [2021-08-21T21:45:58.982Z] Debug Mode: false [2021-08-21T21:45:58.982Z] Registry: https://index.docker.io/v1/ [2021-08-21T21:45:58.982Z] Labels: [2021-08-21T21:45:58.982Z] Experimental: true [2021-08-21T21:45:58.982Z] Insecure Registries: [2021-08-21T21:45:58.982Z] 127.0.0.0/8 [2021-08-21T21:45:58.982Z] Live Restore Enabled: true [2021-08-21T21:45:58.982Z] [2021-08-21T21:45:58.982Z] WARNING: No swap limit support [Pipeline] sh [2021-08-21T21:45:59.277Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:45:59.277Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-21T21:45:59.277Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42621/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-21T21:45:59.277Z] + bash /home/ubuntu/workspace/moby_PR-42621/check-config.sh [2021-08-21T21:45:59.278Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-21T21:45:59.278Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-21T21:45:59.278Z] [2021-08-21T21:45:59.278Z] Generally Necessary: [2021-08-21T21:45:59.278Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-21T21:45:59.278Z] - apparmor: enabled and tools installed [2021-08-21T21:45:59.278Z] - CONFIG_NAMESPACES: enabled [2021-08-21T21:45:59.278Z] - CONFIG_NET_NS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_PID_NS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_IPC_NS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_UTS_NS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CGROUPS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-21T21:45:59.278Z] - CONFIG_CPUSETS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_MEMCG: enabled [2021-08-21T21:45:59.278Z] - CONFIG_KEYS: enabled [2021-08-21T21:45:59.278Z] - CONFIG_VETH: enabled (as module) [2021-08-21T21:45:59.278Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-21T21:45:59.278Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-21T21:45:59.540Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-21T21:45:59.540Z] [2021-08-21T21:45:59.540Z] Optional Features: [2021-08-21T21:45:59.540Z] - CONFIG_USER_NS: enabled [2021-08-21T21:45:59.540Z] - CONFIG_SECCOMP: enabled [2021-08-21T21:45:59.540Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-21T21:45:59.540Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-21T21:45:59.540Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-21T21:45:59.540Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-21T21:45:59.540Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-21T21:45:59.540Z] - CONFIG_BLK_CGROUP: enabled [2021-08-21T21:45:59.540Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-21T21:45:59.540Z] - CONFIG_CGROUP_PERF: enabled [2021-08-21T21:45:59.540Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-21T21:45:59.676Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 8.8s done [2021-08-21T21:45:59.676Z] #26 DONE 12.3s [2021-08-21T21:45:59.676Z] [2021-08-21T21:45:59.676Z] #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-21T21:45:59.676Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:45:59.803Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-21T21:45:59.803Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-21T21:45:59.803Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-21T21:45:59.803Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-21T21:45:59.803Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-21T21:45:59.803Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-21T21:45:59.803Z] - CONFIG_IP_VS: enabled (as module) [2021-08-21T21:45:59.803Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-21T21:45:59.803Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-21T21:45:59.803Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-21T21:45:59.803Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-21T21:45:59.803Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-21T21:45:59.803Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-21T21:45:59.803Z] - CONFIG_EXT4_FS: enabled [2021-08-21T21:45:59.803Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-21T21:45:59.803Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-21T21:45:59.803Z] - Network Drivers: [2021-08-21T21:45:59.803Z] - "overlay": [2021-08-21T21:45:59.803Z] - CONFIG_VXLAN: enabled (as module) [2021-08-21T21:45:59.803Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-21T21:45:59.803Z] Optional (for encrypted networks): [2021-08-21T21:46:00.066Z] - CONFIG_CRYPTO: enabled [2021-08-21T21:46:00.066Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-21T21:46:00.066Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-21T21:46:00.066Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-21T21:46:00.066Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-21T21:46:00.066Z] - CONFIG_XFRM: enabled [2021-08-21T21:46:00.066Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-21T21:46:00.066Z] - "ipvlan": [2021-08-21T21:46:00.066Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-21T21:46:00.066Z] - "macvlan": [2021-08-21T21:46:00.066Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_DUMMY: enabled (as module) [2021-08-21T21:46:00.066Z] - "ftp,tftp client in container": [2021-08-21T21:46:00.066Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-21T21:46:00.066Z] - Storage Drivers: [2021-08-21T21:46:00.066Z] - "aufs": [2021-08-21T21:46:00.066Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-21T21:46:00.066Z] - "btrfs": [2021-08-21T21:46:00.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-21T21:46:00.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-21T21:46:00.066Z] - "devicemapper": [2021-08-21T21:46:00.066Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-21T21:46:00.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-21T21:46:00.066Z] - "overlay": [2021-08-21T21:46:00.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-21T21:46:00.066Z] - "zfs": [2021-08-21T21:46:00.066Z] - /dev/zfs: present [2021-08-21T21:46:00.066Z] - zfs command: missing [2021-08-21T21:46:00.066Z] - zpool command: missing [2021-08-21T21:46:00.066Z] [2021-08-21T21:46:00.066Z] Limits: [2021-08-21T21:46:00.328Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-21T21:46:00.328Z] [2021-08-21T21:46:00.328Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-21T21:46:00.651Z] #51 56.96 Selecting previously unselected package python3.7. [2021-08-21T21:46:00.651Z] #51 56.96 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:46:00.651Z] #51 56.98 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:46:00.671Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:ceeda66e601073010ee0e5f7cbdc25e3d17c4401 . [2021-08-21T21:46:00.913Z] #51 57.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:46:00.913Z] #51 57.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:46:00.913Z] #51 57.17 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:46:01.174Z] #51 57.34 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:46:01.245Z] #1 [internal] load build definition from Dockerfile [2021-08-21T21:46:01.245Z] #1 sha256:2ee5ea80baf00e0fab844e29723178c06811e754d7bf848599794bc877515d52 [2021-08-21T21:46:01.245Z] #1 transferring dockerfile: 16.59kB 0.0s done [2021-08-21T21:46:01.245Z] #1 DONE 0.2s [2021-08-21T21:46:01.245Z] [2021-08-21T21:46:01.245Z] #2 [internal] load .dockerignore [2021-08-21T21:46:01.245Z] #2 sha256:0aa5ab10a7997bcf94a3961d7188e73149ca9976383f2e65877e12153239fad7 [2021-08-21T21:46:01.245Z] #2 transferring context: 87B done [2021-08-21T21:46:01.245Z] #2 DONE 0.0s [2021-08-21T21:46:01.506Z] [2021-08-21T21:46:01.506Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T21:46:01.506Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-08-21T21:46:01.568Z] #27 1.997 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:01.748Z] #51 ... [2021-08-21T21:46:01.748Z] [2021-08-21T21:46:01.748Z] #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-21T21:46:01.748Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:01.748Z] #53 48.62 internal/reflectlite [2021-08-21T21:46:01.748Z] #53 48.63 sync [2021-08-21T21:46:01.748Z] #53 50.36 internal/testlog [2021-08-21T21:46:01.748Z] #53 50.83 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T21:46:01.748Z] #53 51.72 math/rand [2021-08-21T21:46:01.748Z] #53 51.76 errors [2021-08-21T21:46:01.748Z] #53 52.45 io [2021-08-21T21:46:01.748Z] #53 52.92 strconv [2021-08-21T21:46:01.748Z] #53 53.95 bytes [2021-08-21T21:46:01.748Z] #53 56.10 strings [2021-08-21T21:46:01.748Z] #53 57.98 reflect [2021-08-21T21:46:01.829Z] #27 2.011 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:01.829Z] #27 2.011 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:02.010Z] #53 59.04 bufio [2021-08-21T21:46:02.080Z] #3 DONE 0.6s [2021-08-21T21:46:02.080Z] [2021-08-21T21:46:02.080Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T21:46:02.080Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-08-21T21:46:02.080Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T21:46:02.080Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-08-21T21:46:02.080Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.2s [2021-08-21T21:46:02.080Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T21:46:02.080Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-08-21T21:46:02.086Z] #27 2.306 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:02.086Z] #27 2.506 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:02.342Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2021-08-21T21:46:02.342Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-08-21T21:46:02.582Z] #53 ... [2021-08-21T21:46:02.582Z] [2021-08-21T21:46:02.582Z] #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-21T21:46:02.582Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:02.582Z] #59 49.54 sync [2021-08-21T21:46:02.582Z] #59 49.58 internal/reflectlite [2021-08-21T21:46:02.582Z] #59 51.96 sort [2021-08-21T21:46:02.582Z] #59 51.97 errors [2021-08-21T21:46:02.582Z] #59 52.39 io [2021-08-21T21:46:02.582Z] #59 53.76 internal/oserror [2021-08-21T21:46:02.582Z] #59 53.88 syscall [2021-08-21T21:46:02.582Z] #59 53.95 bytes [2021-08-21T21:46:02.582Z] #59 56.68 strconv [2021-08-21T21:46:02.582Z] #59 59.59 reflect [2021-08-21T21:46:02.582Z] #59 ... [2021-08-21T21:46:02.582Z] [2021-08-21T21:46:02.582Z] #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-21T21:46:02.583Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:02.583Z] #51 58.82 Selecting previously unselected package python3. [2021-08-21T21:46:02.583Z] #51 58.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-21T21:46:02.583Z] #51 58.87 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:46:02.583Z] #51 58.89 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:46:02.603Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-08-21T21:46:02.659Z] #27 2.818 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:02.843Z] #51 ... [2021-08-21T21:46:02.843Z] [2021-08-21T21:46:02.843Z] #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-21T21:46:02.843Z] #55 sha256:1f0d1eccc9635e2277d9d7c139e0f512e1cd492d20c5a1a3e872f2807e98da89 [2021-08-21T21:46:02.843Z] #55 DONE 59.7s [2021-08-21T21:46:02.843Z] [2021-08-21T21:46:02.843Z] #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-21T21:46:02.843Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:02.843Z] #51 59.09 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T21:46:02.843Z] #51 59.09 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T21:46:02.843Z] #51 59.10 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:46:03.177Z] #4 DONE 1.1s [2021-08-21T21:46:03.787Z] #51 60.20 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:46:03.787Z] #51 60.23 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:46:04.028Z] #27 4.470 Fetched 8463 kB in 3s (3098 kB/s) [2021-08-21T21:46:04.047Z] #51 60.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:46:04.124Z] [2021-08-21T21:46:04.124Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T21:46:04.124Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-21T21:46:04.310Z] #51 60.46 Selecting previously unselected package python3-six. [2021-08-21T21:46:04.310Z] #51 60.47 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T21:46:04.310Z] #51 60.48 Unpacking python3-six (1.12.0-1) ... [2021-08-21T21:46:04.310Z] #51 60.63 Selecting previously unselected package python3-protobuf. [2021-08-21T21:46:04.571Z] #51 60.64 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T21:46:04.571Z] #51 60.65 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:46:04.833Z] #51 61.10 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:46:04.833Z] #51 61.11 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:46:04.833Z] #51 61.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:46:04.958Z] #27 4.470 Reading package lists... [2021-08-21T21:46:05.094Z] #51 61.21 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:46:05.094Z] #51 61.22 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:46:05.094Z] #51 61.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:46:05.094Z] #51 61.33 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:46:05.094Z] #51 61.33 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:46:05.094Z] #51 61.35 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:46:05.094Z] #51 61.43 Selecting previously unselected package criu. [2021-08-21T21:46:05.356Z] #51 61.43 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T21:46:05.356Z] #51 61.44 Unpacking criu (3.15-1) ... [2021-08-21T21:46:05.510Z] #8 ... [2021-08-21T21:46:05.510Z] [2021-08-21T21:46:05.510Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:05.510Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T21:46:05.510Z] #7 DONE 1.2s [2021-08-21T21:46:05.510Z] [2021-08-21T21:46:05.510Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:05.510Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:46:05.510Z] #6 DONE 1.2s [2021-08-21T21:46:05.510Z] [2021-08-21T21:46:05.510Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T21:46:05.510Z] #5 sha256:dc129189516849f81ca9a12482292be3520df4779e1d688e6851d89fa9b1c39b [2021-08-21T21:46:05.510Z] #5 DONE 1.2s [2021-08-21T21:46:05.510Z] [2021-08-21T21:46:05.510Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T21:46:05.510Z] #8 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-08-21T21:46:05.510Z] #8 DONE 1.5s [2021-08-21T21:46:05.888Z] #27 5.398 Reading package lists... [2021-08-21T21:46:05.888Z] #27 ... [2021-08-21T21:46:05.888Z] [2021-08-21T21:46:05.888Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:05.888Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:05.888Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 9.1s done [2021-08-21T21:46:05.888Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 0.8s done [2021-08-21T21:46:05.888Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.7s done [2021-08-21T21:46:05.888Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 4.4s [2021-08-21T21:46:05.930Z] #51 62.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:46:05.930Z] #51 62.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:46:05.930Z] #51 62.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:46:05.930Z] #51 62.15 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:46:05.930Z] #51 62.17 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:46:05.930Z] #51 62.18 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:46:06.139Z] Client: [2021-08-21T21:46:06.139Z] Context: default [2021-08-21T21:46:06.139Z] Debug Mode: false [2021-08-21T21:46:06.139Z] Plugins: [2021-08-21T21:46:06.139Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-21T21:46:06.139Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-21T21:46:06.139Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-21T21:46:06.139Z] [2021-08-21T21:46:06.139Z] Server: [2021-08-21T21:46:06.139Z] Containers: 0 [2021-08-21T21:46:06.139Z] Running: 0 [2021-08-21T21:46:06.139Z] Paused: 0 [2021-08-21T21:46:06.139Z] Stopped: 0 [2021-08-21T21:46:06.139Z] Images: 0 [2021-08-21T21:46:06.139Z] Server Version: 20.10.6 [2021-08-21T21:46:06.139Z] Storage Driver: overlay2 [2021-08-21T21:46:06.139Z] Backing Filesystem: extfs [2021-08-21T21:46:06.139Z] Supports d_type: true [2021-08-21T21:46:06.139Z] Native Overlay Diff: true [2021-08-21T21:46:06.139Z] userxattr: false [2021-08-21T21:46:06.139Z] Logging Driver: json-file [2021-08-21T21:46:06.139Z] Cgroup Driver: systemd [2021-08-21T21:46:06.139Z] Cgroup Version: 2 [2021-08-21T21:46:06.139Z] Plugins: [2021-08-21T21:46:06.139Z] Volume: local [2021-08-21T21:46:06.139Z] Network: bridge host ipvlan macvlan null overlay [2021-08-21T21:46:06.139Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-21T21:46:06.139Z] Swarm: inactive [2021-08-21T21:46:06.139Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-21T21:46:06.139Z] Default Runtime: runc [2021-08-21T21:46:06.139Z] Init Binary: docker-init [2021-08-21T21:46:06.139Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-21T21:46:06.139Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-21T21:46:06.139Z] init version: de40ad0 [2021-08-21T21:46:06.139Z] Security Options: [2021-08-21T21:46:06.139Z] apparmor [2021-08-21T21:46:06.139Z] seccomp [2021-08-21T21:46:06.139Z] Profile: default [2021-08-21T21:46:06.139Z] cgroupns [2021-08-21T21:46:06.139Z] Kernel Version: 5.4.0-1048-aws [2021-08-21T21:46:06.139Z] Operating System: Ubuntu 20.04.2 LTS [2021-08-21T21:46:06.139Z] OSType: linux [2021-08-21T21:46:06.139Z] Architecture: x86_64 [2021-08-21T21:46:06.139Z] CPUs: 2 [2021-08-21T21:46:06.139Z] Total Memory: 7.487GiB [2021-08-21T21:46:06.139Z] Name: ip-10-100-107-43 [2021-08-21T21:46:06.139Z] ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP [2021-08-21T21:46:06.139Z] Docker Root Dir: /var/lib/docker [2021-08-21T21:46:06.139Z] Debug Mode: false [2021-08-21T21:46:06.139Z] Registry: https://index.docker.io/v1/ [2021-08-21T21:46:06.139Z] Labels: [2021-08-21T21:46:06.139Z] Experimental: true [2021-08-21T21:46:06.139Z] Insecure Registries: [2021-08-21T21:46:06.139Z] 127.0.0.0/8 [2021-08-21T21:46:06.139Z] Live Restore Enabled: true [2021-08-21T21:46:06.139Z] [2021-08-21T21:46:06.139Z] WARNING: No kernel memory limit support [2021-08-21T21:46:06.139Z] WARNING: No oom kill disable support [2021-08-21T21:46:06.145Z] #9 ... [2021-08-21T21:46:06.145Z] [2021-08-21T21:46:06.145Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-08-21T21:46:06.145Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:46:06.145Z] #27 5.398 Reading package lists... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2021-08-21T21:46:06.192Z] #51 62.31 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:46:06.192Z] #51 62.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [Pipeline] sh [2021-08-21T21:46:06.403Z] #27 6.393 Building dependency tree... [2021-08-21T21:46:06.403Z] #27 6.761 The following additional packages will be installed: [2021-08-21T21:46:06.403Z] #27 6.761 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T21:46:06.403Z] #27 6.762 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T21:46:06.403Z] #27 6.762 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T21:46:06.403Z] #27 6.766 Suggested packages: [2021-08-21T21:46:06.403Z] #27 6.766 krb5-doc krb5-user [2021-08-21T21:46:06.403Z] #27 6.766 Recommended packages: [2021-08-21T21:46:06.403Z] #27 6.766 krb5-locales publicsuffix libsasl2-modules [2021-08-21T21:46:06.474Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 . [2021-08-21T21:46:06.527Z] [2021-08-21T21:46:06.527Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:06.527Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:06.527Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.0s done [2021-08-21T21:46:06.527Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T21:46:06.527Z] #9 sha256:d009b345282d524172f827bfb7cb53ef0b56e3ea13b7b897bd444e70c0426cdd 7.00kB / 7.00kB done [2021-08-21T21:46:06.527Z] #9 sha256:059667c629e4650b5bf3053d4f34ae56e58913d837062be388f295c8280f7caf 1.79kB / 1.79kB done [2021-08-21T21:46:06.663Z] #27 6.969 The following NEW packages will be installed: [2021-08-21T21:46:06.663Z] #27 6.979 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T21:46:06.663Z] #27 6.979 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T21:46:06.663Z] #27 6.979 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T21:46:06.663Z] #27 6.979 libssh2-1 libssl1.1 openssl [2021-08-21T21:46:06.734Z] #2 [internal] load .dockerignore [2021-08-21T21:46:06.734Z] #2 sha256:920337aebc6d0755f738ef55c269ded8ae771f4d9666644047edf1d73b82254e [2021-08-21T21:46:06.734Z] #2 transferring context: 87B done [2021-08-21T21:46:06.734Z] #2 DONE 0.1s [2021-08-21T21:46:06.734Z] [2021-08-21T21:46:06.734Z] #1 [internal] load build definition from Dockerfile [2021-08-21T21:46:06.734Z] #1 sha256:df8c3a472771dcb57042cb146b6f4cded73113d128ded6b92657eb0ec7726cf6 [2021-08-21T21:46:06.734Z] #1 transferring dockerfile: 16.59kB done [2021-08-21T21:46:06.734Z] #1 DONE 0.2s [2021-08-21T21:46:06.734Z] [2021-08-21T21:46:06.734Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-21T21:46:06.734Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-21T21:46:06.789Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 0B / 49.22MB 0.3s [2021-08-21T21:46:06.920Z] #27 7.265 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:06.920Z] #27 7.265 Need to get 5058 kB of archives. [2021-08-21T21:46:06.920Z] #27 7.265 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T21:46:06.920Z] #27 7.265 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T21:46:06.920Z] #27 7.267 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T21:46:06.920Z] #27 7.268 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T21:46:06.920Z] #27 7.270 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T21:46:06.920Z] #27 7.276 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T21:46:06.920Z] #27 7.283 Get:6 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T21:46:07.052Z] #9 ... [2021-08-21T21:46:07.052Z] [2021-08-21T21:46:07.052Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T21:46:07.052Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T21:46:07.052Z] #42 DONE 0.0s [2021-08-21T21:46:07.052Z] [2021-08-21T21:46:07.052Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:07.052Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:07.052Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 12.58MB / 49.22MB 0.5s [2021-08-21T21:46:07.052Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0B / 7.70MB 0.5s [2021-08-21T21:46:07.052Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0B / 9.98MB 0.5s [2021-08-21T21:46:07.052Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 20.55MB / 49.22MB 0.7s [2021-08-21T21:46:07.052Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 2.10MB / 7.70MB 0.7s [2021-08-21T21:46:07.052Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 7.34MB / 9.98MB 0.7s [2021-08-21T21:46:07.177Z] #27 7.371 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T21:46:07.177Z] #27 7.397 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T21:46:07.177Z] #27 7.397 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T21:46:07.177Z] #27 7.408 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T21:46:07.177Z] #27 7.408 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T21:46:07.177Z] #27 7.411 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T21:46:07.177Z] #27 7.417 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T21:46:07.177Z] #27 7.417 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T21:46:07.177Z] #27 7.417 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T21:46:07.177Z] #27 7.417 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T21:46:07.177Z] #27 7.427 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T21:46:07.177Z] #27 7.436 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T21:46:07.177Z] #27 7.436 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:46:07.177Z] #27 7.438 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:46:07.177Z] #27 7.440 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:46:07.300Z] #3 DONE 0.4s [2021-08-21T21:46:07.300Z] [2021-08-21T21:46:07.300Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-21T21:46:07.300Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-21T21:46:07.300Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-08-21T21:46:07.300Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-08-21T21:46:07.300Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0B / 9.64MB 0.1s [2021-08-21T21:46:07.300Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-08-21T21:46:07.300Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-08-21T21:46:07.300Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-08-21T21:46:07.316Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 30.41MB / 49.22MB 0.8s [2021-08-21T21:46:07.316Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 0.8s [2021-08-21T21:46:07.316Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 0.8s [2021-08-21T21:46:07.434Z] #27 7.658 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:46:07.434Z] #27 7.693 Fetched 5058 kB in 0s (11.7 MB/s) [2021-08-21T21:46:07.434Z] #27 7.736 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T21:46:07.434Z] #27 7.736 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-21T21:46:07.434Z] #27 7.739 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T21:46:07.434Z] #27 7.753 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:46:07.434Z] #27 7.794 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T21:46:07.434Z] #27 7.797 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:07.434Z] #27 7.802 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:07.434Z] #27 7.877 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T21:46:07.434Z] #27 7.877 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:07.434Z] #27 7.877 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:07.559Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-08-21T21:46:07.559Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-08-21T21:46:07.579Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 33.55MB / 49.22MB 1.1s [2021-08-21T21:46:07.579Z] #9 sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 7.70MB / 7.70MB 1.1s done [2021-08-21T21:46:07.579Z] #9 sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 9.98MB / 9.98MB 0.9s done [2021-08-21T21:46:07.691Z] #27 7.964 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T21:46:07.691Z] #27 7.964 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:46:07.691Z] #27 7.967 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:07.830Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-08-21T21:46:07.851Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.3s [2021-08-21T21:46:07.851Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 0B / 52.17MB 1.3s [2021-08-21T21:46:07.851Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 0B / 62.62MB 1.3s [2021-08-21T21:46:07.851Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 15.47MB / 52.17MB 1.4s [2021-08-21T21:46:07.953Z] #27 8.204 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T21:46:07.953Z] #27 8.204 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:07.953Z] #27 8.208 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:08.090Z] #4 DONE 0.8s [2021-08-21T21:46:08.090Z] [2021-08-21T21:46:08.090Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:08.090Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T21:46:08.117Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 26.21MB / 52.17MB 1.5s [2021-08-21T21:46:08.117Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 15.73MB / 62.62MB 1.5s [2021-08-21T21:46:08.117Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 41.94MB / 52.17MB 1.7s [2021-08-21T21:46:08.117Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 22.02MB / 62.62MB 1.7s [2021-08-21T21:46:08.117Z] #9 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.7s done [2021-08-21T21:46:08.117Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 48.23MB / 52.17MB 1.8s [2021-08-21T21:46:08.117Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 32.51MB / 62.62MB 1.8s [2021-08-21T21:46:08.117Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 0B / 99.60MB 1.8s [2021-08-21T21:46:08.213Z] #27 8.340 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T21:46:08.213Z] #27 8.340 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:08.213Z] #27 8.349 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:08.213Z] #27 8.424 Selecting previously unselected package openssl. [2021-08-21T21:46:08.213Z] #27 8.424 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:46:08.213Z] #27 8.426 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:08.385Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 1.9s [2021-08-21T21:46:08.385Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 41.74MB / 62.62MB 1.9s [2021-08-21T21:46:08.385Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 53.44MB / 62.62MB 2.0s [2021-08-21T21:46:08.385Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 11.38MB / 99.60MB 2.0s [2021-08-21T21:46:08.469Z] #27 8.711 Selecting previously unselected package ca-certificates. [2021-08-21T21:46:08.469Z] #27 8.711 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T21:46:08.469Z] #27 8.715 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:08.470Z] #27 8.826 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T21:46:08.470Z] #27 8.826 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:46:08.470Z] #27 8.832 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:08.470Z] #27 8.896 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T21:46:08.654Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 59.77MB / 62.62MB 2.1s [2021-08-21T21:46:08.654Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 18.87MB / 99.60MB 2.1s [2021-08-21T21:46:08.654Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 [2021-08-21T21:46:08.654Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 25.74MB / 99.60MB 2.2s [2021-08-21T21:46:08.728Z] #27 8.898 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:46:08.728Z] #27 8.904 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:08.728Z] #27 8.996 Selecting previously unselected package libldap-common. [2021-08-21T21:46:08.728Z] #27 8.996 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T21:46:08.728Z] #27 9.008 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:08.728Z] #27 9.061 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T21:46:08.728Z] #27 9.061 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T21:46:08.728Z] #27 9.070 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:08.728Z] #27 9.158 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T21:46:08.728Z] #27 9.158 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T21:46:08.921Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 34.18MB / 99.60MB 2.3s [2021-08-21T21:46:08.921Z] #9 sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 52.17MB / 52.17MB 2.3s done [2021-08-21T21:46:08.921Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 45.17MB / 99.60MB 2.4s [2021-08-21T21:46:08.921Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 0B / 155B 2.4s [2021-08-21T21:46:08.921Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 56.62MB / 99.60MB 2.5s [2021-08-21T21:46:08.921Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 2.5s [2021-08-21T21:46:08.994Z] #27 9.167 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:08.994Z] #27 9.287 Selecting previously unselected package libpsl5:amd64. [2021-08-21T21:46:08.994Z] #27 9.287 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T21:46:08.994Z] #27 9.316 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:46:08.994Z] #27 9.402 Selecting previously unselected package librtmp1:amd64. [2021-08-21T21:46:08.994Z] #27 9.402 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T21:46:09.184Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 73.40MB / 99.60MB 2.7s [2021-08-21T21:46:09.184Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 81.79MB / 99.60MB 2.8s [2021-08-21T21:46:09.251Z] #27 9.408 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:09.251Z] #27 9.502 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T21:46:09.251Z] #27 9.502 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T21:46:09.251Z] #27 9.554 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:46:09.251Z] #27 9.628 Selecting previously unselected package libcurl4:amd64. [2021-08-21T21:46:09.251Z] #27 9.628 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:46:09.450Z] #9 sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 62.62MB / 62.62MB 2.8s done [2021-08-21T21:46:09.450Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 88.08MB / 99.60MB 2.9s [2021-08-21T21:46:09.450Z] #9 sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 155B / 155B 2.9s done [2021-08-21T21:46:09.450Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 97.52MB / 99.60MB 3.0s [2021-08-21T21:46:09.508Z] #27 9.634 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:09.508Z] #27 9.726 Selecting previously unselected package curl. [2021-08-21T21:46:09.508Z] #27 9.726 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:46:09.508Z] #27 9.731 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:09.508Z] #27 9.831 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:46:09.508Z] #27 9.831 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:46:09.508Z] #27 9.836 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:46:09.508Z] #27 9.956 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:46:09.508Z] #27 9.956 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:46:09.765Z] #27 9.960 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:09.765Z] #27 10.03 Selecting previously unselected package jq. [2021-08-21T21:46:09.765Z] #27 10.03 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:46:09.765Z] #27 10.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:09.765Z] #27 10.10 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:46:10.022Z] #27 10.12 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:46:10.022Z] #27 10.13 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:10.022Z] #27 10.28 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:10.022Z] #27 10.29 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:10.022Z] #27 10.31 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:10.022Z] #27 10.32 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:10.022Z] #27 10.33 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:10.022Z] #27 10.35 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:10.022Z] #27 10.36 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:10.022Z] #27 10.37 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:46:10.022Z] #27 10.38 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:10.022Z] #27 10.40 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:10.022Z] #27 10.42 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:46:10.022Z] #27 10.43 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:10.022Z] #27 10.45 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:10.022Z] #27 10.46 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:10.844Z] #9 ... [2021-08-21T21:46:10.845Z] [2021-08-21T21:46:10.845Z] #23 [internal] load build context [2021-08-21T21:46:10.845Z] #23 sha256:c1cd6efcf75a78ec34f5f786adb58e1438d3518e8d7822854ae0015ccd756210 [2021-08-21T21:46:10.845Z] #23 transferring context: 55.81MB 3.2s done [2021-08-21T21:46:10.845Z] #23 DONE 4.5s [2021-08-21T21:46:10.845Z] [2021-08-21T21:46:10.845Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:10.845Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:11.379Z] #8 ... [2021-08-21T21:46:11.379Z] [2021-08-21T21:46:11.379Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-21T21:46:11.379Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-21T21:46:11.379Z] #5 DONE 2.8s [2021-08-21T21:46:11.379Z] [2021-08-21T21:46:11.379Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:11.379Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:46:11.379Z] #7 ... [2021-08-21T21:46:11.379Z] [2021-08-21T21:46:11.379Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-21T21:46:11.379Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-21T21:46:11.379Z] #6 DONE 3.2s [2021-08-21T21:46:11.379Z] [2021-08-21T21:46:11.379Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:11.379Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-21T21:46:11.379Z] #7 DONE 3.2s [2021-08-21T21:46:11.379Z] [2021-08-21T21:46:11.379Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-21T21:46:11.379Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-21T21:46:11.379Z] #8 DONE 3.3s [2021-08-21T21:46:11.398Z] #27 11.31 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:11.423Z] #9 sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 99.60MB / 99.60MB 4.7s done [2021-08-21T21:46:11.423Z] #9 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 2.7s done [2021-08-21T21:46:11.490Z] #51 67.06 Setting up python3 (3.7.3-1) ... [2021-08-21T21:46:11.686Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 [2021-08-21T21:46:11.686Z] #9 ... [2021-08-21T21:46:11.686Z] [2021-08-21T21:46:11.686Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:46:11.686Z] #26 sha256:950177fee27a0a93126a1d1591974a8bcc6b8f711e7bb11d2b141deafe72d94e [2021-08-21T21:46:11.686Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-21T21:46:11.686Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T21:46:11.686Z] #26 sha256:270b36ee7abd3e101ebba424015074f69c53b2ff097017458aa7941bf7727308 529B / 529B done [2021-08-21T21:46:11.686Z] #26 sha256:edcf96f9d9d9b65814e6e7426b13b2246e605a4d47d05c8aae8d8e24377e68d8 1.48kB / 1.48kB done [2021-08-21T21:46:11.686Z] #26 sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 49.22MB / 49.22MB 1.7s done [2021-08-21T21:46:11.686Z] #26 extracting sha256:b721438f56fc7c4bf10a9f9ac58d22b52d97c50353a44f531fb5b7a70314e642 2.7s done [2021-08-21T21:46:11.686Z] #26 DONE 5.2s [2021-08-21T21:46:11.752Z] #51 67.83 Setting up python3-six (1.12.0-1) ... [2021-08-21T21:46:11.948Z] [2021-08-21T21:46:11.948Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:46:11.948Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:46:11.948Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T21:46:11.948Z] #65 DONE 0.1s [2021-08-21T21:46:11.948Z] [2021-08-21T21:46:11.948Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:46:11.948Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:46:11.948Z] #26 resolve docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 0.0s done [2021-08-21T21:46:11.948Z] #26 sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 1.85kB / 1.85kB done [2021-08-21T21:46:11.948Z] #26 sha256:2d1ab098097b2f299d3f05836a276a1a197ec221bc19620b4da16c26e83e7a2b 529B / 529B done [2021-08-21T21:46:11.949Z] [2021-08-21T21:46:11.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:11.949Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:11.949Z] #9 ... [2021-08-21T21:46:11.949Z] [2021-08-21T21:46:11.949Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:46:11.949Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T21:46:11.949Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T21:46:11.949Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:46:11.949Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T21:46:11.949Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T21:46:11.949Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.9s done [2021-08-21T21:46:11.949Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.5s done [2021-08-21T21:46:11.949Z] #63 DONE 5.5s [2021-08-21T21:46:11.949Z] [2021-08-21T21:46:11.949Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:11.949Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:12.208Z] #26 sha256:63652705977db425315d7d10b99df0f5670737da5a1eadaeeda0cd2d96ee1a51 1.46kB / 1.46kB done [2021-08-21T21:46:12.208Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 1.05MB / 50.44MB 0.1s [2021-08-21T21:46:12.336Z] #27 12.49 137 added, 0 removed; done. [2021-08-21T21:46:12.336Z] #27 12.52 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:12.336Z] #27 12.54 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:12.336Z] #27 12.55 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:12.336Z] #27 12.56 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:12.336Z] #27 12.58 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:46:12.336Z] #27 12.59 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:12.336Z] #27 12.61 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:12.469Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 9.44MB / 50.44MB 0.2s [2021-08-21T21:46:12.469Z] #26 ... [2021-08-21T21:46:12.469Z] [2021-08-21T21:46:12.469Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-21T21:46:12.469Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-21T21:46:12.469Z] #42 DONE 0.0s [2021-08-21T21:46:12.469Z] [2021-08-21T21:46:12.469Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:46:12.469Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:46:12.469Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 13.77MB / 50.44MB 0.3s [2021-08-21T21:46:12.523Z] #9 extracting sha256:268ad76519936dc02d53171a3a4ca6eea0fc0b8a93e97cde6138071fe0422825 0.7s done [2021-08-21T21:46:12.735Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 32.51MB / 50.44MB 0.5s [2021-08-21T21:46:12.735Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 35.65MB / 50.44MB 0.6s [2021-08-21T21:46:12.735Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 41.94MB / 50.44MB 0.7s [2021-08-21T21:46:12.786Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 [2021-08-21T21:46:12.999Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 47.19MB / 50.44MB 0.8s [2021-08-21T21:46:12.999Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 0.9s [2021-08-21T21:46:13.139Z] #51 69.09 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:46:13.271Z] #27 13.66 0 added, 0 removed; done. [2021-08-21T21:46:13.271Z] #27 13.66 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T21:46:13.362Z] #9 ... [2021-08-21T21:46:13.363Z] [2021-08-21T21:46:13.363Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:46:13.363Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:46:13.363Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-08-21T21:46:13.363Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T21:46:13.363Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T21:46:13.363Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:46:13.363Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.7s done [2021-08-21T21:46:13.363Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-08-21T21:46:13.363Z] #65 DONE 6.8s [2021-08-21T21:46:13.363Z] [2021-08-21T21:46:13.363Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:13.363Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:13.363Z] #9 extracting sha256:2c93fd903c94bd33e20edef5822d935ca9efd856e0b3d41b0849c1df8ac81a09 0.3s done [2021-08-21T21:46:13.401Z] #51 ... [2021-08-21T21:46:13.401Z] [2021-08-21T21:46:13.401Z] #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-21T21:46:13.401Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:13.401Z] #53 60.47 syscall [2021-08-21T21:46:13.401Z] #53 67.20 internal/syscall/unix [2021-08-21T21:46:13.401Z] #53 67.40 internal/poll [2021-08-21T21:46:13.401Z] #53 68.66 internal/fmtsort [2021-08-21T21:46:13.401Z] #53 69.20 internal/syscall/execenv [2021-08-21T21:46:13.401Z] #53 69.57 path [2021-08-21T21:46:13.401Z] #53 70.18 regexp/syntax [2021-08-21T21:46:13.528Z] #27 13.66 done. [2021-08-21T21:46:13.662Z] #53 70.55 io/fs [2021-08-21T21:46:13.938Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 [2021-08-21T21:46:14.397Z] #26 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.2s done [2021-08-21T21:46:14.657Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 0.1s [2021-08-21T21:46:15.051Z] #53 ... [2021-08-21T21:46:15.051Z] [2021-08-21T21:46:15.051Z] #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-21T21:46:15.051Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:15.051Z] #59 61.89 time [2021-08-21T21:46:15.051Z] #59 67.23 context [2021-08-21T21:46:15.051Z] #59 68.03 internal/poll [2021-08-21T21:46:15.051Z] #59 70.68 io/fs [2021-08-21T21:46:15.051Z] #59 71.54 encoding/binary [2021-08-21T21:46:15.051Z] #59 72.06 os [2021-08-21T21:46:15.051Z] #59 ... [2021-08-21T21:46:15.051Z] [2021-08-21T21:46:15.051Z] #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-21T21:46:15.051Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:15.051Z] #51 71.15 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:46:15.231Z] #26 ... [2021-08-21T21:46:15.231Z] [2021-08-21T21:46:15.231Z] #23 [internal] load build context [2021-08-21T21:46:15.231Z] #23 sha256:5408a3099b90ff93f4c82413333915ca4b49937692855a1440d32df468d18fa7 [2021-08-21T21:46:15.231Z] #23 transferring context: 55.80MB 3.0s done [2021-08-21T21:46:15.231Z] #23 DONE 3.5s [2021-08-21T21:46:15.231Z] [2021-08-21T21:46:15.231Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:e2fe52e17d649812bddcac07faf16f33542129a59b2c1c59b39a436754b7f146 [2021-08-21T21:46:15.231Z] #26 sha256:a4438c76b03f7a630472187b8a1022ecc6a2d37f065c45548babbfdcfe57306e [2021-08-21T21:46:16.048Z] #27 DONE 16.0s [2021-08-21T21:46:16.048Z] [2021-08-21T21:46:16.048Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:16.048Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:16.048Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 7.6s done [2021-08-21T21:46:16.048Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 5.6s done [2021-08-21T21:46:16.048Z] #9 ... [2021-08-21T21:46:16.048Z] [2021-08-21T21:46:16.048Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T21:46:16.048Z] #28 sha256:10d7db945e6c636937826459d2cfaadc97e5ff27144bf4dd6afed59ef97e2eff [2021-08-21T21:46:16.048Z] #28 DONE 0.1s [2021-08-21T21:46:16.048Z] [2021-08-21T21:46:16.048Z] #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-21T21:46:16.048Z] #29 sha256:df39e7d739fad6b4ad21df1c4e04c89f7b35bbd08cb6343c1985429b8f1321c9 [2021-08-21T21:46:16.492Z] #9 extracting sha256:9f0eab8670a99c796e5d1a5613581de4cf56c052c3ff83593ca70565c7c45683 2.2s done [2021-08-21T21:46:16.492Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 [2021-08-21T21:46:17.772Z] #26 extracting sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 2.8s done [2021-08-21T21:46:17.772Z] #26 DONE 5.6s [2021-08-21T21:46:17.772Z] [2021-08-21T21:46:17.772Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:17.772Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:17.773Z] #9 resolve docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 0.1s done [2021-08-21T21:46:17.773Z] #9 sha256:9d129cfe9b3aa1c19fd64a63aa698cb5742c7291ae2e252a73ce18ce63f2b796 1.79kB / 1.79kB done [2021-08-21T21:46:17.773Z] #9 sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 1.86kB / 1.86kB done [2021-08-21T21:46:17.773Z] #9 sha256:2959f7340dbf45aaaaff39f10ac521911812c33725bcd3452763f051a3b2cbc6 6.99kB / 6.99kB done [2021-08-21T21:46:17.773Z] #9 sha256:1cfaf5c6f756207bc4607d40ddd440bd2bfa7ab455b2c3015ccf56d85cd1377b 50.44MB / 50.44MB 2.2s done [2021-08-21T21:46:17.773Z] #9 sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 10.00MB / 10.00MB 1.0s done [2021-08-21T21:46:17.773Z] #9 sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 7.83MB / 7.83MB 0.6s done [2021-08-21T21:46:17.773Z] #9 sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 51.84MB / 51.84MB 3.1s done [2021-08-21T21:46:17.773Z] #9 sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 68.75MB / 68.75MB 4.4s done [2021-08-21T21:46:17.773Z] #9 sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 156B / 156B 4.4s done [2021-08-21T21:46:17.773Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 71.12MB / 129.04MB 5.4s [2021-08-21T21:46:17.773Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 [2021-08-21T21:46:17.773Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 79.69MB / 129.04MB 5.7s [2021-08-21T21:46:17.887Z] #9 ... [2021-08-21T21:46:17.887Z] [2021-08-21T21:46:17.887Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T21:46:17.887Z] #64 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-08-21T21:46:17.887Z] #64 DONE 1.3s [2021-08-21T21:46:17.887Z] [2021-08-21T21:46:17.887Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:17.887Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:17.948Z] #29 2.121 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T21:46:17.948Z] #29 2.222 [2021-08-21T21:46:18.033Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 87.03MB / 129.04MB 5.9s [2021-08-21T21:46:18.294Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 96.47MB / 129.04MB 6.1s [2021-08-21T21:46:18.294Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 104.86MB / 129.04MB 6.2s [2021-08-21T21:46:18.358Z] #51 74.69 Setting up criu (3.15-1) ... [2021-08-21T21:46:18.467Z] #29 2.352 ##### 8.2% ########################## 36.4% ######################################## 56.2% ###################################################### 76.2% ##################################################################### 96.0% ######################################################################## 100.0% [2021-08-21T21:46:18.554Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 113.25MB / 129.04MB 6.3s [2021-08-21T21:46:18.554Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 122.68MB / 129.04MB 6.5s [2021-08-21T21:46:18.729Z] #29 2.859 [2021-08-21T21:46:18.729Z] #29 2.987 ## 3.5% ######################################################################## 100.0% [2021-08-21T21:46:18.832Z] #9 extracting sha256:0a9729263748041dd6598d74d37295a4738d25e3e3cf1587d565ed942e4e6b63 2.0s done [2021-08-21T21:46:18.986Z] #29 3.143 [2021-08-21T21:46:18.986Z] #29 3.278 ################################################### 71.8% ######################################################################## 100.0% [2021-08-21T21:46:19.125Z] #9 extracting sha256:c4099a935a96edef1e9378de34e314d07fb3aea1b7205774055a1fa44a3819f4 1.5s done [2021-08-21T21:46:19.242Z] #29 3.394 [2021-08-21T21:46:19.756Z] #29 3.533 ######## 11.1% ######################## 34.4% ###################################### 53.7% #################################################### 72.9% ################################################################## 92.3% ######################################################################## 100.0% [2021-08-21T21:46:20.015Z] #29 4.084 [2021-08-21T21:46:20.221Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b [2021-08-21T21:46:20.484Z] #9 ... [2021-08-21T21:46:20.484Z] [2021-08-21T21:46:20.484Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T21:46:20.484Z] #66 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-08-21T21:46:20.484Z] #66 DONE 2.4s [2021-08-21T21:46:20.484Z] [2021-08-21T21:46:20.484Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:20.484Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:21.039Z] #9 sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 129.04MB / 129.04MB 9.0s done [2021-08-21T21:46:21.039Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 [2021-08-21T21:46:21.300Z] #9 ... [2021-08-21T21:46:21.300Z] [2021-08-21T21:46:21.300Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:46:21.300Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-21T21:46:21.300Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:46:21.300Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-08-21T21:46:21.300Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-08-21T21:46:21.300Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.9s done [2021-08-21T21:46:21.300Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.7s done [2021-08-21T21:46:21.300Z] #65 DONE 9.1s [2021-08-21T21:46:21.300Z] [2021-08-21T21:46:21.300Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-21T21:46:21.300Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-21T21:46:21.300Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-08-21T21:46:21.300Z] #63 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-08-21T21:46:21.300Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-08-21T21:46:21.300Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-08-21T21:46:21.300Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.2s done [2021-08-21T21:46:21.300Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.6s done [2021-08-21T21:46:21.300Z] #63 DONE 9.2s [2021-08-21T21:46:21.300Z] [2021-08-21T21:46:21.300Z] #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-21T21:46:21.300Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:46:21.300Z] #27 1.636 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:21.300Z] #27 1.636 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:21.300Z] #27 1.678 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:21.300Z] #27 1.767 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:21.300Z] #27 1.881 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:21.300Z] #27 2.519 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:21.559Z] #27 4.075 Fetched 8463 kB in 3s (3155 kB/s) [2021-08-21T21:46:21.706Z] #29 4.228 ## 3.6% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% #################################### 51.2% ######################################### 58.0% ############################################# 63.8% ################################################# 69.0% ##################################################### 74.3% ######################################################### 79.5% ############################################################ 84.6% ################################################################ 89.9% #################################################################### 94.9% ######################################################################## 100.0% [2021-08-21T21:46:21.706Z] #29 6.086 [2021-08-21T21:46:21.740Z] #51 ... [2021-08-21T21:46:21.740Z] [2021-08-21T21:46:21.740Z] #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-21T21:46:21.740Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:21.740Z] #59 74.28 encoding/base64 [2021-08-21T21:46:21.740Z] #59 75.26 golang.org/x/sys/unix [2021-08-21T21:46:21.740Z] #59 77.39 fmt [2021-08-21T21:46:21.915Z] #9 ... [2021-08-21T21:46:21.915Z] [2021-08-21T21:46:21.915Z] #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-21T21:46:21.915Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T21:46:21.915Z] #27 1.252 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:21.915Z] #27 1.252 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:21.915Z] #27 1.305 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:21.915Z] #27 1.499 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:46:21.915Z] #27 1.695 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:46:21.915Z] #27 1.919 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:46:21.915Z] #27 3.446 Fetched 8285 kB in 2s (3341 kB/s) [2021-08-21T21:46:21.915Z] #27 3.446 Reading package lists... [2021-08-21T21:46:21.915Z] #27 4.778 Reading package lists... [2021-08-21T21:46:21.915Z] #27 6.114 Building dependency tree... [2021-08-21T21:46:21.915Z] #27 6.775 The following additional packages will be installed: [2021-08-21T21:46:21.915Z] #27 6.775 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T21:46:21.915Z] #27 6.775 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T21:46:21.915Z] #27 6.787 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T21:46:21.915Z] #27 6.787 Suggested packages: [2021-08-21T21:46:21.915Z] #27 6.787 krb5-doc krb5-user [2021-08-21T21:46:21.915Z] #27 6.787 Recommended packages: [2021-08-21T21:46:21.915Z] #27 6.787 krb5-locales publicsuffix libsasl2-modules [2021-08-21T21:46:21.915Z] #27 7.064 The following NEW packages will be installed: [2021-08-21T21:46:21.915Z] #27 7.064 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T21:46:21.915Z] #27 7.064 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T21:46:21.915Z] #27 7.065 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T21:46:21.915Z] #27 7.066 libssh2-1 libssl1.1 openssl [2021-08-21T21:46:21.915Z] #27 7.360 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:21.915Z] #27 7.360 Need to get 4777 kB of archives. [2021-08-21T21:46:21.915Z] #27 7.360 After this operation, 11.5 MB of additional disk space will be used. [2021-08-21T21:46:21.915Z] #27 7.360 Get:1 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-08-21T21:46:21.915Z] #27 7.360 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5support0 arm64 1.17-3+deb10u2 [64.9 kB] [2021-08-21T21:46:21.915Z] #27 7.376 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libk5crypto3 arm64 1.17-3+deb10u2 [123 kB] [2021-08-21T21:46:21.915Z] #27 7.376 Get:4 http://deb.debian.org/debian buster/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-08-21T21:46:21.915Z] #27 7.379 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 libkrb5-3 arm64 1.17-3+deb10u2 [351 kB] [2021-08-21T21:46:21.915Z] #27 7.402 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u2 [150 kB] [2021-08-21T21:46:21.915Z] #27 7.483 Get:7 http://deb.debian.org/debian buster/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-08-21T21:46:21.915Z] #27 7.569 Get:8 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T21:46:21.915Z] #27 7.573 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-08-21T21:46:21.915Z] #27 7.575 Get:10 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-08-21T21:46:21.915Z] #27 7.588 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T21:46:21.915Z] #27 7.610 Get:12 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-08-21T21:46:21.915Z] #27 7.617 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-08-21T21:46:21.915Z] #27 7.650 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-08-21T21:46:21.915Z] #27 7.665 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-08-21T21:46:21.915Z] #27 7.673 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-08-21T21:46:21.915Z] #27 7.713 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-08-21T21:46:21.915Z] #27 7.726 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-08-21T21:46:21.915Z] #27 7.740 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-21T21:46:21.915Z] #27 7.772 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-21T21:46:21.915Z] #27 7.775 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-21T21:46:21.915Z] #27 8.416 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:46:21.915Z] #27 8.460 Fetched 4777 kB in 1s (7097 kB/s) [2021-08-21T21:46:21.915Z] #27 8.673 Selecting previously unselected package libkeyutils1:arm64. [2021-08-21T21:46:21.915Z] #27 8.673 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-08-21T21:46:21.915Z] #27 8.694 Preparing to unpack .../00-libkeyutils1_1.6-6_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 8.695 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-08-21T21:46:21.915Z] #27 8.770 Selecting previously unselected package libkrb5support0:arm64. [2021-08-21T21:46:21.915Z] #27 8.772 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 8.782 Unpacking libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:21.915Z] #27 9.040 Selecting previously unselected package libk5crypto3:arm64. [2021-08-21T21:46:21.915Z] #27 9.042 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 9.046 Unpacking libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:21.915Z] #27 9.109 Selecting previously unselected package libssl1.1:arm64. [2021-08-21T21:46:21.915Z] #27 9.111 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 9.115 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:21.915Z] #27 9.298 Selecting previously unselected package libkrb5-3:arm64. [2021-08-21T21:46:21.915Z] #27 9.298 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 9.301 Unpacking libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:21.915Z] #27 9.412 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-08-21T21:46:21.915Z] #27 9.414 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 9.443 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:21.915Z] #27 9.495 Selecting previously unselected package openssl. [2021-08-21T21:46:21.915Z] #27 9.497 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-08-21T21:46:21.915Z] #27 9.501 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:21.915Z] #27 9.667 Selecting previously unselected package ca-certificates. [2021-08-21T21:46:21.915Z] #27 9.669 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T21:46:21.915Z] #27 9.673 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:21.915Z] #27 9.777 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-08-21T21:46:21.916Z] #27 9.777 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 9.780 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:21.916Z] #27 9.829 Selecting previously unselected package libsasl2-2:arm64. [2021-08-21T21:46:21.916Z] #27 9.831 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 9.835 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:21.916Z] #27 9.885 Selecting previously unselected package libldap-common. [2021-08-21T21:46:21.916Z] #27 9.887 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T21:46:21.916Z] #27 9.890 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:21.916Z] #27 9.945 Selecting previously unselected package libldap-2.4-2:arm64. [2021-08-21T21:46:21.916Z] #27 9.947 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 9.951 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:21.916Z] #27 10.03 Selecting previously unselected package libnghttp2-14:arm64. [2021-08-21T21:46:21.916Z] #27 10.03 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 10.04 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:21.916Z] #27 10.08 Selecting previously unselected package libpsl5:arm64. [2021-08-21T21:46:21.916Z] #27 10.09 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 10.09 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-08-21T21:46:21.916Z] #27 10.14 Selecting previously unselected package librtmp1:arm64. [2021-08-21T21:46:21.916Z] #27 10.14 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 10.14 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:21.916Z] #27 10.19 Selecting previously unselected package libssh2-1:arm64. [2021-08-21T21:46:21.916Z] #27 10.19 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-08-21T21:46:21.916Z] #27 10.20 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-21T21:46:21.916Z] #27 ... [2021-08-21T21:46:21.916Z] [2021-08-21T21:46:21.916Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:21.916Z] #9 sha256:9b0a48aff994808c14b374586f790d1674ebc505214db01853e2776b517c94e4 [2021-08-21T21:46:22.003Z] #59 ... [2021-08-21T21:46:22.003Z] [2021-08-21T21:46:22.003Z] #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-21T21:46:22.003Z] #51 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:22.003Z] #51 77.68 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:46:22.003Z] #51 77.83 Processing triggers for mime-support (3.62) ... [2021-08-21T21:46:22.003Z] #51 DONE 78.4s [2021-08-21T21:46:22.264Z] [2021-08-21T21:46:22.264Z] #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-21T21:46:22.264Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:22.264Z] #53 72.14 os [2021-08-21T21:46:22.264Z] #53 76.50 regexp [2021-08-21T21:46:22.264Z] #53 78.02 fmt [2021-08-21T21:46:22.499Z] #27 4.075 Reading package lists... [2021-08-21T21:46:22.645Z] #29 6.734 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T21:46:22.645Z] #29 6.849 [2021-08-21T21:46:22.901Z] #29 6.980 ######################################################################## 100.0% [2021-08-21T21:46:22.901Z] #29 7.001 [2021-08-21T21:46:23.167Z] #29 7.369 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T21:46:23.167Z] #29 7.501 [2021-08-21T21:46:23.423Z] #29 7.608 ######################################################################## 100.0% [2021-08-21T21:46:23.423Z] #29 7.644 [2021-08-21T21:46:23.440Z] #27 4.990 Reading package lists... [2021-08-21T21:46:23.679Z] #29 7.994 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T21:46:23.700Z] #27 5.902 Building dependency tree... [2021-08-21T21:46:23.701Z] #27 6.259 The following additional packages will be installed: [2021-08-21T21:46:23.701Z] #27 ... [2021-08-21T21:46:23.701Z] [2021-08-21T21:46:23.701Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-21T21:46:23.701Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-21T21:46:23.937Z] #29 8.103 [2021-08-21T21:46:24.181Z] #53 80.94 path/filepath [2021-08-21T21:46:24.460Z] #29 8.271 0.0% ##################### 29.3% ####################################### 55.1% ############################################ 62.1% ############################################################## 87.3% ######################################################################## 100.0% [2021-08-21T21:46:24.460Z] #29 8.771 [2021-08-21T21:46:24.482Z] #9 extracting sha256:094e896cca33e0e41646026a37940ee330528c9038b9721210d416f7dbdf752b 4.5s done [2021-08-21T21:46:25.024Z] #29 9.081 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T21:46:25.024Z] #29 9.175 [2021-08-21T21:46:25.024Z] #29 9.230 ######################################################################## 100.0% [2021-08-21T21:46:25.024Z] #29 9.268 [2021-08-21T21:46:25.068Z] #9 extracting sha256:480d6149a60cc79ef2069bb15232117fe7f735afb2ca6c9a54d9c38de0d54144 done [2021-08-21T21:46:25.101Z] #64 DONE 1.1s [2021-08-21T21:46:25.101Z] [2021-08-21T21:46:25.101Z] #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-21T21:46:25.101Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:46:25.101Z] #27 6.259 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-08-21T21:46:25.101Z] #27 6.259 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-08-21T21:46:25.101Z] #27 6.260 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-08-21T21:46:25.101Z] #27 6.261 Suggested packages: [2021-08-21T21:46:25.101Z] #27 6.261 krb5-doc krb5-user [2021-08-21T21:46:25.101Z] #27 6.261 Recommended packages: [2021-08-21T21:46:25.101Z] #27 6.261 krb5-locales publicsuffix libsasl2-modules [2021-08-21T21:46:25.101Z] #27 6.491 The following NEW packages will be installed: [2021-08-21T21:46:25.101Z] #27 6.492 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-08-21T21:46:25.101Z] #27 6.492 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-08-21T21:46:25.101Z] #27 6.493 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-08-21T21:46:25.101Z] #27 6.494 libssh2-1 libssl1.1 openssl [2021-08-21T21:46:25.101Z] #27 6.774 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:25.101Z] #27 6.774 Need to get 5058 kB of archives. [2021-08-21T21:46:25.101Z] #27 6.774 After this operation, 12.1 MB of additional disk space will be used. [2021-08-21T21:46:25.101Z] #27 6.774 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5support0 amd64 1.17-3+deb10u2 [65.7 kB] [2021-08-21T21:46:25.101Z] #27 6.774 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-08-21T21:46:25.101Z] #27 6.783 Get:3 http://security.debian.org/debian-security buster/updates/main amd64 libk5crypto3 amd64 1.17-3+deb10u2 [122 kB] [2021-08-21T21:46:25.101Z] #27 6.784 Get:4 http://deb.debian.org/debian buster/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-08-21T21:46:25.101Z] #27 6.811 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libkrb5-3 amd64 1.17-3+deb10u2 [369 kB] [2021-08-21T21:46:25.101Z] #27 6.835 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u2 [158 kB] [2021-08-21T21:46:25.101Z] #27 6.893 Get:7 http://deb.debian.org/debian buster/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-08-21T21:46:25.101Z] #27 6.968 Get:8 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-08-21T21:46:25.101Z] #27 6.987 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-08-21T21:46:25.101Z] #27 7.003 Get:10 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-08-21T21:46:25.101Z] #27 7.005 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-08-21T21:46:25.101Z] #27 7.014 Get:12 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-08-21T21:46:25.101Z] #27 7.022 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-08-21T21:46:25.101Z] #27 7.057 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-08-21T21:46:25.101Z] #27 7.060 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-08-21T21:46:25.101Z] #27 7.077 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-08-21T21:46:25.101Z] #27 7.092 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-08-21T21:46:25.101Z] #27 7.110 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-08-21T21:46:25.101Z] #27 7.120 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:46:25.101Z] #27 7.138 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:46:25.101Z] #27 7.141 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:46:25.101Z] #27 7.358 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:46:25.101Z] #27 7.384 Fetched 5058 kB in 1s (8104 kB/s) [2021-08-21T21:46:25.101Z] #27 7.420 Selecting previously unselected package libkeyutils1:amd64. [2021-08-21T21:46:25.101Z] #27 7.420 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-08-21T21:46:25.101Z] #27 7.420 Preparing to unpack .../00-libkeyutils1_1.6-6_amd64.deb ... [2021-08-21T21:46:25.101Z] #27 7.428 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:46:25.101Z] #27 7.464 Selecting previously unselected package libkrb5support0:amd64. [2021-08-21T21:46:25.101Z] #27 7.464 Preparing to unpack .../01-libkrb5support0_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:25.101Z] #27 7.471 Unpacking libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:25.128Z] #53 82.27 internal/lazyregexp [2021-08-21T21:46:25.282Z] #29 ... [2021-08-21T21:46:25.282Z] [2021-08-21T21:46:25.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:25.282Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:25.282Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 9.4s [2021-08-21T21:46:25.282Z] #9 ... [2021-08-21T21:46:25.282Z] [2021-08-21T21:46:25.282Z] #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-21T21:46:25.282Z] #29 sha256:df39e7d739fad6b4ad21df1c4e04c89f7b35bbd08cb6343c1985429b8f1321c9 [2021-08-21T21:46:25.282Z] #29 9.511 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T21:46:25.282Z] #29 9.623 [2021-08-21T21:46:25.332Z] #9 DONE 18.7s [2021-08-21T21:46:25.333Z] [2021-08-21T21:46:25.333Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T21:46:25.333Z] #10 sha256:74a76884dab846a5741269ec6511c86790ac21b7e8c785c9badddba0acb5883d [2021-08-21T21:46:25.397Z] #53 82.47 io/ioutil [2021-08-21T21:46:25.397Z] #53 ... [2021-08-21T21:46:25.397Z] [2021-08-21T21:46:25.397Z] #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-21T21:46:25.397Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:25.397Z] #59 82.52 encoding/json [2021-08-21T21:46:25.539Z] #29 9.696 ######################################################################## 100.0% [2021-08-21T21:46:25.539Z] #29 9.723 [2021-08-21T21:46:25.539Z] #29 9.738 Download of images into '/build' complete. [2021-08-21T21:46:25.539Z] #29 9.738 Use something like the following to load the result into a Docker daemon: [2021-08-21T21:46:25.539Z] #29 9.738 tar -cC '/build' . | docker load [2021-08-21T21:46:26.038Z] #27 ... [2021-08-21T21:46:26.038Z] [2021-08-21T21:46:26.038Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-21T21:46:26.038Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-21T21:46:26.038Z] #66 DONE 1.2s [2021-08-21T21:46:26.038Z] [2021-08-21T21:46:26.038Z] #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-21T21:46:26.038Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:46:26.038Z] #27 8.471 Selecting previously unselected package libk5crypto3:amd64. [2021-08-21T21:46:26.038Z] #27 8.471 Preparing to unpack .../02-libk5crypto3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:26.038Z] #27 8.480 Unpacking libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:26.038Z] #27 8.652 Selecting previously unselected package libssl1.1:amd64. [2021-08-21T21:46:26.038Z] #27 8.652 Preparing to unpack .../03-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:46:26.038Z] #27 8.656 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:26.606Z] #27 8.889 Selecting previously unselected package libkrb5-3:amd64. [2021-08-21T21:46:26.606Z] #27 8.889 Preparing to unpack .../04-libkrb5-3_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:26.606Z] #27 8.893 Unpacking libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:26.606Z] #27 9.008 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-08-21T21:46:26.606Z] #27 9.008 Preparing to unpack .../05-libgssapi-krb5-2_1.17-3+deb10u2_amd64.deb ... [2021-08-21T21:46:26.606Z] #27 9.011 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:26.606Z] #27 9.080 Selecting previously unselected package openssl. [2021-08-21T21:46:26.606Z] #27 9.080 Preparing to unpack .../06-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-08-21T21:46:26.606Z] #27 9.080 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:26.606Z] #27 9.216 Selecting previously unselected package ca-certificates. [2021-08-21T21:46:26.606Z] #27 9.216 Preparing to unpack .../07-ca-certificates_20200601~deb10u2_all.deb ... [2021-08-21T21:46:26.867Z] #27 9.225 Unpacking ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:26.867Z] #27 9.358 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-08-21T21:46:26.867Z] #27 9.358 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:46:26.867Z] #27 9.392 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:26.867Z] #27 9.457 Selecting previously unselected package libsasl2-2:amd64. [2021-08-21T21:46:26.867Z] #27 9.457 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-08-21T21:46:26.867Z] #27 9.461 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:27.126Z] #27 9.512 Selecting previously unselected package libldap-common. [2021-08-21T21:46:27.126Z] #27 9.512 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-08-21T21:46:27.126Z] #27 9.515 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:27.126Z] #27 9.627 Selecting previously unselected package libldap-2.4-2:amd64. [2021-08-21T21:46:27.126Z] #27 9.628 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-08-21T21:46:27.126Z] #27 9.631 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:27.126Z] #27 9.691 Selecting previously unselected package libnghttp2-14:amd64. [2021-08-21T21:46:27.351Z] #10 DONE 2.2s [2021-08-21T21:46:27.351Z] [2021-08-21T21:46:27.351Z] #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-21T21:46:27.351Z] #27 sha256:2e1bba6c6e982e338eedf015e5c6a7cf84f9a4eebf67fe780e5bae25a3646d5b [2021-08-21T21:46:27.351Z] #27 10.26 Selecting previously unselected package libcurl4:arm64. [2021-08-21T21:46:27.351Z] #27 10.26 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-08-21T21:46:27.351Z] #27 10.26 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 10.33 Selecting previously unselected package curl. [2021-08-21T21:46:27.351Z] #27 10.33 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-08-21T21:46:27.351Z] #27 10.33 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 10.41 Selecting previously unselected package libonig5:arm64. [2021-08-21T21:46:27.351Z] #27 10.41 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-08-21T21:46:27.351Z] #27 10.42 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-21T21:46:27.351Z] #27 10.48 Selecting previously unselected package libjq1:arm64. [2021-08-21T21:46:27.351Z] #27 10.49 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T21:46:27.351Z] #27 10.49 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.351Z] #27 10.54 Selecting previously unselected package jq. [2021-08-21T21:46:27.351Z] #27 10.54 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T21:46:27.351Z] #27 10.54 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.351Z] #27 10.59 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-08-21T21:46:27.351Z] #27 10.60 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-08-21T21:46:27.351Z] #27 10.62 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:27.351Z] #27 10.87 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:27.351Z] #27 10.88 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:27.351Z] #27 10.90 Setting up libkrb5support0:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 10.91 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:27.351Z] #27 10.92 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:27.351Z] #27 10.94 Setting up libk5crypto3:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 10.95 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:27.351Z] #27 10.96 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-08-21T21:46:27.351Z] #27 10.98 Setting up libkrb5-3:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 10.99 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:27.351Z] #27 11.01 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-21T21:46:27.351Z] #27 11.03 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.351Z] #27 11.03 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:27.351Z] #27 11.04 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:27.351Z] #27 12.08 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:27.351Z] #27 13.35 137 added, 0 removed; done. [2021-08-21T21:46:27.351Z] #27 13.46 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 13.47 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.351Z] #27 13.48 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 13.49 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.351Z] #27 13.52 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:46:27.351Z] #27 13.55 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:27.351Z] #27 13.57 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:27.351Z] #27 14.44 0 added, 0 removed; done. [2021-08-21T21:46:27.351Z] #27 14.44 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T21:46:27.351Z] #27 14.45 done. [2021-08-21T21:46:27.351Z] #27 DONE 15.7s [2021-08-21T21:46:27.351Z] [2021-08-21T21:46:27.351Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T21:46:27.351Z] #28 sha256:01bcf4a8f18552de648cd85d151f1ed58b1f92051cd3568ec864e0b6cdb21afb [2021-08-21T21:46:27.351Z] #28 DONE 0.1s [2021-08-21T21:46:27.351Z] [2021-08-21T21:46:27.351Z] #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-21T21:46:27.351Z] #11 sha256:a1275979291903b72ec9fea52b2bf9bcda6034a97d71ac0d69123975d6629cdc [2021-08-21T21:46:27.385Z] #27 9.692 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-08-21T21:46:27.385Z] #27 9.697 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:27.385Z] #27 9.737 Selecting previously unselected package libpsl5:amd64. [2021-08-21T21:46:27.385Z] #27 9.737 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-08-21T21:46:27.385Z] #27 9.741 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:46:27.385Z] #27 9.775 Selecting previously unselected package librtmp1:amd64. [2021-08-21T21:46:27.385Z] #27 9.775 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-08-21T21:46:27.385Z] #27 9.780 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:27.385Z] #27 9.814 Selecting previously unselected package libssh2-1:amd64. [2021-08-21T21:46:27.385Z] #27 9.814 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-08-21T21:46:27.385Z] #27 9.817 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:46:27.385Z] #27 9.858 Selecting previously unselected package libcurl4:amd64. [2021-08-21T21:46:27.385Z] #27 9.858 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:46:27.385Z] #27 9.864 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.643Z] #27 9.938 Selecting previously unselected package curl. [2021-08-21T21:46:27.643Z] #27 9.938 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-08-21T21:46:27.643Z] #27 9.941 Unpacking curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:27.643Z] #27 10.00 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:46:27.643Z] #27 10.00 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:46:27.643Z] #27 10.00 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:46:27.643Z] #27 10.12 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:46:27.643Z] #27 10.12 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:46:27.643Z] #27 10.13 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.643Z] #27 10.17 Selecting previously unselected package jq. [2021-08-21T21:46:27.643Z] #27 10.17 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:46:27.643Z] #27 10.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:27.902Z] #27 10.28 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-08-21T21:46:27.902Z] #27 10.30 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-08-21T21:46:27.902Z] #27 10.31 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:28.160Z] #27 10.50 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-08-21T21:46:28.160Z] #27 10.51 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:28.160Z] #27 10.52 Setting up libkrb5support0:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:28.160Z] #27 10.53 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:28.160Z] #27 10.54 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-08-21T21:46:28.160Z] #27 10.55 Setting up libk5crypto3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:28.160Z] #27 10.56 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-08-21T21:46:28.160Z] #27 10.57 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-08-21T21:46:28.160Z] #27 10.58 Setting up libkrb5-3:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:28.160Z] #27 10.59 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-08-21T21:46:28.160Z] #27 10.61 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:46:28.160Z] #27 10.61 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:46:28.160Z] #27 10.62 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-08-21T21:46:28.160Z] #27 10.63 Setting up ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:28.298Z] #11 DONE 0.9s [2021-08-21T21:46:28.298Z] [2021-08-21T21:46:28.298Z] #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-21T21:46:28.298Z] #34 sha256:39c1ee184e703302d6eb6f277c22d1dad805850fa57eafa9513540e22fdd6045 [2021-08-21T21:46:28.561Z] #34 ... [2021-08-21T21:46:28.561Z] [2021-08-21T21:46:28.561Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T21:46:28.561Z] #31 sha256:624d1c9ceb63a5dabd6c44f759d8bbc8472db7809f138dd6a4f0fadb8381c108 [2021-08-21T21:46:28.561Z] #31 DONE 0.2s [2021-08-21T21:46:28.561Z] [2021-08-21T21:46:28.561Z] #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-21T21:46:28.561Z] #43 sha256:b2c0bc3b9d13726e47a580f6c770e72a327e6d148a83dfc7be4e316a3d92f6bf [2021-08-21T21:46:28.561Z] #43 DONE 0.2s [2021-08-21T21:46:28.561Z] [2021-08-21T21:46:28.561Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T21:46:28.561Z] #39 sha256:9f2603bd1d23a870dfe1e54cea90a5492b64233bd159635194b03be0dc6084c7 [2021-08-21T21:46:28.561Z] #39 DONE 0.3s [2021-08-21T21:46:28.704Z] #59 85.10 flag [2021-08-21T21:46:28.728Z] #27 11.18 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:28.822Z] [2021-08-21T21:46:28.822Z] #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-21T21:46:28.822Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T21:46:29.297Z] #27 11.90 137 added, 0 removed; done. [2021-08-21T21:46:29.556Z] #27 12.00 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u2) ... [2021-08-21T21:46:29.556Z] #27 12.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:46:29.556Z] #27 12.02 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-08-21T21:46:29.556Z] #27 12.03 Setting up curl (7.64.0-4+deb10u2) ... [2021-08-21T21:46:29.556Z] #27 12.04 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:46:29.556Z] #27 12.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-08-21T21:46:29.556Z] #27 12.06 Updating certificates in /etc/ssl/certs... [2021-08-21T21:46:30.087Z] #59 86.90 github.com/pkg/diff [2021-08-21T21:46:30.124Z] #27 12.67 0 added, 0 removed; done. [2021-08-21T21:46:30.124Z] #27 12.67 Running hooks in /etc/ca-certificates/update.d... [2021-08-21T21:46:30.383Z] #27 12.67 done. [2021-08-21T21:46:31.031Z] #59 88.01 go/ast [2021-08-21T21:46:31.322Z] #27 ... [2021-08-21T21:46:31.322Z] [2021-08-21T21:46:31.322Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:31.322Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:31.322Z] #9 extracting sha256:f6e2960d83651b1494b4da6c97686e79cc760aa90a75948eed56786726f86928 0.9s done [2021-08-21T21:46:31.322Z] #9 extracting sha256:dffd4e6385927b79e4d4daa2d00523e766502eed6dd1934e1eda583d348abd8b 3.4s done [2021-08-21T21:46:31.322Z] #9 extracting sha256:244fc124490a161cebd2ea8a1c97b439bf31a671765aba0224e4ba18894b3fb0 3.5s done [2021-08-21T21:46:31.322Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 1.6s [2021-08-21T21:46:31.603Z] #59 88.53 golang.org/x/crypto/ssh/terminal [2021-08-21T21:46:32.084Z] #29 ... [2021-08-21T21:46:32.084Z] [2021-08-21T21:46:32.084Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:32.084Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:32.084Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 13.2s done [2021-08-21T21:46:32.084Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T21:46:32.700Z] #9 ... [2021-08-21T21:46:32.700Z] [2021-08-21T21:46:32.700Z] #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-21T21:46:32.700Z] #27 sha256:4918db464735ed4557aaefef6b0621eb51f501800e9dce5420253456e30c28f3 [2021-08-21T21:46:32.700Z] #27 DONE 15.0s [2021-08-21T21:46:32.700Z] [2021-08-21T21:46:32.700Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:32.700Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:32.700Z] #9 ... [2021-08-21T21:46:32.700Z] [2021-08-21T21:46:32.700Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-21T21:46:32.700Z] #28 sha256:cd05eaeae0d35ca4d7a1b20975b4961d92a3f0b82ae67b16918f589c31a4ae92 [2021-08-21T21:46:33.010Z] #59 ... [2021-08-21T21:46:33.010Z] [2021-08-21T21:46:33.010Z] #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-21T21:46:33.010Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:33.010Z] #53 82.98 github.com/LK4D4/vndr/versioned [2021-08-21T21:46:33.010Z] #53 83.15 hash/crc32 [2021-08-21T21:46:33.010Z] #53 83.34 flag [2021-08-21T21:46:33.010Z] #53 83.94 go/token [2021-08-21T21:46:33.010Z] #53 85.14 go/scanner [2021-08-21T21:46:33.010Z] #53 85.20 net/url [2021-08-21T21:46:33.010Z] #53 86.59 go/ast [2021-08-21T21:46:33.010Z] #53 87.07 text/template/parse [2021-08-21T21:46:33.015Z] #9 DONE 45.5s [2021-08-21T21:46:33.015Z] [2021-08-21T21:46:33.015Z] #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-21T21:46:33.015Z] #29 sha256:df39e7d739fad6b4ad21df1c4e04c89f7b35bbd08cb6343c1985429b8f1321c9 [2021-08-21T21:46:33.015Z] #29 DONE 17.3s [2021-08-21T21:46:33.015Z] [2021-08-21T21:46:33.015Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T21:46:33.015Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T21:46:33.055Z] #40 4.334 + git clone https://github.com/docker/distribution.git . [2021-08-21T21:46:33.055Z] #40 4.337 Cloning into '.'... [2021-08-21T21:46:33.272Z] #53 ... [2021-08-21T21:46:33.272Z] [2021-08-21T21:46:33.272Z] #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-21T21:46:33.272Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:33.272Z] #59 90.18 mvdan.cc/editorconfig [2021-08-21T21:46:33.640Z] #28 DONE 1.1s [2021-08-21T21:46:33.640Z] [2021-08-21T21:46:33.640Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:ba723066847150cd4547c5ba2a8136788ffef4897e0671a1f9cc4ea2bde0dc09 [2021-08-21T21:46:33.640Z] #9 sha256:e67abdfb3367a1972017e0307360daa9258fc043e21d508231d4edbff52bb975 [2021-08-21T21:46:34.014Z] #40 ... [2021-08-21T21:46:34.014Z] [2021-08-21T21:46:34.014Z] #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-21T21:46:34.014Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:34.014Z] #29 1.388 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T21:46:34.014Z] #29 1.550 [2021-08-21T21:46:34.014Z] #29 1.795 0.0% ######### 13.0% ################# 23.9% ########################## 37.5% #################################### 51.2% ########################################## 58.9% ##################################################### 74.7% ################################################################# 90.8% ######################################################################## 100.0% [2021-08-21T21:46:34.014Z] #29 2.944 [2021-08-21T21:46:34.014Z] #29 3.124 0.0% ######################## 33.5% ############################################################### 87.8% ######################################################################## 100.0% [2021-08-21T21:46:34.014Z] #29 3.534 [2021-08-21T21:46:34.014Z] #29 3.756 0.2% ########################### 38.2% ######################################################################## 100.0% [2021-08-21T21:46:34.014Z] #29 4.114 [2021-08-21T21:46:34.014Z] #29 4.308 0.0% ###### 8.5% ############## 20.6% ####################### 32.5% ################################ 45.2% ######################################### 57.0% ################################################ 67.7% ######################################################### 79.8% ################################################################ 90.1% ###################################################################### 98.6% ######################################################################## 100.0% [2021-08-21T21:46:34.014Z] #29 5.597 [2021-08-21T21:46:34.014Z] #29 5.822 0.0% 0.4% ## 3.9% #### 5.7% ##### 8.0% ####### [2021-08-21T21:46:34.014Z] #29 ... [2021-08-21T21:46:34.014Z] [2021-08-21T21:46:34.014Z] #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-21T21:46:34.014Z] #12 sha256:8f34450c7999a7b68df1a0fef278d60730f08ad24375ed2eaaaa0cfd9ec2e33d [2021-08-21T21:46:34.014Z] #12 DONE 5.7s [2021-08-21T21:46:34.014Z] [2021-08-21T21:46:34.014Z] #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-21T21:46:34.014Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:34.014Z] #29 5.822 0.0% 0.4% ## 3.9% #### 5.7% ##### 8.0% ####### 9.9% ######## [2021-08-21T21:46:34.014Z] #29 ... [2021-08-21T21:46:34.014Z] [2021-08-21T21:46:34.014Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-21T21:46:34.014Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:46:34.221Z] #59 91.22 mvdan.cc/sh/v3/fileutil [2021-08-21T21:46:34.383Z] #10 DONE 1.2s [2021-08-21T21:46:34.384Z] [2021-08-21T21:46:34.384Z] #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-21T21:46:34.384Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T21:46:34.481Z] #59 91.41 text/tabwriter [2021-08-21T21:46:35.052Z] #59 92.06 mvdan.cc/sh/v3/syntax [2021-08-21T21:46:35.323Z] #11 DONE 1.1s [2021-08-21T21:46:35.323Z] [2021-08-21T21:46:35.323Z] #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-21T21:46:35.323Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:46:35.580Z] #59 ... [2021-08-21T21:46:35.580Z] [2021-08-21T21:46:35.580Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T21:46:35.580Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T21:46:35.580Z] #39 DONE 0.3s [2021-08-21T21:46:35.580Z] [2021-08-21T21:46:35.580Z] #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-21T21:46:35.580Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T21:46:35.580Z] #43 DONE 0.3s [2021-08-21T21:46:35.580Z] [2021-08-21T21:46:35.580Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T21:46:35.580Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T21:46:35.580Z] #31 DONE 0.4s [2021-08-21T21:46:35.837Z] [2021-08-21T21:46:35.837Z] #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-21T21:46:35.837Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:46:35.955Z] #13 1.631 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:46:35.955Z] #13 1.682 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:35.955Z] #13 1.683 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:35.955Z] #13 1.789 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:35.997Z] #59 ... [2021-08-21T21:46:35.997Z] [2021-08-21T21:46:35.997Z] #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-21T21:46:35.997Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:46:35.997Z] #17 69.63 Fetched 48.3 MB in 1min 8s (715 kB/s) [2021-08-21T21:46:35.997Z] #17 69.63 Reading package lists... [2021-08-21T21:46:35.997Z] #17 ... [2021-08-21T21:46:35.997Z] [2021-08-21T21:46:35.997Z] #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-21T21:46:35.997Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:35.997Z] #53 91.85 text/template [2021-08-21T21:46:35.997Z] #53 92.12 go/parser [2021-08-21T21:46:36.179Z] #9 extracting sha256:360803c9a5b2fab8fc197bae91166d928bfb6a1b98a7fe30b74548fa955038e2 5.9s done [2021-08-21T21:46:36.179Z] #9 extracting sha256:884ab2b700e952bbaccc88bcf19a83ce4ccba10e1e29edc4857dfbab64467fa1 done [2021-08-21T21:46:36.179Z] #9 DONE 24.3s [2021-08-21T21:46:36.179Z] [2021-08-21T21:46:36.179Z] #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-21T21:46:36.179Z] #29 sha256:ab4c3f16746318c0fb4c10005066ea1d82d9bb7c70a27a7c74998016f7e33c1f [2021-08-21T21:46:36.179Z] #29 1.082 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-08-21T21:46:36.179Z] #29 1.158 [2021-08-21T21:46:36.179Z] #29 1.273 ####### 10.5% ########################## 36.6% ######################################## 56.6% ####################################################### 76.5% ##################################################################### 96.3% ######################################################################## 100.0% [2021-08-21T21:46:36.179Z] #29 1.799 [2021-08-21T21:46:36.179Z] #29 1.910 ######################################################################## 100.0% [2021-08-21T21:46:36.179Z] #29 2.010 [2021-08-21T21:46:36.179Z] #29 2.128 ######################################################## 78.8% ######################################################################## 100.0% [2021-08-21T21:46:36.179Z] #29 2.226 [2021-08-21T21:46:36.446Z] #29 2.338 ############ 17.8% ########################## 37.3% ######################################## 56.6% ###################################################### 75.3% #################################################################### 95.3% ######################################################################## 100.0% [2021-08-21T21:46:36.446Z] #29 2.852 [2021-08-21T21:46:36.544Z] #13 2.574 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T21:46:37.752Z] #29 2.967 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% #################### 28.6% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.7% [2021-08-21T21:46:37.752Z] #29 ... [2021-08-21T21:46:37.752Z] [2021-08-21T21:46:37.752Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-21T21:46:37.752Z] #10 sha256:cfce7b1701ffb338d4179111c4552e61a50ced2c5c212d6b3cd7a996d60c5243 [2021-08-21T21:46:37.752Z] #10 DONE 1.5s [2021-08-21T21:46:37.752Z] [2021-08-21T21:46:37.752Z] #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-21T21:46:37.752Z] #29 sha256:ab4c3f16746318c0fb4c10005066ea1d82d9bb7c70a27a7c74998016f7e33c1f [2021-08-21T21:46:38.483Z] #13 4.120 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:46:38.483Z] #13 ... [2021-08-21T21:46:38.483Z] [2021-08-21T21:46:38.483Z] #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-21T21:46:38.483Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:46:38.483Z] #52 4.510 + RM_GOPATH=0 [2021-08-21T21:46:38.483Z] #52 4.510 + TMP_GOPATH= [2021-08-21T21:46:38.483Z] #52 4.510 + : /build [2021-08-21T21:46:38.483Z] #52 4.510 + '[' -z '' ']' [2021-08-21T21:46:38.483Z] #52 4.512 ++ mktemp -d [2021-08-21T21:46:38.483Z] #52 4.518 + export GOPATH=/tmp/tmp.4ldsBt2Wqw [2021-08-21T21:46:38.483Z] #52 4.518 + GOPATH=/tmp/tmp.4ldsBt2Wqw [2021-08-21T21:46:38.483Z] #52 4.518 + RM_GOPATH=1 [2021-08-21T21:46:38.483Z] #52 4.518 + case "$(go env GOARCH)" in [2021-08-21T21:46:38.483Z] #52 4.528 ++ go env GOARCH [2021-08-21T21:46:38.483Z] #52 4.619 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.483Z] #52 4.619 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.483Z] #52 4.619 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:38.483Z] #52 4.621 + dir=/tmp/install [2021-08-21T21:46:38.483Z] #52 4.621 + bin=shfmt [2021-08-21T21:46:38.483Z] #52 4.621 + shift [2021-08-21T21:46:38.483Z] #52 4.621 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T21:46:38.483Z] #52 4.621 + . /tmp/install/shfmt.installer [2021-08-21T21:46:38.483Z] #52 4.621 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:38.483Z] #52 4.621 + install_shfmt [2021-08-21T21:46:38.483Z] #52 4.621 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T21:46:38.483Z] #52 4.621 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:38.483Z] #52 4.621 + git clone https://github.com/mvdan/sh.git /tmp/tmp.4ldsBt2Wqw/src/github.com/mvdan/sh [2021-08-21T21:46:38.483Z] #52 4.741 Cloning into '/tmp/tmp.4ldsBt2Wqw/src/github.com/mvdan/sh'... [2021-08-21T21:46:38.483Z] #52 ... [2021-08-21T21:46:38.483Z] [2021-08-21T21:46:38.483Z] #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-21T21:46:38.483Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T21:46:38.483Z] #36 5.191 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:38.483Z] #36 5.372 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:38.483Z] #36 5.481 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:38.483Z] #36 6.186 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:46:38.483Z] #36 7.141 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:46:38.483Z] #36 8.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:46:38.483Z] #36 ... [2021-08-21T21:46:38.483Z] [2021-08-21T21:46:38.483Z] #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-21T21:46:38.483Z] #59 sha256:9dd4ec171cf28ddcaae0b9442789aa84f11bcdb83e6ebdd4395a91e6ac0a905f [2021-08-21T21:46:38.483Z] #59 4.804 + RM_GOPATH=0 [2021-08-21T21:46:38.483Z] #59 4.804 + TMP_GOPATH= [2021-08-21T21:46:38.483Z] #59 4.805 + : /build [2021-08-21T21:46:38.483Z] #59 4.805 + '[' -z '' ']' [2021-08-21T21:46:38.483Z] #59 4.806 ++ mktemp -d [2021-08-21T21:46:38.483Z] #59 4.809 + export GOPATH=/tmp/tmp.so7ePjZCxo [2021-08-21T21:46:38.483Z] #59 4.809 + GOPATH=/tmp/tmp.so7ePjZCxo [2021-08-21T21:46:38.483Z] #59 4.809 + RM_GOPATH=1 [2021-08-21T21:46:38.483Z] #59 4.809 + case "$(go env GOARCH)" in [2021-08-21T21:46:38.483Z] #59 4.810 ++ go env GOARCH [2021-08-21T21:46:38.483Z] #59 4.816 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.483Z] #59 4.817 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.483Z] #59 4.818 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:38.483Z] #59 4.819 + dir=/tmp/install [2021-08-21T21:46:38.483Z] #59 4.819 + bin=rootlesskit [2021-08-21T21:46:38.483Z] #59 4.819 + shift [2021-08-21T21:46:38.483Z] #59 4.819 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T21:46:38.483Z] #59 4.819 + . /tmp/install/rootlesskit.installer [2021-08-21T21:46:38.483Z] #59 4.819 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:38.483Z] #59 4.820 + install_rootlesskit [2021-08-21T21:46:38.483Z] #59 4.820 + case "$1" in [2021-08-21T21:46:38.483Z] #59 4.820 + export CGO_ENABLED=0 [2021-08-21T21:46:38.483Z] #59 4.820 + CGO_ENABLED=0 [2021-08-21T21:46:38.483Z] #59 4.820 + _install_rootlesskit [2021-08-21T21:46:38.483Z] #59 4.821 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T21:46:38.483Z] #59 4.821 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:38.483Z] #59 4.821 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.so7ePjZCxo/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:38.483Z] #59 4.823 Cloning into '/tmp/tmp.so7ePjZCxo/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T21:46:38.483Z] #59 9.055 + cd /tmp/tmp.so7ePjZCxo/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:38.483Z] #59 9.056 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:38.483Z] #59 9.104 + export GO111MODULE=on [2021-08-21T21:46:38.483Z] #59 9.105 + GO111MODULE=on [2021-08-21T21:46:38.483Z] #59 9.105 + export GOPROXY=https://proxy.golang.org [2021-08-21T21:46:38.483Z] #59 9.105 + GOPROXY=https://proxy.golang.org [2021-08-21T21:46:38.483Z] #59 9.105 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:46:38.483Z] #59 9.105 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T21:46:38.533Z] #29 2.967 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.6% #################### 28.6% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.7% ######################################## 56.8% ############################################ 61.9% ################################################ 67.2% #################################################### 73.2% ######################################################## 78.4% ############################################################ 83.6% ############################################################### 88.9% ################################################################### 94.1% ####################################################################### 99.2% ######################################################################## 100.0% [2021-08-21T21:46:38.533Z] #29 4.823 [2021-08-21T21:46:38.748Z] #59 ... [2021-08-21T21:46:38.748Z] [2021-08-21T21:46:38.748Z] #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-21T21:46:38.748Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:46:38.748Z] #46 4.635 + RM_GOPATH=0 [2021-08-21T21:46:38.748Z] #46 4.635 + TMP_GOPATH= [2021-08-21T21:46:38.748Z] #46 4.635 + : /build [2021-08-21T21:46:38.748Z] #46 4.635 + '[' -z '' ']' [2021-08-21T21:46:38.748Z] #46 4.635 ++ mktemp -d [2021-08-21T21:46:38.748Z] #46 4.740 + export GOPATH=/tmp/tmp.I4DPcgptbJ [2021-08-21T21:46:38.748Z] #46 4.747 + GOPATH=/tmp/tmp.I4DPcgptbJ [2021-08-21T21:46:38.748Z] #46 4.747 + RM_GOPATH=1 [2021-08-21T21:46:38.748Z] #46 4.747 + case "$(go env GOARCH)" in [2021-08-21T21:46:38.748Z] #46 4.749 ++ go env GOARCH [2021-08-21T21:46:38.748Z] #46 4.755 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.748Z] #46 4.755 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.748Z] #46 4.757 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:38.748Z] #46 4.760 + dir=/tmp/install [2021-08-21T21:46:38.748Z] #46 4.761 + bin=vndr [2021-08-21T21:46:38.748Z] #46 4.761 + shift [2021-08-21T21:46:38.748Z] #46 4.762 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T21:46:38.748Z] #46 4.763 + . /tmp/install/vndr.installer [2021-08-21T21:46:38.748Z] #46 4.763 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:38.748Z] #46 4.764 + install_vndr [2021-08-21T21:46:38.748Z] #46 4.764 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T21:46:38.748Z] #46 4.765 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:38.748Z] #46 4.765 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.I4DPcgptbJ/src/github.com/LK4D4/vndr [2021-08-21T21:46:38.748Z] #46 4.777 Cloning into '/tmp/tmp.I4DPcgptbJ/src/github.com/LK4D4/vndr'... [2021-08-21T21:46:38.748Z] #46 5.733 + cd /tmp/tmp.I4DPcgptbJ/src/github.com/LK4D4/vndr [2021-08-21T21:46:38.748Z] #46 5.733 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:38.748Z] #46 5.787 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T21:46:38.748Z] #46 7.733 runtime/internal/sys [2021-08-21T21:46:38.748Z] #46 7.735 internal/unsafeheader [2021-08-21T21:46:38.748Z] #46 7.737 runtime/internal/atomic [2021-08-21T21:46:38.748Z] #46 7.747 internal/cpu [2021-08-21T21:46:38.748Z] #46 7.997 internal/race [2021-08-21T21:46:38.748Z] #46 8.249 runtime/internal/math [2021-08-21T21:46:38.748Z] #46 8.286 sync/atomic [2021-08-21T21:46:38.748Z] #46 8.462 unicode [2021-08-21T21:46:38.748Z] #46 8.513 unicode/utf8 [2021-08-21T21:46:38.748Z] #46 9.084 math/bits [2021-08-21T21:46:38.748Z] #46 9.150 internal/bytealg [2021-08-21T21:46:38.748Z] #46 9.341 encoding [2021-08-21T21:46:38.748Z] #46 9.578 math [2021-08-21T21:46:38.748Z] #46 9.772 unicode/utf16 [2021-08-21T21:46:38.748Z] #46 10.44 container/list [2021-08-21T21:46:38.748Z] #46 ... [2021-08-21T21:46:38.748Z] [2021-08-21T21:46:38.748Z] #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-21T21:46:38.748Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:46:38.748Z] #44 5.046 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:38.748Z] #44 5.164 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:38.748Z] #44 5.173 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T21:46:38.748Z] #44 5.266 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:38.748Z] #44 6.095 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:46:38.748Z] #44 7.408 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:46:38.748Z] #44 10.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:46:38.748Z] #44 ... [2021-08-21T21:46:38.748Z] [2021-08-21T21:46:38.748Z] #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-21T21:46:38.748Z] #50 sha256:b368c279561a771895ce292813c4cafd2593e3f1025af76fff85172e7746c8a3 [2021-08-21T21:46:38.748Z] #50 3.842 + RM_GOPATH=0 [2021-08-21T21:46:38.748Z] #50 3.844 + TMP_GOPATH= [2021-08-21T21:46:38.748Z] #50 3.844 + : /build [2021-08-21T21:46:38.748Z] #50 3.846 + '[' -z '' ']' [2021-08-21T21:46:38.748Z] #50 3.849 ++ mktemp -d [2021-08-21T21:46:38.748Z] #50 3.851 + export GOPATH=/tmp/tmp.IXQoiyJYxL [2021-08-21T21:46:38.748Z] #50 3.851 + GOPATH=/tmp/tmp.IXQoiyJYxL [2021-08-21T21:46:38.748Z] #50 3.851 + RM_GOPATH=1 [2021-08-21T21:46:38.748Z] #50 3.851 + case "$(go env GOARCH)" in [2021-08-21T21:46:38.748Z] #50 3.853 ++ go env GOARCH [2021-08-21T21:46:38.748Z] #50 3.896 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.748Z] #50 3.896 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:38.748Z] #50 3.917 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:38.748Z] #50 3.917 + dir=/tmp/install [2021-08-21T21:46:38.748Z] #50 3.917 + bin=golangci_lint [2021-08-21T21:46:38.748Z] #50 3.917 + shift [2021-08-21T21:46:38.748Z] #50 3.917 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T21:46:38.748Z] #50 3.917 + . /tmp/install/golangci_lint.installer [2021-08-21T21:46:38.748Z] #50 3.917 ++ : v1.23.8 [2021-08-21T21:46:38.748Z] #50 3.917 + install_golangci_lint [2021-08-21T21:46:38.748Z] #50 3.917 + set -e [2021-08-21T21:46:38.748Z] #50 3.917 + export GO111MODULE=on [2021-08-21T21:46:38.748Z] #50 3.917 + GO111MODULE=on [2021-08-21T21:46:38.748Z] #50 3.917 + GOBIN=/build [2021-08-21T21:46:38.748Z] #50 3.917 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T21:46:38.748Z] #50 4.626 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T21:46:38.794Z] #29 ... [2021-08-21T21:46:38.794Z] [2021-08-21T21:46:38.794Z] #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-21T21:46:38.794Z] #11 sha256:cd2b4944c220b696ee1819a34e6c94204f2553849e6435464b5d351d8375f8fb [2021-08-21T21:46:38.794Z] #11 DONE 0.9s [2021-08-21T21:46:38.794Z] [2021-08-21T21:46:38.794Z] #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-21T21:46:38.794Z] #43 sha256:f75ecbe316cb0e2efdda5acb686d2ec40b27477b2077c3759925dd24db16f16b [2021-08-21T21:46:38.794Z] #43 DONE 0.0s [2021-08-21T21:46:38.794Z] [2021-08-21T21:46:38.794Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-21T21:46:38.794Z] #39 sha256:14468d0fe94f4ea4bf7e3cc8063106e860c9bc0e44a5ddd4657e87644b3d1513 [2021-08-21T21:46:38.794Z] #39 DONE 0.2s [2021-08-21T21:46:38.794Z] [2021-08-21T21:46:38.794Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-21T21:46:38.794Z] #31 sha256:9e1eaa026f0dff5ec9d80819fb9e6c3cd524ef89199abc3cdbe16a23ab01ca79 [2021-08-21T21:46:38.794Z] #31 DONE 0.3s [2021-08-21T21:46:38.794Z] [2021-08-21T21:46:38.794Z] #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-21T21:46:38.794Z] #29 sha256:ab4c3f16746318c0fb4c10005066ea1d82d9bb7c70a27a7c74998016f7e33c1f [2021-08-21T21:46:38.794Z] #29 5.129 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T21:46:39.019Z] #50 ... [2021-08-21T21:46:39.019Z] [2021-08-21T21:46:39.019Z] #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-21T21:46:39.019Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T21:46:39.019Z] #56 5.281 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:39.019Z] #56 5.422 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:39.019Z] #56 5.494 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:39.019Z] #56 6.524 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:46:39.019Z] #56 8.251 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:46:39.019Z] #56 9.556 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:46:39.019Z] #56 ... [2021-08-21T21:46:39.019Z] [2021-08-21T21:46:39.019Z] #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-21T21:46:39.019Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T21:46:39.019Z] #32 4.383 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T21:46:39.019Z] #32 4.386 Cloning into '.'... [2021-08-21T21:46:39.019Z] #32 ... [2021-08-21T21:46:39.019Z] [2021-08-21T21:46:39.019Z] #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-21T21:46:39.019Z] #48 sha256:8253a365be51ca5766d5f271c95b76e5ec8c30ff0de39b49a5458eeced0db4ad [2021-08-21T21:46:39.019Z] #48 3.696 + RM_GOPATH=0 [2021-08-21T21:46:39.019Z] #48 3.696 + TMP_GOPATH= [2021-08-21T21:46:39.019Z] #48 3.696 + : /build [2021-08-21T21:46:39.019Z] #48 3.696 + '[' -z '' ']' [2021-08-21T21:46:39.019Z] #48 3.697 ++ mktemp -d [2021-08-21T21:46:39.019Z] #48 3.699 + export GOPATH=/tmp/tmp.nU0B6gZ4JD [2021-08-21T21:46:39.019Z] #48 3.699 + GOPATH=/tmp/tmp.nU0B6gZ4JD [2021-08-21T21:46:39.019Z] #48 3.700 + RM_GOPATH=1 [2021-08-21T21:46:39.019Z] #48 3.700 + case "$(go env GOARCH)" in [2021-08-21T21:46:39.019Z] #48 3.701 ++ go env GOARCH [2021-08-21T21:46:39.019Z] #48 3.723 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:39.019Z] #48 3.723 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:39.019Z] #48 3.723 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:39.019Z] #48 3.745 + dir=/tmp/install [2021-08-21T21:46:39.019Z] #48 3.745 + bin=gotestsum [2021-08-21T21:46:39.019Z] #48 3.745 + shift [2021-08-21T21:46:39.019Z] #48 3.745 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T21:46:39.019Z] #48 3.745 + . /tmp/install/gotestsum.installer [2021-08-21T21:46:39.019Z] #48 3.745 ++ : v0.5.3 [2021-08-21T21:46:39.019Z] #48 3.745 + install_gotestsum [2021-08-21T21:46:39.019Z] #48 3.752 + set -e [2021-08-21T21:46:39.019Z] #48 3.752 + export GO111MODULE=on [2021-08-21T21:46:39.019Z] #48 3.752 + GO111MODULE=on [2021-08-21T21:46:39.019Z] #48 3.752 + GOBIN=/build [2021-08-21T21:46:39.019Z] #48 3.752 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T21:46:39.019Z] #48 4.628 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T21:46:39.019Z] #48 7.388 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T21:46:39.019Z] #48 7.399 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T21:46:39.019Z] #48 7.405 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:39.052Z] #29 5.282 [2021-08-21T21:46:39.052Z] #29 5.385 ######################################################################## 100.0% [2021-08-21T21:46:39.052Z] #29 5.471 [2021-08-21T21:46:39.283Z] #48 7.405 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T21:46:39.283Z] #48 8.002 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T21:46:39.283Z] #48 8.009 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T21:46:39.283Z] #48 8.059 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T21:46:39.283Z] #48 8.126 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T21:46:39.283Z] #48 8.196 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T21:46:39.283Z] #48 8.440 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T21:46:39.283Z] #48 8.649 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T21:46:39.283Z] #48 ... [2021-08-21T21:46:39.283Z] [2021-08-21T21:46:39.283Z] #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-21T21:46:39.283Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:46:39.283Z] #24 3.578 + RM_GOPATH=0 [2021-08-21T21:46:39.283Z] #24 3.578 + TMP_GOPATH= [2021-08-21T21:46:39.283Z] #24 3.578 + : /build [2021-08-21T21:46:39.283Z] #24 3.579 + '[' -z '' ']' [2021-08-21T21:46:39.283Z] #24 3.579 ++ mktemp -d [2021-08-21T21:46:39.283Z] #24 3.581 + export GOPATH=/tmp/tmp.q1d6DCCnJS [2021-08-21T21:46:39.283Z] #24 3.581 + GOPATH=/tmp/tmp.q1d6DCCnJS [2021-08-21T21:46:39.283Z] #24 3.581 + RM_GOPATH=1 [2021-08-21T21:46:39.283Z] #24 3.581 + case "$(go env GOARCH)" in [2021-08-21T21:46:39.283Z] #24 3.582 ++ go env GOARCH [2021-08-21T21:46:39.283Z] #24 3.597 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:39.283Z] #24 3.597 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:39.283Z] #24 3.597 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:39.283Z] #24 3.609 Install docker/cli version 17.06.2-ce from stable [2021-08-21T21:46:39.283Z] #24 3.610 + dir=/tmp/install [2021-08-21T21:46:39.283Z] #24 3.610 + bin=dockercli [2021-08-21T21:46:39.283Z] #24 3.610 + shift [2021-08-21T21:46:39.283Z] #24 3.610 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T21:46:39.283Z] #24 3.610 + . /tmp/install/dockercli.installer [2021-08-21T21:46:39.283Z] #24 3.610 ++ : stable [2021-08-21T21:46:39.283Z] #24 3.610 ++ : 17.06.2-ce [2021-08-21T21:46:39.283Z] #24 3.610 + install_dockercli [2021-08-21T21:46:39.283Z] #24 3.610 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T21:46:39.283Z] #24 3.610 ++ uname -m [2021-08-21T21:46:39.283Z] #24 3.612 + arch=aarch64 [2021-08-21T21:46:39.283Z] #24 3.612 + '[' aarch64 '!=' x86_64 ']' [2021-08-21T21:46:39.283Z] #24 3.612 + '[' aarch64 '!=' s390x ']' [2021-08-21T21:46:39.283Z] #24 3.612 + '[' aarch64 '!=' armhf ']' [2021-08-21T21:46:39.283Z] #24 3.612 + build_dockercli [2021-08-21T21:46:39.283Z] #24 3.612 + git clone https://github.com/docker/docker-ce /tmp/tmp.q1d6DCCnJS/tmp/docker-ce [2021-08-21T21:46:39.283Z] #24 3.624 Cloning into '/tmp/tmp.q1d6DCCnJS/tmp/docker-ce'... [2021-08-21T21:46:39.283Z] #24 ... [2021-08-21T21:46:39.283Z] [2021-08-21T21:46:39.283Z] #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-21T21:46:39.283Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:39.623Z] #29 5.850 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T21:46:39.623Z] #29 6.033 [2021-08-21T21:46:39.890Z] #29 6.164 ######################################################################## 100.0% [2021-08-21T21:46:39.890Z] #29 6.212 [2021-08-21T21:46:40.084Z] #29 5.822 0.0% 0.4% ## 3.9% #### 5.7% ##### 8.0% ####### 9.9% ######## 11.9% ######## 12.5% ######### 13.1% ######### 13.4% ########## 14.0% ########## 14.3% ########### 15.9% ############# 18.2% ############# 19.0% ############## 19.8% ############### 21.7% ################# 24.6% ################### 26.9% #################### 29.0% ###################### 30.6% ###################### 31.5% ######################## 33.5% ######################### 35.4% ########################## 36.2% ########################## 37.2% ########################### 38.5% ############################ 39.7% ############################# 40.3% ############################# 41.5% ############################## 42.7% ################################ 44.6% ################################ 45.3% ################################# 46.5% ################################## 48.1% ################################### 49.9% ##################################### 51.8% ###################################### 53.7% ######################################## 55.7% ########################################## 58.7% ############################################ 61.2% ############################################# 62.8% ############################################## 64.3% ############################################### 65.9% ################################################ 67.7% ################################################## 70.1% ################################################### 71.8% #################################################### 73.5% ###################################################### 75.1% ####################################################### 77.0% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 81.3% ########################################################### 82.5% ############################################################ 84.5% ############################################################## 86.5% ############################################################### 88.3% ################################################################ 90.0% ################################################################# 91.6% ################################################################### 93.1% #################################################################### 95.1% #################################################################### 95.8% ###################################################################### 98.5% ######################################################################## 100.0% [2021-08-21T21:46:40.200Z] #53 96.57 log [2021-08-21T21:46:40.348Z] #29 12.73 [2021-08-21T21:46:40.460Z] #53 97.48 encoding/xml [2021-08-21T21:46:40.460Z] #53 97.52 go/doc [2021-08-21T21:46:40.461Z] #29 6.699 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T21:46:40.461Z] #29 6.875 [2021-08-21T21:46:41.092Z] #32 ... [2021-08-21T21:46:41.092Z] [2021-08-21T21:46:41.092Z] #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-21T21:46:41.092Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T21:46:41.092Z] #12 DONE 5.4s [2021-08-21T21:46:41.092Z] [2021-08-21T21:46:41.092Z] #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-21T21:46:41.092Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:46:41.237Z] #29 7.004 #### 5.8% ##################### 29.2% ###################################### 53.0% #################################################### 72.5% ################################################################# 90.4% ######################################################################## 100.0% [2021-08-21T21:46:41.237Z] #29 7.486 [2021-08-21T21:46:41.306Z] #29 13.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-08-21T21:46:41.498Z] #29 7.759 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T21:46:41.498Z] #29 7.851 [2021-08-21T21:46:41.570Z] #29 14.11 [2021-08-21T21:46:41.756Z] #29 7.908 ######################################################################## 100.0% [2021-08-21T21:46:41.756Z] #29 7.945 [2021-08-21T21:46:41.756Z] #29 8.150 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T21:46:41.897Z] #29 14.37 0.2% ######################################################################## 100.0% [2021-08-21T21:46:41.897Z] #29 14.48 [2021-08-21T21:46:42.020Z] #29 8.267 [2021-08-21T21:46:42.020Z] #29 8.312 ######################################################################## 100.0% [2021-08-21T21:46:42.020Z] #29 8.343 [2021-08-21T21:46:42.020Z] #29 8.370 Download of images into '/build' complete. [2021-08-21T21:46:42.020Z] #29 8.370 Use something like the following to load the result into a Docker daemon: [2021-08-21T21:46:42.020Z] #29 8.370 tar -cC '/build' . | docker load [2021-08-21T21:46:42.161Z] #29 ... [2021-08-21T21:46:42.161Z] [2021-08-21T21:46:42.161Z] #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-21T21:46:42.161Z] #34 sha256:39c1ee184e703302d6eb6f277c22d1dad805850fa57eafa9513540e22fdd6045 [2021-08-21T21:46:42.161Z] #34 3.919 Install go-toml version v1.8.1 [2021-08-21T21:46:42.161Z] #34 5.285 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T21:46:42.161Z] #34 9.307 github.com/pelletier/go-toml [2021-08-21T21:46:42.161Z] #34 13.84 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T21:46:42.371Z] #53 ... [2021-08-21T21:46:42.371Z] [2021-08-21T21:46:42.371Z] #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-21T21:46:42.371Z] #59 sha256:48ceb7acbdee38729004fd3003a0fa54ccd1c807f9f062774a47d0f686a689d9 [2021-08-21T21:46:42.371Z] #59 99.10 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T21:46:42.428Z] #34 ... [2021-08-21T21:46:42.428Z] [2021-08-21T21:46:42.428Z] #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-21T21:46:42.428Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T21:46:42.428Z] #40 13.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T21:46:42.588Z] #29 DONE 8.7s [2021-08-21T21:46:42.588Z] [2021-08-21T21:46:42.588Z] #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-21T21:46:42.588Z] #12 sha256:7c75d646f0f28d57a0d52dab109e793cca2c4a6f4d1653f12f2643eb70d8d40a [2021-08-21T21:46:42.588Z] #12 DONE 3.8s [2021-08-21T21:46:42.588Z] [2021-08-21T21:46:42.588Z] #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-21T21:46:42.588Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:46:43.400Z] #40 14.67 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T21:46:44.916Z] #59 DONE 102.0s [2021-08-21T21:46:44.916Z] [2021-08-21T21:46:44.916Z] #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-21T21:46:44.916Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:44.916Z] #53 101.3 github.com/LK4D4/vndr/build [2021-08-21T21:46:45.265Z] #13 ... [2021-08-21T21:46:45.265Z] [2021-08-21T21:46:45.265Z] #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-21T21:46:45.265Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:46:45.265Z] #56 9.536 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:45.265Z] #56 9.652 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:45.265Z] #56 9.652 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:45.523Z] #56 ... [2021-08-21T21:46:45.523Z] [2021-08-21T21:46:45.523Z] #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-21T21:46:45.523Z] #48 sha256:89385d923eefe2e25561ca923d1f775dee63f48edb4324c09aece37190ced321 [2021-08-21T21:46:45.523Z] #48 8.657 + RM_GOPATH=0 [2021-08-21T21:46:45.523Z] #48 8.657 + TMP_GOPATH= [2021-08-21T21:46:45.523Z] #48 8.657 + : /build [2021-08-21T21:46:45.523Z] #48 8.657 + '[' -z '' ']' [2021-08-21T21:46:45.523Z] #48 8.657 ++ mktemp -d [2021-08-21T21:46:45.523Z] #48 8.657 + export GOPATH=/tmp/tmp.W10v4Vnq96 [2021-08-21T21:46:45.523Z] #48 8.657 + GOPATH=/tmp/tmp.W10v4Vnq96 [2021-08-21T21:46:45.523Z] #48 8.657 + RM_GOPATH=1 [2021-08-21T21:46:45.523Z] #48 8.657 + case "$(go env GOARCH)" in [2021-08-21T21:46:45.523Z] #48 8.657 ++ go env GOARCH [2021-08-21T21:46:45.523Z] #48 8.670 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:45.523Z] #48 8.670 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:45.523Z] #48 8.670 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:45.523Z] #48 8.670 + dir=/tmp/install [2021-08-21T21:46:45.523Z] #48 8.670 + bin=gotestsum [2021-08-21T21:46:45.523Z] #48 8.670 + shift [2021-08-21T21:46:45.523Z] #48 8.670 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T21:46:45.523Z] #48 8.670 + . /tmp/install/gotestsum.installer [2021-08-21T21:46:45.523Z] #48 8.670 ++ : v0.5.3 [2021-08-21T21:46:45.523Z] #48 8.670 + install_gotestsum [2021-08-21T21:46:45.523Z] #48 8.670 + set -e [2021-08-21T21:46:45.523Z] #48 8.670 + export GO111MODULE=on [2021-08-21T21:46:45.523Z] #48 8.670 + GO111MODULE=on [2021-08-21T21:46:45.523Z] #48 8.670 + GOBIN=/build [2021-08-21T21:46:45.523Z] #48 8.670 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T21:46:45.523Z] #48 9.775 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T21:46:45.523Z] #48 ... [2021-08-21T21:46:45.523Z] [2021-08-21T21:46:45.523Z] #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-21T21:46:45.523Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:46:45.523Z] #40 8.986 + git clone https://github.com/docker/distribution.git . [2021-08-21T21:46:45.523Z] #40 9.000 Cloning into '.'... [2021-08-21T21:46:45.780Z] #40 ... [2021-08-21T21:46:45.780Z] [2021-08-21T21:46:45.780Z] #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-21T21:46:45.780Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:46:45.780Z] #46 7.891 + RM_GOPATH=0 [2021-08-21T21:46:45.780Z] #46 7.891 + TMP_GOPATH= [2021-08-21T21:46:45.780Z] #46 7.891 + : /build [2021-08-21T21:46:45.780Z] #46 7.891 + '[' -z '' ']' [2021-08-21T21:46:45.780Z] #46 7.891 ++ mktemp -d [2021-08-21T21:46:45.780Z] #46 7.891 + export GOPATH=/tmp/tmp.sJWKNuKXmD [2021-08-21T21:46:45.780Z] #46 7.891 + GOPATH=/tmp/tmp.sJWKNuKXmD [2021-08-21T21:46:45.780Z] #46 7.891 + RM_GOPATH=1 [2021-08-21T21:46:45.780Z] #46 7.891 + case "$(go env GOARCH)" in [2021-08-21T21:46:45.780Z] #46 7.891 ++ go env GOARCH [2021-08-21T21:46:45.780Z] #46 7.912 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:45.780Z] #46 7.913 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:45.780Z] #46 7.913 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:45.780Z] #46 7.913 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:45.780Z] #46 7.913 + dir=/tmp/install [2021-08-21T21:46:45.780Z] #46 7.913 + bin=vndr [2021-08-21T21:46:45.780Z] #46 7.913 + shift [2021-08-21T21:46:45.780Z] #46 7.913 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T21:46:45.780Z] #46 7.913 + . /tmp/install/vndr.installer [2021-08-21T21:46:45.780Z] #46 7.913 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:45.780Z] #46 7.913 + install_vndr [2021-08-21T21:46:45.780Z] #46 7.913 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T21:46:45.780Z] #46 7.913 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.sJWKNuKXmD/src/github.com/LK4D4/vndr [2021-08-21T21:46:45.780Z] #46 7.927 Cloning into '/tmp/tmp.sJWKNuKXmD/src/github.com/LK4D4/vndr'... [2021-08-21T21:46:45.780Z] #46 8.428 + cd /tmp/tmp.sJWKNuKXmD/src/github.com/LK4D4/vndr [2021-08-21T21:46:45.780Z] #46 8.428 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:45.780Z] #46 8.428 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T21:46:45.780Z] #46 9.737 internal/unsafeheader [2021-08-21T21:46:45.780Z] #46 9.839 internal/cpu [2021-08-21T21:46:45.780Z] #46 10.03 runtime/internal/atomic [2021-08-21T21:46:46.055Z] #46 ... [2021-08-21T21:46:46.055Z] [2021-08-21T21:46:46.055Z] #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-21T21:46:46.055Z] #34 sha256:e24b4e73108fb884fe97d09ca3b40d3aeb498266a3c605f9f148feb445924a9e [2021-08-21T21:46:46.055Z] #34 7.943 Install go-toml version v1.8.1 [2021-08-21T21:46:46.055Z] #34 8.561 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T21:46:46.055Z] #34 ... [2021-08-21T21:46:46.055Z] [2021-08-21T21:46:46.055Z] #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-21T21:46:46.055Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:46:46.055Z] #36 9.812 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:46.055Z] #36 9.844 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:46.055Z] #36 9.892 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:46.311Z] #36 ... [2021-08-21T21:46:46.311Z] [2021-08-21T21:46:46.311Z] #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-21T21:46:46.311Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:46:46.311Z] #52 6.425 + RM_GOPATH=0 [2021-08-21T21:46:46.311Z] #52 6.425 + TMP_GOPATH= [2021-08-21T21:46:46.311Z] #52 6.425 + : /build [2021-08-21T21:46:46.311Z] #52 6.425 + '[' -z '' ']' [2021-08-21T21:46:46.311Z] #52 6.425 ++ mktemp -d [2021-08-21T21:46:46.311Z] #52 6.425 + export GOPATH=/tmp/tmp.dKaCSraIxH [2021-08-21T21:46:46.311Z] #52 6.425 + GOPATH=/tmp/tmp.dKaCSraIxH [2021-08-21T21:46:46.311Z] #52 6.425 + RM_GOPATH=1 [2021-08-21T21:46:46.311Z] #52 6.425 + case "$(go env GOARCH)" in [2021-08-21T21:46:46.311Z] #52 6.425 ++ go env GOARCH [2021-08-21T21:46:46.311Z] #52 6.439 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:46.311Z] #52 6.440 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.311Z] #52 6.440 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.311Z] #52 6.440 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:46.311Z] #52 6.440 + dir=/tmp/install [2021-08-21T21:46:46.311Z] #52 6.440 + bin=shfmt [2021-08-21T21:46:46.311Z] #52 6.440 + shift [2021-08-21T21:46:46.311Z] #52 6.440 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T21:46:46.311Z] #52 6.440 + . /tmp/install/shfmt.installer [2021-08-21T21:46:46.311Z] #52 6.440 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:46.311Z] #52 6.440 + install_shfmt [2021-08-21T21:46:46.311Z] #52 6.440 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T21:46:46.311Z] #52 6.440 + git clone https://github.com/mvdan/sh.git /tmp/tmp.dKaCSraIxH/src/github.com/mvdan/sh [2021-08-21T21:46:46.311Z] #52 6.441 Cloning into '/tmp/tmp.dKaCSraIxH/src/github.com/mvdan/sh'... [2021-08-21T21:46:46.311Z] #52 ... [2021-08-21T21:46:46.311Z] [2021-08-21T21:46:46.311Z] #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-21T21:46:46.311Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:46.311Z] #44 9.658 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:46.311Z] #44 9.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:46.311Z] #44 9.772 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:46.311Z] #44 10.30 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T21:46:46.569Z] #44 ... [2021-08-21T21:46:46.569Z] [2021-08-21T21:46:46.569Z] #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-21T21:46:46.569Z] #24 sha256:ddf6ecee09e201417243099d05a3d5b668efd8097e25d6aca8b3b1f6c7ebec06 [2021-08-21T21:46:46.569Z] #24 9.350 + RM_GOPATH=0 [2021-08-21T21:46:46.569Z] #24 9.350 + TMP_GOPATH= [2021-08-21T21:46:46.569Z] #24 9.350 + : /build [2021-08-21T21:46:46.569Z] #24 9.350 + '[' -z '' ']' [2021-08-21T21:46:46.569Z] #24 9.350 ++ mktemp -d [2021-08-21T21:46:46.569Z] #24 9.372 + export GOPATH=/tmp/tmp.c65x7kGgH9 [2021-08-21T21:46:46.569Z] #24 9.372 + GOPATH=/tmp/tmp.c65x7kGgH9 [2021-08-21T21:46:46.569Z] #24 9.372 + RM_GOPATH=1 [2021-08-21T21:46:46.569Z] #24 9.372 + case "$(go env GOARCH)" in [2021-08-21T21:46:46.569Z] #24 9.373 ++ go env GOARCH [2021-08-21T21:46:46.569Z] #24 9.399 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.569Z] #24 9.399 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.569Z] #24 9.400 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:46.569Z] #24 9.405 + dir=/tmp/install [2021-08-21T21:46:46.569Z] #24 9.405 + bin=dockercli [2021-08-21T21:46:46.569Z] #24 9.405 + shift [2021-08-21T21:46:46.569Z] #24 9.406 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T21:46:46.569Z] #24 9.406 + . /tmp/install/dockercli.installer [2021-08-21T21:46:46.569Z] #24 9.406 ++ : stable [2021-08-21T21:46:46.569Z] #24 9.406 ++ : 17.06.2-ce [2021-08-21T21:46:46.569Z] #24 9.406 + install_dockercli [2021-08-21T21:46:46.569Z] #24 9.406 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T21:46:46.569Z] #24 9.406 Install docker/cli version 17.06.2-ce from stable [2021-08-21T21:46:46.569Z] #24 9.419 ++ uname -m [2021-08-21T21:46:46.569Z] #24 9.428 + arch=x86_64 [2021-08-21T21:46:46.569Z] #24 9.444 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T21:46:46.569Z] #24 9.444 + url=https://download.docker.com/linux/static [2021-08-21T21:46:46.569Z] #24 9.444 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T21:46:46.569Z] #24 9.444 + tar -xz docker/docker [2021-08-21T21:46:46.569Z] #24 ... [2021-08-21T21:46:46.569Z] [2021-08-21T21:46:46.569Z] #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-21T21:46:46.569Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:46:46.569Z] #50 6.169 + RM_GOPATH=0 [2021-08-21T21:46:46.569Z] #50 6.169 + TMP_GOPATH= [2021-08-21T21:46:46.569Z] #50 6.169 + : /build [2021-08-21T21:46:46.569Z] #50 6.169 + '[' -z '' ']' [2021-08-21T21:46:46.569Z] #50 6.169 ++ mktemp -d [2021-08-21T21:46:46.569Z] #50 6.169 + export GOPATH=/tmp/tmp.FVuKreKWzV [2021-08-21T21:46:46.569Z] #50 6.169 + GOPATH=/tmp/tmp.FVuKreKWzV [2021-08-21T21:46:46.569Z] #50 6.169 + RM_GOPATH=1 [2021-08-21T21:46:46.569Z] #50 6.169 + case "$(go env GOARCH)" in [2021-08-21T21:46:46.569Z] #50 6.169 ++ go env GOARCH [2021-08-21T21:46:46.569Z] #50 6.175 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.569Z] #50 6.175 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:46.569Z] #50 6.175 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:46.569Z] #50 6.176 + dir=/tmp/install [2021-08-21T21:46:46.569Z] #50 6.176 + bin=golangci_lint [2021-08-21T21:46:46.569Z] #50 6.176 + shift [2021-08-21T21:46:46.569Z] #50 6.176 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T21:46:46.569Z] #50 6.176 + . /tmp/install/golangci_lint.installer [2021-08-21T21:46:46.569Z] #50 6.176 ++ : v1.23.8 [2021-08-21T21:46:46.569Z] #50 6.176 + install_golangci_lint [2021-08-21T21:46:46.569Z] #50 6.176 + set -e [2021-08-21T21:46:46.569Z] #50 6.176 + export GO111MODULE=on [2021-08-21T21:46:46.569Z] #50 6.176 + GO111MODULE=on [2021-08-21T21:46:46.569Z] #50 6.176 + GOBIN=/build [2021-08-21T21:46:46.569Z] #50 6.176 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T21:46:46.569Z] #50 6.424 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T21:46:46.826Z] #50 ... [2021-08-21T21:46:46.826Z] [2021-08-21T21:46:46.826Z] #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-21T21:46:46.826Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:46:46.826Z] #46 11.08 runtime/internal/sys [2021-08-21T21:46:46.826Z] #46 11.38 internal/bytealg [2021-08-21T21:46:46.826Z] #46 11.39 runtime/internal/math [2021-08-21T21:46:46.826Z] #46 11.47 internal/race [2021-08-21T21:46:46.840Z] #53 103.6 compress/flate [2021-08-21T21:46:47.084Z] #46 11.78 sync/atomic [2021-08-21T21:46:47.649Z] #46 12.20 unicode [2021-08-21T21:46:47.783Z] #53 104.8 net [2021-08-21T21:46:47.813Z] #40 ... [2021-08-21T21:46:47.813Z] [2021-08-21T21:46:47.813Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-08-21T21:46:47.813Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:47.813Z] #29 15.41 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-08-21T21:46:47.813Z] #29 15.60 [2021-08-21T21:46:47.813Z] #29 15.79 0.1% ######################################################################## 100.0% [2021-08-21T21:46:47.813Z] #29 15.90 [2021-08-21T21:46:47.813Z] #29 16.74 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-08-21T21:46:47.813Z] #29 17.19 [2021-08-21T21:46:47.870Z] #13 ... [2021-08-21T21:46:47.871Z] [2021-08-21T21:46:47.871Z] #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-21T21:46:47.871Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:46:47.871Z] #46 5.333 + RM_GOPATH=0 [2021-08-21T21:46:47.871Z] #46 5.333 + TMP_GOPATH= [2021-08-21T21:46:47.871Z] #46 5.333 + : /build [2021-08-21T21:46:47.871Z] #46 5.333 + '[' -z '' ']' [2021-08-21T21:46:47.871Z] #46 5.335 ++ mktemp -d [2021-08-21T21:46:47.871Z] #46 5.335 + export GOPATH=/tmp/tmp.mmnmRCmSMh [2021-08-21T21:46:47.871Z] #46 5.335 + GOPATH=/tmp/tmp.mmnmRCmSMh [2021-08-21T21:46:47.871Z] #46 5.335 + RM_GOPATH=1 [2021-08-21T21:46:47.871Z] #46 5.335 + case "$(go env GOARCH)" in [2021-08-21T21:46:47.871Z] #46 5.336 ++ go env GOARCH [2021-08-21T21:46:47.871Z] #46 5.351 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:47.871Z] #46 5.351 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:47.871Z] #46 5.354 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:47.871Z] #46 5.354 + dir=/tmp/install [2021-08-21T21:46:47.871Z] #46 5.354 + bin=vndr [2021-08-21T21:46:47.871Z] #46 5.354 + shift [2021-08-21T21:46:47.871Z] #46 5.354 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-08-21T21:46:47.871Z] #46 5.354 + . /tmp/install/vndr.installer [2021-08-21T21:46:47.871Z] #46 5.354 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:47.871Z] #46 5.354 + install_vndr [2021-08-21T21:46:47.871Z] #46 5.354 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-08-21T21:46:47.871Z] #46 5.354 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mmnmRCmSMh/src/github.com/LK4D4/vndr [2021-08-21T21:46:47.871Z] #46 5.354 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:47.871Z] #46 5.359 Cloning into '/tmp/tmp.mmnmRCmSMh/src/github.com/LK4D4/vndr'... [2021-08-21T21:46:47.871Z] #46 5.792 + cd /tmp/tmp.mmnmRCmSMh/src/github.com/LK4D4/vndr [2021-08-21T21:46:47.871Z] #46 5.792 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-08-21T21:46:47.871Z] #46 5.817 + go build -buildmode=pie -v -o /build/vndr . [2021-08-21T21:46:47.871Z] #46 6.676 internal/unsafeheader [2021-08-21T21:46:47.871Z] #46 6.730 internal/cpu [2021-08-21T21:46:47.871Z] #46 6.752 runtime/internal/atomic [2021-08-21T21:46:47.871Z] #46 6.999 runtime/internal/sys [2021-08-21T21:46:47.871Z] #46 7.221 internal/bytealg [2021-08-21T21:46:47.871Z] #46 7.276 runtime/internal/math [2021-08-21T21:46:47.871Z] #46 7.342 internal/race [2021-08-21T21:46:47.871Z] #46 7.474 sync/atomic [2021-08-21T21:46:47.871Z] #46 7.777 unicode [2021-08-21T21:46:47.871Z] #46 8.162 runtime [2021-08-21T21:46:47.906Z] #46 12.56 runtime [2021-08-21T21:46:48.080Z] #29 17.41 0.0% # 2.7% ###### 9.4% ############ 16.9% ################ 22.4% ################### 27.3% ############################ 39.2% ############################# 40.6% ################################# 46.6% ##################################### 52.2% ######################################## 55.9% ########################################### 60.5% ############################################ 61.7% ################################################ 67.7% #################################################### 72.5% ##################################################### 73.8% ####################################################### 76.8% ########################################################### 82.7% ########################################################### 83.2% ############################################################# 85.2% ################################################################ 89.4% ################################################################## 92.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-08-21T21:46:48.343Z] #29 20.85 [2021-08-21T21:46:48.807Z] #46 ... [2021-08-21T21:46:48.807Z] [2021-08-21T21:46:48.807Z] #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-21T21:46:48.807Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:48.807Z] #44 8.212 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:48.807Z] #44 8.274 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:48.807Z] #44 8.274 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:48.807Z] #44 8.792 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 InRelease [1540 B] [2021-08-21T21:46:48.807Z] #44 9.384 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:48.807Z] #44 ... [2021-08-21T21:46:48.807Z] [2021-08-21T21:46:48.807Z] #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-21T21:46:48.807Z] #34 sha256:1e6e733a5928ee4b3d737befdbd2dcdd2e79e34713757c0ed3e734fe28d1e33d [2021-08-21T21:46:48.807Z] #34 4.222 Install go-toml version v1.8.1 [2021-08-21T21:46:48.807Z] #34 4.646 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-08-21T21:46:48.807Z] #34 5.597 github.com/pelletier/go-toml [2021-08-21T21:46:48.921Z] #29 ... [2021-08-21T21:46:48.921Z] [2021-08-21T21:46:48.921Z] #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-21T21:46:48.921Z] #59 sha256:9dd4ec171cf28ddcaae0b9442789aa84f11bcdb83e6ebdd4395a91e6ac0a905f [2021-08-21T21:46:48.921Z] #59 10.62 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T21:46:48.921Z] #59 10.66 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:48.921Z] #59 10.66 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T21:46:48.921Z] #59 11.32 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T21:46:48.921Z] #59 11.36 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T21:46:48.921Z] #59 13.03 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T21:46:48.921Z] #59 13.03 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T21:46:48.921Z] #59 13.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T21:46:48.921Z] #59 14.09 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T21:46:48.921Z] #59 14.34 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T21:46:48.921Z] #59 14.82 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T21:46:48.921Z] #59 15.58 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T21:46:48.921Z] #59 17.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T21:46:48.921Z] #59 20.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T21:46:49.066Z] #34 ... [2021-08-21T21:46:49.066Z] [2021-08-21T21:46:49.066Z] #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-21T21:46:49.066Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:46:49.066Z] #40 6.809 + git clone https://github.com/docker/distribution.git . [2021-08-21T21:46:49.066Z] #40 6.812 Cloning into '.'... [2021-08-21T21:46:49.066Z] #40 ... [2021-08-21T21:46:49.066Z] [2021-08-21T21:46:49.066Z] #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-21T21:46:49.066Z] #59 sha256:f5a11d82f4bd703ccc8a5c208d7dd18fef1fd29b54ee70e327cbc6ae91d960c0 [2021-08-21T21:46:49.066Z] #59 5.209 + RM_GOPATH=0 [2021-08-21T21:46:49.066Z] #59 5.209 + TMP_GOPATH= [2021-08-21T21:46:49.066Z] #59 5.209 + : /build [2021-08-21T21:46:49.066Z] #59 5.209 + '[' -z '' ']' [2021-08-21T21:46:49.066Z] #59 5.209 ++ mktemp -d [2021-08-21T21:46:49.066Z] #59 5.209 + export GOPATH=/tmp/tmp.tOx7b1dMg3 [2021-08-21T21:46:49.066Z] #59 5.209 + GOPATH=/tmp/tmp.tOx7b1dMg3 [2021-08-21T21:46:49.066Z] #59 5.209 + RM_GOPATH=1 [2021-08-21T21:46:49.066Z] #59 5.209 + case "$(go env GOARCH)" in [2021-08-21T21:46:49.066Z] #59 5.212 ++ go env GOARCH [2021-08-21T21:46:49.066Z] #59 5.219 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.066Z] #59 5.219 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.066Z] #59 5.219 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:49.066Z] #59 5.229 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:49.066Z] #59 5.229 + dir=/tmp/install [2021-08-21T21:46:49.066Z] #59 5.229 + bin=rootlesskit [2021-08-21T21:46:49.066Z] #59 5.229 + shift [2021-08-21T21:46:49.066Z] #59 5.229 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T21:46:49.066Z] #59 5.229 + . /tmp/install/rootlesskit.installer [2021-08-21T21:46:49.066Z] #59 5.229 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:49.066Z] #59 5.229 + install_rootlesskit [2021-08-21T21:46:49.066Z] #59 5.229 + case "$1" in [2021-08-21T21:46:49.066Z] #59 5.229 + export CGO_ENABLED=0 [2021-08-21T21:46:49.066Z] #59 5.229 + CGO_ENABLED=0 [2021-08-21T21:46:49.066Z] #59 5.229 + _install_rootlesskit [2021-08-21T21:46:49.066Z] #59 5.229 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T21:46:49.066Z] #59 5.229 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tOx7b1dMg3/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:49.066Z] #59 5.230 Cloning into '/tmp/tmp.tOx7b1dMg3/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T21:46:49.066Z] #59 8.595 + cd /tmp/tmp.tOx7b1dMg3/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:49.066Z] #59 8.595 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:49.066Z] #59 8.595 + export GO111MODULE=on [2021-08-21T21:46:49.066Z] #59 8.595 + GO111MODULE=on [2021-08-21T21:46:49.066Z] #59 8.595 + export GOPROXY=https://proxy.golang.org [2021-08-21T21:46:49.066Z] #59 8.595 + GOPROXY=https://proxy.golang.org [2021-08-21T21:46:49.066Z] #59 8.595 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:46:49.066Z] #59 8.595 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T21:46:49.066Z] #59 9.980 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:49.066Z] #59 10.05 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T21:46:49.066Z] #59 10.13 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T21:46:49.170Z] #53 106.0 compress/gzip [2021-08-21T21:46:49.326Z] #59 ... [2021-08-21T21:46:49.326Z] [2021-08-21T21:46:49.326Z] #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-21T21:46:49.326Z] #48 sha256:dd6e2d72b34fbea0254ade0a34655ab684b419e3ef736512bdc7c40be3e032da [2021-08-21T21:46:49.326Z] #48 5.722 + RM_GOPATH=0 [2021-08-21T21:46:49.326Z] #48 5.722 + TMP_GOPATH= [2021-08-21T21:46:49.326Z] #48 5.722 + : /build [2021-08-21T21:46:49.326Z] #48 5.722 + '[' -z '' ']' [2021-08-21T21:46:49.326Z] #48 5.722 ++ mktemp -d [2021-08-21T21:46:49.326Z] #48 5.725 + export GOPATH=/tmp/tmp.wuTcZ2jSPn [2021-08-21T21:46:49.326Z] #48 5.725 + GOPATH=/tmp/tmp.wuTcZ2jSPn [2021-08-21T21:46:49.326Z] #48 5.725 + RM_GOPATH=1 [2021-08-21T21:46:49.326Z] #48 5.725 + case "$(go env GOARCH)" in [2021-08-21T21:46:49.326Z] #48 5.725 ++ go env GOARCH [2021-08-21T21:46:49.326Z] #48 5.743 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.326Z] #48 5.743 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.326Z] #48 5.743 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:49.326Z] #48 5.743 + dir=/tmp/install [2021-08-21T21:46:49.326Z] #48 5.743 + bin=gotestsum [2021-08-21T21:46:49.326Z] #48 5.743 + shift [2021-08-21T21:46:49.326Z] #48 5.743 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-08-21T21:46:49.326Z] #48 5.743 + . /tmp/install/gotestsum.installer [2021-08-21T21:46:49.326Z] #48 5.743 ++ : v0.5.3 [2021-08-21T21:46:49.326Z] #48 5.743 + install_gotestsum [2021-08-21T21:46:49.326Z] #48 5.743 + set -e [2021-08-21T21:46:49.326Z] #48 5.743 + export GO111MODULE=on [2021-08-21T21:46:49.326Z] #48 5.743 + GO111MODULE=on [2021-08-21T21:46:49.326Z] #48 5.743 + GOBIN=/build [2021-08-21T21:46:49.326Z] #48 5.743 + go get gotest.tools/gotestsum@v0.5.3 [2021-08-21T21:46:49.326Z] #48 6.336 go: downloading gotest.tools/gotestsum v0.5.3 [2021-08-21T21:46:49.326Z] #48 7.661 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T21:46:49.326Z] #48 7.661 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T21:46:49.326Z] #48 7.684 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:49.326Z] #48 7.763 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T21:46:49.326Z] #48 7.951 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T21:46:49.326Z] #48 8.039 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T21:46:49.326Z] #48 8.224 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T21:46:49.326Z] #48 8.344 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T21:46:49.326Z] #48 8.371 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T21:46:49.326Z] #48 9.071 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T21:46:49.326Z] #48 ... [2021-08-21T21:46:49.326Z] [2021-08-21T21:46:49.326Z] #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-21T21:46:49.326Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:46:49.326Z] #32 5.617 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T21:46:49.326Z] #32 5.617 Cloning into '.'... [2021-08-21T21:46:49.540Z] #59 ... [2021-08-21T21:46:49.540Z] [2021-08-21T21:46:49.540Z] #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-21T21:46:49.540Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:46:49.540Z] #46 11.07 runtime [2021-08-21T21:46:49.540Z] #46 11.69 crypto/internal/subtle [2021-08-21T21:46:49.540Z] #46 12.01 crypto/subtle [2021-08-21T21:46:49.540Z] #46 12.40 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T21:46:49.540Z] #46 12.60 internal/nettrace [2021-08-21T21:46:49.540Z] #46 12.84 runtime/cgo [2021-08-21T21:46:49.540Z] #46 13.04 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T21:46:49.540Z] #46 ... [2021-08-21T21:46:49.540Z] [2021-08-21T21:46:49.540Z] #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-21T21:46:49.540Z] #59 sha256:9dd4ec171cf28ddcaae0b9442789aa84f11bcdb83e6ebdd4395a91e6ac0a905f [2021-08-21T21:46:49.540Z] #59 21.24 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T21:46:49.585Z] #32 ... [2021-08-21T21:46:49.585Z] [2021-08-21T21:46:49.585Z] #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-21T21:46:49.585Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:46:49.585Z] #36 7.877 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:49.585Z] #36 7.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:49.585Z] #36 7.999 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:49.585Z] #36 9.021 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:49.585Z] #36 10.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:49.743Z] #53 106.8 vendor/golang.org/x/sys/cpu [2021-08-21T21:46:49.843Z] #36 ... [2021-08-21T21:46:49.843Z] [2021-08-21T21:46:49.843Z] #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-21T21:46:49.843Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:46:49.843Z] #52 5.791 + RM_GOPATH=0 [2021-08-21T21:46:49.843Z] #52 5.791 + TMP_GOPATH= [2021-08-21T21:46:49.843Z] #52 5.791 + : /build [2021-08-21T21:46:49.843Z] #52 5.791 + '[' -z '' ']' [2021-08-21T21:46:49.843Z] #52 5.791 ++ mktemp -d [2021-08-21T21:46:49.843Z] #52 5.791 + export GOPATH=/tmp/tmp.LcLDOfqDgY [2021-08-21T21:46:49.843Z] #52 5.791 + GOPATH=/tmp/tmp.LcLDOfqDgY [2021-08-21T21:46:49.843Z] #52 5.791 + RM_GOPATH=1 [2021-08-21T21:46:49.843Z] #52 5.791 + case "$(go env GOARCH)" in [2021-08-21T21:46:49.843Z] #52 5.791 ++ go env GOARCH [2021-08-21T21:46:49.843Z] #52 5.793 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.843Z] #52 5.793 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:49.843Z] #52 5.793 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:49.843Z] #52 5.810 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:49.843Z] #52 5.810 + dir=/tmp/install [2021-08-21T21:46:49.843Z] #52 5.810 + bin=shfmt [2021-08-21T21:46:49.843Z] #52 5.810 + shift [2021-08-21T21:46:49.843Z] #52 5.810 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-08-21T21:46:49.843Z] #52 5.810 + . /tmp/install/shfmt.installer [2021-08-21T21:46:49.843Z] #52 5.810 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:49.843Z] #52 5.810 + install_shfmt [2021-08-21T21:46:49.843Z] #52 5.810 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-08-21T21:46:49.843Z] #52 5.810 + git clone https://github.com/mvdan/sh.git /tmp/tmp.LcLDOfqDgY/src/github.com/mvdan/sh [2021-08-21T21:46:49.843Z] #52 5.810 Cloning into '/tmp/tmp.LcLDOfqDgY/src/github.com/mvdan/sh'... [2021-08-21T21:46:49.843Z] #52 ... [2021-08-21T21:46:49.843Z] [2021-08-21T21:46:49.843Z] #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-21T21:46:49.843Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:46:49.843Z] #56 8.098 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:49.843Z] #56 8.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:49.843Z] #56 8.157 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:49.843Z] #56 9.147 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:49.843Z] #56 11.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:49.896Z] #59 ... [2021-08-21T21:46:49.896Z] [2021-08-21T21:46:49.897Z] #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-21T21:46:49.897Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:46:49.897Z] #13 5.721 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:46:49.897Z] #13 7.068 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:46:50.102Z] #56 ... [2021-08-21T21:46:50.102Z] [2021-08-21T21:46:50.102Z] #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-21T21:46:50.102Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:46:50.102Z] #50 5.792 + RM_GOPATH=0 [2021-08-21T21:46:50.102Z] #50 5.792 + TMP_GOPATH= [2021-08-21T21:46:50.102Z] #50 5.792 + : /build [2021-08-21T21:46:50.102Z] #50 5.792 + '[' -z '' ']' [2021-08-21T21:46:50.102Z] #50 5.792 ++ mktemp -d [2021-08-21T21:46:50.102Z] #50 5.792 + export GOPATH=/tmp/tmp.KDUuEvlCgA [2021-08-21T21:46:50.102Z] #50 5.792 + GOPATH=/tmp/tmp.KDUuEvlCgA [2021-08-21T21:46:50.102Z] #50 5.792 + RM_GOPATH=1 [2021-08-21T21:46:50.102Z] #50 5.792 + case "$(go env GOARCH)" in [2021-08-21T21:46:50.102Z] #50 5.792 ++ go env GOARCH [2021-08-21T21:46:50.102Z] #50 5.792 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:50.102Z] #50 5.792 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:50.102Z] #50 5.792 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:50.102Z] #50 5.792 + dir=/tmp/install [2021-08-21T21:46:50.102Z] #50 5.792 + bin=golangci_lint [2021-08-21T21:46:50.102Z] #50 5.792 + shift [2021-08-21T21:46:50.102Z] #50 5.792 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-08-21T21:46:50.102Z] #50 5.792 + . /tmp/install/golangci_lint.installer [2021-08-21T21:46:50.102Z] #50 5.792 ++ : v1.23.8 [2021-08-21T21:46:50.102Z] #50 5.792 + install_golangci_lint [2021-08-21T21:46:50.102Z] #50 5.792 + set -e [2021-08-21T21:46:50.102Z] #50 5.792 + export GO111MODULE=on [2021-08-21T21:46:50.102Z] #50 5.792 + GO111MODULE=on [2021-08-21T21:46:50.102Z] #50 5.792 + GOBIN=/build [2021-08-21T21:46:50.102Z] #50 5.792 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-08-21T21:46:50.102Z] #50 6.426 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-08-21T21:46:50.102Z] #50 ... [2021-08-21T21:46:50.102Z] [2021-08-21T21:46:50.102Z] #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-21T21:46:50.102Z] #24 sha256:89e542ffaa140ac5150755eed092634149cef07539567737844714323d5f8f97 [2021-08-21T21:46:50.102Z] #24 5.436 + RM_GOPATH=0 [2021-08-21T21:46:50.102Z] #24 5.436 + TMP_GOPATH= [2021-08-21T21:46:50.102Z] #24 5.436 + : /build [2021-08-21T21:46:50.102Z] #24 5.436 + '[' -z '' ']' [2021-08-21T21:46:50.102Z] #24 5.436 ++ mktemp -d [2021-08-21T21:46:50.102Z] #24 5.436 + export GOPATH=/tmp/tmp.bzRz4VPeOb [2021-08-21T21:46:50.102Z] #24 5.436 + GOPATH=/tmp/tmp.bzRz4VPeOb [2021-08-21T21:46:50.102Z] #24 5.436 + RM_GOPATH=1 [2021-08-21T21:46:50.102Z] #24 5.436 + case "$(go env GOARCH)" in [2021-08-21T21:46:50.102Z] #24 5.436 ++ go env GOARCH [2021-08-21T21:46:50.102Z] #24 5.444 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:50.102Z] #24 5.444 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:50.102Z] #24 5.444 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:50.102Z] #24 5.444 + dir=/tmp/install [2021-08-21T21:46:50.102Z] #24 5.444 + bin=dockercli [2021-08-21T21:46:50.102Z] #24 5.444 + shift [2021-08-21T21:46:50.102Z] #24 5.444 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T21:46:50.102Z] #24 5.444 + . /tmp/install/dockercli.installer [2021-08-21T21:46:50.102Z] #24 5.444 ++ : stable [2021-08-21T21:46:50.102Z] #24 5.444 ++ : 17.06.2-ce [2021-08-21T21:46:50.102Z] #24 5.444 + install_dockercli [2021-08-21T21:46:50.102Z] #24 5.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T21:46:50.102Z] #24 5.444 Install docker/cli version 17.06.2-ce from stable [2021-08-21T21:46:50.102Z] #24 5.444 ++ uname -m [2021-08-21T21:46:50.102Z] #24 5.456 + arch=x86_64 [2021-08-21T21:46:50.102Z] #24 5.456 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T21:46:50.102Z] #24 5.456 + url=https://download.docker.com/linux/static [2021-08-21T21:46:50.102Z] #24 5.456 + tar -xz docker/docker [2021-08-21T21:46:50.102Z] #24 5.456 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T21:46:50.246Z] #13 ... [2021-08-21T21:46:50.246Z] [2021-08-21T21:46:50.246Z] #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-21T21:46:50.246Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:50.246Z] #29 22.11 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-08-21T21:46:50.246Z] #29 22.61 [2021-08-21T21:46:50.315Z] #53 107.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T21:46:50.315Z] #53 ... [2021-08-21T21:46:50.315Z] [2021-08-21T21:46:50.315Z] #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-21T21:46:50.315Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:46:50.315Z] #17 69.63 Reading package lists... [2021-08-21T21:46:50.362Z] #24 11.72 + mkdir -p /build [2021-08-21T21:46:50.362Z] #24 ... [2021-08-21T21:46:50.362Z] [2021-08-21T21:46:50.362Z] #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-21T21:46:50.362Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:46:50.362Z] #46 11.59 unicode/utf8 [2021-08-21T21:46:50.510Z] #29 22.81 ######################################################################## 100.0% [2021-08-21T21:46:50.510Z] #29 22.92 [2021-08-21T21:46:50.510Z] #29 ... [2021-08-21T21:46:50.510Z] [2021-08-21T21:46:50.510Z] #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-21T21:46:50.510Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:46:50.510Z] #44 11.95 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T21:46:50.510Z] #44 18.23 Fetched 8289 kB in 14s (601 kB/s) [2021-08-21T21:46:50.510Z] #44 18.23 Reading package lists... [2021-08-21T21:46:50.774Z] #44 21.77 Reading package lists... [2021-08-21T21:46:50.774Z] #44 ... [2021-08-21T21:46:50.774Z] [2021-08-21T21:46:50.774Z] #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-21T21:46:50.774Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:46:50.774Z] #13 16.63 Fetched 8813 kB in 15s (578 kB/s) [2021-08-21T21:46:50.929Z] #46 ... [2021-08-21T21:46:50.929Z] [2021-08-21T21:46:50.929Z] #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-21T21:46:50.929Z] #24 sha256:89e542ffaa140ac5150755eed092634149cef07539567737844714323d5f8f97 [2021-08-21T21:46:50.929Z] #24 11.74 + mv docker/docker /build/ [2021-08-21T21:46:50.929Z] #24 11.75 + rmdir docker [2021-08-21T21:46:50.929Z] #24 DONE 12.1s [2021-08-21T21:46:50.929Z] [2021-08-21T21:46:50.929Z] #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-21T21:46:50.929Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:46:50.929Z] #13 7.028 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:46:50.929Z] #13 7.034 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:50.929Z] #13 7.090 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:50.929Z] #13 7.090 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:50.929Z] #13 8.058 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:51.734Z] #13 16.63 Reading package lists... [2021-08-21T21:46:51.734Z] #13 ... [2021-08-21T21:46:51.734Z] [2021-08-21T21:46:51.734Z] #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-21T21:46:51.734Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:46:51.734Z] #52 13.47 + cd /tmp/tmp.4ldsBt2Wqw/src/github.com/mvdan/sh [2021-08-21T21:46:51.734Z] #52 13.47 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:51.734Z] #52 13.59 + GO111MODULE=on [2021-08-21T21:46:51.734Z] #52 13.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T21:46:51.734Z] #52 14.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T21:46:51.734Z] #52 14.65 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T21:46:51.734Z] #52 14.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T21:46:51.734Z] #52 16.94 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T21:46:51.734Z] #52 21.28 runtime [2021-08-21T21:46:52.005Z] #52 ... [2021-08-21T21:46:52.005Z] [2021-08-21T21:46:52.005Z] #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-21T21:46:52.005Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:52.005Z] #29 23.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-08-21T21:46:52.005Z] #29 24.03 [2021-08-21T21:46:52.005Z] #29 24.13 ######################################################################## 100.0% [2021-08-21T21:46:52.005Z] #29 24.44 [2021-08-21T21:46:52.005Z] #29 24.50 Download of images into '/build' complete. [2021-08-21T21:46:52.005Z] #29 24.50 Use something like the following to load the result into a Docker daemon: [2021-08-21T21:46:52.005Z] #29 24.50 tar -cC '/build' . | docker load [2021-08-21T21:46:52.005Z] #29 ... [2021-08-21T21:46:52.005Z] [2021-08-21T21:46:52.005Z] #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-21T21:46:52.005Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T21:46:52.005Z] #36 13.84 Fetched 8285 kB in 9s (920 kB/s) [2021-08-21T21:46:52.005Z] #36 13.84 Reading package lists... [2021-08-21T21:46:52.005Z] #36 17.19 Reading package lists... [2021-08-21T21:46:52.005Z] #36 19.97 Building dependency tree... [2021-08-21T21:46:52.005Z] #36 21.55 The following additional packages will be installed: [2021-08-21T21:46:52.005Z] #36 21.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T21:46:52.005Z] #36 21.55 Suggested packages: [2021-08-21T21:46:52.005Z] #36 21.55 cmake-doc ninja-build lrzip [2021-08-21T21:46:52.005Z] #36 21.55 Recommended packages: [2021-08-21T21:46:52.005Z] #36 21.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T21:46:52.005Z] #36 22.11 The following NEW packages will be installed: [2021-08-21T21:46:52.005Z] #36 22.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T21:46:52.005Z] #36 22.14 vim-common xxd [2021-08-21T21:46:52.005Z] #36 22.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:52.005Z] #36 22.54 Need to get 14.2 MB of archives. [2021-08-21T21:46:52.005Z] #36 22.54 After this operation, 60.0 MB of additional disk space will be used. [2021-08-21T21:46:52.005Z] #36 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-21T21:46:52.005Z] #36 22.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:46:52.005Z] #36 22.57 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T21:46:52.006Z] #36 22.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-21T21:46:52.006Z] #36 23.84 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u2 [625 kB] [2021-08-21T21:46:52.082Z] #46 ... [2021-08-21T21:46:52.083Z] [2021-08-21T21:46:52.083Z] #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-21T21:46:52.083Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:46:52.083Z] #50 15.05 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T21:46:52.083Z] #50 15.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T21:46:52.083Z] #50 15.22 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T21:46:52.083Z] #50 15.24 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T21:46:52.083Z] #50 15.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T21:46:52.083Z] #50 15.99 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T21:46:52.083Z] #50 16.24 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T21:46:52.083Z] #50 16.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T21:46:52.083Z] #50 16.36 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T21:46:52.083Z] #50 16.43 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T21:46:52.270Z] #36 23.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-08-21T21:46:52.270Z] #36 23.93 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-08-21T21:46:52.270Z] #36 23.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-08-21T21:46:52.270Z] #36 23.95 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2021-08-21T21:46:52.270Z] #36 ... [2021-08-21T21:46:52.270Z] [2021-08-21T21:46:52.270Z] #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-21T21:46:52.270Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T21:46:52.270Z] #32 22.87 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T21:46:52.270Z] #32 23.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T21:46:52.270Z] #32 ... [2021-08-21T21:46:52.270Z] [2021-08-21T21:46:52.270Z] #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-21T21:46:52.270Z] #34 sha256:39c1ee184e703302d6eb6f277c22d1dad805850fa57eafa9513540e22fdd6045 [2021-08-21T21:46:52.270Z] #34 DONE 24.0s [2021-08-21T21:46:52.270Z] [2021-08-21T21:46:52.270Z] #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-21T21:46:52.270Z] #29 sha256:6741c1e2f9e8161b83e9bdfa21d836fba4f4fbf7e98a45d6f7857b3a4bf0f38c [2021-08-21T21:46:52.270Z] #29 DONE 24.8s [2021-08-21T21:46:52.555Z] [2021-08-21T21:46:52.555Z] #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-21T21:46:52.555Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T21:46:52.555Z] #36 23.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-08-21T21:46:52.834Z] #13 9.903 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:46:53.975Z] #50 18.47 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T21:46:54.215Z] #13 ... [2021-08-21T21:46:54.215Z] [2021-08-21T21:46:54.215Z] #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-21T21:46:54.215Z] #34 sha256:1e6e733a5928ee4b3d737befdbd2dcdd2e79e34713757c0ed3e734fe28d1e33d [2021-08-21T21:46:54.215Z] #34 11.98 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T21:46:54.215Z] #34 DONE 15.4s [2021-08-21T21:46:54.215Z] [2021-08-21T21:46:54.215Z] #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-21T21:46:54.215Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:46:54.215Z] #13 11.78 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:54.231Z] #50 18.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T21:46:54.482Z] #36 25.80 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:46:54.482Z] #36 26.10 Fetched 14.2 MB in 2s (6753 kB/s) [2021-08-21T21:46:54.487Z] #50 ... [2021-08-21T21:46:54.487Z] [2021-08-21T21:46:54.487Z] #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-21T21:46:54.487Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:46:54.487Z] #59 9.151 + RM_GOPATH=0 [2021-08-21T21:46:54.487Z] #59 9.151 + TMP_GOPATH= [2021-08-21T21:46:54.487Z] #59 9.151 + : /build [2021-08-21T21:46:54.487Z] #59 9.151 + '[' -z '' ']' [2021-08-21T21:46:54.487Z] #59 9.151 ++ mktemp -d [2021-08-21T21:46:54.487Z] #59 9.163 + export GOPATH=/tmp/tmp.ifacekcd6h [2021-08-21T21:46:54.487Z] #59 9.163 + GOPATH=/tmp/tmp.ifacekcd6h [2021-08-21T21:46:54.487Z] #59 9.163 + RM_GOPATH=1 [2021-08-21T21:46:54.487Z] #59 9.173 + case "$(go env GOARCH)" in [2021-08-21T21:46:54.487Z] #59 9.173 ++ go env GOARCH [2021-08-21T21:46:54.487Z] #59 9.298 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:54.487Z] #59 9.298 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:46:54.487Z] #59 9.298 ++ dirname /tmp/install/install.sh [2021-08-21T21:46:54.487Z] #59 9.298 + dir=/tmp/install [2021-08-21T21:46:54.487Z] #59 9.298 + bin=rootlesskit [2021-08-21T21:46:54.487Z] #59 9.298 + shift [2021-08-21T21:46:54.487Z] #59 9.298 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T21:46:54.487Z] #59 9.298 + . /tmp/install/rootlesskit.installer [2021-08-21T21:46:54.487Z] #59 9.298 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:54.487Z] #59 9.298 + install_rootlesskit [2021-08-21T21:46:54.487Z] #59 9.298 + case "$1" in [2021-08-21T21:46:54.487Z] #59 9.298 + export CGO_ENABLED=0 [2021-08-21T21:46:54.487Z] #59 9.298 + CGO_ENABLED=0 [2021-08-21T21:46:54.487Z] #59 9.298 + _install_rootlesskit [2021-08-21T21:46:54.487Z] #59 9.298 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T21:46:54.487Z] #59 9.298 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ifacekcd6h/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:54.487Z] #59 9.298 Cloning into '/tmp/tmp.ifacekcd6h/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T21:46:54.487Z] #59 9.300 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:54.487Z] #59 14.67 + cd /tmp/tmp.ifacekcd6h/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:46:54.487Z] #59 14.67 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:46:54.487Z] #59 14.77 + export GO111MODULE=on [2021-08-21T21:46:54.487Z] #59 14.78 + GO111MODULE=on [2021-08-21T21:46:54.487Z] #59 14.78 + export GOPROXY=https://proxy.golang.org [2021-08-21T21:46:54.487Z] #59 14.78 + GOPROXY=https://proxy.golang.org [2021-08-21T21:46:54.487Z] #59 14.78 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:46:54.487Z] #59 14.78 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T21:46:54.487Z] #59 17.16 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:54.487Z] #59 17.17 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T21:46:54.487Z] #59 17.40 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T21:46:54.487Z] #59 18.57 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T21:46:54.487Z] #59 ... [2021-08-21T21:46:54.487Z] [2021-08-21T21:46:54.487Z] #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-21T21:46:54.487Z] #24 sha256:ddf6ecee09e201417243099d05a3d5b668efd8097e25d6aca8b3b1f6c7ebec06 [2021-08-21T21:46:54.487Z] #24 19.32 + mkdir -p /build [2021-08-21T21:46:54.744Z] #24 19.33 + mv docker/docker /build/ [2021-08-21T21:46:54.744Z] #24 19.33 + rmdir docker [2021-08-21T21:46:54.746Z] #36 26.26 Selecting previously unselected package xxd. [2021-08-21T21:46:54.746Z] #36 26.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T21:46:54.746Z] #36 26.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T21:46:54.746Z] #36 26.41 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:46:55.001Z] #24 ... [2021-08-21T21:46:55.001Z] [2021-08-21T21:46:55.001Z] #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-21T21:46:55.001Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:46:55.001Z] #32 9.245 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-08-21T21:46:55.001Z] #32 9.245 Cloning into '.'... [2021-08-21T21:46:55.010Z] #36 26.65 Selecting previously unselected package vim-common. [2021-08-21T21:46:55.010Z] #36 26.65 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:46:55.010Z] #36 26.69 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:46:55.257Z] #32 ... [2021-08-21T21:46:55.257Z] [2021-08-21T21:46:55.257Z] #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-21T21:46:55.257Z] #48 sha256:89385d923eefe2e25561ca923d1f775dee63f48edb4324c09aece37190ced321 [2021-08-21T21:46:55.257Z] #48 12.10 go: downloading github.com/fatih/color v1.9.0 [2021-08-21T21:46:55.257Z] #48 12.10 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-08-21T21:46:55.257Z] #48 12.15 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:46:55.257Z] #48 12.23 go: downloading github.com/spf13/pflag v1.0.3 [2021-08-21T21:46:55.257Z] #48 12.58 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-08-21T21:46:55.257Z] #48 12.59 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-08-21T21:46:55.257Z] #48 12.81 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-08-21T21:46:55.257Z] #48 12.88 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-08-21T21:46:55.257Z] #48 12.88 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-08-21T21:46:55.257Z] #48 13.45 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-08-21T21:46:55.257Z] #48 16.59 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T21:46:55.587Z] #36 27.18 Selecting previously unselected package cmake-data. [2021-08-21T21:46:55.587Z] #36 27.18 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T21:46:55.587Z] #36 27.19 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T21:46:56.166Z] #36 ... [2021-08-21T21:46:56.166Z] [2021-08-21T21:46:56.166Z] #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-21T21:46:56.166Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T21:46:56.166Z] #56 17.83 Fetched 8285 kB in 13s (636 kB/s) [2021-08-21T21:46:56.166Z] #56 17.83 Reading package lists... [2021-08-21T21:46:56.166Z] #56 20.99 Reading package lists... [2021-08-21T21:46:56.166Z] #56 25.66 Building dependency tree... [2021-08-21T21:46:56.166Z] #56 27.77 The following additional packages will be installed: [2021-08-21T21:46:56.166Z] #56 27.79 libbtrfs0 [2021-08-21T21:46:56.166Z] #56 27.91 The following NEW packages will be installed: [2021-08-21T21:46:56.166Z] #56 27.92 libbtrfs-dev libbtrfs0 [2021-08-21T21:46:56.166Z] #56 ... [2021-08-21T21:46:56.166Z] [2021-08-21T21:46:56.166Z] #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-21T21:46:56.166Z] #50 sha256:b368c279561a771895ce292813c4cafd2593e3f1025af76fff85172e7746c8a3 [2021-08-21T21:46:56.166Z] #50 25.73 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T21:46:56.166Z] #50 25.77 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T21:46:56.166Z] #50 26.00 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T21:46:56.166Z] #50 26.03 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T21:46:56.166Z] #50 26.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T21:46:56.166Z] #50 26.35 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T21:46:56.166Z] #50 26.79 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T21:46:56.166Z] #50 26.84 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T21:46:56.166Z] #50 26.90 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T21:46:56.166Z] #50 26.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T21:46:56.166Z] #50 27.40 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T21:46:56.166Z] #50 27.57 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T21:46:56.166Z] #50 27.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T21:46:56.188Z] #48 ... [2021-08-21T21:46:56.188Z] [2021-08-21T21:46:56.188Z] #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-21T21:46:56.188Z] #24 sha256:ddf6ecee09e201417243099d05a3d5b668efd8097e25d6aca8b3b1f6c7ebec06 [2021-08-21T21:46:56.188Z] #24 DONE 20.7s [2021-08-21T21:46:56.188Z] [2021-08-21T21:46:56.188Z] #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-21T21:46:56.188Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:46:56.188Z] #52 11.66 + cd /tmp/tmp.dKaCSraIxH/src/github.com/mvdan/sh [2021-08-21T21:46:56.188Z] #52 11.66 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:46:56.188Z] #52 11.79 + GO111MODULE=on [2021-08-21T21:46:56.188Z] #52 11.80 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T21:46:56.188Z] #52 12.73 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T21:46:56.188Z] #52 12.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T21:46:56.188Z] #52 12.80 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T21:46:56.188Z] #52 15.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T21:46:56.188Z] #52 20.43 encoding [2021-08-21T21:46:56.188Z] #52 20.89 runtime [2021-08-21T21:46:56.188Z] #52 20.96 math [2021-08-21T21:46:56.430Z] #50 28.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T21:46:56.445Z] #52 ... [2021-08-21T21:46:56.445Z] [2021-08-21T21:46:56.445Z] #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-21T21:46:56.445Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:46:56.445Z] #13 5.610 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:46:56.445Z] #13 5.650 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:46:56.445Z] #13 5.691 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:46:56.445Z] #13 5.767 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:46:56.445Z] #13 6.596 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:46:56.445Z] #13 8.349 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:56.445Z] #13 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:56.445Z] #13 14.95 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:56.695Z] #50 28.35 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T21:46:56.702Z] #13 ... [2021-08-21T21:46:56.702Z] [2021-08-21T21:46:56.702Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-08-21T21:46:56.702Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:46:56.702Z] #56 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:56.702Z] #56 13.60 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:56.702Z] #56 14.90 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:56.750Z] #13 13.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:56.959Z] #50 28.52 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T21:46:56.959Z] #50 28.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T21:46:56.960Z] #56 ... [2021-08-21T21:46:56.960Z] [2021-08-21T21:46:56.960Z] #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-21T21:46:56.960Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:46:56.960Z] #46 16.86 unicode/utf8 [2021-08-21T21:46:56.960Z] #46 18.06 math/bits [2021-08-21T21:46:56.960Z] #46 19.33 math [2021-08-21T21:46:56.960Z] #46 ... [2021-08-21T21:46:56.960Z] [2021-08-21T21:46:56.960Z] #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-21T21:46:56.960Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:46:56.960Z] #36 11.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:56.960Z] #36 13.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:56.960Z] #36 16.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:57.174Z] #17 94.21 Reading package lists... [2021-08-21T21:46:57.174Z] #17 ... [2021-08-21T21:46:57.174Z] [2021-08-21T21:46:57.174Z] #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-21T21:46:57.174Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:46:57.174Z] #53 108.6 vendor/golang.org/x/crypto/curve25519 [2021-08-21T21:46:57.174Z] #53 109.3 vendor/golang.org/x/crypto/hkdf [2021-08-21T21:46:57.174Z] #53 109.6 vendor/golang.org/x/text/transform [2021-08-21T21:46:57.174Z] #53 110.2 vendor/golang.org/x/text/unicode/bidi [2021-08-21T21:46:57.174Z] #53 111.6 vendor/golang.org/x/text/secure/bidirule [2021-08-21T21:46:57.174Z] #53 112.0 vendor/golang.org/x/text/unicode/norm [2021-08-21T21:46:57.217Z] #36 ... [2021-08-21T21:46:57.217Z] [2021-08-21T21:46:57.217Z] #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-21T21:46:57.217Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:46:57.217Z] #44 11.51 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:46:57.217Z] #44 13.63 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:46:57.217Z] #44 16.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:46:57.474Z] #44 ... [2021-08-21T21:46:57.474Z] [2021-08-21T21:46:57.474Z] #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-21T21:46:57.474Z] #34 sha256:e24b4e73108fb884fe97d09ca3b40d3aeb498266a3c605f9f148feb445924a9e [2021-08-21T21:46:57.474Z] #34 12.30 github.com/pelletier/go-toml [2021-08-21T21:46:57.539Z] #50 29.18 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T21:46:57.539Z] #50 29.23 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T21:46:57.839Z] #50 29.37 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T21:46:57.839Z] #50 29.48 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T21:46:58.107Z] #50 29.85 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T21:46:58.107Z] #50 29.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T21:46:58.369Z] #50 29.96 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T21:46:58.369Z] #50 30.03 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T21:46:58.406Z] #34 22.77 github.com/pelletier/go-toml/cmd/tomll [2021-08-21T21:46:58.406Z] #34 ... [2021-08-21T21:46:58.406Z] [2021-08-21T21:46:58.406Z] #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-21T21:46:58.406Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:46:58.406Z] #59 23.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T21:46:58.565Z] #53 115.7 vendor/golang.org/x/net/idna [2021-08-21T21:46:58.635Z] #50 30.12 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T21:46:58.635Z] #50 30.44 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T21:46:58.908Z] #50 30.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T21:46:59.281Z] #13 ... [2021-08-21T21:46:59.281Z] [2021-08-21T21:46:59.281Z] #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-21T21:46:59.282Z] #59 sha256:f5a11d82f4bd703ccc8a5c208d7dd18fef1fd29b54ee70e327cbc6ae91d960c0 [2021-08-21T21:46:59.282Z] #59 10.75 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T21:46:59.282Z] #59 14.02 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T21:46:59.282Z] #59 15.09 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T21:46:59.282Z] #59 15.09 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T21:46:59.282Z] #59 15.09 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T21:46:59.282Z] #59 15.26 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T21:46:59.282Z] #59 15.62 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T21:46:59.282Z] #59 15.90 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T21:46:59.282Z] #59 16.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T21:46:59.282Z] #59 16.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T21:46:59.282Z] #59 17.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T21:46:59.540Z] #59 ... [2021-08-21T21:46:59.540Z] [2021-08-21T21:46:59.540Z] #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-21T21:46:59.540Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:46:59.540Z] #50 15.33 go: downloading github.com/fatih/color v1.7.0 [2021-08-21T21:46:59.540Z] #50 15.33 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-08-21T21:46:59.540Z] #50 15.62 go: downloading github.com/pkg/errors v0.8.1 [2021-08-21T21:46:59.540Z] #50 15.62 go: downloading github.com/spf13/cobra v0.0.5 [2021-08-21T21:46:59.540Z] #50 15.62 go: downloading github.com/spf13/pflag v1.0.5 [2021-08-21T21:46:59.540Z] #50 15.96 go: downloading github.com/spf13/viper v1.6.1 [2021-08-21T21:46:59.540Z] #50 16.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-08-21T21:46:59.540Z] #50 16.38 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-08-21T21:46:59.540Z] #50 16.43 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-08-21T21:46:59.540Z] #50 16.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-08-21T21:46:59.540Z] #50 17.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-08-21T21:46:59.540Z] #50 17.78 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-08-21T21:46:59.540Z] #50 20.64 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T21:46:59.540Z] #50 20.65 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T21:46:59.540Z] #50 21.00 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T21:46:59.782Z] #59 24.20 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T21:46:59.782Z] #59 24.29 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T21:46:59.782Z] #59 24.48 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T21:46:59.799Z] #50 21.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T21:46:59.799Z] #50 21.09 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T21:46:59.799Z] #50 21.20 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T21:46:59.799Z] #50 ... [2021-08-21T21:46:59.799Z] [2021-08-21T21:46:59.799Z] #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-21T21:46:59.799Z] #48 sha256:dd6e2d72b34fbea0254ade0a34655ab684b419e3ef736512bdc7c40be3e032da [2021-08-21T21:46:59.799Z] #48 11.17 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-08-21T21:46:59.859Z] #50 ... [2021-08-21T21:46:59.859Z] [2021-08-21T21:46:59.859Z] #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-21T21:46:59.859Z] #56 sha256:5b4c59f4cf1095ecc5b5757636eed47e2e6ff41bdd7ffb5ef1ec7489346ab669 [2021-08-21T21:46:59.859Z] #56 28.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:59.859Z] #56 28.38 Need to get 119 kB of archives. [2021-08-21T21:46:59.859Z] #56 28.38 After this operation, 387 kB of additional disk space will be used. [2021-08-21T21:46:59.859Z] #56 28.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-21T21:46:59.859Z] #56 28.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-21T21:46:59.859Z] #56 29.36 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:46:59.859Z] #56 29.53 Fetched 119 kB in 0s (439 kB/s) [2021-08-21T21:46:59.859Z] #56 29.70 Selecting previously unselected package libbtrfs0. [2021-08-21T21:46:59.859Z] #56 29.71 (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 ... 15394 files and directories currently installed.) [2021-08-21T21:46:59.859Z] #56 29.80 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-21T21:46:59.859Z] #56 29.81 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:46:59.859Z] #56 29.92 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:46:59.859Z] #56 29.92 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-21T21:46:59.859Z] #56 29.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:46:59.859Z] #56 30.31 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:46:59.859Z] #56 30.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:46:59.859Z] #56 30.36 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:46:59.859Z] #56 DONE 31.6s [2021-08-21T21:46:59.859Z] [2021-08-21T21:46:59.859Z] #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-21T21:46:59.859Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:46:59.859Z] #44 21.77 Reading package lists... [2021-08-21T21:46:59.859Z] #44 26.87 Building dependency tree... [2021-08-21T21:46:59.859Z] #44 29.09 The following additional packages will be installed: [2021-08-21T21:46:59.859Z] #44 29.09 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T21:46:59.859Z] #44 29.09 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T21:46:59.859Z] #44 29.09 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:46:59.859Z] #44 29.09 python3.7-minimal [2021-08-21T21:46:59.859Z] #44 29.10 Suggested packages: [2021-08-21T21:46:59.859Z] #44 29.10 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T21:46:59.859Z] #44 29.10 python3.7-doc binfmt-support [2021-08-21T21:46:59.859Z] #44 29.90 The following NEW packages will be installed: [2021-08-21T21:46:59.859Z] #44 29.90 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T21:46:59.859Z] #44 29.91 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T21:46:59.859Z] #44 29.91 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:46:59.859Z] #44 29.91 python3.7-minimal [2021-08-21T21:46:59.859Z] #44 30.37 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:46:59.859Z] #44 30.37 Need to get 6095 kB of archives. [2021-08-21T21:46:59.859Z] #44 30.37 After this operation, 32.3 MB of additional disk space will be used. [2021-08-21T21:46:59.859Z] #44 30.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-21T21:46:59.859Z] #44 30.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-21T21:46:59.859Z] #44 30.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-21T21:46:59.859Z] #44 30.54 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-21T21:46:59.859Z] #44 30.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-21T21:46:59.859Z] #44 30.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:46:59.859Z] #44 30.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-21T21:46:59.859Z] #44 30.75 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-21T21:46:59.859Z] #44 30.76 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-08-21T21:46:59.859Z] #44 30.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:46:59.859Z] #44 30.84 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T21:46:59.859Z] #44 30.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-protobuf arm64 3.6.1.3-2 [328 kB] [2021-08-21T21:46:59.859Z] #44 30.86 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-21T21:46:59.859Z] #44 30.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-21T21:46:59.859Z] #44 30.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-21T21:47:00.039Z] #59 24.72 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T21:47:00.058Z] #48 ... [2021-08-21T21:47:00.058Z] [2021-08-21T21:47:00.058Z] #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-21T21:47:00.058Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:00.058Z] #46 12.58 math/bits [2021-08-21T21:47:00.058Z] #46 13.28 math [2021-08-21T21:47:00.058Z] #46 17.40 encoding [2021-08-21T21:47:00.058Z] #46 17.53 unicode/utf16 [2021-08-21T21:47:00.058Z] #46 17.80 container/list [2021-08-21T21:47:00.058Z] #46 18.30 crypto/internal/subtle [2021-08-21T21:47:00.058Z] #46 18.37 crypto/subtle [2021-08-21T21:47:00.058Z] #46 18.57 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T21:47:00.058Z] #46 18.65 internal/nettrace [2021-08-21T21:47:00.058Z] #46 18.81 runtime/cgo [2021-08-21T21:47:00.058Z] #46 ... [2021-08-21T21:47:00.058Z] [2021-08-21T21:47:00.058Z] #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-21T21:47:00.058Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:00.058Z] #44 11.51 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:47:00.058Z] #44 12.82 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:47:00.058Z] #44 18.04 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T21:47:00.297Z] #59 25.03 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T21:47:00.316Z] #44 ... [2021-08-21T21:47:00.316Z] [2021-08-21T21:47:00.316Z] #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-21T21:47:00.316Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:47:00.316Z] #50 21.46 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T21:47:00.316Z] #50 21.46 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T21:47:00.316Z] #50 21.52 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T21:47:00.316Z] #50 21.66 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T21:47:00.316Z] #50 21.76 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T21:47:00.316Z] #50 21.84 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T21:47:00.317Z] #50 21.84 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T21:47:00.554Z] #59 25.26 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T21:47:00.575Z] #50 22.04 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T21:47:00.575Z] #50 22.04 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T21:47:00.575Z] #50 22.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T21:47:00.816Z] #44 ... [2021-08-21T21:47:00.817Z] [2021-08-21T21:47:00.817Z] #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-21T21:47:00.817Z] #50 sha256:b368c279561a771895ce292813c4cafd2593e3f1025af76fff85172e7746c8a3 [2021-08-21T21:47:00.817Z] #50 32.65 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T21:47:00.817Z] #50 32.65 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T21:47:00.834Z] #50 22.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T21:47:00.834Z] #50 22.28 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T21:47:00.834Z] #50 22.38 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T21:47:01.085Z] #50 32.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T21:47:01.085Z] #50 32.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T21:47:01.085Z] #50 32.83 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T21:47:01.085Z] #50 32.83 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T21:47:01.085Z] #50 32.84 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T21:47:01.094Z] #50 22.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T21:47:01.116Z] #53 117.8 vendor/golang.org/x/net/http2/hpack [2021-08-21T21:47:01.352Z] #50 32.99 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T21:47:01.352Z] #50 33.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T21:47:01.352Z] #50 33.02 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T21:47:01.352Z] #50 33.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T21:47:01.353Z] #50 22.54 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T21:47:01.354Z] #50 22.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T21:47:01.354Z] #50 22.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T21:47:01.354Z] #50 22.73 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T21:47:01.485Z] #59 25.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T21:47:01.613Z] #50 22.92 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T21:47:01.613Z] #50 ... [2021-08-21T21:47:01.613Z] [2021-08-21T21:47:01.613Z] #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-21T21:47:01.613Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:01.613Z] #36 12.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:47:01.615Z] #50 33.38 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T21:47:01.747Z] #59 26.23 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T21:47:01.872Z] #36 23.08 Fetched 8463 kB in 15s (547 kB/s) [2021-08-21T21:47:01.872Z] #36 23.08 Reading package lists... [2021-08-21T21:47:01.872Z] #36 ... [2021-08-21T21:47:01.872Z] [2021-08-21T21:47:01.872Z] #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-21T21:47:01.872Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:47:01.872Z] #50 22.96 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T21:47:01.872Z] #50 23.07 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T21:47:01.872Z] #50 23.10 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T21:47:01.872Z] #50 23.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T21:47:01.872Z] #50 ... [2021-08-21T21:47:01.872Z] [2021-08-21T21:47:01.872Z] #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-21T21:47:01.872Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:01.872Z] #56 13.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:47:01.872Z] #56 23.20 Fetched 8463 kB in 15s (551 kB/s) [2021-08-21T21:47:01.879Z] #50 33.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T21:47:01.879Z] #50 33.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T21:47:01.879Z] #50 33.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T21:47:01.879Z] #50 33.55 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T21:47:01.879Z] #50 33.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T21:47:02.131Z] #56 23.20 Reading package lists... [2021-08-21T21:47:02.131Z] #56 ... [2021-08-21T21:47:02.131Z] [2021-08-21T21:47:02.131Z] #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-21T21:47:02.131Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:47:02.131Z] #40 22.59 Checking out files: 92% (1570/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T21:47:02.131Z] #40 22.72 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T21:47:02.154Z] #50 33.78 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T21:47:02.154Z] #50 33.84 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T21:47:02.154Z] #50 33.88 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T21:47:02.418Z] #50 34.16 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T21:47:02.501Z] #53 119.2 mime [2021-08-21T21:47:02.681Z] #50 34.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T21:47:02.681Z] #50 34.30 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T21:47:02.681Z] #50 34.35 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T21:47:02.681Z] #50 34.39 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T21:47:02.690Z] #59 ... [2021-08-21T21:47:02.690Z] [2021-08-21T21:47:02.690Z] #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-21T21:47:02.690Z] #34 sha256:e24b4e73108fb884fe97d09ca3b40d3aeb498266a3c605f9f148feb445924a9e [2021-08-21T21:47:02.690Z] #34 DONE 27.4s [2021-08-21T21:47:02.944Z] #50 34.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T21:47:02.948Z] [2021-08-21T21:47:02.948Z] #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-21T21:47:02.948Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:47:02.948Z] #50 23.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-08-21T21:47:02.948Z] #50 23.55 go: downloading github.com/stretchr/testify v1.4.0 [2021-08-21T21:47:02.948Z] #50 23.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-08-21T21:47:02.948Z] #50 23.92 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-08-21T21:47:02.948Z] #50 24.00 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-08-21T21:47:02.948Z] #50 24.24 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-08-21T21:47:02.948Z] #50 24.80 go: downloading github.com/magiconair/properties v1.8.1 [2021-08-21T21:47:02.948Z] #50 24.83 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-08-21T21:47:02.948Z] #50 24.99 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-08-21T21:47:02.948Z] #50 25.22 go: downloading github.com/spf13/afero v1.1.2 [2021-08-21T21:47:02.948Z] #50 25.41 go: downloading github.com/spf13/cast v1.3.0 [2021-08-21T21:47:02.948Z] #50 25.45 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-08-21T21:47:02.948Z] #50 25.55 go: downloading github.com/subosito/gotenv v1.2.0 [2021-08-21T21:47:02.948Z] #50 25.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-08-21T21:47:02.948Z] #50 25.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-08-21T21:47:02.948Z] #50 25.83 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T21:47:02.948Z] #50 25.87 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T21:47:02.948Z] #50 25.98 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.10 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.22 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.43 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.50 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T21:47:02.948Z] #50 26.62 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-08-21T21:47:02.948Z] #50 26.91 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-08-21T21:47:02.948Z] #50 27.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-08-21T21:47:02.948Z] #50 27.60 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-08-21T21:47:03.205Z] #50 27.81 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-08-21T21:47:03.463Z] #50 28.19 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-08-21T21:47:03.510Z] #40 24.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T21:47:03.894Z] #50 35.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T21:47:03.894Z] #50 35.52 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T21:47:03.894Z] #50 35.52 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T21:47:03.894Z] #50 35.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-08-21T21:47:03.894Z] #50 35.65 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T21:47:04.026Z] #50 28.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T21:47:04.026Z] #50 28.68 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T21:47:04.026Z] #50 28.71 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T21:47:04.158Z] #50 35.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T21:47:04.158Z] #50 35.88 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T21:47:04.158Z] #50 35.95 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-08-21T21:47:04.158Z] #50 36.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-08-21T21:47:04.292Z] #50 29.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T21:47:04.415Z] #53 121.6 mime/quotedprintable [2021-08-21T21:47:04.422Z] #50 36.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-08-21T21:47:04.422Z] #50 36.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-08-21T21:47:04.422Z] #50 36.26 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-08-21T21:47:04.548Z] #50 29.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T21:47:04.678Z] #53 121.8 net/http/internal [2021-08-21T21:47:04.685Z] #50 36.30 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-08-21T21:47:04.685Z] #50 36.48 go: downloading golang.org/x/text v0.3.2 [2021-08-21T21:47:04.805Z] #50 29.41 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T21:47:04.805Z] #50 ... [2021-08-21T21:47:04.805Z] [2021-08-21T21:47:04.805Z] #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-21T21:47:04.805Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:47:04.805Z] #59 29.45 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T21:47:04.890Z] #40 ... [2021-08-21T21:47:04.890Z] [2021-08-21T21:47:04.890Z] #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-21T21:47:04.890Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:47:04.890Z] #52 16.00 + cd /tmp/tmp.LcLDOfqDgY/src/github.com/mvdan/sh [2021-08-21T21:47:04.890Z] #52 16.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-08-21T21:47:04.890Z] #52 16.11 + GO111MODULE=on [2021-08-21T21:47:04.890Z] #52 16.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-08-21T21:47:04.890Z] #52 17.13 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-08-21T21:47:04.890Z] #52 17.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-08-21T21:47:04.890Z] #52 17.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-08-21T21:47:04.890Z] #52 18.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-08-21T21:47:04.890Z] #52 22.06 runtime [2021-08-21T21:47:04.890Z] #52 ... [2021-08-21T21:47:04.890Z] [2021-08-21T21:47:04.890Z] #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-21T21:47:04.890Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:47:04.890Z] #50 23.90 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-08-21T21:47:04.890Z] #50 23.90 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-08-21T21:47:04.890Z] #50 23.90 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-08-21T21:47:04.890Z] #50 24.12 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-08-21T21:47:04.890Z] #50 24.12 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-08-21T21:47:04.890Z] #50 24.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-08-21T21:47:04.890Z] #50 24.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T21:47:04.890Z] #50 24.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T21:47:04.890Z] #50 24.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T21:47:04.890Z] #50 24.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T21:47:04.890Z] #50 25.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T21:47:04.890Z] #50 25.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T21:47:04.890Z] #50 25.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T21:47:04.890Z] #50 25.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T21:47:04.890Z] #50 25.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T21:47:04.890Z] #50 25.75 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T21:47:04.890Z] #50 25.88 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T21:47:04.890Z] #50 25.97 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T21:47:04.890Z] #50 25.97 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T21:47:04.890Z] #50 26.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T21:47:04.948Z] #50 36.68 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T21:47:05.212Z] #50 ... [2021-08-21T21:47:05.212Z] [2021-08-21T21:47:05.212Z] #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-21T21:47:05.212Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:05.212Z] #13 16.63 Reading package lists... [2021-08-21T21:47:05.212Z] #13 21.50 Reading package lists... [2021-08-21T21:47:05.212Z] #13 25.30 Building dependency tree... [2021-08-21T21:47:05.212Z] #13 27.08 The following additional packages will be installed: [2021-08-21T21:47:05.212Z] #13 27.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T21:47:05.212Z] #13 27.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T21:47:05.212Z] #13 27.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T21:47:05.212Z] #13 27.10 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T21:47:05.212Z] #13 27.10 mingw-w64-x86-64-dev [2021-08-21T21:47:05.212Z] #13 27.11 Suggested packages: [2021-08-21T21:47:05.212Z] #13 27.11 gcc-8-locales seccomp wine64 [2021-08-21T21:47:05.212Z] #13 28.02 The following NEW packages will be installed: [2021-08-21T21:47:05.212Z] #13 28.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T21:47:05.212Z] #13 28.05 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T21:47:05.212Z] #13 28.05 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T21:47:05.212Z] #13 28.05 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T21:47:05.212Z] #13 28.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T21:47:05.212Z] #13 28.06 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T21:47:05.212Z] #13 28.06 The following packages will be upgraded: [2021-08-21T21:47:05.212Z] #13 28.07 libseccomp2 [2021-08-21T21:47:05.212Z] #13 28.48 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:05.212Z] #13 28.48 Need to get 73.4 MB of archives. [2021-08-21T21:47:05.212Z] #13 28.48 After this operation, 472 MB of additional disk space will be used. [2021-08-21T21:47:05.212Z] #13 28.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-08-21T21:47:05.212Z] #13 28.49 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-08-21T21:47:05.212Z] #13 28.50 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-08-21T21:47:05.212Z] #13 28.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-08-21T21:47:05.212Z] #13 28.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-21T21:47:05.212Z] #13 28.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-08-21T21:47:05.212Z] #13 28.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-08-21T21:47:05.212Z] #13 28.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T21:47:05.212Z] #13 29.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-21T21:47:05.212Z] #13 29.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-08-21T21:47:05.212Z] #13 29.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-08-21T21:47:05.459Z] #50 26.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T21:47:05.507Z] #13 ... [2021-08-21T21:47:05.507Z] [2021-08-21T21:47:05.507Z] #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-21T21:47:05.507Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:47:05.507Z] #44 33.28 Get:14 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [588 kB] [2021-08-21T21:47:05.507Z] #44 34.62 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:05.507Z] #44 34.85 Fetched 6095 kB in 4s (1713 kB/s) [2021-08-21T21:47:05.507Z] #44 35.11 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-21T21:47:05.507Z] #44 35.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T21:47:05.507Z] #44 35.20 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:47:05.507Z] #44 35.22 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:05.507Z] #44 35.84 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:47:05.507Z] #44 35.84 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:47:05.507Z] #44 35.87 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:05.507Z] #44 36.86 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:05.755Z] #50 26.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T21:47:05.755Z] #50 27.12 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T21:47:05.755Z] #50 27.16 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T21:47:05.755Z] #50 27.18 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T21:47:05.755Z] #50 27.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T21:47:06.025Z] #50 27.50 go: downloading golang.org/x/text v0.3.2 [2021-08-21T21:47:06.084Z] #44 37.58 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:06.598Z] #53 123.8 crypto/tls [2021-08-21T21:47:07.036Z] #44 ... [2021-08-21T21:47:07.036Z] [2021-08-21T21:47:07.036Z] #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-21T21:47:07.036Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:47:07.036Z] #52 38.71 syscall [2021-08-21T21:47:07.036Z] #52 38.73 bytes [2021-08-21T21:47:07.036Z] #52 38.74 strings [2021-08-21T21:47:07.036Z] #52 38.76 reflect [2021-08-21T21:47:08.021Z] #50 ... [2021-08-21T21:47:08.021Z] [2021-08-21T21:47:08.021Z] #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-21T21:47:08.021Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:08.021Z] #36 23.08 Reading package lists... [2021-08-21T21:47:09.139Z] #52 ... [2021-08-21T21:47:09.139Z] [2021-08-21T21:47:09.139Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-08-21T21:47:09.139Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T21:47:09.139Z] #36 30.43 Selecting previously unselected package libicu63:arm64. [2021-08-21T21:47:09.139Z] #36 30.44 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 30.47 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 34.36 Selecting previously unselected package libxml2:arm64. [2021-08-21T21:47:09.139Z] #36 34.36 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 34.38 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:09.139Z] #36 35.06 Selecting previously unselected package libarchive13:arm64. [2021-08-21T21:47:09.139Z] #36 35.06 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 35.07 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 35.43 Selecting previously unselected package libjsoncpp1:arm64. [2021-08-21T21:47:09.139Z] #36 35.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 35.46 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-21T21:47:09.139Z] #36 35.68 Selecting previously unselected package librhash0:arm64. [2021-08-21T21:47:09.139Z] #36 35.68 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 35.69 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-08-21T21:47:09.139Z] #36 35.92 Selecting previously unselected package libuv1:arm64. [2021-08-21T21:47:09.139Z] #36 35.93 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 35.93 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 36.09 Selecting previously unselected package cmake. [2021-08-21T21:47:09.139Z] #36 36.10 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-08-21T21:47:09.139Z] #36 36.12 Unpacking cmake (3.13.4-1) ... [2021-08-21T21:47:09.139Z] #36 38.40 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 38.42 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:47:09.139Z] #36 38.45 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 38.48 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:47:09.139Z] #36 38.56 Setting up librhash0:arm64 (1.3.8-1) ... [2021-08-21T21:47:09.139Z] #36 38.63 Setting up cmake-data (3.13.4-1) ... [2021-08-21T21:47:09.139Z] #36 38.66 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:09.139Z] #36 38.70 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-08-21T21:47:09.139Z] #36 38.72 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-08-21T21:47:09.139Z] #36 38.75 Setting up cmake (3.13.4-1) ... [2021-08-21T21:47:09.139Z] #36 38.78 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:09.139Z] #36 38.90 Processing triggers for mime-support (3.62) ... [2021-08-21T21:47:09.139Z] #36 ... [2021-08-21T21:47:09.139Z] [2021-08-21T21:47:09.139Z] #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-21T21:47:09.139Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:09.139Z] #46 30.68 sync [2021-08-21T21:47:09.139Z] #46 30.69 internal/reflectlite [2021-08-21T21:47:09.139Z] #46 32.02 internal/testlog [2021-08-21T21:47:09.139Z] #46 32.02 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T21:47:09.139Z] #46 32.02 math/rand [2021-08-21T21:47:09.139Z] #46 32.42 internal/singleflight [2021-08-21T21:47:09.139Z] #46 33.54 sort [2021-08-21T21:47:09.139Z] #46 33.55 errors [2021-08-21T21:47:09.139Z] #46 33.86 io [2021-08-21T21:47:09.139Z] #46 33.88 strconv [2021-08-21T21:47:09.139Z] #46 33.88 internal/oserror [2021-08-21T21:47:09.139Z] #46 34.37 syscall [2021-08-21T21:47:09.139Z] #46 34.84 path [2021-08-21T21:47:09.139Z] #46 36.00 vendor/golang.org/x/net/dns/dnsmessage [2021-08-21T21:47:09.139Z] #46 36.39 bytes [2021-08-21T21:47:09.139Z] #46 37.95 strings [2021-08-21T21:47:09.139Z] #46 39.04 reflect [2021-08-21T21:47:09.139Z] #46 ... [2021-08-21T21:47:09.139Z] [2021-08-21T21:47:09.139Z] #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-21T21:47:09.139Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:09.139Z] #13 32.00 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-08-21T21:47:09.139Z] #13 34.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-21T21:47:09.139Z] #13 34.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-21T21:47:09.139Z] #13 34.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-08-21T21:47:09.139Z] #13 34.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-08-21T21:47:09.139Z] #13 34.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-08-21T21:47:09.139Z] #13 34.95 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2021-08-21T21:47:09.139Z] #13 34.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-08-21T21:47:09.139Z] #13 35.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-08-21T21:47:09.139Z] #13 35.08 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-08-21T21:47:09.410Z] #13 35.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-08-21T21:47:09.410Z] #13 35.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-08-21T21:47:09.410Z] #13 35.31 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-08-21T21:47:09.410Z] #13 35.33 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-08-21T21:47:09.410Z] #13 35.33 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2021-08-21T21:47:09.673Z] #13 ... [2021-08-21T21:47:09.673Z] [2021-08-21T21:47:09.673Z] #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-21T21:47:09.673Z] #36 sha256:952f36e5b33856364c1d47ec43a221786e573128859e3ae6da8f7f6afd9788cc [2021-08-21T21:47:09.673Z] #36 DONE 41.2s [2021-08-21T21:47:09.673Z] [2021-08-21T21:47:09.673Z] #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-21T21:47:09.673Z] #37 sha256:eb670f340ba4e7b41c3b22dd0dbeb049be38f245a25c34ccb68faa44e267445a [2021-08-21T21:47:09.902Z] #53 ... [2021-08-21T21:47:09.902Z] [2021-08-21T21:47:09.902Z] #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-21T21:47:09.902Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:47:09.902Z] #17 94.21 Reading package lists... [2021-08-21T21:47:09.934Z] #37 ... [2021-08-21T21:47:09.934Z] [2021-08-21T21:47:09.934Z] #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-21T21:47:09.934Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:47:09.934Z] #57 1.246 + RM_GOPATH=0 [2021-08-21T21:47:09.934Z] #57 1.246 + TMP_GOPATH= [2021-08-21T21:47:09.934Z] #57 1.246 + : /build [2021-08-21T21:47:09.934Z] #57 1.246 + '[' -z '' ']' [2021-08-21T21:47:09.934Z] #57 1.248 ++ mktemp -d [2021-08-21T21:47:09.934Z] #57 1.252 + export GOPATH=/tmp/tmp.mrCnjw79vq [2021-08-21T21:47:09.934Z] #57 1.252 + GOPATH=/tmp/tmp.mrCnjw79vq [2021-08-21T21:47:09.934Z] #57 1.252 + RM_GOPATH=1 [2021-08-21T21:47:09.934Z] #57 1.252 + case "$(go env GOARCH)" in [2021-08-21T21:47:09.934Z] #57 1.254 ++ go env GOARCH [2021-08-21T21:47:09.934Z] #57 1.296 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:09.934Z] #57 1.296 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:09.934Z] #57 1.297 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:09.934Z] #57 1.298 + dir=/tmp/install [2021-08-21T21:47:09.934Z] #57 1.298 + bin=containerd [2021-08-21T21:47:09.934Z] #57 1.299 + shift [2021-08-21T21:47:09.934Z] #57 1.299 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T21:47:09.934Z] #57 1.299 + . /tmp/install/containerd.installer [2021-08-21T21:47:09.934Z] #57 1.299 ++ set -e [2021-08-21T21:47:09.934Z] #57 1.300 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:09.934Z] #57 1.301 + install_containerd [2021-08-21T21:47:09.934Z] #57 1.310 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T21:47:09.934Z] #57 1.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mrCnjw79vq/src/github.com/containerd/containerd [2021-08-21T21:47:09.934Z] #57 1.310 Cloning into '/tmp/tmp.mrCnjw79vq/src/github.com/containerd/containerd'... [2021-08-21T21:47:09.934Z] #57 1.311 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:10.075Z] #59 ... [2021-08-21T21:47:10.075Z] [2021-08-21T21:47:10.075Z] #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-21T21:47:10.075Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:10.075Z] #44 23.73 Get:8 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10 Packages [2139 B] [2021-08-21T21:47:10.075Z] #44 33.69 Fetched 8466 kB in 24s (349 kB/s) [2021-08-21T21:47:10.075Z] #44 33.69 Reading package lists... [2021-08-21T21:47:10.075Z] #44 ... [2021-08-21T21:47:10.075Z] [2021-08-21T21:47:10.075Z] #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-21T21:47:10.075Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:47:10.075Z] #40 29.43 Checking out files: 58% (990/1696) Checking out files: 59% (1001/1696) Checking out files: 60% (1018/1696) Checking out files: 61% (1035/1696) Checking out files: 62% (1052/1696) Checking out files: 63% (1069/1696) Checking out files: 64% (1086/1696) Checking out files: 65% (1103/1696) Checking out files: 66% (1120/1696) Checking out files: 67% (1137/1696) Checking out files: 68% (1154/1696) Checking out files: 69% (1171/1696) Checking out files: 70% (1188/1696) Checking out files: 71% (1205/1696) Checking out files: 72% (1222/1696) Checking out files: 73% (1239/1696) Checking out files: 74% (1256/1696) Checking out files: 75% (1272/1696) Checking out files: 76% (1289/1696) Checking out files: 77% (1306/1696) Checking out files: 78% (1323/1696) Checking out files: 79% (1340/1696) Checking out files: 80% (1357/1696) Checking out files: 81% (1374/1696) Checking out files: 82% (1391/1696) Checking out files: 83% (1408/1696) Checking out files: 84% (1425/1696) Checking out files: 85% (1442/1696) Checking out files: 86% (1459/1696) Checking out files: 87% (1476/1696) Checking out files: 88% (1493/1696) Checking out files: 89% (1510/1696) Checking out files: 90% (1527/1696) Checking out files: 91% (1544/1696) Checking out files: 92% (1561/1696) Checking out files: 93% (1578/1696) Checking out files: 94% (1595/1696) Checking out files: 95% (1612/1696) Checking out files: 96% (1629/1696) Checking out files: 97% (1646/1696) Checking out files: 98% (1663/1696) Checking out files: 99% (1680/1696) Checking out files: 100% (1696/1696) Checking out files: 100% (1696/1696), done. [2021-08-21T21:47:10.075Z] #40 30.27 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-08-21T21:47:10.075Z] #40 33.17 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-08-21T21:47:10.201Z] #57 ... [2021-08-21T21:47:10.201Z] [2021-08-21T21:47:10.201Z] #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-21T21:47:10.201Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:47:10.201Z] #52 42.05 text/tabwriter [2021-08-21T21:47:11.007Z] #40 ... [2021-08-21T21:47:11.007Z] [2021-08-21T21:47:11.007Z] #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-21T21:47:11.007Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:47:11.007Z] #46 25.57 unicode/utf16 [2021-08-21T21:47:11.007Z] #46 25.88 container/list [2021-08-21T21:47:11.007Z] #46 26.96 crypto/internal/subtle [2021-08-21T21:47:11.007Z] #46 27.15 crypto/subtle [2021-08-21T21:47:11.007Z] #46 27.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-08-21T21:47:11.007Z] #46 27.77 internal/nettrace [2021-08-21T21:47:11.007Z] #46 27.99 runtime/cgo [2021-08-21T21:47:11.007Z] #46 ... [2021-08-21T21:47:11.007Z] [2021-08-21T21:47:11.007Z] #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-21T21:47:11.007Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:11.007Z] #13 30.17 Fetched 8996 kB in 25s (363 kB/s) [2021-08-21T21:47:11.149Z] #52 42.85 bufio [2021-08-21T21:47:11.149Z] #52 42.85 regexp/syntax [2021-08-21T21:47:11.320Z] #36 29.49 Reading package lists... [2021-08-21T21:47:11.320Z] #36 ... [2021-08-21T21:47:11.320Z] [2021-08-21T21:47:11.320Z] #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-21T21:47:11.320Z] #59 sha256:f5a11d82f4bd703ccc8a5c208d7dd18fef1fd29b54ee70e327cbc6ae91d960c0 [2021-08-21T21:47:11.320Z] #59 22.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T21:47:11.580Z] #59 ... [2021-08-21T21:47:11.580Z] [2021-08-21T21:47:11.580Z] #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-21T21:47:11.580Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:11.580Z] #56 23.20 Reading package lists... [2021-08-21T21:47:13.485Z] #56 29.51 Reading package lists... [2021-08-21T21:47:13.485Z] #56 ... [2021-08-21T21:47:13.485Z] [2021-08-21T21:47:13.485Z] #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-21T21:47:13.485Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:13.485Z] #44 24.49 Fetched 8466 kB in 16s (513 kB/s) [2021-08-21T21:47:13.485Z] #44 24.49 Reading package lists... [2021-08-21T21:47:13.485Z] #44 31.13 Reading package lists... [2021-08-21T21:47:13.485Z] #44 ... [2021-08-21T21:47:13.485Z] [2021-08-21T21:47:13.485Z] #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-21T21:47:13.485Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:47:13.485Z] #50 34.24 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T21:47:13.485Z] #50 34.24 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T21:47:13.485Z] #50 34.34 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T21:47:13.485Z] #50 34.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T21:47:13.485Z] #50 34.42 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T21:47:13.829Z] #17 114.1 Building dependency tree... [2021-08-21T21:47:14.424Z] #50 35.83 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T21:47:14.683Z] #50 36.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T21:47:14.942Z] #50 36.21 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T21:47:15.190Z] #13 30.17 Reading package lists... [2021-08-21T21:47:15.190Z] #13 ... [2021-08-21T21:47:15.190Z] [2021-08-21T21:47:15.190Z] #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-21T21:47:15.191Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:47:15.191Z] #50 29.54 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-08-21T21:47:15.191Z] #50 30.64 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-08-21T21:47:15.191Z] #50 30.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-08-21T21:47:15.191Z] #50 30.77 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-08-21T21:47:15.191Z] #50 30.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-08-21T21:47:15.191Z] #50 31.18 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-08-21T21:47:15.191Z] #50 31.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-08-21T21:47:15.191Z] #50 31.54 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-08-21T21:47:15.191Z] #50 32.04 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-08-21T21:47:15.191Z] #50 32.16 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-08-21T21:47:15.191Z] #50 32.17 go: downloading github.com/ultraware/funlen v0.0.2 [2021-08-21T21:47:15.191Z] #50 32.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-08-21T21:47:15.191Z] #50 32.34 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-08-21T21:47:15.191Z] #50 32.52 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-08-21T21:47:15.191Z] #50 33.85 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-08-21T21:47:15.191Z] #50 34.00 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-08-21T21:47:15.191Z] #50 34.26 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-08-21T21:47:15.191Z] #50 34.27 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-08-21T21:47:15.191Z] #50 34.46 go: downloading github.com/stretchr/objx v0.2.0 [2021-08-21T21:47:15.191Z] #50 34.58 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-08-21T21:47:15.191Z] #50 34.78 go: downloading golang.org/x/text v0.3.2 [2021-08-21T21:47:15.201Z] #50 ... [2021-08-21T21:47:15.201Z] [2021-08-21T21:47:15.201Z] #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-21T21:47:15.201Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:15.201Z] #13 22.86 Fetched 8996 kB in 16s (560 kB/s) [2021-08-21T21:47:15.201Z] #13 22.86 Reading package lists... [2021-08-21T21:47:15.375Z] #52 ... [2021-08-21T21:47:15.375Z] [2021-08-21T21:47:15.375Z] #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-21T21:47:15.375Z] #48 sha256:8253a365be51ca5766d5f271c95b76e5ec8c30ff0de39b49a5458eeced0db4ad [2021-08-21T21:47:15.375Z] #48 DONE 46.8s [2021-08-21T21:47:15.375Z] [2021-08-21T21:47:15.375Z] #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-21T21:47:15.375Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:15.375Z] #13 36.73 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:15.375Z] #13 36.88 Fetched 73.4 MB in 7s (10.3 MB/s) [2021-08-21T21:47:15.375Z] #13 37.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T21:47:15.375Z] #13 37.19 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-21T21:47:15.375Z] #13 37.21 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T21:47:15.375Z] #13 37.61 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:47:15.375Z] #13 37.75 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T21:47:15.375Z] #13 37.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2021-08-21T21:47:15.375Z] #13 37.81 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-08-21T21:47:15.375Z] #13 37.83 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:47:15.375Z] #13 39.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T21:47:15.375Z] #13 39.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-08-21T21:47:15.375Z] #13 39.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:47:15.460Z] #13 30.00 Reading package lists... [2021-08-21T21:47:15.460Z] #13 ... [2021-08-21T21:47:15.460Z] [2021-08-21T21:47:15.460Z] #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-21T21:47:15.460Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:15.460Z] #44 31.13 Reading package lists... [2021-08-21T21:47:15.743Z] #17 119.2 The following additional packages will be installed: [2021-08-21T21:47:15.743Z] #17 119.2 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-21T21:47:15.743Z] #17 119.2 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-21T21:47:15.743Z] #17 119.2 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-21T21:47:15.743Z] #17 119.2 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-21T21:47:15.743Z] #17 119.2 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-21T21:47:15.743Z] #17 119.2 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-21T21:47:15.743Z] #17 119.2 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-21T21:47:15.743Z] #17 119.2 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-21T21:47:15.743Z] #17 119.2 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-21T21:47:15.743Z] #17 119.2 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-21T21:47:15.743Z] #17 119.2 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-21T21:47:15.743Z] #17 119.2 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-21T21:47:15.743Z] #17 119.2 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 linux-libc-dev-s390x-cross patch xz-utils [2021-08-21T21:47:15.743Z] #17 119.2 Suggested packages: [2021-08-21T21:47:15.743Z] #17 119.2 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-21T21:47:15.743Z] #17 119.2 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-21T21:47:15.743Z] #17 119.2 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-21T21:47:15.743Z] #17 119.2 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-21T21:47:15.743Z] #17 119.2 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-21T21:47:15.743Z] #17 119.2 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-21T21:47:15.743Z] #17 119.2 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-21T21:47:15.743Z] #17 119.2 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-21T21:47:15.743Z] #17 119.2 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-21T21:47:15.743Z] #17 119.2 libyaml-shell-perl ed diffutils-doc [2021-08-21T21:47:15.743Z] #17 119.2 Recommended packages: [2021-08-21T21:47:15.743Z] #17 119.2 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-21T21:47:15.743Z] #17 119.2 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-21T21:47:15.956Z] #13 41.71 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T21:47:15.957Z] #13 41.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T21:47:15.957Z] #13 41.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:47:15.957Z] #13 ... [2021-08-21T21:47:15.957Z] [2021-08-21T21:47:15.957Z] #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-21T21:47:15.957Z] #50 sha256:b368c279561a771895ce292813c4cafd2593e3f1025af76fff85172e7746c8a3 [2021-08-21T21:47:15.957Z] #50 37.55 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T21:47:15.957Z] #50 39.67 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T21:47:15.957Z] #50 40.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T21:47:15.957Z] #50 42.40 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T21:47:15.957Z] #50 46.03 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T21:47:15.957Z] #50 46.25 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T21:47:15.957Z] #50 46.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T21:47:15.957Z] #50 ... [2021-08-21T21:47:15.957Z] [2021-08-21T21:47:15.957Z] #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-21T21:47:15.957Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:15.957Z] #13 41.94 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-08-21T21:47:15.957Z] #13 41.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-21T21:47:15.957Z] #13 41.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:16.224Z] #13 42.20 Selecting previously unselected package dmsetup. [2021-08-21T21:47:16.224Z] #13 42.23 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-08-21T21:47:16.224Z] #13 42.25 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T21:47:16.506Z] #13 42.52 Selecting previously unselected package mingw-w64-common. [2021-08-21T21:47:16.506Z] #13 42.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T21:47:16.506Z] #13 42.53 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T21:47:17.084Z] #50 ... [2021-08-21T21:47:17.084Z] [2021-08-21T21:47:17.084Z] #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-21T21:47:17.084Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:17.084Z] #36 31.55 Fetched 8463 kB in 22s (385 kB/s) [2021-08-21T21:47:17.084Z] #36 31.55 Reading package lists... [2021-08-21T21:47:17.111Z] #44 36.90 Building dependency tree... [2021-08-21T21:47:17.341Z] #36 40.94 Reading package lists... [2021-08-21T21:47:17.341Z] #36 ... [2021-08-21T21:47:17.341Z] [2021-08-21T21:47:17.341Z] #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-21T21:47:17.341Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:17.341Z] #56 32.47 Fetched 8463 kB in 23s (366 kB/s) [2021-08-21T21:47:17.341Z] #56 32.47 Reading package lists... [2021-08-21T21:47:18.276Z] #56 41.88 Reading package lists... [2021-08-21T21:47:18.276Z] #56 ... [2021-08-21T21:47:18.276Z] [2021-08-21T21:47:18.276Z] #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-21T21:47:18.276Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:18.276Z] #44 33.69 Reading package lists... [2021-08-21T21:47:18.490Z] #44 39.47 The following additional packages will be installed: [2021-08-21T21:47:18.490Z] #44 39.48 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T21:47:18.490Z] #44 39.48 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T21:47:18.490Z] #44 39.48 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:47:18.490Z] #44 39.48 python3.7-minimal [2021-08-21T21:47:18.490Z] #44 39.49 Suggested packages: [2021-08-21T21:47:18.490Z] #44 39.49 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T21:47:18.490Z] #44 39.49 python3.7-doc binfmt-support [2021-08-21T21:47:19.058Z] #44 ... [2021-08-21T21:47:19.058Z] [2021-08-21T21:47:19.058Z] #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-21T21:47:19.058Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:19.058Z] #46 30.28 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T21:47:19.317Z] #46 ... [2021-08-21T21:47:19.317Z] [2021-08-21T21:47:19.317Z] #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-21T21:47:19.317Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:19.317Z] #56 29.51 Reading package lists... [2021-08-21T21:47:19.317Z] #56 35.39 Building dependency tree... [2021-08-21T21:47:19.317Z] #56 38.04 The following additional packages will be installed: [2021-08-21T21:47:19.317Z] #56 38.06 libbtrfs0 [2021-08-21T21:47:19.317Z] #56 38.22 The following NEW packages will be installed: [2021-08-21T21:47:19.317Z] #56 38.22 libbtrfs-dev libbtrfs0 [2021-08-21T21:47:19.317Z] #56 38.58 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:19.317Z] #56 38.58 Need to get 119 kB of archives. [2021-08-21T21:47:19.317Z] #56 38.58 After this operation, 387 kB of additional disk space will be used. [2021-08-21T21:47:19.317Z] #56 38.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:47:19.317Z] #56 38.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:47:19.317Z] #56 39.56 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:19.317Z] #56 39.78 Fetched 119 kB in 0s (446 kB/s) [2021-08-21T21:47:19.317Z] #56 39.86 Selecting previously unselected package libbtrfs0. [2021-08-21T21:47:19.317Z] #56 39.86 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:47:19.317Z] #56 39.93 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:47:19.317Z] #56 39.95 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:19.317Z] #56 40.06 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:47:19.317Z] #56 40.07 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:47:19.317Z] #56 40.08 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:19.317Z] #56 40.33 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:19.317Z] #56 40.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:19.317Z] #56 40.37 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:19.317Z] #56 ... [2021-08-21T21:47:19.317Z] [2021-08-21T21:47:19.317Z] #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-21T21:47:19.317Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:19.317Z] #44 40.60 The following NEW packages will be installed: [2021-08-21T21:47:19.317Z] #44 40.61 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T21:47:19.317Z] #44 40.63 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T21:47:19.317Z] #44 40.63 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:47:19.317Z] #44 40.63 python3.7-minimal [2021-08-21T21:47:19.886Z] #44 ... [2021-08-21T21:47:19.886Z] [2021-08-21T21:47:19.886Z] #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-21T21:47:19.886Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:19.886Z] #56 DONE 41.0s [2021-08-21T21:47:19.886Z] [2021-08-21T21:47:19.886Z] #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-21T21:47:19.886Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:19.886Z] #44 41.08 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:19.886Z] #44 41.08 Need to get 6695 kB of archives. [2021-08-21T21:47:19.886Z] #44 41.08 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T21:47:19.886Z] #44 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T21:47:19.886Z] #44 41.16 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T21:47:19.949Z] #17 123.9 The following NEW packages will be installed: [2021-08-21T21:47:19.949Z] #17 123.9 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-21T21:47:19.949Z] #17 123.9 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-21T21:47:20.145Z] #44 41.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:47:20.145Z] #44 41.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:47:20.145Z] #44 41.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-21T21:47:20.146Z] #44 41.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:47:20.146Z] #44 41.64 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:47:20.209Z] #17 123.9 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-21T21:47:20.209Z] #17 123.9 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-21T21:47:20.209Z] #17 123.9 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-21T21:47:20.209Z] #17 123.9 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-21T21:47:20.209Z] #17 123.9 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-21T21:47:20.209Z] #17 123.9 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-21T21:47:20.209Z] #17 123.9 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-21T21:47:20.209Z] #17 123.9 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-21T21:47:20.209Z] #17 123.9 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-21T21:47:20.209Z] #17 123.9 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-21T21:47:20.209Z] #17 123.9 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-21T21:47:20.209Z] #17 123.9 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-21T21:47:20.209Z] #17 123.9 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-21T21:47:20.209Z] #17 123.9 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-21T21:47:20.209Z] #17 123.9 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-21T21:47:20.209Z] #17 123.9 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-21T21:47:20.209Z] #17 123.9 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-21T21:47:20.209Z] #17 123.9 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-21T21:47:20.209Z] #17 123.9 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-21T21:47:20.209Z] #17 123.9 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-21T21:47:20.209Z] #17 123.9 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-21T21:47:20.209Z] #17 123.9 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-21T21:47:20.209Z] #17 123.9 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-21T21:47:20.209Z] #17 123.9 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-21T21:47:20.209Z] #17 123.9 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-21T21:47:20.209Z] #17 123.9 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-21T21:47:20.209Z] #17 123.9 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-21T21:47:20.209Z] #17 123.9 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-21T21:47:20.209Z] #17 123.9 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-21T21:47:20.209Z] #17 123.9 linux-libc-dev-s390x-cross patch xz-utils [2021-08-21T21:47:20.406Z] #44 41.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:47:20.406Z] #44 41.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T21:47:20.406Z] #44 41.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:47:20.666Z] #44 41.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T21:47:20.666Z] #44 41.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T21:47:20.666Z] #44 41.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T21:47:20.666Z] #44 41.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T21:47:20.666Z] #44 41.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T21:47:20.781Z] #17 124.4 0 upgraded, 133 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:20.781Z] #17 124.4 Need to get 169 MB of archives. [2021-08-21T21:47:20.781Z] #17 124.4 After this operation, 612 MB of additional disk space will be used. [2021-08-21T21:47:20.781Z] #17 124.4 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-21T21:47:20.781Z] #17 124.4 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-21T21:47:20.781Z] #17 124.4 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-21T21:47:20.781Z] #17 124.4 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-21T21:47:20.781Z] #17 124.4 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-21T21:47:20.781Z] #17 124.4 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T21:47:20.781Z] #17 124.4 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-21T21:47:20.781Z] #17 124.5 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-21T21:47:21.043Z] #17 124.7 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-21T21:47:21.043Z] #17 124.8 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-21T21:47:21.043Z] #17 124.8 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-21T21:47:21.304Z] #17 124.9 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-21T21:47:21.305Z] #17 124.9 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-21T21:47:21.305Z] #17 125.1 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-21T21:47:21.566Z] #17 125.2 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-21T21:47:21.566Z] #17 125.4 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-21T21:47:21.566Z] #17 125.4 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-21T21:47:21.823Z] #13 ... [2021-08-21T21:47:21.823Z] [2021-08-21T21:47:21.823Z] #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-21T21:47:21.823Z] #37 sha256:eb670f340ba4e7b41c3b22dd0dbeb049be38f245a25c34ccb68faa44e267445a [2021-08-21T21:47:21.823Z] #37 1.345 + RM_GOPATH=0 [2021-08-21T21:47:21.823Z] #37 1.345 + TMP_GOPATH= [2021-08-21T21:47:21.823Z] #37 1.345 + : /build [2021-08-21T21:47:21.823Z] #37 1.345 + '[' -z '' ']' [2021-08-21T21:47:21.823Z] #37 1.345 ++ mktemp -d [2021-08-21T21:47:21.823Z] #37 1.349 + export GOPATH=/tmp/tmp.AKYXROZTZF [2021-08-21T21:47:21.823Z] #37 1.349 + GOPATH=/tmp/tmp.AKYXROZTZF [2021-08-21T21:47:21.823Z] #37 1.349 + RM_GOPATH=1 [2021-08-21T21:47:21.823Z] #37 1.350 + case "$(go env GOARCH)" in [2021-08-21T21:47:21.823Z] #37 1.351 ++ go env GOARCH [2021-08-21T21:47:21.823Z] #37 1.376 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:21.823Z] #37 1.376 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:21.823Z] #37 1.378 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:21.823Z] #37 1.379 + dir=/tmp/install [2021-08-21T21:47:21.823Z] #37 1.379 + bin=tini [2021-08-21T21:47:21.823Z] #37 1.380 + shift [2021-08-21T21:47:21.823Z] #37 1.380 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T21:47:21.823Z] #37 1.381 + . /tmp/install/tini.installer [2021-08-21T21:47:21.823Z] #37 1.381 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:21.823Z] #37 1.382 + install_tini [2021-08-21T21:47:21.823Z] #37 1.382 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T21:47:21.823Z] #37 1.382 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:21.823Z] #37 1.383 + git clone https://github.com/krallin/tini.git /tmp/tmp.AKYXROZTZF/tini [2021-08-21T21:47:21.823Z] #37 1.385 Cloning into '/tmp/tmp.AKYXROZTZF/tini'... [2021-08-21T21:47:21.823Z] #37 2.373 + cd /tmp/tmp.AKYXROZTZF/tini [2021-08-21T21:47:21.823Z] #37 2.373 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:21.823Z] #37 2.410 + cmake . [2021-08-21T21:47:21.823Z] #37 3.228 -- The C compiler identification is GNU 8.3.0 [2021-08-21T21:47:21.823Z] #37 3.280 -- Check for working C compiler: /usr/bin/cc [2021-08-21T21:47:21.823Z] #37 4.079 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T21:47:21.823Z] #37 4.085 -- Detecting C compiler ABI info [2021-08-21T21:47:21.823Z] #37 4.976 -- Detecting C compiler ABI info - done [2021-08-21T21:47:21.823Z] #37 5.015 -- Detecting C compile features [2021-08-21T21:47:21.823Z] #37 7.656 -- Detecting C compile features - done [2021-08-21T21:47:21.823Z] #37 7.760 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T21:47:21.823Z] #37 8.088 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T21:47:21.823Z] #37 8.274 -- Configuring done [2021-08-21T21:47:21.823Z] #37 8.319 -- Generating done [2021-08-21T21:47:21.823Z] #37 8.335 -- Build files have been written to: /tmp/tmp.AKYXROZTZF/tini [2021-08-21T21:47:21.823Z] #37 8.338 + make tini-static [2021-08-21T21:47:21.823Z] #37 8.864 Scanning dependencies of target tini-static [2021-08-21T21:47:21.823Z] #37 9.079 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T21:47:21.823Z] #37 10.60 [100%] Linking C executable tini-static [2021-08-21T21:47:21.823Z] #37 11.36 [100%] Built target tini-static [2021-08-21T21:47:21.823Z] #37 11.43 + mkdir -p /build [2021-08-21T21:47:21.823Z] #37 11.44 + cp tini-static /build/docker-init [2021-08-21T21:47:21.823Z] #37 ... [2021-08-21T21:47:21.823Z] [2021-08-21T21:47:21.823Z] #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-21T21:47:21.823Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:21.823Z] #46 42.67 bufio [2021-08-21T21:47:21.823Z] #46 42.81 regexp/syntax [2021-08-21T21:47:21.823Z] #46 45.21 hash/crc32 [2021-08-21T21:47:21.823Z] #46 45.92 internal/syscall/unix [2021-08-21T21:47:21.823Z] #46 46.24 time [2021-08-21T21:47:21.823Z] #46 46.50 internal/syscall/execenv [2021-08-21T21:47:21.823Z] #46 46.78 vendor/golang.org/x/text/transform [2021-08-21T21:47:21.823Z] #46 50.27 regexp [2021-08-21T21:47:21.823Z] #46 ... [2021-08-21T21:47:21.823Z] [2021-08-21T21:47:21.823Z] #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-21T21:47:21.823Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:47:21.823Z] #44 42.50 Selecting previously unselected package python3-minimal. [2021-08-21T21:47:21.823Z] #44 42.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15634 files and directories currently installed.) [2021-08-21T21:47:21.823Z] #44 42.60 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 42.61 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:47:21.824Z] #44 42.76 Selecting previously unselected package libmpdec2:arm64. [2021-08-21T21:47:21.824Z] #44 42.76 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 42.80 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T21:47:21.824Z] #44 43.17 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-21T21:47:21.824Z] #44 43.18 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 43.18 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:21.824Z] #44 44.50 Selecting previously unselected package python3.7. [2021-08-21T21:47:21.824Z] #44 44.50 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 44.54 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:21.824Z] #44 44.73 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-21T21:47:21.824Z] #44 44.74 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 44.75 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T21:47:21.824Z] #44 44.88 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:47:21.824Z] #44 46.70 Selecting previously unselected package python3. [2021-08-21T21:47:21.824Z] #44 46.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16046 files and directories currently installed.) [2021-08-21T21:47:21.824Z] #44 46.86 Preparing to unpack .../0-python3_3.7.3-1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 46.91 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:47:21.824Z] #44 47.15 Selecting previously unselected package libprotobuf17:arm64. [2021-08-21T21:47:21.824Z] #44 47.17 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 47.19 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-21T21:47:21.824Z] #44 47.76 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:47:21.824Z] #44 47.79 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:47:21.824Z] #44 47.81 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:47:21.824Z] #44 48.07 Selecting previously unselected package python3-six. [2021-08-21T21:47:21.824Z] #44 48.09 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T21:47:21.824Z] #44 48.10 Unpacking python3-six (1.12.0-1) ... [2021-08-21T21:47:21.824Z] #44 48.26 Selecting previously unselected package python3-protobuf. [2021-08-21T21:47:21.824Z] #44 48.29 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 48.32 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:47:21.824Z] #44 48.89 Selecting previously unselected package libnet1:arm64. [2021-08-21T21:47:21.824Z] #44 48.89 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 48.89 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:47:21.824Z] #44 49.05 Selecting previously unselected package libnl-3-200:arm64. [2021-08-21T21:47:21.824Z] #44 49.06 Preparing to unpack .../6-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 49.08 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T21:47:21.824Z] #44 49.26 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-21T21:47:21.824Z] #44 49.28 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 49.29 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T21:47:21.824Z] #44 49.42 Selecting previously unselected package criu. [2021-08-21T21:47:21.824Z] #44 49.43 Preparing to unpack .../8-criu_3.15-1_arm64.deb ... [2021-08-21T21:47:21.824Z] #44 49.44 Unpacking criu (3.15-1) ... [2021-08-21T21:47:21.824Z] #44 50.08 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:47:21.824Z] #44 50.11 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T21:47:21.824Z] #44 50.13 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T21:47:21.824Z] #44 50.21 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-08-21T21:47:21.824Z] #44 50.34 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T21:47:21.824Z] #44 50.36 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:21.824Z] #44 50.39 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T21:47:21.824Z] #44 50.41 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:21.824Z] #44 ... [2021-08-21T21:47:21.824Z] [2021-08-21T21:47:21.824Z] #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-21T21:47:21.824Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:21.824Z] #46 53.34 github.com/LK4D4/vndr/versioned [2021-08-21T21:47:21.824Z] #46 53.38 io/fs [2021-08-21T21:47:21.824Z] #46 53.40 internal/poll [2021-08-21T21:47:21.827Z] #17 125.6 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-21T21:47:21.827Z] #17 125.6 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-21T21:47:22.087Z] #46 53.61 context [2021-08-21T21:47:22.089Z] #17 125.9 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-21T21:47:22.089Z] #17 125.9 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-21T21:47:22.242Z] #44 43.18 Reading package lists... [2021-08-21T21:47:22.242Z] #44 ... [2021-08-21T21:47:22.242Z] [2021-08-21T21:47:22.242Z] #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-21T21:47:22.242Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:47:22.242Z] #59 36.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T21:47:22.242Z] #59 ... [2021-08-21T21:47:22.242Z] [2021-08-21T21:47:22.242Z] #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-21T21:47:22.242Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:47:22.242Z] #46 46.36 vendor/golang.org/x/crypto/internal/subtle [2021-08-21T21:47:22.350Z] #46 ... [2021-08-21T21:47:22.350Z] [2021-08-21T21:47:22.350Z] #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-21T21:47:22.350Z] #37 sha256:eb670f340ba4e7b41c3b22dd0dbeb049be38f245a25c34ccb68faa44e267445a [2021-08-21T21:47:22.350Z] #37 DONE 12.8s [2021-08-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.1 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-21T21:47:22.350Z] #17 126.1 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-21T21:47:22.350Z] #17 126.2 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-21T21:47:22.350Z] #17 126.2 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-21T21:47:22.350Z] #17 126.2 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-21T21:47:22.350Z] #17 126.2 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-21T21:47:22.350Z] #17 126.2 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-21T21:47:22.350Z] #17 126.2 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-21T21:47:22.612Z] #17 126.4 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-21T21:47:22.617Z] [2021-08-21T21:47:22.617Z] #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-21T21:47:22.617Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:22.617Z] #13 48.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T21:47:22.617Z] #13 48.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T21:47:22.617Z] #13 48.39 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:47:22.874Z] #17 126.4 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-21T21:47:22.874Z] #17 126.5 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-21T21:47:22.874Z] #17 126.6 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-21T21:47:22.874Z] #17 126.6 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-21T21:47:22.874Z] #17 ... [2021-08-21T21:47:22.874Z] [2021-08-21T21:47:22.874Z] #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-21T21:47:22.874Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:47:22.874Z] #53 129.9 net/http/httptrace [2021-08-21T21:47:22.874Z] #53 130.0 net/http [2021-08-21T21:47:22.874Z] #53 138.2 github.com/LK4D4/vndr/godl [2021-08-21T21:47:22.874Z] #53 138.7 github.com/LK4D4/vndr [2021-08-21T21:47:23.136Z] #53 ... [2021-08-21T21:47:23.136Z] [2021-08-21T21:47:23.136Z] #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-21T21:47:23.136Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:47:23.136Z] #17 126.9 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-21T21:47:23.136Z] #17 126.9 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T21:47:23.136Z] #17 126.9 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-21T21:47:23.136Z] #17 127.0 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-21T21:47:23.136Z] #17 127.0 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-21T21:47:23.136Z] #17 127.0 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T21:47:23.210Z] #44 44.05 Get:11 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-21T21:47:23.399Z] #17 127.2 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-21T21:47:23.399Z] #17 127.2 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-21T21:47:23.399Z] #17 127.2 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-21T21:47:23.399Z] #17 127.2 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-21T21:47:23.399Z] #17 127.2 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-21T21:47:23.399Z] #17 127.2 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-21T21:47:23.399Z] #17 127.2 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-21T21:47:23.399Z] #17 127.3 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-21T21:47:23.661Z] #17 127.3 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-21T21:47:23.661Z] #17 127.3 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-21T21:47:23.661Z] #17 127.3 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-21T21:47:23.661Z] #17 127.3 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-21T21:47:23.661Z] #17 127.3 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-21T21:47:23.661Z] #17 127.3 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-21T21:47:23.661Z] #17 127.4 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-21T21:47:23.661Z] #17 127.6 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-21T21:47:23.923Z] #17 127.6 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-21T21:47:23.923Z] #17 127.6 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-21T21:47:23.923Z] #17 127.7 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-21T21:47:23.923Z] #17 127.8 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-21T21:47:24.151Z] #44 ... [2021-08-21T21:47:24.151Z] [2021-08-21T21:47:24.151Z] #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-21T21:47:24.151Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:24.151Z] #36 29.49 Reading package lists... [2021-08-21T21:47:24.151Z] #36 35.63 Building dependency tree... [2021-08-21T21:47:24.151Z] #36 38.46 The following additional packages will be installed: [2021-08-21T21:47:24.151Z] #36 38.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T21:47:24.151Z] #36 38.47 Suggested packages: [2021-08-21T21:47:24.151Z] #36 38.48 cmake-doc ninja-build lrzip [2021-08-21T21:47:24.151Z] #36 38.48 Recommended packages: [2021-08-21T21:47:24.151Z] #36 38.48 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T21:47:24.151Z] #36 39.24 The following NEW packages will be installed: [2021-08-21T21:47:24.151Z] #36 39.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T21:47:24.151Z] #36 39.26 vim-common xxd [2021-08-21T21:47:24.151Z] #36 39.62 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:24.151Z] #36 39.62 Need to get 14.9 MB of archives. [2021-08-21T21:47:24.151Z] #36 39.62 After this operation, 61.8 MB of additional disk space will be used. [2021-08-21T21:47:24.151Z] #36 39.62 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:47:24.151Z] #36 39.63 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:47:24.151Z] #36 39.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T21:47:24.151Z] #36 39.73 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T21:47:24.151Z] #36 40.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T21:47:24.151Z] #36 40.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T21:47:24.151Z] #36 40.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T21:47:24.151Z] #36 40.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T21:47:24.151Z] #36 40.70 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T21:47:24.151Z] #36 40.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T21:47:24.151Z] #36 42.21 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:24.151Z] #36 42.43 Fetched 14.9 MB in 2s (8426 kB/s) [2021-08-21T21:47:24.151Z] #36 42.48 Selecting previously unselected package xxd. [2021-08-21T21:47:24.151Z] #36 42.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:47:24.151Z] #36 42.57 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:47:24.151Z] #36 42.57 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:47:24.151Z] #36 42.75 Selecting previously unselected package vim-common. [2021-08-21T21:47:24.151Z] #36 42.75 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:47:24.151Z] #36 42.79 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:47:24.151Z] #36 43.17 Selecting previously unselected package cmake-data. [2021-08-21T21:47:24.151Z] #36 43.17 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T21:47:24.151Z] #36 43.17 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T21:47:24.151Z] #36 ... [2021-08-21T21:47:24.151Z] [2021-08-21T21:47:24.151Z] #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-21T21:47:24.151Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:24.151Z] #44 45.54 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:24.410Z] #44 45.68 Fetched 6695 kB in 4s (1842 kB/s) [2021-08-21T21:47:24.410Z] #44 45.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:47:24.495Z] #17 128.0 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-21T21:47:24.495Z] #17 128.0 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-21T21:47:24.495Z] #17 128.0 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-21T21:47:24.495Z] #17 128.0 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-21T21:47:24.495Z] #17 128.0 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-21T21:47:24.495Z] #17 128.0 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-21T21:47:24.495Z] #17 128.0 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-21T21:47:24.495Z] #17 128.0 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-21T21:47:24.495Z] #17 128.1 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-21T21:47:24.495Z] #17 128.1 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-21T21:47:24.495Z] #17 128.1 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-21T21:47:24.495Z] #17 128.3 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-21T21:47:24.495Z] #17 128.3 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-21T21:47:24.495Z] #17 128.4 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-21T21:47:24.495Z] #17 128.4 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-21T21:47:24.669Z] #44 45.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:47:24.669Z] #44 45.88 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:24.669Z] #44 45.89 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:24.758Z] #17 128.5 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-21T21:47:25.019Z] #17 128.9 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-21T21:47:25.286Z] #17 128.9 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-21T21:47:25.286Z] #17 128.9 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.286Z] #17 129.0 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.286Z] #17 129.0 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-21T21:47:25.286Z] #17 129.0 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-21T21:47:25.286Z] #17 ... [2021-08-21T21:47:25.286Z] [2021-08-21T21:47:25.286Z] #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-21T21:47:25.286Z] #53 sha256:e5443f6f8f22fe2875ba239575dd6a2a650b5218cf0468a8d8b7954865712008 [2021-08-21T21:47:25.286Z] #53 DONE 142.4s [2021-08-21T21:47:25.286Z] [2021-08-21T21:47:25.286Z] #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-21T21:47:25.286Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:47:25.286Z] #17 129.0 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-21T21:47:25.286Z] #17 129.0 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-21T21:47:25.286Z] #17 129.0 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.286Z] #17 129.0 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-21T21:47:25.498Z] #44 46.68 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:47:25.498Z] #44 46.68 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:25.498Z] #44 46.69 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:25.548Z] #17 ... [2021-08-21T21:47:25.548Z] [2021-08-21T21:47:25.548Z] #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-21T21:47:25.548Z] #39 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:47:25.548Z] #39 DONE 141.7s [2021-08-21T21:47:25.548Z] [2021-08-21T21:47:25.548Z] #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-21T21:47:25.548Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:47:25.548Z] #17 129.3 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-21T21:47:25.548Z] #17 129.3 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-21T21:47:25.548Z] #17 129.4 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-21T21:47:25.809Z] #17 129.5 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-21T21:47:25.809Z] #17 129.6 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-21T21:47:26.382Z] #17 130.1 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-21T21:47:26.382Z] #17 130.2 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-21T21:47:26.382Z] #17 130.2 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-21T21:47:26.382Z] #17 130.2 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-21T21:47:26.382Z] #17 130.2 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-21T21:47:26.382Z] #17 130.2 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-21T21:47:26.382Z] #17 130.2 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-21T21:47:26.382Z] #17 130.2 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-21T21:47:26.382Z] #17 130.2 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-21T21:47:26.382Z] #17 130.2 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-21T21:47:26.382Z] #17 130.2 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-21T21:47:26.382Z] #17 130.3 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-21T21:47:26.956Z] #17 130.6 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-21T21:47:26.956Z] #17 130.6 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-21T21:47:26.956Z] #17 130.7 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-21T21:47:26.956Z] #17 130.8 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-21T21:47:27.220Z] #17 130.8 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-21T21:47:27.487Z] #17 131.2 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-21T21:47:27.487Z] #17 131.2 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-21T21:47:27.543Z] #46 ... [2021-08-21T21:47:27.543Z] [2021-08-21T21:47:27.543Z] #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-21T21:47:27.543Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:27.543Z] #56 41.88 Reading package lists... [2021-08-21T21:47:27.928Z] #13 ... [2021-08-21T21:47:27.928Z] [2021-08-21T21:47:27.928Z] #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-21T21:47:27.928Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:47:27.928Z] #52 49.34 time [2021-08-21T21:47:27.928Z] #52 49.92 regexp [2021-08-21T21:47:27.928Z] #52 54.09 context [2021-08-21T21:47:27.928Z] #52 54.09 io/fs [2021-08-21T21:47:27.928Z] #52 54.09 internal/poll [2021-08-21T21:47:27.928Z] #52 54.62 encoding/binary [2021-08-21T21:47:27.928Z] #52 57.11 encoding/base64 [2021-08-21T21:47:27.928Z] #52 57.12 golang.org/x/sys/unix [2021-08-21T21:47:27.928Z] #52 57.52 os [2021-08-21T21:47:27.928Z] #52 ... [2021-08-21T21:47:27.928Z] [2021-08-21T21:47:27.928Z] #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-21T21:47:27.928Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:47:27.928Z] #44 56.96 Setting up python3 (3.7.3-1) ... [2021-08-21T21:47:27.928Z] #44 57.74 Setting up python3-six (1.12.0-1) ... [2021-08-21T21:47:27.928Z] #44 59.14 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:47:28.041Z] #44 48.96 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:28.041Z] #44 48.99 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:28.302Z] #44 ... [2021-08-21T21:47:28.302Z] [2021-08-21T21:47:28.302Z] #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-21T21:47:28.302Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:28.302Z] #13 30.00 Reading package lists... [2021-08-21T21:47:28.302Z] #13 35.94 Building dependency tree... [2021-08-21T21:47:28.302Z] #13 38.79 The following additional packages will be installed: [2021-08-21T21:47:28.302Z] #13 38.79 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T21:47:28.302Z] #13 38.79 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T21:47:28.302Z] #13 38.79 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T21:47:28.302Z] #13 38.79 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T21:47:28.302Z] #13 38.80 mingw-w64-x86-64-dev [2021-08-21T21:47:28.302Z] #13 38.80 Suggested packages: [2021-08-21T21:47:28.302Z] #13 38.80 gcc-8-locales seccomp wine64 [2021-08-21T21:47:28.302Z] #13 39.63 The following NEW packages will be installed: [2021-08-21T21:47:28.302Z] #13 39.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T21:47:28.302Z] #13 39.63 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T21:47:28.302Z] #13 39.63 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T21:47:28.302Z] #13 39.63 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T21:47:28.302Z] #13 39.64 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T21:47:28.302Z] #13 39.65 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T21:47:28.302Z] #13 39.65 The following packages will be upgraded: [2021-08-21T21:47:28.302Z] #13 39.65 libseccomp2 [2021-08-21T21:47:28.302Z] #13 40.08 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:28.302Z] #13 40.08 Need to get 77.8 MB of archives. [2021-08-21T21:47:28.302Z] #13 40.08 After this operation, 487 MB of additional disk space will be used. [2021-08-21T21:47:28.302Z] #13 40.08 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T21:47:28.302Z] #13 40.13 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-21T21:47:28.302Z] #13 40.17 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-21T21:47:28.302Z] #13 40.46 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-21T21:47:28.302Z] #13 40.69 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-21T21:47:28.302Z] #13 40.70 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-21T21:47:28.302Z] #13 40.71 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T21:47:28.302Z] #13 40.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T21:47:28.302Z] #13 41.12 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-21T21:47:28.302Z] #13 41.41 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-21T21:47:28.302Z] #13 41.42 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-21T21:47:28.302Z] #13 44.97 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-21T21:47:28.432Z] #17 132.1 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:28.474Z] #56 50.75 Building dependency tree... [2021-08-21T21:47:28.693Z] #17 132.5 Fetched 169 MB in 7s (23.8 MB/s) [2021-08-21T21:47:28.955Z] #17 132.6 Selecting previously unselected package liblocale-gettext-perl. [2021-08-21T21:47:28.955Z] #17 132.6 (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-21T21:47:28.955Z] #17 132.7 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-21T21:47:28.955Z] #17 132.7 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-21T21:47:28.955Z] #17 132.7 Selecting previously unselected package bzip2. [2021-08-21T21:47:28.955Z] #17 132.7 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T21:47:28.955Z] #17 132.7 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:47:29.217Z] #17 132.8 Selecting previously unselected package libmagic-mgc. [2021-08-21T21:47:29.217Z] #17 132.8 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T21:47:29.217Z] #17 132.8 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-21T21:47:29.217Z] #17 133.0 Selecting previously unselected package libmagic1:amd64. [2021-08-21T21:47:29.217Z] #17 133.0 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T21:47:29.217Z] #17 133.0 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-21T21:47:29.322Z] #44 60.58 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:47:29.479Z] #17 133.1 Selecting previously unselected package file. [2021-08-21T21:47:29.479Z] #17 133.1 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-21T21:47:29.479Z] #17 133.1 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-21T21:47:29.479Z] #17 133.1 Selecting previously unselected package xz-utils. [2021-08-21T21:47:29.479Z] #17 133.1 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T21:47:29.479Z] #17 133.1 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T21:47:29.479Z] #17 133.2 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-21T21:47:29.479Z] #17 133.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T21:47:29.479Z] #17 133.2 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-21T21:47:29.683Z] #13 ... [2021-08-21T21:47:29.683Z] [2021-08-21T21:47:29.683Z] #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-21T21:47:29.683Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:47:29.683Z] #57 3.001 + RM_GOPATH=0 [2021-08-21T21:47:29.683Z] #57 3.001 + TMP_GOPATH= [2021-08-21T21:47:29.683Z] #57 3.001 + : /build [2021-08-21T21:47:29.683Z] #57 3.001 + '[' -z '' ']' [2021-08-21T21:47:29.683Z] #57 3.001 ++ mktemp -d [2021-08-21T21:47:29.683Z] #57 3.003 + export GOPATH=/tmp/tmp.OIeZF2pocP [2021-08-21T21:47:29.683Z] #57 3.003 + GOPATH=/tmp/tmp.OIeZF2pocP [2021-08-21T21:47:29.683Z] #57 3.003 + RM_GOPATH=1 [2021-08-21T21:47:29.683Z] #57 3.003 + case "$(go env GOARCH)" in [2021-08-21T21:47:29.683Z] #57 3.004 ++ go env GOARCH [2021-08-21T21:47:29.683Z] #57 3.048 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:29.683Z] #57 3.049 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:29.683Z] #57 3.050 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:29.683Z] #57 3.052 + dir=/tmp/install [2021-08-21T21:47:29.683Z] #57 3.052 + bin=containerd [2021-08-21T21:47:29.683Z] #57 3.052 + shift [2021-08-21T21:47:29.683Z] #57 3.052 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T21:47:29.683Z] #57 3.052 + . /tmp/install/containerd.installer [2021-08-21T21:47:29.683Z] #57 3.052 ++ set -e [2021-08-21T21:47:29.683Z] #57 3.053 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:29.683Z] #57 3.053 + install_containerd [2021-08-21T21:47:29.683Z] #57 3.053 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T21:47:29.683Z] #57 3.060 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:29.683Z] #57 3.060 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OIeZF2pocP/src/github.com/containerd/containerd [2021-08-21T21:47:29.683Z] #57 3.061 Cloning into '/tmp/tmp.OIeZF2pocP/src/github.com/containerd/containerd'... [2021-08-21T21:47:29.845Z] #56 ... [2021-08-21T21:47:29.845Z] [2021-08-21T21:47:29.845Z] #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-21T21:47:29.845Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:47:29.845Z] #50 44.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-08-21T21:47:29.845Z] #50 44.54 go: downloading github.com/kisielk/gotool v1.0.0 [2021-08-21T21:47:29.845Z] #50 44.62 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-08-21T21:47:29.845Z] #50 44.81 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-08-21T21:47:29.845Z] #50 44.86 go: downloading github.com/gogo/protobuf v1.2.1 [2021-08-21T21:47:29.845Z] #50 46.95 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-08-21T21:47:29.845Z] #50 47.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-08-21T21:47:29.845Z] #50 47.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-08-21T21:47:29.942Z] #57 ... [2021-08-21T21:47:29.942Z] [2021-08-21T21:47:29.942Z] #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-21T21:47:29.942Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:29.942Z] #13 47.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T21:47:29.942Z] #13 47.43 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T21:47:29.942Z] #13 47.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:47:29.942Z] #13 47.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:47:29.942Z] #13 47.45 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-21T21:47:29.942Z] #13 47.50 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T21:47:29.942Z] #13 47.53 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T21:47:29.942Z] #13 47.59 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T21:47:29.942Z] #13 47.61 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T21:47:29.942Z] #13 47.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T21:47:30.102Z] #50 ... [2021-08-21T21:47:30.102Z] [2021-08-21T21:47:30.102Z] #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-21T21:47:30.102Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:30.102Z] #44 43.18 Reading package lists... [2021-08-21T21:47:30.102Z] #44 52.59 Building dependency tree... [2021-08-21T21:47:30.201Z] #13 47.66 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T21:47:30.201Z] #13 47.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T21:47:30.201Z] #13 47.76 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-21T21:47:30.202Z] #13 47.79 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T21:47:30.359Z] #44 ... [2021-08-21T21:47:30.359Z] [2021-08-21T21:47:30.360Z] #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-21T21:47:30.360Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:30.360Z] #13 30.17 Reading package lists... [2021-08-21T21:47:30.360Z] #13 40.53 Reading package lists... [2021-08-21T21:47:30.420Z] #17 134.0 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-21T21:47:30.420Z] #17 134.0 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-21T21:47:30.420Z] #17 134.0 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-21T21:47:30.616Z] #13 ... [2021-08-21T21:47:30.616Z] [2021-08-21T21:47:30.616Z] #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-21T21:47:30.616Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:30.616Z] #36 40.94 Reading package lists... [2021-08-21T21:47:30.616Z] #36 50.04 Building dependency tree... [2021-08-21T21:47:30.616Z] #36 55.07 The following additional packages will be installed: [2021-08-21T21:47:30.616Z] #36 55.09 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-08-21T21:47:30.616Z] #36 55.12 Suggested packages: [2021-08-21T21:47:30.616Z] #36 55.12 cmake-doc ninja-build lrzip [2021-08-21T21:47:30.616Z] #36 55.12 Recommended packages: [2021-08-21T21:47:30.616Z] #36 55.12 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T21:47:30.617Z] #36 ... [2021-08-21T21:47:30.617Z] [2021-08-21T21:47:30.617Z] #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-21T21:47:30.617Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:30.991Z] #17 134.7 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-21T21:47:30.991Z] #17 134.7 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-21T21:47:30.991Z] #17 134.7 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-21T21:47:31.580Z] #13 ... [2021-08-21T21:47:31.580Z] [2021-08-21T21:47:31.580Z] #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-21T21:47:31.580Z] #48 sha256:dd6e2d72b34fbea0254ade0a34655ab684b419e3ef736512bdc7c40be3e032da [2021-08-21T21:47:31.580Z] #48 DONE 52.7s [2021-08-21T21:47:31.580Z] [2021-08-21T21:47:31.580Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-21T21:47:31.580Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:31.580Z] #13 48.96 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:31.580Z] #13 49.19 Fetched 77.8 MB in 8s (9700 kB/s) [2021-08-21T21:47:31.850Z] #13 49.29 (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-21T21:47:31.850Z] #13 49.35 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:47:31.850Z] #13 49.38 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T21:47:31.850Z] #13 ... [2021-08-21T21:47:31.850Z] [2021-08-21T21:47:31.850Z] #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-21T21:47:31.850Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:47:31.851Z] #32 42.88 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T21:47:31.851Z] #32 43.12 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T21:47:31.851Z] #32 43.85 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T21:47:31.851Z] #32 ... [2021-08-21T21:47:31.851Z] [2021-08-21T21:47:31.851Z] #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-21T21:47:31.851Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:31.851Z] #46 43.28 sync [2021-08-21T21:47:31.851Z] #46 43.28 internal/reflectlite [2021-08-21T21:47:31.851Z] #46 44.48 internal/testlog [2021-08-21T21:47:31.851Z] #46 44.72 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T21:47:31.851Z] #46 45.05 math/rand [2021-08-21T21:47:31.851Z] #46 46.02 internal/singleflight [2021-08-21T21:47:31.851Z] #46 46.47 sort [2021-08-21T21:47:31.851Z] #46 46.48 errors [2021-08-21T21:47:31.851Z] #46 46.88 io [2021-08-21T21:47:31.851Z] #46 47.90 strconv [2021-08-21T21:47:31.851Z] #46 48.27 bytes [2021-08-21T21:47:31.851Z] #46 50.32 strings [2021-08-21T21:47:31.851Z] #46 51.68 reflect [2021-08-21T21:47:31.851Z] #46 52.84 bufio [2021-08-21T21:47:31.887Z] #44 ... [2021-08-21T21:47:31.887Z] [2021-08-21T21:47:31.887Z] #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-21T21:47:31.887Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:31.887Z] #46 55.08 internal/fmtsort [2021-08-21T21:47:31.887Z] #46 55.09 encoding/binary [2021-08-21T21:47:31.887Z] #46 56.52 os [2021-08-21T21:47:31.887Z] #46 56.96 encoding/base64 [2021-08-21T21:47:31.887Z] #46 56.96 crypto/sha512 [2021-08-21T21:47:31.887Z] #46 56.96 crypto/cipher [2021-08-21T21:47:31.887Z] #46 58.02 crypto/ed25519/internal/edwards25519 [2021-08-21T21:47:31.887Z] #46 58.06 crypto/md5 [2021-08-21T21:47:31.887Z] #46 58.79 crypto/sha1 [2021-08-21T21:47:31.887Z] #46 59.54 crypto/aes [2021-08-21T21:47:31.887Z] #46 60.03 crypto/des [2021-08-21T21:47:31.887Z] #46 60.31 crypto/sha256 [2021-08-21T21:47:31.887Z] #46 61.05 encoding/pem [2021-08-21T21:47:31.887Z] #46 61.16 vendor/golang.org/x/crypto/chacha20 [2021-08-21T21:47:31.887Z] #46 61.44 vendor/golang.org/x/crypto/poly1305 [2021-08-21T21:47:31.887Z] #46 62.45 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T21:47:31.887Z] #46 63.14 fmt [2021-08-21T21:47:31.887Z] #46 63.14 internal/lazyregexp [2021-08-21T21:47:31.887Z] #46 63.15 os/exec [2021-08-21T21:47:31.887Z] #46 63.18 net [2021-08-21T21:47:31.932Z] #17 135.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-21T21:47:31.932Z] #17 135.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T21:47:31.932Z] #17 135.7 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-21T21:47:32.110Z] #46 ... [2021-08-21T21:47:32.110Z] [2021-08-21T21:47:32.110Z] #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-21T21:47:32.110Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:32.110Z] #44 52.90 Selecting previously unselected package python3-minimal. [2021-08-21T21:47:32.110Z] #44 52.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-21T21:47:32.110Z] #44 52.93 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:47:32.110Z] #44 52.94 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:47:32.110Z] #44 53.05 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:47:32.110Z] #44 53.08 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:47:32.110Z] #44 53.08 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:47:32.110Z] #44 53.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:47:32.110Z] #44 53.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:32.110Z] #44 53.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:32.463Z] #46 ... [2021-08-21T21:47:32.463Z] [2021-08-21T21:47:32.463Z] #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-21T21:47:32.463Z] #44 sha256:0cf93f5558ad4c5b3e6b04ba38b9dc1ce88e11cd44491ae850f6a0f51ab32b26 [2021-08-21T21:47:32.463Z] #44 63.75 Setting up criu (3.15-1) ... [2021-08-21T21:47:32.874Z] #17 136.4 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-21T21:47:32.874Z] #17 136.4 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-21T21:47:32.874Z] #17 136.4 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-21T21:47:33.134Z] #17 136.9 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-21T21:47:33.134Z] #17 136.9 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:33.134Z] #17 136.9 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:47:33.134Z] #17 137.0 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-21T21:47:33.134Z] #17 137.0 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:33.134Z] #17 137.0 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:47:33.138Z] #13 50.02 Building dependency tree... [2021-08-21T21:47:34.015Z] #44 54.97 Selecting previously unselected package python3.7. [2021-08-21T21:47:34.015Z] #44 54.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:34.015Z] #44 54.99 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:34.015Z] #44 55.19 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:47:34.015Z] #44 55.19 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:47:34.015Z] #44 55.20 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:47:34.015Z] #44 55.45 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:47:34.389Z] #44 65.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:34.389Z] #44 65.84 Processing triggers for mime-support (3.62) ... [2021-08-21T21:47:34.518Z] #17 138.2 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-21T21:47:34.518Z] #17 138.2 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:34.518Z] #17 138.2 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:47:34.518Z] #17 138.3 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-21T21:47:34.518Z] #17 138.3 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:34.518Z] #17 138.3 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:47:34.586Z] #44 ... [2021-08-21T21:47:34.586Z] [2021-08-21T21:47:34.586Z] #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-21T21:47:34.586Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:34.586Z] #36 45.73 Selecting previously unselected package libicu63:amd64. [2021-08-21T21:47:34.586Z] #36 45.74 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 45.77 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:47:34.586Z] #36 52.80 Selecting previously unselected package libxml2:amd64. [2021-08-21T21:47:34.586Z] #36 52.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 52.82 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:34.586Z] #36 53.34 Selecting previously unselected package libarchive13:amd64. [2021-08-21T21:47:34.586Z] #36 53.34 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 53.39 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:47:34.586Z] #36 53.68 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T21:47:34.586Z] #36 53.68 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 53.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:47:34.586Z] #36 53.86 Selecting previously unselected package librhash0:amd64. [2021-08-21T21:47:34.586Z] #36 53.88 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 53.89 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:47:34.586Z] #36 54.09 Selecting previously unselected package libuv1:amd64. [2021-08-21T21:47:34.586Z] #36 54.09 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 54.10 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:47:34.586Z] #36 54.29 Selecting previously unselected package cmake. [2021-08-21T21:47:34.586Z] #36 54.29 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-21T21:47:34.586Z] #36 54.29 Unpacking cmake (3.13.4-1) ... [2021-08-21T21:47:34.586Z] #36 ... [2021-08-21T21:47:34.586Z] [2021-08-21T21:47:34.586Z] #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-21T21:47:34.586Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:34.586Z] #13 49.66 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:47:34.586Z] #13 49.89 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T21:47:34.586Z] #13 49.89 (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-21T21:47:34.586Z] #13 49.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:47:34.586Z] #13 50.00 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:47:34.586Z] #13 52.06 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T21:47:34.586Z] #13 52.06 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:47:34.586Z] #13 52.07 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:47:35.154Z] #13 ... [2021-08-21T21:47:35.154Z] [2021-08-21T21:47:35.154Z] #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-21T21:47:35.154Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:47:35.154Z] #52 46.51 sort [2021-08-21T21:47:35.154Z] #52 46.52 errors [2021-08-21T21:47:35.154Z] #52 46.88 io [2021-08-21T21:47:35.154Z] #52 47.73 internal/oserror [2021-08-21T21:47:35.154Z] #52 47.92 syscall [2021-08-21T21:47:35.154Z] #52 48.40 bytes [2021-08-21T21:47:35.154Z] #52 50.37 strconv [2021-08-21T21:47:35.154Z] #52 53.65 reflect [2021-08-21T21:47:35.154Z] #52 56.10 time [2021-08-21T21:47:35.721Z] #52 ... [2021-08-21T21:47:35.721Z] [2021-08-21T21:47:35.721Z] #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-21T21:47:35.721Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:35.721Z] #44 56.83 Selecting previously unselected package python3. [2021-08-21T21:47:35.721Z] #44 56.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16073 files and directories currently installed.) [2021-08-21T21:47:35.721Z] #44 56.86 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:47:35.721Z] #44 56.90 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:47:35.721Z] #44 57.06 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T21:47:35.721Z] #44 57.08 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T21:47:35.721Z] #44 57.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:47:35.901Z] #17 139.7 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-21T21:47:35.901Z] #17 139.7 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:35.901Z] #17 139.7 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:47:36.162Z] #17 139.7 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-21T21:47:36.162Z] #17 139.7 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:36.162Z] #17 139.7 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:47:36.467Z] #13 ... [2021-08-21T21:47:36.467Z] [2021-08-21T21:47:36.467Z] #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-21T21:47:36.467Z] #56 sha256:79ed161e6adef891b83377a5bab1cd9101ae201f0974c436a0e1af29a7c276bc [2021-08-21T21:47:36.467Z] #56 55.56 The following additional packages will be installed: [2021-08-21T21:47:36.467Z] #56 55.57 libbtrfs0 [2021-08-21T21:47:36.467Z] #56 55.89 The following NEW packages will be installed: [2021-08-21T21:47:36.467Z] #56 55.94 libbtrfs-dev libbtrfs0 [2021-08-21T21:47:36.467Z] #56 56.55 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:36.467Z] #56 56.55 Need to get 119 kB of archives. [2021-08-21T21:47:36.467Z] #56 56.55 After this operation, 387 kB of additional disk space will be used. [2021-08-21T21:47:36.467Z] #56 56.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:47:36.467Z] #56 56.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:47:36.467Z] #56 58.31 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:36.467Z] #56 58.68 Fetched 119 kB in 0s (269 kB/s) [2021-08-21T21:47:36.467Z] #56 58.79 Selecting previously unselected package libbtrfs0. [2021-08-21T21:47:36.467Z] #56 58.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:47:36.467Z] #56 58.87 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:47:36.467Z] #56 58.88 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:36.467Z] #56 59.00 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:47:36.467Z] #56 59.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:47:36.467Z] #56 59.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:36.467Z] #56 59.35 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:36.467Z] #56 59.39 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:36.467Z] #56 59.40 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:36.467Z] #56 DONE 60.5s [2021-08-21T21:47:36.467Z] [2021-08-21T21:47:36.467Z] #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-21T21:47:36.467Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:47:36.948Z] #44 DONE 68.3s [2021-08-21T21:47:36.948Z] [2021-08-21T21:47:36.948Z] #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-21T21:47:36.948Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:36.948Z] #46 66.69 go/scanner [2021-08-21T21:47:36.948Z] #46 66.70 net/url [2021-08-21T21:47:36.948Z] #46 66.70 flag [2021-08-21T21:47:36.948Z] #46 68.40 go/ast [2021-08-21T21:47:37.099Z] #44 58.29 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:47:37.099Z] #44 58.29 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:47:37.099Z] #44 58.31 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:47:37.099Z] #44 ... [2021-08-21T21:47:37.099Z] [2021-08-21T21:47:37.099Z] #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-21T21:47:37.099Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:37.099Z] #36 57.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:47:37.099Z] #36 57.26 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:47:37.099Z] #36 57.28 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:47:37.099Z] #36 57.30 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:47:37.099Z] #36 57.35 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:47:37.099Z] #36 57.37 Setting up cmake-data (3.13.4-1) ... [2021-08-21T21:47:37.099Z] #36 57.41 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:37.099Z] #36 57.42 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:47:37.099Z] #36 57.43 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:47:37.099Z] #36 57.45 Setting up cmake (3.13.4-1) ... [2021-08-21T21:47:37.099Z] #36 57.47 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:37.099Z] #36 57.52 Processing triggers for mime-support (3.62) ... [2021-08-21T21:47:37.099Z] #36 DONE 58.6s [2021-08-21T21:47:37.216Z] #46 68.95 text/template/parse [2021-08-21T21:47:37.359Z] [2021-08-21T21:47:37.359Z] #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-21T21:47:37.359Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:37.359Z] #44 58.59 Selecting previously unselected package python3-six. [2021-08-21T21:47:37.359Z] #44 58.62 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T21:47:37.359Z] #44 58.68 Unpacking python3-six (1.12.0-1) ... [2021-08-21T21:47:37.359Z] #44 58.78 Selecting previously unselected package python3-protobuf. [2021-08-21T21:47:37.359Z] #44 58.78 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T21:47:37.359Z] #44 58.78 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:47:37.485Z] #46 69.17 log [2021-08-21T21:47:37.544Z] #17 141.0 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-21T21:47:37.544Z] #17 141.0 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:37.544Z] #17 141.0 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:47:37.544Z] #17 141.1 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-21T21:47:37.544Z] #17 141.1 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:37.544Z] #17 141.1 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:47:37.839Z] #57 1.941 + RM_GOPATH=0 [2021-08-21T21:47:37.839Z] #57 1.941 + TMP_GOPATH= [2021-08-21T21:47:37.839Z] #57 1.941 + : /build [2021-08-21T21:47:37.839Z] #57 1.941 + '[' -z '' ']' [2021-08-21T21:47:37.839Z] #57 1.941 ++ mktemp -d [2021-08-21T21:47:37.839Z] #57 1.947 + export GOPATH=/tmp/tmp.j9lXe15dbI [2021-08-21T21:47:37.839Z] #57 1.947 + GOPATH=/tmp/tmp.j9lXe15dbI [2021-08-21T21:47:37.839Z] #57 1.947 + RM_GOPATH=1 [2021-08-21T21:47:37.839Z] #57 1.948 + case "$(go env GOARCH)" in [2021-08-21T21:47:37.839Z] #57 1.955 ++ go env GOARCH [2021-08-21T21:47:37.839Z] #57 1.981 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:37.839Z] #57 1.981 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:37.839Z] #57 1.981 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:37.839Z] #57 1.981 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:37.839Z] #57 1.981 + dir=/tmp/install [2021-08-21T21:47:37.839Z] #57 1.981 + bin=containerd [2021-08-21T21:47:37.839Z] #57 1.981 + shift [2021-08-21T21:47:37.839Z] #57 1.981 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T21:47:37.839Z] #57 1.981 + . /tmp/install/containerd.installer [2021-08-21T21:47:37.839Z] #57 1.981 ++ set -e [2021-08-21T21:47:37.839Z] #57 1.981 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:37.839Z] #57 1.981 + install_containerd [2021-08-21T21:47:37.839Z] #57 1.981 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T21:47:37.839Z] #57 1.981 + git clone https://github.com/containerd/containerd.git /tmp/tmp.j9lXe15dbI/src/github.com/containerd/containerd [2021-08-21T21:47:37.839Z] #57 1.981 Cloning into '/tmp/tmp.j9lXe15dbI/src/github.com/containerd/containerd'... [2021-08-21T21:47:37.927Z] #44 59.22 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:47:37.927Z] #44 59.25 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:47:37.927Z] #44 59.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:47:37.927Z] #44 59.38 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:47:37.927Z] #44 59.38 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:47:38.061Z] #46 ... [2021-08-21T21:47:38.061Z] [2021-08-21T21:47:38.061Z] #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-21T21:47:38.061Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:38.061Z] #13 54.13 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T21:47:38.061Z] #13 54.14 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T21:47:38.061Z] #13 54.15 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:38.061Z] #13 54.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T21:47:38.061Z] #13 54.29 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T21:47:38.061Z] #13 54.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:38.188Z] #44 59.38 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:47:38.188Z] #44 59.50 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:47:38.188Z] #44 59.51 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:47:38.188Z] #44 59.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:47:38.188Z] #44 59.63 Selecting previously unselected package criu. [2021-08-21T21:47:38.324Z] #13 ... [2021-08-21T21:47:38.324Z] [2021-08-21T21:47:38.324Z] #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-21T21:47:38.324Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:47:38.449Z] #44 59.63 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T21:47:38.449Z] #44 59.65 Unpacking criu (3.15-1) ... [2021-08-21T21:47:38.928Z] #17 142.4 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-21T21:47:38.928Z] #17 142.4 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:38.928Z] #17 142.4 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:47:38.928Z] #17 142.7 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-21T21:47:38.928Z] #17 142.7 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:38.928Z] #17 142.7 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:47:39.019Z] #44 60.30 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:47:39.019Z] #44 60.32 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:47:39.019Z] #44 60.33 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:47:39.280Z] #44 60.38 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:47:39.280Z] #44 60.40 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:47:39.280Z] #44 60.42 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:39.280Z] #44 60.43 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:47:39.281Z] #44 60.46 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:39.381Z] #57 38.23 Checking out files: 23% (1074/4562) Checking out files: 24% (1095/4562) Checking out files: 25% (1141/4562) Checking out files: 26% (1187/4562) Checking out files: 27% (1232/4562) Checking out files: 28% (1278/4562) Checking out files: 29% (1323/4562) Checking out files: 30% (1369/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 55% (2524/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) [2021-08-21T21:47:39.381Z] #57 ... [2021-08-21T21:47:39.381Z] [2021-08-21T21:47:39.381Z] #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-21T21:47:39.381Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:47:39.381Z] #52 60.99 path/filepath [2021-08-21T21:47:39.381Z] #52 60.99 fmt [2021-08-21T21:47:39.381Z] #52 61.00 mvdan.cc/sh/v3/fileutil [2021-08-21T21:47:39.381Z] #52 62.51 io/ioutil [2021-08-21T21:47:39.381Z] #52 63.98 golang.org/x/crypto/ssh/terminal [2021-08-21T21:47:39.381Z] #52 64.97 encoding/json [2021-08-21T21:47:39.381Z] #52 64.98 flag [2021-08-21T21:47:39.381Z] #52 64.98 github.com/pkg/diff [2021-08-21T21:47:39.381Z] #52 65.26 go/token [2021-08-21T21:47:39.381Z] #52 66.63 go/scanner [2021-08-21T21:47:39.381Z] #52 66.64 mvdan.cc/editorconfig [2021-08-21T21:47:39.381Z] #52 68.00 mvdan.cc/sh/v3/syntax [2021-08-21T21:47:39.381Z] #52 68.38 go/ast [2021-08-21T21:47:39.381Z] #52 ... [2021-08-21T21:47:39.381Z] [2021-08-21T21:47:39.381Z] #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-21T21:47:39.381Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:47:40.313Z] #17 143.9 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-21T21:47:40.313Z] #17 143.9 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:40.313Z] #17 143.9 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:47:40.313Z] #17 143.9 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-21T21:47:40.313Z] #17 143.9 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:40.313Z] #17 143.9 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:47:40.313Z] #17 144.0 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-21T21:47:40.313Z] #17 144.0 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:40.313Z] #17 144.0 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:47:40.313Z] #17 144.0 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-21T21:47:40.313Z] #17 144.0 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:40.313Z] #17 144.0 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:47:40.313Z] #17 144.1 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-21T21:47:40.313Z] #17 144.1 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:40.313Z] #17 144.1 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:47:40.313Z] #17 144.1 Selecting previously unselected package cross-config. [2021-08-21T21:47:40.313Z] #17 144.1 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-21T21:47:40.313Z] #17 144.1 Unpacking cross-config (2.6.15-3) ... [2021-08-21T21:47:40.313Z] #17 144.2 Selecting previously unselected package gcc-8-cross-base. [2021-08-21T21:47:40.435Z] #57 38.23 Checking out files: 23% (1074/4562) Checking out files: 24% (1095/4562) Checking out files: 25% (1141/4562) Checking out files: 26% (1187/4562) Checking out files: 27% (1232/4562) Checking out files: 28% (1278/4562) Checking out files: 29% (1323/4562) Checking out files: 30% (1369/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 55% (2524/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 91% (4191/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T21:47:40.435Z] #57 40.51 + cd /tmp/tmp.mrCnjw79vq/src/github.com/containerd/containerd [2021-08-21T21:47:40.435Z] #57 40.51 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:47:40.575Z] #17 144.2 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:40.575Z] #17 144.2 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-21T21:47:40.575Z] #17 144.3 Selecting previously unselected package libc6-arm64-cross. [2021-08-21T21:47:40.575Z] #17 144.3 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:40.575Z] #17 144.3 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-21T21:47:40.837Z] #17 144.7 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-21T21:47:41.099Z] #17 144.7 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.099Z] #17 144.7 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-21T21:47:41.099Z] #17 144.7 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-21T21:47:41.099Z] #17 144.7 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.099Z] #17 144.8 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.099Z] #17 144.8 Selecting previously unselected package libitm1-arm64-cross. [2021-08-21T21:47:41.099Z] #17 144.8 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.099Z] #17 144.8 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.099Z] #17 144.9 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-21T21:47:41.099Z] #17 144.9 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.099Z] #17 144.9 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.119Z] #57 ... [2021-08-21T21:47:41.119Z] [2021-08-21T21:47:41.119Z] #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-21T21:47:41.119Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:47:41.119Z] #32 63.89 Checking out files: 68% (1047/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-08-21T21:47:41.119Z] #32 65.25 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2021-08-21T21:47:41.361Z] #17 144.9 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-21T21:47:41.361Z] #17 144.9 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.361Z] #17 144.9 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.361Z] #17 145.1 Selecting previously unselected package libasan5-arm64-cross. [2021-08-21T21:47:41.361Z] #17 145.1 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.361Z] #17 145.1 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.623Z] #17 145.2 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-21T21:47:41.623Z] #17 145.2 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.623Z] #17 145.2 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.623Z] #17 145.3 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-21T21:47:41.623Z] #17 145.3 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.623Z] #17 145.3 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.684Z] #32 ... [2021-08-21T21:47:41.684Z] [2021-08-21T21:47:41.684Z] #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-21T21:47:41.684Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:41.684Z] #36 56.30 The following NEW packages will be installed: [2021-08-21T21:47:41.684Z] #36 56.31 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-08-21T21:47:41.684Z] #36 56.32 vim-common xxd [2021-08-21T21:47:41.684Z] #36 56.77 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:41.684Z] #36 56.77 Need to get 14.9 MB of archives. [2021-08-21T21:47:41.684Z] #36 56.77 After this operation, 61.8 MB of additional disk space will be used. [2021-08-21T21:47:41.684Z] #36 56.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:47:41.684Z] #36 56.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:47:41.684Z] #36 56.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T21:47:41.684Z] #36 56.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T21:47:41.684Z] #36 58.17 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-21T21:47:41.684Z] #36 58.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T21:47:41.685Z] #36 58.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T21:47:41.685Z] #36 58.34 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T21:47:41.685Z] #36 58.38 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-21T21:47:41.685Z] #36 58.39 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T21:47:41.685Z] #36 60.37 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:41.685Z] #36 60.75 Fetched 14.9 MB in 2s (6411 kB/s) [2021-08-21T21:47:41.685Z] #36 60.92 Selecting previously unselected package xxd. [2021-08-21T21:47:41.685Z] #36 60.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2021-08-21T21:47:41.685Z] #36 61.04 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:47:41.685Z] #36 61.05 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:47:41.685Z] #36 61.35 Selecting previously unselected package vim-common. [2021-08-21T21:47:41.685Z] #36 61.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:47:41.685Z] #36 61.45 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:47:41.685Z] #36 62.23 Selecting previously unselected package cmake-data. [2021-08-21T21:47:41.685Z] #36 62.25 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T21:47:41.685Z] #36 62.32 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T21:47:41.827Z] #57 41.70 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T21:47:41.828Z] #57 41.70 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T21:47:41.828Z] #57 41.70 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:47:41.828Z] #57 41.70 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:47:41.828Z] #57 41.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T21:47:41.828Z] #57 41.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T21:47:41.828Z] #57 41.70 + '[' '' = dynamic ']' [2021-08-21T21:47:41.828Z] #57 41.70 + make [2021-08-21T21:47:41.884Z] #17 145.5 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-21T21:47:41.884Z] #17 145.5 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.884Z] #17 145.5 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.884Z] #17 145.6 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-21T21:47:41.884Z] #17 145.6 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:41.884Z] #17 145.6 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:41.942Z] #36 ... [2021-08-21T21:47:41.942Z] [2021-08-21T21:47:41.942Z] #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-21T21:47:41.942Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:47:41.942Z] #32 66.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-21T21:47:42.146Z] #17 146.0 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-21T21:47:42.146Z] #17 146.0 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:42.146Z] #17 146.0 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:47:43.220Z] #57 43.38 + bin/ctr [2021-08-21T21:47:43.316Z] #32 ... [2021-08-21T21:47:43.316Z] [2021-08-21T21:47:43.316Z] #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-21T21:47:43.316Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:43.316Z] #44 57.34 The following additional packages will be installed: [2021-08-21T21:47:43.316Z] #44 57.34 libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 libpython3-stdlib [2021-08-21T21:47:43.316Z] #44 57.34 libpython3.7-minimal libpython3.7-stdlib python3 python3-minimal [2021-08-21T21:47:43.316Z] #44 57.35 python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:47:43.316Z] #44 57.35 python3.7-minimal [2021-08-21T21:47:43.316Z] #44 57.37 Suggested packages: [2021-08-21T21:47:43.316Z] #44 57.38 python3-doc python3-tk python3-venv python3-setuptools python3.7-venv [2021-08-21T21:47:43.316Z] #44 57.38 python3.7-doc binfmt-support [2021-08-21T21:47:43.316Z] #44 59.26 The following NEW packages will be installed: [2021-08-21T21:47:43.316Z] #44 59.26 criu libmpdec2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf17 [2021-08-21T21:47:43.316Z] #44 59.26 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib python3 [2021-08-21T21:47:43.316Z] #44 59.27 python3-minimal python3-pkg-resources python3-protobuf python3-six python3.7 [2021-08-21T21:47:43.316Z] #44 59.27 python3.7-minimal [2021-08-21T21:47:43.316Z] #44 59.90 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:43.316Z] #44 59.90 Need to get 6695 kB of archives. [2021-08-21T21:47:43.316Z] #44 59.90 After this operation, 33.1 MB of additional disk space will be used. [2021-08-21T21:47:43.316Z] #44 59.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T21:47:43.316Z] #44 59.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-21T21:47:43.316Z] #44 60.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:47:43.316Z] #44 60.40 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:47:43.316Z] #44 60.40 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-21T21:47:43.316Z] #44 60.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:47:43.316Z] #44 60.78 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:47:43.316Z] #44 60.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:47:43.316Z] #44 60.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-08-21T21:47:43.316Z] #44 60.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:47:43.316Z] #44 60.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-six all 1.12.0-1 [15.7 kB] [2021-08-21T21:47:43.316Z] #44 60.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-protobuf amd64 3.6.1.3-2 [334 kB] [2021-08-21T21:47:43.316Z] #44 60.93 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T21:47:43.316Z] #44 60.93 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T21:47:43.316Z] #44 60.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T21:47:43.316Z] #44 63.24 Get:3 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10 criu 3.15-1 [635 kB] [2021-08-21T21:47:43.316Z] #44 64.80 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:43.316Z] #44 65.06 Fetched 6695 kB in 4s (1630 kB/s) [2021-08-21T21:47:43.316Z] #44 65.33 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:47:43.316Z] #44 65.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 ... 15421 files and directories currently installed.) [2021-08-21T21:47:43.316Z] #44 65.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:43.316Z] #44 65.45 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:43.316Z] #44 66.49 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:47:43.316Z] #44 66.49 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:43.316Z] #44 66.51 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:43.316Z] #44 ... [2021-08-21T21:47:43.316Z] [2021-08-21T21:47:43.317Z] #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-21T21:47:43.317Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:43.317Z] #36 66.78 Selecting previously unselected package libicu63:amd64. [2021-08-21T21:47:43.317Z] #36 66.78 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T21:47:43.317Z] #36 66.80 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:47:43.483Z] #44 ... [2021-08-21T21:47:43.483Z] [2021-08-21T21:47:43.483Z] #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-21T21:47:43.483Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:43.483Z] #46 54.70 syscall [2021-08-21T21:47:43.483Z] #46 62.43 internal/syscall/unix [2021-08-21T21:47:43.483Z] #46 62.73 internal/poll [2021-08-21T21:47:43.483Z] #46 64.17 internal/fmtsort [2021-08-21T21:47:43.483Z] #46 64.65 internal/syscall/execenv [2021-08-21T21:47:43.483Z] #46 64.83 path [2021-08-21T21:47:43.483Z] #46 ... [2021-08-21T21:47:43.483Z] [2021-08-21T21:47:43.483Z] #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-21T21:47:43.483Z] #37 sha256:a05c5eaac6263023c7cd665335bf50c05f4d5343e15d3ba8c56c4255b2a89b0e [2021-08-21T21:47:43.483Z] #37 2.879 + RM_GOPATH=0 [2021-08-21T21:47:43.483Z] #37 2.879 + TMP_GOPATH= [2021-08-21T21:47:43.483Z] #37 2.879 + : /build [2021-08-21T21:47:43.483Z] #37 2.879 + '[' -z '' ']' [2021-08-21T21:47:43.483Z] #37 2.880 ++ mktemp -d [2021-08-21T21:47:43.483Z] #37 2.882 + export GOPATH=/tmp/tmp.bZZfXE5Gt4 [2021-08-21T21:47:43.483Z] #37 2.882 + GOPATH=/tmp/tmp.bZZfXE5Gt4 [2021-08-21T21:47:43.483Z] #37 2.882 + RM_GOPATH=1 [2021-08-21T21:47:43.483Z] #37 2.882 + case "$(go env GOARCH)" in [2021-08-21T21:47:43.483Z] #37 2.882 ++ go env GOARCH [2021-08-21T21:47:43.483Z] #37 2.918 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:43.483Z] #37 2.918 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:43.483Z] #37 2.919 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:43.483Z] #37 2.920 + dir=/tmp/install [2021-08-21T21:47:43.483Z] #37 2.920 + bin=tini [2021-08-21T21:47:43.483Z] #37 2.920 + shift [2021-08-21T21:47:43.483Z] #37 2.920 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T21:47:43.483Z] #37 2.920 + . /tmp/install/tini.installer [2021-08-21T21:47:43.483Z] #37 2.920 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:43.483Z] #37 2.920 + install_tini [2021-08-21T21:47:43.483Z] #37 2.920 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T21:47:43.483Z] #37 2.920 + git clone https://github.com/krallin/tini.git /tmp/tmp.bZZfXE5Gt4/tini [2021-08-21T21:47:43.483Z] #37 2.920 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:43.483Z] #37 2.925 Cloning into '/tmp/tmp.bZZfXE5Gt4/tini'... [2021-08-21T21:47:43.483Z] #37 3.646 + cd /tmp/tmp.bZZfXE5Gt4/tini [2021-08-21T21:47:43.483Z] #37 3.646 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:47:43.483Z] #37 3.653 + cmake . [2021-08-21T21:47:43.483Z] #37 4.193 -- The C compiler identification is GNU 8.3.0 [2021-08-21T21:47:43.483Z] #37 4.246 -- Check for working C compiler: /usr/bin/cc [2021-08-21T21:47:43.483Z] #37 5.073 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T21:47:43.483Z] #37 5.075 -- Detecting C compiler ABI info [2021-08-21T21:47:43.483Z] #37 5.749 -- Detecting C compiler ABI info - done [2021-08-21T21:47:43.483Z] #37 5.773 -- Detecting C compile features [2021-08-21T21:47:43.528Z] #17 147.3 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-21T21:47:43.529Z] #17 147.3 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:43.529Z] #17 147.3 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:47:43.743Z] #37 ... [2021-08-21T21:47:43.743Z] [2021-08-21T21:47:43.743Z] #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-21T21:47:43.743Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:43.743Z] #46 65.19 regexp/syntax [2021-08-21T21:47:43.789Z] #17 147.4 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-21T21:47:43.789Z] #17 147.4 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-21T21:47:43.789Z] #17 147.4 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-21T21:47:44.050Z] #17 147.8 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-21T21:47:44.050Z] #17 147.8 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:44.050Z] #17 147.8 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-21T21:47:44.312Z] #46 65.56 io/fs [2021-08-21T21:47:44.614Z] #57 ... [2021-08-21T21:47:44.614Z] [2021-08-21T21:47:44.614Z] #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-21T21:47:44.614Z] #52 sha256:836983329e7f001efbbbe6d679132df65fbcd7753276dfad66bbb3523fafd99b [2021-08-21T21:47:44.614Z] #52 76.19 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T21:47:44.620Z] #17 148.5 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-21T21:47:44.881Z] #17 148.5 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:44.881Z] #17 148.5 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:47:45.142Z] #17 149.1 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-21T21:47:45.142Z] #17 149.1 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:45.251Z] #46 66.67 os [2021-08-21T21:47:45.402Z] #17 149.1 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:47:46.593Z] #36 ... [2021-08-21T21:47:46.593Z] [2021-08-21T21:47:46.593Z] #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-21T21:47:46.593Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:46.593Z] #13 55.25 The following additional packages will be installed: [2021-08-21T21:47:46.593Z] #13 55.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T21:47:46.593Z] #13 55.25 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T21:47:46.593Z] #13 55.25 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T21:47:46.593Z] #13 55.26 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T21:47:46.593Z] #13 55.26 mingw-w64-x86-64-dev [2021-08-21T21:47:46.593Z] #13 55.28 Suggested packages: [2021-08-21T21:47:46.593Z] #13 55.28 gcc-8-locales seccomp wine64 [2021-08-21T21:47:46.593Z] #13 56.33 The following NEW packages will be installed: [2021-08-21T21:47:46.593Z] #13 56.33 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T21:47:46.593Z] #13 56.33 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T21:47:46.593Z] #13 56.33 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T21:47:46.593Z] #13 56.33 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T21:47:46.593Z] #13 56.33 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T21:47:46.593Z] #13 56.35 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T21:47:46.593Z] #13 56.35 The following packages will be upgraded: [2021-08-21T21:47:46.593Z] #13 56.36 libseccomp2 [2021-08-21T21:47:46.593Z] #13 56.73 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:47:46.593Z] #13 56.73 Need to get 77.8 MB of archives. [2021-08-21T21:47:46.593Z] #13 56.73 After this operation, 487 MB of additional disk space will be used. [2021-08-21T21:47:46.593Z] #13 56.73 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T21:47:46.593Z] #13 56.80 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T21:47:46.593Z] #13 56.81 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-21T21:47:46.593Z] #13 57.20 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-21T21:47:46.593Z] #13 57.49 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-21T21:47:46.593Z] #13 57.49 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-21T21:47:46.593Z] #13 57.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T21:47:46.593Z] #13 57.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T21:47:46.593Z] #13 58.11 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-21T21:47:46.593Z] #13 58.58 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-21T21:47:46.593Z] #13 58.61 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-21T21:47:46.593Z] #13 63.14 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-21T21:47:46.593Z] #13 65.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T21:47:46.593Z] #13 ... [2021-08-21T21:47:46.593Z] [2021-08-21T21:47:46.593Z] #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-21T21:47:46.593Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:46.593Z] #44 68.70 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:46.593Z] #44 68.75 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:47:46.786Z] #17 150.5 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-21T21:47:46.786Z] #17 150.5 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:46.786Z] #17 150.5 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:47:46.786Z] #17 150.6 Selecting previously unselected package patch. [2021-08-21T21:47:46.786Z] #17 150.6 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T21:47:46.786Z] #17 150.6 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T21:47:46.786Z] #17 ... [2021-08-21T21:47:46.786Z] [2021-08-21T21:47:46.786Z] #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-21T21:47:46.786Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:47:46.786Z] #47 163.2 + dpkg --print-architecture [2021-08-21T21:47:46.786Z] #47 163.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T21:47:47.166Z] #46 ... [2021-08-21T21:47:47.166Z] [2021-08-21T21:47:47.166Z] #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-21T21:47:47.166Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:47.166Z] #13 54.80 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T21:47:47.166Z] #13 54.84 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T21:47:47.166Z] #13 54.89 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:47:47.166Z] #13 55.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T21:47:47.166Z] #13 55.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:47:47.166Z] #13 55.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:47:47.166Z] #13 55.23 Selecting previously unselected package dmsetup. [2021-08-21T21:47:47.166Z] #13 55.25 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:47:47.166Z] #13 55.26 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T21:47:47.166Z] #13 55.46 Selecting previously unselected package mingw-w64-common. [2021-08-21T21:47:47.166Z] #13 55.46 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T21:47:47.166Z] #13 55.47 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T21:47:47.166Z] #13 61.20 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T21:47:47.166Z] #13 61.21 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T21:47:47.166Z] #13 61.23 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:47:47.172Z] #52 DONE 78.9s [2021-08-21T21:47:47.172Z] [2021-08-21T21:47:47.172Z] #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-21T21:47:47.172Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:47.172Z] #13 67.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T21:47:47.172Z] #13 67.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-08-21T21:47:47.172Z] #13 67.95 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:47.357Z] #47 163.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T21:47:47.357Z] #47 163.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T21:47:47.425Z] #13 ... [2021-08-21T21:47:47.425Z] [2021-08-21T21:47:47.425Z] #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-21T21:47:47.425Z] #37 sha256:a05c5eaac6263023c7cd665335bf50c05f4d5343e15d3ba8c56c4255b2a89b0e [2021-08-21T21:47:47.425Z] #37 7.873 -- Detecting C compile features - done [2021-08-21T21:47:47.425Z] #37 7.938 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T21:47:47.425Z] #37 8.226 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T21:47:47.425Z] #37 8.310 -- Configuring done [2021-08-21T21:47:47.425Z] #37 8.326 -- Generating done [2021-08-21T21:47:47.425Z] #37 8.342 -- Build files have been written to: /tmp/tmp.bZZfXE5Gt4/tini [2021-08-21T21:47:47.425Z] #37 8.347 + make tini-static [2021-08-21T21:47:47.425Z] #37 8.698 Scanning dependencies of target tini-static [2021-08-21T21:47:47.425Z] #37 8.786 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T21:47:47.425Z] #37 10.08 [100%] Linking C executable tini-static [2021-08-21T21:47:47.992Z] #37 10.61 [100%] Built target tini-static [2021-08-21T21:47:47.992Z] #37 10.67 + mkdir -p /build [2021-08-21T21:47:47.992Z] #37 10.68 + cp tini-static /build/docker-init [2021-08-21T21:47:49.119Z] #44 72.96 Selecting previously unselected package python3-minimal. [2021-08-21T21:47:49.119Z] #44 72.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15661 files and directories currently installed.) [2021-08-21T21:47:49.119Z] #44 73.16 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:47:49.119Z] #44 73.17 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:47:49.119Z] #44 73.37 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:47:49.119Z] #44 73.39 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:47:49.119Z] #44 73.41 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:47:49.370Z] #37 DONE 12.1s [2021-08-21T21:47:49.370Z] [2021-08-21T21:47:49.370Z] #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-21T21:47:49.370Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:49.370Z] #13 66.84 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T21:47:49.370Z] #13 66.85 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:47:49.370Z] #13 66.87 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:49.370Z] #13 67.06 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T21:47:49.377Z] #44 73.62 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:47:49.377Z] #44 73.67 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:49.377Z] #44 73.68 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:49.630Z] #13 67.06 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:47:49.630Z] #13 67.07 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:49.634Z] #44 ... [2021-08-21T21:47:49.634Z] [2021-08-21T21:47:49.634Z] #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-21T21:47:49.634Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:47:49.634Z] #52 64.13 internal/reflectlite [2021-08-21T21:47:49.634Z] #52 64.15 sync [2021-08-21T21:47:49.634Z] #52 66.32 internal/testlog [2021-08-21T21:47:49.634Z] #52 67.99 errors [2021-08-21T21:47:49.634Z] #52 68.01 sort [2021-08-21T21:47:49.634Z] #52 68.86 io [2021-08-21T21:47:49.634Z] #52 69.42 internal/oserror [2021-08-21T21:47:49.634Z] #52 69.49 syscall [2021-08-21T21:47:49.634Z] #52 70.49 bytes [2021-08-21T21:47:49.634Z] #52 73.53 strconv [2021-08-21T21:47:49.634Z] #52 ... [2021-08-21T21:47:49.634Z] [2021-08-21T21:47:49.634Z] #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-21T21:47:49.634Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:47:49.634Z] #13 65.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T21:47:49.634Z] #13 65.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:47:49.634Z] #13 65.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:47:49.634Z] #13 65.50 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-21T21:47:49.634Z] #13 65.50 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T21:47:49.634Z] #13 65.52 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T21:47:49.634Z] #13 65.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T21:47:49.634Z] #13 65.56 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T21:47:49.634Z] #13 65.57 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T21:47:49.634Z] #13 65.59 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T21:47:49.634Z] #13 65.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T21:47:49.634Z] #13 65.66 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-21T21:47:49.634Z] #13 65.68 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T21:47:49.634Z] #13 66.91 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:47:49.634Z] #13 67.11 Fetched 77.8 MB in 9s (8405 kB/s) [2021-08-21T21:47:49.634Z] #13 67.21 (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-21T21:47:49.634Z] #13 67.32 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:47:49.634Z] #13 67.37 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T21:47:49.634Z] #13 67.65 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:47:49.634Z] #13 67.80 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T21:47:49.634Z] #13 67.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 ... 15421 files and directories currently installed.) [2021-08-21T21:47:49.634Z] #13 67.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:47:49.634Z] #13 67.91 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:47:49.739Z] #13 ... [2021-08-21T21:47:49.739Z] [2021-08-21T21:47:49.739Z] #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-21T21:47:49.739Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:47:49.739Z] #46 70.90 encoding/json [2021-08-21T21:47:49.739Z] #46 74.24 go/parser [2021-08-21T21:47:49.739Z] #46 76.00 text/template [2021-08-21T21:47:49.739Z] #46 77.82 encoding/xml [2021-08-21T21:47:49.739Z] #46 79.57 crypto/rand [2021-08-21T21:47:49.739Z] #46 80.69 crypto/elliptic [2021-08-21T21:47:50.198Z] #13 ... [2021-08-21T21:47:50.198Z] [2021-08-21T21:47:50.198Z] #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-21T21:47:50.198Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:47:50.198Z] #52 61.48 context [2021-08-21T21:47:50.198Z] #52 62.34 internal/syscall/unix [2021-08-21T21:47:50.198Z] #52 62.60 internal/poll [2021-08-21T21:47:50.198Z] #52 65.01 path [2021-08-21T21:47:50.198Z] #52 65.60 io/fs [2021-08-21T21:47:50.198Z] #52 66.54 os [2021-08-21T21:47:50.198Z] #52 67.03 encoding/binary [2021-08-21T21:47:50.198Z] #52 68.99 encoding/base64 [2021-08-21T21:47:50.198Z] #52 69.69 golang.org/x/sys/unix [2021-08-21T21:47:50.198Z] #52 71.35 fmt [2021-08-21T21:47:50.198Z] #52 ... [2021-08-21T21:47:50.198Z] [2021-08-21T21:47:50.199Z] #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-21T21:47:50.199Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:50.199Z] #46 70.20 regexp [2021-08-21T21:47:50.199Z] #46 70.90 fmt [2021-08-21T21:47:51.006Z] #13 ... [2021-08-21T21:47:51.006Z] [2021-08-21T21:47:51.006Z] #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-21T21:47:51.006Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:47:51.006Z] #46 65.63 sync [2021-08-21T21:47:51.006Z] #46 65.63 internal/reflectlite [2021-08-21T21:47:51.006Z] #46 68.06 github.com/LK4D4/vndr/godl/singleflight [2021-08-21T21:47:51.006Z] #46 68.59 math/rand [2021-08-21T21:47:51.006Z] #46 69.86 internal/singleflight [2021-08-21T21:47:51.006Z] #46 70.28 io [2021-08-21T21:47:51.006Z] #46 70.32 strconv [2021-08-21T21:47:51.006Z] #46 72.41 bytes [2021-08-21T21:47:51.006Z] #46 74.61 strings [2021-08-21T21:47:51.006Z] #46 75.30 reflect [2021-08-21T21:47:51.263Z] #46 ... [2021-08-21T21:47:51.263Z] [2021-08-21T21:47:51.263Z] #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-21T21:47:51.263Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:51.263Z] #36 75.53 Selecting previously unselected package libxml2:amd64. [2021-08-21T21:47:51.263Z] #36 75.56 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T21:47:51.263Z] #36 75.61 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:51.832Z] #36 76.41 Selecting previously unselected package libarchive13:amd64. [2021-08-21T21:47:51.832Z] #36 76.42 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T21:47:51.832Z] #36 76.42 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:47:52.090Z] #36 76.79 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T21:47:52.090Z] #36 76.79 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T21:47:52.090Z] #36 76.81 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:47:52.298Z] #46 83.99 go/doc [2021-08-21T21:47:52.347Z] #36 77.04 Selecting previously unselected package librhash0:amd64. [2021-08-21T21:47:52.347Z] #36 77.04 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T21:47:52.347Z] #36 77.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:47:52.561Z] #46 ... [2021-08-21T21:47:52.561Z] [2021-08-21T21:47:52.561Z] #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-21T21:47:52.561Z] #13 sha256:335d109a1c6e1dc92ded0e1c7499a69353a644b5abf7fa532ac147549dfec4f7 [2021-08-21T21:47:52.561Z] #13 78.69 Selecting previously unselected package libapparmor1:arm64. [2021-08-21T21:47:52.605Z] #36 77.35 Selecting previously unselected package libuv1:amd64. [2021-08-21T21:47:52.605Z] #36 77.35 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T21:47:52.605Z] #36 77.37 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:47:52.652Z] #47 ... [2021-08-21T21:47:52.652Z] [2021-08-21T21:47:52.652Z] #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-21T21:47:52.652Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:47:52.652Z] #17 150.7 Selecting previously unselected package dpkg-dev. [2021-08-21T21:47:52.652Z] #17 150.7 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-21T21:47:52.652Z] #17 150.7 Unpacking dpkg-dev (1.19.7) ... [2021-08-21T21:47:52.652Z] #17 151.0 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-21T21:47:52.652Z] #17 151.0 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 151.0 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-21T21:47:52.652Z] #17 151.1 Selecting previously unselected package libio-string-perl. [2021-08-21T21:47:52.652Z] #17 151.1 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-21T21:47:52.652Z] #17 151.1 Unpacking libio-string-perl (1.08-3) ... [2021-08-21T21:47:52.652Z] #17 151.2 Selecting previously unselected package libicu63:amd64. [2021-08-21T21:47:52.652Z] #17 151.2 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T21:47:52.652Z] #17 151.2 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:47:52.652Z] #17 152.7 Selecting previously unselected package libxml2:amd64. [2021-08-21T21:47:52.652Z] #17 152.7 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-21T21:47:52.652Z] #17 152.7 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:47:52.652Z] #17 152.9 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-21T21:47:52.652Z] #17 152.9 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 152.9 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-21T21:47:52.652Z] #17 152.9 Selecting previously unselected package libxml-sax-base-perl. [2021-08-21T21:47:52.652Z] #17 152.9 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 152.9 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-21T21:47:52.652Z] #17 153.0 Selecting previously unselected package libxml-sax-perl. [2021-08-21T21:47:52.652Z] #17 153.0 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.0 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-21T21:47:52.652Z] #17 153.1 Selecting previously unselected package libxml-libxml-perl. [2021-08-21T21:47:52.652Z] #17 153.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-21T21:47:52.652Z] #17 153.1 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-21T21:47:52.652Z] #17 153.3 Selecting previously unselected package libxml-simple-perl. [2021-08-21T21:47:52.652Z] #17 153.3 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.3 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-21T21:47:52.652Z] #17 153.3 Selecting previously unselected package libyaml-perl. [2021-08-21T21:47:52.652Z] #17 153.3 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.3 Unpacking libyaml-perl (1.27-1) ... [2021-08-21T21:47:52.652Z] #17 153.4 Selecting previously unselected package libconfig-auto-perl. [2021-08-21T21:47:52.652Z] #17 153.4 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.4 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-21T21:47:52.652Z] #17 153.4 Selecting previously unselected package libfile-which-perl. [2021-08-21T21:47:52.652Z] #17 153.4 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.4 Unpacking libfile-which-perl (1.23-1) ... [2021-08-21T21:47:52.652Z] #17 153.5 Selecting previously unselected package libfile-homedir-perl. [2021-08-21T21:47:52.652Z] #17 153.5 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.5 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-21T21:47:52.652Z] #17 153.6 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-21T21:47:52.652Z] #17 153.6 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.6 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-21T21:47:52.652Z] #17 153.6 Selecting previously unselected package dpkg-cross. [2021-08-21T21:47:52.652Z] #17 153.6 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.7 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-21T21:47:52.652Z] #17 153.7 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-21T21:47:52.652Z] #17 153.7 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.7 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-21T21:47:52.652Z] #17 153.7 Selecting previously unselected package libc6-armel-cross. [2021-08-21T21:47:52.652Z] #17 153.8 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 153.8 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-21T21:47:52.652Z] #17 154.0 Selecting previously unselected package libgcc1-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.0 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.0 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.1 Selecting previously unselected package libgomp1-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.1 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.1 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.2 Selecting previously unselected package libatomic1-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.2 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.2 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.2 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.2 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.2 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.4 Selecting previously unselected package libasan5-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.4 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.4 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.5 Selecting previously unselected package libubsan1-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.5 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.5 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.6 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-21T21:47:52.652Z] #17 154.6 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 154.6 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 154.8 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-21T21:47:52.652Z] #17 154.8 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:52.652Z] #17 154.9 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:47:52.652Z] #17 156.3 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-21T21:47:52.652Z] #17 156.3 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:52.652Z] #17 156.3 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:47:52.652Z] #17 156.4 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-21T21:47:52.652Z] #17 156.4 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-21T21:47:52.652Z] #17 156.4 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-21T21:47:52.864Z] #46 74.25 path/filepath [2021-08-21T21:47:52.868Z] #13 78.70 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-21T21:47:52.868Z] #13 78.71 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T21:47:52.868Z] #13 78.81 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-21T21:47:52.868Z] #13 78.82 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-21T21:47:52.868Z] #13 78.82 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T21:47:53.131Z] #13 79.04 Selecting previously unselected package libbtrfs0. [2021-08-21T21:47:53.131Z] #13 79.04 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-08-21T21:47:53.131Z] #13 79.06 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:53.131Z] #13 79.17 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:47:53.131Z] #13 79.18 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-08-21T21:47:53.131Z] #13 79.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:53.229Z] #17 156.8 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-21T21:47:53.229Z] #17 156.8 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:53.229Z] #17 156.8 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-21T21:47:53.393Z] #13 79.30 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-08-21T21:47:53.394Z] #13 79.30 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-08-21T21:47:53.394Z] #13 79.31 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:53.433Z] #46 ... [2021-08-21T21:47:53.433Z] [2021-08-21T21:47:53.433Z] #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-21T21:47:53.433Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:53.433Z] #44 65.15 Setting up python3 (3.7.3-1) ... [2021-08-21T21:47:53.433Z] #44 65.78 Setting up python3-six (1.12.0-1) ... [2021-08-21T21:47:53.433Z] #44 66.98 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:47:53.433Z] #44 68.41 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:47:53.433Z] #44 71.80 Setting up criu (3.15-1) ... [2021-08-21T21:47:53.433Z] #44 73.73 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:53.433Z] #44 73.80 Processing triggers for mime-support (3.62) ... [2021-08-21T21:47:53.433Z] #44 DONE 74.6s [2021-08-21T21:47:53.433Z] [2021-08-21T21:47:53.433Z] #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-21T21:47:53.433Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:47:53.657Z] #13 79.42 Selecting previously unselected package libudev-dev:arm64. [2021-08-21T21:47:53.657Z] #13 79.44 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2021-08-21T21:47:53.657Z] #13 79.46 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-21T21:47:53.657Z] #13 79.66 Selecting previously unselected package libsepol1-dev:arm64. [2021-08-21T21:47:53.801Z] #17 157.5 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-21T21:47:53.801Z] #17 157.5 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:53.801Z] #17 157.5 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:47:53.920Z] #13 79.68 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-08-21T21:47:53.920Z] #13 79.69 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-08-21T21:47:53.920Z] #13 79.90 Selecting previously unselected package libpcre16-3:arm64. [2021-08-21T21:47:53.920Z] #13 79.92 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-08-21T21:47:54.001Z] #52 ... [2021-08-21T21:47:54.001Z] [2021-08-21T21:47:54.001Z] #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-21T21:47:54.001Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:47:54.001Z] #46 75.29 flag [2021-08-21T21:47:54.013Z] #36 78.49 Selecting previously unselected package cmake. [2021-08-21T21:47:54.013Z] #36 78.50 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-08-21T21:47:54.183Z] #13 79.93 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-08-21T21:47:54.183Z] #13 80.12 Selecting previously unselected package libpcre32-3:arm64. [2021-08-21T21:47:54.183Z] #13 80.12 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-08-21T21:47:54.183Z] #13 80.13 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-08-21T21:47:54.260Z] #46 75.68 go/token [2021-08-21T21:47:54.270Z] #36 78.89 Unpacking cmake (3.13.4-1) ... [2021-08-21T21:47:54.374Z] #17 158.1 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-21T21:47:54.374Z] #17 158.1 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:54.374Z] #17 158.2 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:47:54.446Z] #13 80.31 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-08-21T21:47:54.446Z] #13 80.31 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-08-21T21:47:54.446Z] #13 80.33 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-21T21:47:54.446Z] #13 80.48 Selecting previously unselected package libpcre3-dev:arm64. [2021-08-21T21:47:54.446Z] #13 80.48 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-08-21T21:47:54.446Z] #13 80.49 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-21T21:47:55.022Z] #13 80.97 Selecting previously unselected package libselinux1-dev:arm64. [2021-08-21T21:47:55.022Z] #13 80.97 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-08-21T21:47:55.022Z] #13 80.98 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-21T21:47:55.197Z] #46 76.54 go/scanner [2021-08-21T21:47:55.200Z] #36 ... [2021-08-21T21:47:55.200Z] [2021-08-21T21:47:55.200Z] #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-21T21:47:55.200Z] #48 sha256:89385d923eefe2e25561ca923d1f775dee63f48edb4324c09aece37190ced321 [2021-08-21T21:47:55.200Z] #48 DONE 79.8s [2021-08-21T21:47:55.200Z] [2021-08-21T21:47:55.200Z] #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-21T21:47:55.200Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:47:55.200Z] #44 76.10 Selecting previously unselected package python3.7. [2021-08-21T21:47:55.200Z] #44 76.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:47:55.200Z] #44 76.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:47:55.200Z] #44 76.37 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:47:55.200Z] #44 76.38 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:47:55.200Z] #44 76.39 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:47:55.200Z] #44 76.61 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:47:55.200Z] #44 79.22 Selecting previously unselected package python3. [2021-08-21T21:47:55.200Z] #44 79.22 (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 ... 16073 files and directories currently installed.) [2021-08-21T21:47:55.200Z] #44 79.25 Preparing to unpack .../0-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:47:55.200Z] #44 79.29 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:47:55.200Z] #44 79.56 Selecting previously unselected package libprotobuf17:amd64. [2021-08-21T21:47:55.200Z] #44 79.57 Preparing to unpack .../1-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-08-21T21:47:55.200Z] #44 79.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:47:55.285Z] #13 81.33 Selecting previously unselected package libdevmapper-dev:arm64. [2021-08-21T21:47:55.285Z] #13 81.33 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-08-21T21:47:55.285Z] #13 81.34 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:55.548Z] #13 81.44 Selecting previously unselected package libseccomp-dev:arm64. [2021-08-21T21:47:55.548Z] #13 81.45 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-08-21T21:47:55.548Z] #13 81.45 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:47:55.760Z] #17 159.5 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-21T21:47:55.760Z] #17 159.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:55.760Z] #17 159.5 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:47:55.760Z] #17 159.5 Selecting previously unselected package crossbuild-essential-armel. [2021-08-21T21:47:55.760Z] #17 159.5 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-21T21:47:55.760Z] #17 159.5 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-21T21:47:55.760Z] #17 159.6 Selecting previously unselected package libc6-armhf-cross. [2021-08-21T21:47:55.760Z] #17 159.6 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:55.760Z] #17 159.6 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-21T21:47:55.765Z] #46 77.10 internal/lazyregexp [2021-08-21T21:47:55.811Z] #13 81.62 Selecting previously unselected package libsystemd-dev:arm64. [2021-08-21T21:47:55.811Z] #13 81.63 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2021-08-21T21:47:55.811Z] #13 81.64 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-21T21:47:56.024Z] #46 77.46 net/url [2021-08-21T21:47:56.074Z] #13 82.15 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-08-21T21:47:56.332Z] #17 159.9 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-21T21:47:56.332Z] #17 159.9 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.332Z] #17 159.9 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-21T21:47:56.332Z] #17 159.9 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-21T21:47:56.332Z] #17 159.9 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.332Z] #17 159.9 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.332Z] #17 160.0 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-21T21:47:56.332Z] #17 160.0 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.332Z] #17 160.1 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.332Z] #17 160.1 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-21T21:47:56.332Z] #17 160.1 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.332Z] #17 160.1 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.337Z] #13 82.17 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:47:56.337Z] #13 82.18 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T21:47:56.337Z] #13 82.19 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:47:56.337Z] #13 82.21 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-08-21T21:47:56.337Z] #13 82.23 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-08-21T21:47:56.337Z] #13 82.24 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:56.337Z] #13 82.25 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:47:56.337Z] #13 82.27 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-08-21T21:47:56.337Z] #13 82.28 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2021-08-21T21:47:56.337Z] #13 82.32 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:47:56.337Z] #13 82.34 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:47:56.337Z] #13 82.36 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T21:47:56.337Z] #13 82.38 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T21:47:56.337Z] #13 82.41 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2021-08-21T21:47:56.337Z] #13 82.45 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:47:56.337Z] #13 82.46 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-08-21T21:47:56.570Z] #44 80.96 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:47:56.591Z] #46 77.89 go/ast [2021-08-21T21:47:56.592Z] #17 160.3 Selecting previously unselected package libasan5-armhf-cross. [2021-08-21T21:47:56.592Z] #17 160.3 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.592Z] #17 160.3 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.592Z] #17 160.4 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-21T21:47:56.592Z] #17 160.4 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.592Z] #17 160.4 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.600Z] #13 82.50 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:56.600Z] #13 82.53 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-21T21:47:56.600Z] #13 82.54 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-21T21:47:56.600Z] #13 82.55 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:47:56.600Z] #13 82.57 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-21T21:47:56.600Z] #13 82.58 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-21T21:47:56.600Z] #13 82.61 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:47:56.600Z] #13 82.62 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-08-21T21:47:56.600Z] #13 82.64 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:56.600Z] #13 82.65 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T21:47:56.600Z] #13 82.66 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:56.827Z] #44 80.96 Preparing to unpack .../2-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:47:56.828Z] #44 81.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:47:56.853Z] #17 160.5 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-21T21:47:56.853Z] #17 160.5 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:47:56.853Z] #17 160.5 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:47:56.853Z] #17 160.8 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-21T21:47:56.853Z] #17 160.8 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:47:56.853Z] #17 160.8 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:47:56.936Z] #13 82.69 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-08-21T21:47:56.936Z] #13 82.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:47:57.085Z] #44 81.46 Selecting previously unselected package python3-six. [2021-08-21T21:47:57.085Z] #44 81.46 Preparing to unpack .../3-python3-six_1.12.0-1_all.deb ... [2021-08-21T21:47:57.085Z] #44 81.47 Unpacking python3-six (1.12.0-1) ... [2021-08-21T21:47:57.343Z] #44 81.62 Selecting previously unselected package python3-protobuf. [2021-08-21T21:47:57.343Z] #44 81.63 Preparing to unpack .../4-python3-protobuf_3.6.1.3-2_amd64.deb ... [2021-08-21T21:47:57.343Z] #44 81.66 Unpacking python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:47:57.542Z] #13 DONE 83.4s [2021-08-21T21:47:57.542Z] [2021-08-21T21:47:57.542Z] #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-21T21:47:57.542Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:47:57.969Z] #46 79.35 text/template/parse [2021-08-21T21:47:58.712Z] #44 82.72 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:47:58.712Z] #44 82.72 Preparing to unpack .../5-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:47:58.712Z] #44 82.72 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:47:58.712Z] #44 83.01 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:47:58.712Z] #44 83.01 Preparing to unpack .../6-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:47:58.712Z] #44 83.02 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:47:58.791Z] #17 162.2 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-21T21:47:58.791Z] #17 162.2 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:47:58.791Z] #17 162.2 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:47:58.791Z] #17 162.3 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-21T21:47:58.791Z] #17 162.3 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-21T21:47:58.791Z] #17 162.3 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-21T21:47:59.056Z] #17 163.0 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-21T21:47:59.275Z] #44 83.48 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:47:59.275Z] #44 83.50 Preparing to unpack .../7-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:47:59.276Z] #44 83.55 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:47:59.316Z] #17 163.0 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-21T21:47:59.316Z] #17 163.0 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-21T21:47:59.532Z] #44 83.88 Selecting previously unselected package criu. [2021-08-21T21:47:59.532Z] #44 83.88 Preparing to unpack .../8-criu_3.15-1_amd64.deb ... [2021-08-21T21:47:59.532Z] #44 83.89 Unpacking criu (3.15-1) ... [2021-08-21T21:47:59.535Z] #54 1.688 + RM_GOPATH=0 [2021-08-21T21:47:59.535Z] #54 1.688 + TMP_GOPATH= [2021-08-21T21:47:59.535Z] #54 1.689 + : /build [2021-08-21T21:47:59.535Z] #54 1.689 + '[' -z '' ']' [2021-08-21T21:47:59.535Z] #54 1.689 ++ mktemp -d [2021-08-21T21:47:59.535Z] #54 1.692 + export GOPATH=/tmp/tmp.ZJbdYK9X1w [2021-08-21T21:47:59.535Z] #54 1.693 + GOPATH=/tmp/tmp.ZJbdYK9X1w [2021-08-21T21:47:59.535Z] #54 1.693 + RM_GOPATH=1 [2021-08-21T21:47:59.535Z] #54 1.693 + case "$(go env GOARCH)" in [2021-08-21T21:47:59.535Z] #54 1.695 ++ go env GOARCH [2021-08-21T21:47:59.535Z] #54 1.734 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:59.535Z] #54 1.734 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:47:59.535Z] #54 1.734 ++ dirname /tmp/install/install.sh [2021-08-21T21:47:59.535Z] #54 ... [2021-08-21T21:47:59.535Z] [2021-08-21T21:47:59.535Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T21:47:59.535Z] #14 sha256:240f216314566eea95ffa97407d5f440e552eaef02a8a22ba80d6a905dba8dca [2021-08-21T21:47:59.535Z] #14 DONE 1.7s [2021-08-21T21:47:59.535Z] [2021-08-21T21:47:59.535Z] #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-21T21:47:59.535Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:47:59.535Z] #54 1.741 + dir=/tmp/install [2021-08-21T21:47:59.535Z] #54 1.741 + bin=runc [2021-08-21T21:47:59.535Z] #54 1.741 + shift [2021-08-21T21:47:59.535Z] #54 1.741 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T21:47:59.535Z] #54 1.741 + . /tmp/install/runc.installer [2021-08-21T21:47:59.535Z] #54 1.741 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:47:59.535Z] #54 1.741 + install_runc [2021-08-21T21:47:59.535Z] #54 1.741 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T21:47:59.535Z] #54 1.747 + uname -r [2021-08-21T21:47:59.535Z] #54 1.747 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T21:47:59.535Z] #54 1.747 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T21:47:59.535Z] #54 1.747 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.ZJbdYK9X1w/src/github.com/opencontainers/runc [2021-08-21T21:47:59.535Z] #54 1.747 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T21:47:59.535Z] #54 1.757 Cloning into '/tmp/tmp.ZJbdYK9X1w/src/github.com/opencontainers/runc'... [2021-08-21T21:47:59.789Z] #44 ... [2021-08-21T21:47:59.789Z] [2021-08-21T21:47:59.789Z] #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-21T21:47:59.789Z] #36 sha256:7e4a7d0643c402051e4468c5fff5d3e9795dd212ea6c08dc71807381a18fc6a4 [2021-08-21T21:47:59.789Z] #36 84.48 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:47:59.887Z] #17 ... [2021-08-21T21:47:59.887Z] [2021-08-21T21:47:59.887Z] #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-21T21:47:59.887Z] #57 sha256:f2d24aeea207096b53fc2bdf61200de24dd509a381a2c99d113bcae0f5ae9622 [2021-08-21T21:47:59.887Z] #57 177.1 + /build/golangci-lint --version [2021-08-21T21:48:00.047Z] #36 84.58 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:48:00.047Z] #36 84.59 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:48:00.047Z] #36 84.63 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:48:00.047Z] #36 84.71 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:48:00.047Z] #36 84.76 Setting up cmake-data (3.13.4-1) ... [2021-08-21T21:48:00.047Z] #36 84.80 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:48:00.147Z] #57 177.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T21:48:00.304Z] #36 84.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:48:00.304Z] #36 84.84 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:48:00.304Z] #36 84.85 Setting up cmake (3.13.4-1) ... [2021-08-21T21:48:00.304Z] #36 84.86 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:48:00.508Z] #46 81.99 go/parser [2021-08-21T21:48:00.562Z] #36 85.08 Processing triggers for mime-support (3.62) ... [2021-08-21T21:48:00.929Z] #54 ... [2021-08-21T21:48:00.929Z] [2021-08-21T21:48:00.930Z] #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-21T21:48:00.930Z] #15 sha256:08341fb016d962fa740aaa2c6aa92fc4f328266cea073de9831122b2b7def28b [2021-08-21T21:48:00.930Z] #15 DONE 1.5s [2021-08-21T21:48:00.930Z] [2021-08-21T21:48:00.930Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T21:48:00.930Z] #16 sha256:1f3020a268fef3a9b32c149d04e272412a891f44b90ba9a8b1294c80bde218c1 [2021-08-21T21:48:01.504Z] #36 DONE 86.0s [2021-08-21T21:48:01.504Z] [2021-08-21T21:48:01.504Z] #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-21T21:48:01.504Z] #37 sha256:23d11634137c819fb7f4596ae4913401b26193e7cc51de9910b8667fc4a763c2 [2021-08-21T21:48:02.069Z] #37 ... [2021-08-21T21:48:02.069Z] [2021-08-21T21:48:02.069Z] #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-21T21:48:02.069Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:48:02.069Z] #13 71.31 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T21:48:02.069Z] #13 71.32 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:48:02.069Z] #13 71.33 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:48:02.069Z] #13 76.23 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T21:48:02.069Z] #13 76.23 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T21:48:02.069Z] #13 76.29 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:48:02.069Z] #13 76.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T21:48:02.069Z] #13 76.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:48:02.069Z] #13 76.55 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:02.069Z] #13 77.55 Selecting previously unselected package dmsetup. [2021-08-21T21:48:02.069Z] #13 77.55 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:48:02.069Z] #13 77.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T21:48:02.069Z] #13 77.91 Selecting previously unselected package mingw-w64-common. [2021-08-21T21:48:02.069Z] #13 77.96 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T21:48:02.069Z] #13 78.04 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T21:48:02.326Z] #16 1.395 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T21:48:02.326Z] #16 DONE 1.5s [2021-08-21T21:48:02.326Z] [2021-08-21T21:48:02.326Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T21:48:02.326Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-21T21:48:02.326Z] #13 ... [2021-08-21T21:48:02.326Z] [2021-08-21T21:48:02.326Z] #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-21T21:48:02.326Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:48:02.326Z] #44 84.96 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:48:02.326Z] #44 85.30 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:48:02.327Z] #44 85.49 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:48:02.327Z] #44 85.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-08-21T21:48:02.327Z] #44 85.73 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:48:02.327Z] #44 85.75 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:02.327Z] #44 85.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:48:02.327Z] #44 85.91 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:02.902Z] #17 ... [2021-08-21T21:48:02.902Z] [2021-08-21T21:48:02.902Z] #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-21T21:48:02.902Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:48:02.902Z] #46 84.54 vendor/golang.org/x/crypto/cryptobyte [2021-08-21T21:48:02.902Z] #46 85.04 vendor/golang.org/x/text/unicode/norm [2021-08-21T21:48:02.902Z] #46 86.68 crypto/ecdsa [2021-08-21T21:48:02.902Z] #46 87.44 mime [2021-08-21T21:48:02.902Z] #46 88.43 github.com/LK4D4/vndr/build [2021-08-21T21:48:02.902Z] #46 89.95 vendor/golang.org/x/net/idna [2021-08-21T21:48:02.902Z] #46 94.31 vendor/golang.org/x/net/http/httpproxy [2021-08-21T21:48:02.902Z] #46 94.31 crypto/x509 [2021-08-21T21:48:02.902Z] #46 94.31 net/textproto [2021-08-21T21:48:03.043Z] #46 84.12 text/template [2021-08-21T21:48:03.706Z] #44 ... [2021-08-21T21:48:03.706Z] [2021-08-21T21:48:03.706Z] #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-21T21:48:03.706Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:03.706Z] #52 78.29 reflect [2021-08-21T21:48:03.706Z] #52 79.53 time [2021-08-21T21:48:03.706Z] #52 88.19 context [2021-08-21T21:48:03.706Z] #52 ... [2021-08-21T21:48:03.706Z] [2021-08-21T21:48:03.706Z] #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-21T21:48:03.707Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:03.707Z] #46 78.36 bufio [2021-08-21T21:48:03.707Z] #46 80.03 internal/syscall/unix [2021-08-21T21:48:03.707Z] #46 80.60 time [2021-08-21T21:48:03.707Z] #46 87.66 internal/poll [2021-08-21T21:48:03.857Z] #46 ... [2021-08-21T21:48:03.857Z] [2021-08-21T21:48:03.857Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T21:48:03.857Z] #17 sha256:8d1092cba0409a27941015753a6d130f55a1bb3c048ad646589eabc7aa71b6af [2021-08-21T21:48:03.857Z] #17 DONE 1.4s [2021-08-21T21:48:03.857Z] [2021-08-21T21:48:03.857Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T21:48:03.857Z] #18 sha256:d9bbebd1f523bdd6a2f52abd4fd78d436622d24f5e33ec4badb2515844357c35 [2021-08-21T21:48:03.964Z] #46 ... [2021-08-21T21:48:03.964Z] [2021-08-21T21:48:03.964Z] #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-21T21:48:03.964Z] #37 sha256:23d11634137c819fb7f4596ae4913401b26193e7cc51de9910b8667fc4a763c2 [2021-08-21T21:48:03.964Z] #37 1.739 + RM_GOPATH=0 [2021-08-21T21:48:03.964Z] #37 1.739 + TMP_GOPATH= [2021-08-21T21:48:03.964Z] #37 1.739 + : /build [2021-08-21T21:48:03.964Z] #37 1.739 + '[' -z '' ']' [2021-08-21T21:48:03.964Z] #37 1.739 ++ mktemp -d [2021-08-21T21:48:03.964Z] #37 1.741 + export GOPATH=/tmp/tmp.m1ybQRLpYR [2021-08-21T21:48:03.964Z] #37 1.741 + GOPATH=/tmp/tmp.m1ybQRLpYR [2021-08-21T21:48:03.964Z] #37 1.741 + RM_GOPATH=1 [2021-08-21T21:48:03.964Z] #37 1.741 + case "$(go env GOARCH)" in [2021-08-21T21:48:03.964Z] #37 1.753 ++ go env GOARCH [2021-08-21T21:48:03.964Z] #37 1.809 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:03.964Z] #37 1.809 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:03.964Z] #37 1.809 ++ dirname /tmp/install/install.sh [2021-08-21T21:48:03.964Z] #37 1.830 + dir=/tmp/install [2021-08-21T21:48:03.964Z] #37 1.830 + bin=tini [2021-08-21T21:48:03.964Z] #37 1.830 + shift [2021-08-21T21:48:03.964Z] #37 1.830 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T21:48:03.964Z] #37 1.830 + . /tmp/install/tini.installer [2021-08-21T21:48:03.964Z] #37 1.830 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:48:03.964Z] #37 1.830 + install_tini [2021-08-21T21:48:03.964Z] #37 1.830 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T21:48:03.964Z] #37 1.830 + git clone https://github.com/krallin/tini.git /tmp/tmp.m1ybQRLpYR/tini [2021-08-21T21:48:03.964Z] #37 1.830 Cloning into '/tmp/tmp.m1ybQRLpYR/tini'... [2021-08-21T21:48:03.964Z] #37 1.830 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:48:03.984Z] #46 ... [2021-08-21T21:48:03.984Z] [2021-08-21T21:48:03.984Z] #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-21T21:48:03.984Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:48:03.984Z] #52 75.37 encoding/json [2021-08-21T21:48:03.984Z] #52 78.40 github.com/pkg/diff [2021-08-21T21:48:03.984Z] #52 79.49 go/ast [2021-08-21T21:48:03.984Z] #52 81.34 golang.org/x/crypto/ssh/terminal [2021-08-21T21:48:03.984Z] #52 82.63 io/ioutil [2021-08-21T21:48:03.984Z] #52 82.96 mvdan.cc/editorconfig [2021-08-21T21:48:03.984Z] #52 84.02 mvdan.cc/sh/v3/fileutil [2021-08-21T21:48:03.984Z] #52 84.14 text/tabwriter [2021-08-21T21:48:03.984Z] #52 84.48 mvdan.cc/sh/v3/syntax [2021-08-21T21:48:04.243Z] #52 ... [2021-08-21T21:48:04.243Z] [2021-08-21T21:48:04.243Z] #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-21T21:48:04.243Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:48:04.243Z] #46 85.69 log [2021-08-21T21:48:04.349Z] #57 DONE 180.8s [2021-08-21T21:48:04.349Z] [2021-08-21T21:48:04.349Z] #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-21T21:48:04.349Z] #47 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:48:04.349Z] #47 DONE 180.1s [2021-08-21T21:48:04.349Z] [2021-08-21T21:48:04.349Z] #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-21T21:48:04.349Z] #17 sha256:1bded0f6ffad27b084bc3c70bea193d686e415d09d1ffc891f792c12809e54d8 [2021-08-21T21:48:04.349Z] #17 164.5 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-21T21:48:04.349Z] #17 164.5 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 164.5 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 164.8 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-21T21:48:04.349Z] #17 164.8 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:48:04.349Z] #17 164.8 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 165.7 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-21T21:48:04.349Z] #17 165.7 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:48:04.349Z] #17 165.7 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:48:04.349Z] #17 166.0 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-21T21:48:04.349Z] #17 166.0 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-21T21:48:04.349Z] #17 166.0 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-21T21:48:04.349Z] #17 166.3 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 166.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 166.5 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-21T21:48:04.349Z] #17 167.1 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.1 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 167.2 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 167.5 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.6 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 167.6 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 167.6 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.6 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 167.6 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 167.7 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.7 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 167.7 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 167.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.8 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 167.8 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 167.9 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 167.9 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 168.0 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 168.0 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 168.1 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 168.1 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.349Z] #17 168.1 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-21T21:48:04.349Z] #17 168.1 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.349Z] #17 168.1 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.529Z] #37 3.020 + cd /tmp/tmp.m1ybQRLpYR/tini [2021-08-21T21:48:04.529Z] #37 3.020 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:48:04.529Z] #37 3.084 + cmake . [2021-08-21T21:48:04.609Z] #17 168.2 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-21T21:48:04.609Z] #17 168.2 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.609Z] #17 168.2 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.609Z] #17 168.3 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-21T21:48:04.609Z] #17 168.3 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.609Z] #17 168.3 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.609Z] #17 168.3 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-21T21:48:04.609Z] #17 168.4 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:04.609Z] #17 168.4 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:04.871Z] #17 168.7 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-21T21:48:04.871Z] #17 168.7 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:48:04.871Z] #17 168.7 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:05.180Z] #46 86.38 encoding/xml [2021-08-21T21:48:05.250Z] #18 DONE 1.4s [2021-08-21T21:48:05.250Z] [2021-08-21T21:48:05.250Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T21:48:05.250Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-21T21:48:05.459Z] #37 4.151 -- The C compiler identification is GNU 8.3.0 [2021-08-21T21:48:05.518Z] #19 ... [2021-08-21T21:48:05.518Z] [2021-08-21T21:48:05.518Z] #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-21T21:48:05.518Z] #59 sha256:9dd4ec171cf28ddcaae0b9442789aa84f11bcdb83e6ebdd4395a91e6ac0a905f [2021-08-21T21:48:05.518Z] #59 90.77 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:48:05.518Z] #59 90.77 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T21:48:05.518Z] #59 DONE 97.2s [2021-08-21T21:48:05.717Z] #37 4.280 -- Check for working C compiler: /usr/bin/cc [2021-08-21T21:48:05.783Z] [2021-08-21T21:48:05.784Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T21:48:05.784Z] #60 sha256:fae77b1162388a10f5c22b225328e171f3b7b63301b466b6b12b0eb57ece01a7 [2021-08-21T21:48:05.784Z] #60 DONE 0.2s [2021-08-21T21:48:05.784Z] [2021-08-21T21:48:05.784Z] #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-21T21:48:05.784Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:48:05.784Z] #46 96.11 vendor/golang.org/x/net/http/httpguts [2021-08-21T21:48:05.784Z] #46 96.11 mime/multipart [2021-08-21T21:48:05.784Z] #46 ... [2021-08-21T21:48:05.784Z] [2021-08-21T21:48:05.784Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T21:48:05.784Z] #61 sha256:3195c25dfa1f5522b8b7abba40f80c766c53d7e47dca4abf890a4308ead36176 [2021-08-21T21:48:05.784Z] #61 DONE 0.1s [2021-08-21T21:48:05.812Z] #17 169.6 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-21T21:48:05.812Z] #17 169.6 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:48:05.812Z] #17 169.6 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:05.812Z] #17 169.7 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-21T21:48:05.812Z] #17 169.7 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-21T21:48:06.047Z] [2021-08-21T21:48:06.047Z] #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-21T21:48:06.047Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:48:06.072Z] #17 169.7 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-21T21:48:06.286Z] #37 4.745 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T21:48:06.286Z] #37 4.750 -- Detecting C compiler ABI info [2021-08-21T21:48:06.338Z] #17 170.0 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-21T21:48:06.338Z] #17 170.0 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-21T21:48:06.338Z] #17 170.0 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-21T21:48:06.908Z] #17 170.7 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-21T21:48:06.908Z] #17 170.7 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:06.908Z] #17 170.7 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:07.170Z] #17 170.9 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-21T21:48:07.170Z] #17 170.9 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:48:07.170Z] #17 170.9 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:07.221Z] #37 5.637 -- Detecting C compiler ABI info - done [2021-08-21T21:48:07.222Z] #37 5.714 -- Detecting C compile features [2021-08-21T21:48:07.441Z] #24 ... [2021-08-21T21:48:07.441Z] [2021-08-21T21:48:07.441Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T21:48:07.441Z] #19 sha256:4bcc9149ad07795f5337cadf2d737b02655384beb35f50b7f433484b17ae048b [2021-08-21T21:48:07.441Z] #19 DONE 2.1s [2021-08-21T21:48:07.441Z] [2021-08-21T21:48:07.441Z] #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-21T21:48:07.441Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T21:48:07.716Z] #46 88.59 go/doc [2021-08-21T21:48:07.741Z] #17 171.6 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-21T21:48:07.741Z] #17 171.6 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:48:07.741Z] #17 171.6 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:07.741Z] #17 171.6 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-21T21:48:08.002Z] #17 171.6 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-21T21:48:08.002Z] #17 171.6 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-21T21:48:08.002Z] #17 171.7 Selecting previously unselected package libc6-s390x-cross. [2021-08-21T21:48:08.002Z] #17 171.7 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-21T21:48:08.002Z] #17 171.7 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-21T21:48:08.002Z] #17 171.8 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-21T21:48:08.002Z] #17 171.8 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.002Z] #17 171.8 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:08.002Z] #17 171.9 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-21T21:48:08.002Z] #17 171.9 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.002Z] #17 171.9 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.002Z] #17 171.9 Selecting previously unselected package libitm1-s390x-cross. [2021-08-21T21:48:08.263Z] #17 171.9 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.263Z] #17 171.9 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.263Z] #17 171.9 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-21T21:48:08.263Z] #17 171.9 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.263Z] #17 171.9 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.263Z] #17 172.0 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-21T21:48:08.263Z] #17 172.0 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.263Z] #17 172.0 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.263Z] #17 172.1 Selecting previously unselected package libasan5-s390x-cross. [2021-08-21T21:48:08.263Z] #17 172.1 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.263Z] #17 172.1 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.263Z] #17 172.1 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-21T21:48:08.263Z] #17 172.1 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.263Z] #17 172.1 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.263Z] #17 172.2 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-21T21:48:08.524Z] #17 172.2 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:08.524Z] #17 172.2 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:08.524Z] #17 172.3 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-21T21:48:08.524Z] #17 172.3 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:48:08.524Z] #17 172.3 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:09.095Z] #17 172.9 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-21T21:48:09.095Z] #17 172.9 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:48:09.095Z] #17 172.9 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:09.095Z] #17 172.9 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-21T21:48:09.095Z] #17 172.9 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-21T21:48:09.095Z] #17 172.9 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-21T21:48:09.355Z] #17 173.1 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-21T21:48:09.355Z] #17 173.1 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-21T21:48:09.355Z] #17 173.1 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-21T21:48:09.366Z] #20 2.012 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:48:09.366Z] #20 2.105 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:48:09.616Z] #17 173.4 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-21T21:48:09.624Z] #46 ... [2021-08-21T21:48:09.624Z] [2021-08-21T21:48:09.624Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-08-21T21:48:09.624Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:48:09.624Z] #13 87.04 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T21:48:09.624Z] #13 87.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:48:09.624Z] #13 87.08 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:09.629Z] #20 2.228 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:48:09.629Z] #20 2.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:48:09.743Z] #37 8.330 -- Detecting C compile features - done [2021-08-21T21:48:09.743Z] #37 8.409 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T21:48:09.877Z] #17 173.4 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-21T21:48:09.877Z] #17 173.4 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:09.877Z] #17 173.7 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-21T21:48:09.877Z] #17 173.7 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-21T21:48:09.877Z] #17 173.7 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:09.892Z] #20 2.621 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T21:48:10.000Z] #37 ... [2021-08-21T21:48:10.000Z] [2021-08-21T21:48:10.000Z] #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-21T21:48:10.000Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:48:10.000Z] #44 94.22 Setting up python3 (3.7.3-1) ... [2021-08-21T21:48:10.446Z] #17 174.3 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-21T21:48:10.446Z] #17 174.3 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-21T21:48:10.446Z] #17 174.3 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:10.446Z] #17 174.3 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-21T21:48:10.706Z] #17 174.3 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-21T21:48:10.706Z] #17 174.3 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up libfile-which-perl (1.23-1) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-21T21:48:10.706Z] #17 174.4 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-21T21:48:10.706Z] #17 174.5 Setting up file (1:5.35-4+deb10u2) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up libyaml-perl (1.27-1) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:48:10.706Z] #17 174.6 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:48:10.841Z] #20 3.501 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:48:10.930Z] #44 95.30 Setting up python3-six (1.12.0-1) ... [2021-08-21T21:48:10.966Z] #17 174.6 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:48:10.966Z] #17 174.6 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-21T21:48:10.966Z] #17 174.6 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-21T21:48:10.966Z] #17 174.7 Setting up libio-string-perl (1.08-3) ... [2021-08-21T21:48:10.966Z] #17 174.7 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-21T21:48:10.966Z] #17 174.7 Setting up cross-config (2.6.15-3) ... [2021-08-21T21:48:10.966Z] #17 174.8 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:48:10.966Z] #17 174.8 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:10.966Z] #17 174.8 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:10.966Z] #17 174.8 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:48:10.966Z] #17 174.8 Setting up xz-utils (5.2.4-1) ... [2021-08-21T21:48:10.966Z] #17 174.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T21:48:10.966Z] #17 174.9 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-21T21:48:11.226Z] #17 174.9 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.226Z] #17 175.1 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.1 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-21T21:48:11.486Z] #17 175.2 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:11.486Z] #17 175.3 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.4 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-21T21:48:11.746Z] #17 175.5 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:11.746Z] #17 175.5 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-21T21:48:11.746Z] #17 175.5 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-21T21:48:11.746Z] #17 175.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-21T21:48:12.007Z] #17 175.7 [2021-08-21T21:48:12.007Z] #17 175.7 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-21T21:48:12.007Z] #17 175.8 Setting up dpkg-dev (1.19.7) ... [2021-08-21T21:48:12.007Z] #17 175.9 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.007Z] #17 175.9 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-21T21:48:12.007Z] #17 175.9 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:12.234Z] #20 4.897 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:48:12.267Z] #17 176.0 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.267Z] #17 176.0 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.267Z] #17 176.0 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.267Z] #17 176.0 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-21T21:48:12.267Z] #17 176.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-21T21:48:12.267Z] #17 176.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-21T21:48:12.267Z] #17 176.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-21T21:48:12.528Z] #17 176.3 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-21T21:48:12.528Z] #17 176.4 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:48:12.788Z] #17 176.4 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:12.788Z] #17 176.4 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.4 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.5 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libxml-simple-perl (2.25-1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.6 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.788Z] #17 176.7 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-21T21:48:12.822Z] #44 96.99 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:48:12.911Z] #13 ... [2021-08-21T21:48:12.911Z] [2021-08-21T21:48:12.911Z] #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-21T21:48:12.911Z] #52 sha256:d50e51378f5abbba67f1596cc83980679ce7bdc7ed92ac682cd086be5ccba03e [2021-08-21T21:48:12.911Z] #52 89.64 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T21:48:12.911Z] #52 DONE 93.8s [2021-08-21T21:48:12.911Z] [2021-08-21T21:48:12.911Z] #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-21T21:48:12.911Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:48:12.911Z] #57 45.16 Checking out files: 48% (2202/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 90% (4146/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T21:48:12.911Z] #57 46.43 + cd /tmp/tmp.OIeZF2pocP/src/github.com/containerd/containerd [2021-08-21T21:48:12.911Z] #57 46.43 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:48:12.911Z] #57 48.51 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T21:48:12.911Z] #57 48.51 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T21:48:12.911Z] #57 48.51 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:48:12.911Z] #57 48.51 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:48:12.911Z] #57 48.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T21:48:12.911Z] #57 48.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T21:48:12.911Z] #57 48.51 + '[' '' = dynamic ']' [2021-08-21T21:48:12.911Z] #57 48.51 + make [2021-08-21T21:48:12.911Z] #57 50.12 + bin/ctr [2021-08-21T21:48:13.053Z] #17 176.7 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.7 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.8 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.9 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-21T21:48:13.053Z] #17 176.9 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.053Z] #17 176.9 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.053Z] #17 176.9 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:48:13.053Z] #17 176.9 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.313Z] #17 177.0 Setting up dpkg-cross (2.6.15-3) ... [2021-08-21T21:48:13.314Z] #17 177.1 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.314Z] #17 177.1 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-21T21:48:13.314Z] #17 177.1 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-21T21:48:13.314Z] #17 177.1 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-21T21:48:13.314Z] #17 177.2 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-21T21:48:13.314Z] #17 177.2 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-21T21:48:13.314Z] #17 177.2 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-21T21:48:13.314Z] #17 177.2 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-21T21:48:13.314Z] #17 177.2 Setting up crossbuild-essential-armel (12.6) ... [2021-08-21T21:48:13.574Z] #17 177.2 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:48:13.627Z] #20 6.086 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:48:14.957Z] #17 DONE 178.6s [2021-08-21T21:48:14.957Z] [2021-08-21T21:48:14.957Z] #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-21T21:48:14.957Z] #31 sha256:3b31c1ce7441d90dcaa626270c2d3265fb70341d8d7a78e34660e76b8510bdfd [2021-08-21T21:48:15.027Z] [2021-08-21T21:48:15.027Z] #20 ... [2021-08-21T21:48:15.027Z] [2021-08-21T21:48:15.027Z] #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-21T21:48:15.027Z] #32 sha256:2d9e72a3c62c7273f063037d5341dcb695aacb467efdb591e0bbc147b6698da0 [2021-08-21T21:48:15.027Z] #32 DONE 106.5s [2021-08-21T21:48:15.027Z] [2021-08-21T21:48:15.027Z] #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-21T21:48:15.027Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T21:48:15.027Z] #20 7.739 Fetched 8813 kB in 6s (1477 kB/s) [2021-08-21T21:48:15.027Z] #20 7.739 Reading package lists... [2021-08-21T21:48:15.027Z] #20 ... [2021-08-21T21:48:15.027Z] [2021-08-21T21:48:15.027Z] #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-21T21:48:15.027Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:48:15.027Z] #54 10.64 + cd /tmp/tmp.ZJbdYK9X1w/src/github.com/opencontainers/runc [2021-08-21T21:48:15.027Z] #54 10.64 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:48:15.027Z] #54 11.26 + '[' -z '' ']' [2021-08-21T21:48:15.027Z] #54 11.26 + target=static [2021-08-21T21:48:15.027Z] #54 11.26 + make 'BUILDTAGS=seccomp ' static [2021-08-21T21:48:15.027Z] #54 11.58 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-21T21:48:15.339Z] #44 99.54 Setting up python3-protobuf (3.6.1.3-2) ... [2021-08-21T21:48:15.595Z] #44 ... [2021-08-21T21:48:15.595Z] [2021-08-21T21:48:15.595Z] #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-21T21:48:15.595Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:15.595Z] #52 90.11 internal/poll [2021-08-21T21:48:15.595Z] #52 94.08 io/fs [2021-08-21T21:48:15.595Z] #52 95.56 encoding/binary [2021-08-21T21:48:15.595Z] #52 96.53 os [2021-08-21T21:48:15.595Z] #52 98.96 encoding/base64 [2021-08-21T21:48:15.595Z] #52 100.1 golang.org/x/sys/unix [2021-08-21T21:48:15.595Z] #52 ... [2021-08-21T21:48:15.595Z] [2021-08-21T21:48:15.595Z] #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-21T21:48:15.595Z] #37 sha256:23d11634137c819fb7f4596ae4913401b26193e7cc51de9910b8667fc4a763c2 [2021-08-21T21:48:15.595Z] #37 8.789 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T21:48:15.595Z] #37 8.954 -- Configuring done [2021-08-21T21:48:15.595Z] #37 8.989 -- Generating done [2021-08-21T21:48:15.595Z] #37 9.011 -- Build files have been written to: /tmp/tmp.m1ybQRLpYR/tini [2021-08-21T21:48:15.595Z] #37 9.025 + make tini-static [2021-08-21T21:48:15.595Z] #37 9.805 Scanning dependencies of target tini-static [2021-08-21T21:48:15.595Z] #37 9.879 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T21:48:15.595Z] #37 12.08 [100%] Linking C executable tini-static [2021-08-21T21:48:15.595Z] #37 13.02 [100%] Built target tini-static [2021-08-21T21:48:15.595Z] #37 13.18 + mkdir -p /build [2021-08-21T21:48:15.595Z] #37 13.19 + cp tini-static /build/docker-init [2021-08-21T21:48:16.537Z] #37 DONE 15.2s [2021-08-21T21:48:16.538Z] [2021-08-21T21:48:16.538Z] #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-21T21:48:16.538Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:16.538Z] #46 92.02 internal/syscall/execenv [2021-08-21T21:48:16.538Z] #46 92.25 path [2021-08-21T21:48:16.538Z] #46 92.80 internal/fmtsort [2021-08-21T21:48:16.538Z] #46 92.99 io/fs [2021-08-21T21:48:16.538Z] #46 93.89 regexp/syntax [2021-08-21T21:48:16.538Z] #46 96.13 os [2021-08-21T21:48:16.538Z] #46 100.3 regexp [2021-08-21T21:48:16.873Z] #31 ... [2021-08-21T21:48:16.873Z] [2021-08-21T21:48:16.873Z] #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-21T21:48:16.873Z] #18 sha256:018c0add466ea88f2123352558e9417861e10daa997263332fe1e5e12412beac [2021-08-21T21:48:16.873Z] #18 DONE 1.8s [2021-08-21T21:48:16.873Z] [2021-08-21T21:48:16.873Z] #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-21T21:48:16.873Z] #31 sha256:3b31c1ce7441d90dcaa626270c2d3265fb70341d8d7a78e34660e76b8510bdfd [2021-08-21T21:48:16.873Z] #31 1.778 + RM_GOPATH=0 [2021-08-21T21:48:16.873Z] #31 1.778 + TMP_GOPATH= [2021-08-21T21:48:16.873Z] #31 1.778 + : /build [2021-08-21T21:48:16.873Z] #31 1.778 + '[' -z '' ']' [2021-08-21T21:48:16.873Z] #31 1.778 ++ mktemp -d [2021-08-21T21:48:16.873Z] #31 1.780 + export GOPATH=/tmp/tmp.6ULpR4T9y4 [2021-08-21T21:48:16.873Z] #31 1.780 + GOPATH=/tmp/tmp.6ULpR4T9y4 [2021-08-21T21:48:16.873Z] #31 1.780 + RM_GOPATH=1 [2021-08-21T21:48:16.873Z] #31 1.780 + case "$(go env GOARCH)" in [2021-08-21T21:48:16.873Z] #31 1.783 ++ go env GOARCH [2021-08-21T21:48:16.873Z] #31 1.783 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:16.873Z] #31 1.783 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:16.873Z] #31 1.784 ++ dirname /tmp/install/install.sh [2021-08-21T21:48:16.873Z] #31 1.785 Install docker/cli version 17.06.2-ce from stable [2021-08-21T21:48:16.873Z] #31 1.785 + dir=/tmp/install [2021-08-21T21:48:16.873Z] #31 1.785 + bin=dockercli [2021-08-21T21:48:16.873Z] #31 1.785 + shift [2021-08-21T21:48:16.873Z] #31 1.785 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-21T21:48:16.873Z] #31 1.785 + . /tmp/install/dockercli.installer [2021-08-21T21:48:16.873Z] #31 1.785 ++ : stable [2021-08-21T21:48:16.873Z] #31 1.785 ++ : 17.06.2-ce [2021-08-21T21:48:16.873Z] #31 1.785 + install_dockercli [2021-08-21T21:48:16.873Z] #31 1.785 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-21T21:48:16.873Z] #31 1.786 ++ uname -m [2021-08-21T21:48:16.873Z] #31 1.786 + arch=x86_64 [2021-08-21T21:48:16.873Z] #31 1.787 + '[' x86_64 '!=' x86_64 ']' [2021-08-21T21:48:16.873Z] #31 1.787 + url=https://download.docker.com/linux/static [2021-08-21T21:48:16.873Z] #31 1.787 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-21T21:48:16.873Z] #31 1.787 + tar -xz docker/docker [2021-08-21T21:48:17.906Z] #46 ... [2021-08-21T21:48:17.906Z] [2021-08-21T21:48:17.906Z] #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-21T21:48:17.906Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:48:17.906Z] #13 87.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T21:48:17.906Z] #13 87.30 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T21:48:17.906Z] #13 87.32 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:48:17.906Z] #13 96.39 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T21:48:17.906Z] #13 96.45 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:48:17.906Z] #13 96.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:17.906Z] #13 96.84 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T21:48:17.906Z] #13 96.84 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:48:17.906Z] #13 96.87 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:17.906Z] #13 ... [2021-08-21T21:48:17.906Z] [2021-08-21T21:48:17.906Z] #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-21T21:48:17.906Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:17.906Z] #52 102.4 fmt [2021-08-21T21:48:18.363Z] #54 ... [2021-08-21T21:48:18.364Z] [2021-08-21T21:48:18.364Z] #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-21T21:48:18.364Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:48:18.364Z] #46 99.47 crypto/tls [2021-08-21T21:48:18.364Z] #46 105.0 net/http/httptrace [2021-08-21T21:48:18.364Z] #46 105.3 net/http [2021-08-21T21:48:18.364Z] #46 ... [2021-08-21T21:48:18.364Z] [2021-08-21T21:48:18.364Z] #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-21T21:48:18.364Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T21:48:18.364Z] #20 7.739 Reading package lists... [2021-08-21T21:48:20.182Z] #31 4.966 + mkdir -p /build [2021-08-21T21:48:20.182Z] #31 4.969 + mv docker/docker /build/ [2021-08-21T21:48:20.182Z] #31 4.971 + rmdir docker [2021-08-21T21:48:20.289Z] #20 10.89 Reading package lists... [2021-08-21T21:48:20.754Z] #31 DONE 5.8s [2021-08-21T21:48:20.754Z] [2021-08-21T21:48:20.754Z] #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-21T21:48:20.754Z] #66 sha256:5af331e78146762d24bb85a4644f1c452371e9f33826f664488a25cd4c41cde6 [2021-08-21T21:48:20.754Z] #66 1.608 + RM_GOPATH=0 [2021-08-21T21:48:20.754Z] #66 1.608 + TMP_GOPATH= [2021-08-21T21:48:20.754Z] #66 1.608 + : /build [2021-08-21T21:48:20.754Z] #66 1.608 + '[' -z '' ']' [2021-08-21T21:48:20.754Z] #66 1.608 ++ mktemp -d [2021-08-21T21:48:20.754Z] #66 1.610 + export GOPATH=/tmp/tmp.rWaITxFvdr [2021-08-21T21:48:20.754Z] #66 1.610 + GOPATH=/tmp/tmp.rWaITxFvdr [2021-08-21T21:48:20.754Z] #66 1.610 + RM_GOPATH=1 [2021-08-21T21:48:20.754Z] #66 1.610 + case "$(go env GOARCH)" in [2021-08-21T21:48:20.754Z] #66 1.610 ++ go env GOARCH [2021-08-21T21:48:20.754Z] #66 1.614 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:20.754Z] #66 1.614 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:20.754Z] #66 1.615 ++ dirname /tmp/install/install.sh [2021-08-21T21:48:20.754Z] #66 1.620 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:48:20.754Z] #66 1.620 + dir=/tmp/install [2021-08-21T21:48:20.754Z] #66 1.620 + bin=rootlesskit [2021-08-21T21:48:20.754Z] #66 1.620 + shift [2021-08-21T21:48:20.754Z] #66 1.620 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-21T21:48:20.754Z] #66 1.620 + . /tmp/install/rootlesskit.installer [2021-08-21T21:48:20.754Z] #66 1.620 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:48:20.754Z] #66 1.620 + install_rootlesskit [2021-08-21T21:48:20.754Z] #66 1.620 + case "$1" in [2021-08-21T21:48:20.754Z] #66 1.620 + export CGO_ENABLED=0 [2021-08-21T21:48:20.754Z] #66 1.620 + CGO_ENABLED=0 [2021-08-21T21:48:20.754Z] #66 1.620 + _install_rootlesskit [2021-08-21T21:48:20.754Z] #66 1.620 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-21T21:48:20.754Z] #66 1.620 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rWaITxFvdr/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:48:20.754Z] #66 1.620 Cloning into '/tmp/tmp.rWaITxFvdr/src/github.com/rootless-containers/rootlesskit'... [2021-08-21T21:48:20.754Z] #66 3.924 + cd /tmp/tmp.rWaITxFvdr/src/github.com/rootless-containers/rootlesskit [2021-08-21T21:48:20.754Z] #66 3.926 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-21T21:48:20.754Z] #66 3.950 + export GO111MODULE=on [2021-08-21T21:48:20.754Z] #66 3.956 + GO111MODULE=on [2021-08-21T21:48:20.754Z] #66 3.956 + export GOPROXY=https://proxy.golang.org [2021-08-21T21:48:20.754Z] #66 3.956 + GOPROXY=https://proxy.golang.org [2021-08-21T21:48:20.754Z] #66 3.956 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:48:20.754Z] #66 3.957 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-21T21:48:20.754Z] #66 4.842 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-21T21:48:20.754Z] #66 4.843 go: downloading github.com/pkg/errors v0.9.1 [2021-08-21T21:48:20.754Z] #66 4.947 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-21T21:48:20.754Z] #66 5.134 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-21T21:48:21.027Z] #57 ... [2021-08-21T21:48:21.027Z] [2021-08-21T21:48:21.027Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-08-21T21:48:21.027Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:48:21.027Z] #46 91.04 github.com/LK4D4/vndr/versioned [2021-08-21T21:48:21.027Z] #46 91.17 compress/flate [2021-08-21T21:48:21.027Z] #46 92.22 github.com/LK4D4/vndr/build [2021-08-21T21:48:21.027Z] #46 93.33 hash/crc32 [2021-08-21T21:48:21.027Z] #46 93.92 compress/gzip [2021-08-21T21:48:21.027Z] #46 94.56 crypto/x509/pkix [2021-08-21T21:48:21.027Z] #46 94.89 net [2021-08-21T21:48:21.027Z] #46 95.05 vendor/golang.org/x/crypto/chacha20 [2021-08-21T21:48:21.027Z] #46 95.73 vendor/golang.org/x/crypto/poly1305 [2021-08-21T21:48:21.027Z] #46 96.27 vendor/golang.org/x/sys/cpu [2021-08-21T21:48:21.027Z] #46 96.70 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T21:48:21.027Z] #46 97.92 vendor/golang.org/x/crypto/curve25519 [2021-08-21T21:48:21.027Z] #46 98.56 vendor/golang.org/x/crypto/hkdf [2021-08-21T21:48:21.027Z] #46 98.74 vendor/golang.org/x/text/transform [2021-08-21T21:48:21.027Z] #46 99.41 vendor/golang.org/x/text/unicode/bidi [2021-08-21T21:48:21.027Z] #46 100.8 vendor/golang.org/x/text/secure/bidirule [2021-08-21T21:48:21.027Z] #46 101.1 vendor/golang.org/x/text/unicode/norm [2021-08-21T21:48:21.127Z] #20 13.34 Building dependency tree... [2021-08-21T21:48:21.328Z] #66 6.597 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-21T21:48:21.900Z] #66 7.082 go: downloading github.com/google/uuid v1.3.0 [2021-08-21T21:48:21.900Z] #66 7.082 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-21T21:48:22.075Z] #20 14.58 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T21:48:22.075Z] #20 14.58 The following additional packages will be installed: [2021-08-21T21:48:22.075Z] #20 14.58 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T21:48:22.075Z] #20 14.58 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T21:48:22.075Z] #20 14.58 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T21:48:22.075Z] #20 14.58 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T21:48:22.075Z] #20 14.58 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T21:48:22.075Z] #20 14.59 Suggested packages: [2021-08-21T21:48:22.075Z] #20 14.59 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T21:48:22.075Z] #20 14.59 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T21:48:22.075Z] #20 14.59 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T21:48:22.075Z] #20 14.59 quota [2021-08-21T21:48:22.075Z] #20 14.59 Recommended packages: [2021-08-21T21:48:22.075Z] #20 14.59 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T21:48:22.075Z] #20 14.59 python3-keyrings.alt python3-xdg unzip [2021-08-21T21:48:22.160Z] #66 7.196 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-21T21:48:22.160Z] #66 7.463 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-21T21:48:22.421Z] #66 7.647 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-21T21:48:22.421Z] #66 7.703 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-21T21:48:22.682Z] #66 7.807 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-21T21:48:22.682Z] #66 7.855 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-21T21:48:22.944Z] #66 8.206 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-21T21:48:23.023Z] #20 15.65 The following NEW packages will be installed: [2021-08-21T21:48:23.023Z] #20 15.65 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T21:48:23.023Z] #20 15.65 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T21:48:23.023Z] #20 15.66 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T21:48:23.023Z] #20 15.66 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T21:48:23.023Z] #20 15.66 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T21:48:23.023Z] #20 15.66 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T21:48:23.023Z] #20 15.66 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T21:48:23.023Z] #20 15.66 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T21:48:23.023Z] #20 15.66 xz-utils zip [2021-08-21T21:48:23.239Z] #52 ... [2021-08-21T21:48:23.239Z] [2021-08-21T21:48:23.239Z] #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-21T21:48:23.239Z] #44 sha256:17b9b2c66b5114379bdd507ebb6b3fcb9f10f4d3301507cb76542897a8754e0b [2021-08-21T21:48:23.239Z] #44 104.3 Setting up criu (3.15-1) ... [2021-08-21T21:48:23.239Z] #44 107.0 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:48:23.239Z] #44 107.1 Processing triggers for mime-support (3.62) ... [2021-08-21T21:48:23.287Z] #20 15.96 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:48:23.287Z] #20 15.96 Need to get 27.7 MB of archives. [2021-08-21T21:48:23.287Z] #20 15.96 After this operation, 114 MB of additional disk space will be used. [2021-08-21T21:48:23.287Z] #20 15.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-08-21T21:48:23.287Z] #20 15.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2021-08-21T21:48:23.287Z] #20 15.98 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2021-08-21T21:48:23.287Z] #20 16.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-08-21T21:48:23.287Z] #20 16.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-08-21T21:48:23.287Z] #20 16.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2021-08-21T21:48:23.287Z] #20 16.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:48:23.287Z] #20 16.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-08-21T21:48:23.287Z] #20 16.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-08-21T21:48:23.287Z] #20 16.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-08-21T21:48:23.287Z] #20 16.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-08-21T21:48:23.287Z] #20 16.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-08-21T21:48:23.287Z] #20 16.11 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-08-21T21:48:23.287Z] #20 16.11 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-08-21T21:48:23.287Z] #20 16.11 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-08-21T21:48:23.287Z] #20 16.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-08-21T21:48:23.287Z] #20 16.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-08-21T21:48:23.287Z] #20 16.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:48:23.287Z] #20 16.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T21:48:23.287Z] #20 16.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-08-21T21:48:23.287Z] #20 16.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-08-21T21:48:23.287Z] #20 16.16 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-08-21T21:48:23.287Z] #20 16.18 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-08-21T21:48:23.287Z] #20 16.18 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-08-21T21:48:23.287Z] #20 16.19 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-08-21T21:48:23.551Z] #20 16.20 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-08-21T21:48:23.551Z] #20 16.20 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-08-21T21:48:23.551Z] #20 16.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-08-21T21:48:23.551Z] #20 16.21 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-08-21T21:48:23.561Z] #46 104.6 vendor/golang.org/x/net/idna [2021-08-21T21:48:23.802Z] #44 DONE 108.0s [2021-08-21T21:48:23.803Z] [2021-08-21T21:48:23.803Z] #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-21T21:48:23.803Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:23.803Z] #46 102.7 fmt [2021-08-21T21:48:23.803Z] #46 105.6 path/filepath [2021-08-21T21:48:23.803Z] #46 107.9 internal/lazyregexp [2021-08-21T21:48:23.803Z] #46 108.3 io/ioutil [2021-08-21T21:48:23.815Z] #20 16.52 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-08-21T21:48:23.815Z] #20 16.52 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-08-21T21:48:23.815Z] #20 16.52 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-08-21T21:48:23.815Z] #20 16.52 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-08-21T21:48:23.815Z] #20 16.53 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-08-21T21:48:23.815Z] #20 16.54 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2021-08-21T21:48:23.815Z] #20 16.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T21:48:23.815Z] #20 16.62 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T21:48:23.820Z] #46 ... [2021-08-21T21:48:23.820Z] [2021-08-21T21:48:23.820Z] #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-21T21:48:23.820Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:48:23.820Z] #13 101.2 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T21:48:23.820Z] #13 101.3 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T21:48:23.820Z] #13 101.3 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:48:23.820Z] #13 101.4 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T21:48:23.820Z] #13 101.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T21:48:23.820Z] #13 101.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:48:23.820Z] #13 101.5 Selecting previously unselected package libbtrfs0. [2021-08-21T21:48:24.078Z] #13 101.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:48:24.078Z] #13 101.5 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:48:24.078Z] #13 101.6 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:48:24.078Z] #13 101.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:48:24.078Z] #13 101.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:48:24.079Z] #20 16.64 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T21:48:24.079Z] #20 16.65 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-08-21T21:48:24.079Z] #20 16.65 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:48:24.079Z] #20 16.70 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T21:48:24.079Z] #20 16.79 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T21:48:24.079Z] #20 16.83 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-08-21T21:48:24.079Z] #20 16.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-08-21T21:48:24.332Z] #66 ... [2021-08-21T21:48:24.332Z] [2021-08-21T21:48:24.332Z] #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-21T21:48:24.332Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:48:24.332Z] #19 1.571 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:48:24.332Z] #19 1.607 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:48:24.332Z] #19 1.612 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:48:24.332Z] #19 1.612 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:48:24.332Z] #19 1.986 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T21:48:24.332Z] #19 2.106 Get:6 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T21:48:24.332Z] #19 2.153 Get:7 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T21:48:24.332Z] #19 2.222 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T21:48:24.332Z] #19 2.250 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T21:48:24.332Z] #19 2.280 Get:10 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:48:24.332Z] #19 3.055 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:48:24.332Z] #19 3.908 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:48:24.332Z] #19 5.042 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T21:48:24.332Z] #19 5.800 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T21:48:24.332Z] #19 6.348 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T21:48:24.332Z] #19 6.912 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T21:48:24.332Z] #19 7.465 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:48:24.332Z] #19 7.471 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T21:48:24.332Z] #19 7.488 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T21:48:24.332Z] #19 7.536 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T21:48:24.332Z] #19 7.536 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T21:48:24.332Z] #19 7.567 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:48:24.332Z] #19 7.587 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T21:48:24.332Z] #19 7.587 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T21:48:24.332Z] #19 7.592 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:48:24.332Z] #19 7.592 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T21:48:24.332Z] #19 7.592 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:48:24.332Z] #19 7.593 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T21:48:24.338Z] #13 101.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T21:48:24.338Z] #13 101.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:48:24.338Z] #13 101.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:24.338Z] #13 101.8 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T21:48:24.338Z] #13 101.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:48:24.338Z] #13 101.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:48:24.342Z] #20 16.91 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-08-21T21:48:24.342Z] #20 16.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T21:48:24.365Z] #46 109.0 github.com/LK4D4/vndr/versioned [2021-08-21T21:48:24.365Z] #46 109.1 flag [2021-08-21T21:48:24.597Z] #13 102.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T21:48:24.597Z] #13 102.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T21:48:24.597Z] #13 102.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:48:24.606Z] #20 17.25 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-08-21T21:48:24.606Z] #20 17.29 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-08-21T21:48:24.606Z] #20 17.31 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-08-21T21:48:24.621Z] #46 109.4 go/token [2021-08-21T21:48:24.621Z] #46 ... [2021-08-21T21:48:24.621Z] [2021-08-21T21:48:24.621Z] #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-21T21:48:24.621Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:24.621Z] #52 109.2 encoding/json [2021-08-21T21:48:24.856Z] #13 102.3 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T21:48:24.856Z] #13 102.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:48:24.856Z] #13 102.3 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:48:24.856Z] #13 102.5 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T21:48:24.856Z] #13 102.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:48:24.856Z] #13 102.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:48:24.911Z] #19 ... [2021-08-21T21:48:24.911Z] [2021-08-21T21:48:24.911Z] #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-21T21:48:24.911Z] #66 sha256:5af331e78146762d24bb85a4644f1c452371e9f33826f664488a25cd4c41cde6 [2021-08-21T21:48:24.911Z] #66 9.934 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-21T21:48:24.911Z] #66 ... [2021-08-21T21:48:24.911Z] [2021-08-21T21:48:24.911Z] #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-21T21:48:24.911Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:48:24.911Z] #43 1.837 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:48:24.911Z] #43 1.845 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:48:24.911Z] #43 1.845 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:48:24.911Z] #43 2.056 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T21:48:24.911Z] #43 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T21:48:24.911Z] #43 3.350 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:48:24.911Z] #43 4.192 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T21:48:24.911Z] #43 4.951 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:48:24.911Z] #43 5.702 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T21:48:24.911Z] #43 6.480 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T21:48:24.911Z] #43 6.536 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T21:48:24.911Z] #43 6.578 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:48:24.911Z] #43 6.609 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:48:24.911Z] #43 6.649 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T21:48:24.911Z] #43 6.701 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T21:48:24.911Z] #43 6.744 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T21:48:24.911Z] #43 6.745 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T21:48:24.911Z] #43 6.747 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T21:48:24.911Z] #43 6.752 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:48:24.911Z] #43 6.756 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T21:48:24.911Z] #43 6.757 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:48:25.114Z] #13 102.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T21:48:25.115Z] #13 102.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T21:48:25.115Z] #13 102.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:48:25.115Z] #13 102.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T21:48:25.173Z] #43 ... [2021-08-21T21:48:25.173Z] [2021-08-21T21:48:25.173Z] #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-21T21:48:25.173Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T21:48:25.173Z] #63 2.032 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:48:25.173Z] #63 2.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:48:25.173Z] #63 2.099 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:48:25.173Z] #63 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T21:48:25.173Z] #63 3.274 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T21:48:25.173Z] #63 4.179 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:48:25.173Z] #63 5.212 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:48:25.173Z] #63 5.799 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T21:48:25.173Z] #63 6.724 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T21:48:25.173Z] #63 7.530 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T21:48:25.173Z] #63 7.542 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T21:48:25.173Z] #63 7.560 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:48:25.173Z] #63 7.583 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:48:25.173Z] #63 7.591 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T21:48:25.173Z] #63 7.608 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T21:48:25.173Z] #63 7.623 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T21:48:25.173Z] #63 7.640 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T21:48:25.173Z] #63 7.641 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T21:48:25.173Z] #63 7.652 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:48:25.173Z] #63 7.660 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T21:48:25.173Z] #63 7.660 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:48:25.183Z] #20 ... [2021-08-21T21:48:25.183Z] [2021-08-21T21:48:25.183Z] #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-21T21:48:25.183Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:48:25.374Z] #13 102.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T21:48:25.374Z] #13 102.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:48:25.634Z] #13 103.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T21:48:25.634Z] #13 103.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T21:48:25.634Z] #13 103.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:48:25.634Z] #13 103.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T21:48:25.894Z] #13 103.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:48:25.894Z] #13 103.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:25.894Z] #13 103.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T21:48:25.894Z] #13 103.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:48:25.894Z] #13 103.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:48:25.894Z] #13 103.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T21:48:25.894Z] #13 103.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:48:25.894Z] #13 103.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:48:26.246Z] #24 116.9 Checking out files: 23% (2674/11460) Checking out files: 24% (2751/11460) Checking out files: 25% (2865/11460) Checking out files: 26% (2980/11460) Checking out files: 27% (3095/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) [2021-08-21T21:48:26.246Z] #24 ... [2021-08-21T21:48:26.246Z] [2021-08-21T21:48:26.246Z] #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-21T21:48:26.246Z] #46 sha256:362729f55c82ab24dda0c40bc7286f92f67a98b861dbf1911e5a5dbb6b0ea0b7 [2021-08-21T21:48:26.246Z] #46 114.1 github.com/LK4D4/vndr/godl [2021-08-21T21:48:26.246Z] #46 114.8 github.com/LK4D4/vndr [2021-08-21T21:48:26.246Z] #46 DONE 117.9s [2021-08-21T21:48:26.246Z] [2021-08-21T21:48:26.246Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-08-21T21:48:26.246Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:48:26.464Z] #13 103.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:48:26.464Z] #13 104.0 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:48:26.514Z] #52 111.2 flag [2021-08-21T21:48:26.724Z] #13 104.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:48:26.724Z] #13 104.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:48:26.724Z] #13 104.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:26.724Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T21:48:26.724Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-08-21T21:48:26.724Z] #13 104.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:48:26.724Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T21:48:26.724Z] #13 104.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-08-21T21:48:26.724Z] #13 104.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:48:26.724Z] #13 104.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:48:26.724Z] #13 104.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:26.724Z] #13 104.2 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T21:48:26.724Z] #13 104.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:26.724Z] #13 104.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:48:26.724Z] #13 104.3 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:48:28.634Z] #13 DONE 105.9s [2021-08-21T21:48:28.634Z] [2021-08-21T21:48:28.634Z] #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-21T21:48:28.634Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:48:28.896Z] #24 116.9 Checking out files: 23% (2674/11460) Checking out files: 24% (2751/11460) Checking out files: 25% (2865/11460) Checking out files: 26% (2980/11460) Checking out files: 27% (3095/11460) Checking out files: 28% (3209/11460) Checking out files: 29% (3324/11460) Checking out files: 30% (3438/11460) Checking out files: 31% (3553/11460) Checking out files: 32% (3668/11460) Checking out files: 33% (3782/11460) Checking out files: 34% (3897/11460) Checking out files: 35% (4011/11460) Checking out files: 36% (4126/11460) Checking out files: 37% (4241/11460) Checking out files: 38% (4355/11460) Checking out files: 39% (4470/11460) Checking out files: 40% (4584/11460) Checking out files: 41% (4699/11460) Checking out files: 42% (4814/11460) Checking out files: 42% (4850/11460) Checking out files: 43% (4928/11460) Checking out files: 44% (5043/11460) Checking out files: 45% (5157/11460) Checking out files: 46% (5272/11460) Checking out files: 47% (5387/11460) Checking out files: 48% (5501/11460) Checking out files: 49% (5616/11460) Checking out files: 50% (5730/11460) Checking out files: 51% (5845/11460) Checking out files: 52% (5960/11460) Checking out files: 53% (6074/11460) Checking out files: 54% (6189/11460) Checking out files: 55% (6303/11460) Checking out files: 56% (6418/11460) Checking out files: 57% (6533/11460) Checking out files: 58% (6647/11460) Checking out files: 59% (6762/11460) Checking out files: 60% (6876/11460) Checking out files: 61% (6991/11460) Checking out files: 61% (7066/11460) Checking out files: 62% (7106/11460) Checking out files: 63% (7220/11460) Checking out files: 64% (7335/11460) Checking out files: 65% (7449/11460) Checking out files: 66% (7564/11460) Checking out files: 67% (7679/11460) Checking out files: 68% (7793/11460) Checking out files: 69% (7908/11460) Checking out files: 70% (8022/11460) Checking out files: 71% (8137/11460) Checking out files: 72% (8252/11460) Checking out files: 73% (8366/11460) Checking out files: 74% (8481/11460) Checking out files: 75% (8595/11460) Checking out files: 76% (8710/11460) Checking out files: 77% (8825/11460) Checking out files: 78% (8939/11460) Checking out files: 79% (9054/11460) Checking out files: 80% (9168/11460) Checking out files: 81% (9283/11460) Checking out files: 82% (9398/11460) Checking out files: 83% (9512/11460) Checking out files: 84% (9627/11460) Checking out files: 85% (9741/11460) Checking out files: 86% (9856/11460) Checking out files: 87% (9971/11460) Checking out files: 88% (10085/11460) Checking out files: 89% (10200/11460) Checking out files: 90% (10314/11460) Checking out files: 91% (10429/11460) Checking out files: 92% (10544/11460) Checking out files: 93% (10658/11460) Checking out files: 94% (10773/11460) Checking out files: 95% (10887/11460) Checking out files: 96% (11002/11460) Checking out files: 97% (11117/11460) Checking out files: 98% (11231/11460) Checking out files: 99% (11346/11460) Checking out files: 100% (11460/11460) Checking out files: 100% (11460/11460), done. [2021-08-21T21:48:28.896Z] #24 120.6 + cd /tmp/tmp.q1d6DCCnJS/tmp/docker-ce [2021-08-21T21:48:28.896Z] #24 120.6 + git checkout -q v17.06.2-ce [2021-08-21T21:48:29.036Z] #52 113.7 github.com/pkg/diff [2021-08-21T21:48:30.013Z] #54 ... [2021-08-21T21:48:30.013Z] [2021-08-21T21:48:30.013Z] #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-21T21:48:30.013Z] #59 sha256:f5a11d82f4bd703ccc8a5c208d7dd18fef1fd29b54ee70e327cbc6ae91d960c0 [2021-08-21T21:48:30.013Z] #59 106.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:48:30.013Z] #59 106.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T21:48:30.013Z] #59 DONE 111.3s [2021-08-21T21:48:30.271Z] [2021-08-21T21:48:30.272Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T21:48:30.272Z] #60 sha256:3ff62b4dff7a46cef1907d5f99f828e74341bb89003b877212f3c230b1ddc272 [2021-08-21T21:48:30.272Z] #60 DONE 0.2s [2021-08-21T21:48:30.272Z] [2021-08-21T21:48:30.272Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T21:48:30.272Z] #61 sha256:1112ee18df3ddafc783ed13ebca5ee221b992f47b15adc632c58981c632a5c91 [2021-08-21T21:48:30.272Z] #61 DONE 0.2s [2021-08-21T21:48:30.272Z] [2021-08-21T21:48:30.272Z] #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-21T21:48:30.272Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:48:30.272Z] #46 106.4 vendor/golang.org/x/net/http2/hpack [2021-08-21T21:48:30.272Z] #46 107.4 mime [2021-08-21T21:48:30.272Z] #46 108.8 mime/quotedprintable [2021-08-21T21:48:30.272Z] #46 109.1 net/http/internal [2021-08-21T21:48:30.272Z] #46 111.5 crypto/tls [2021-08-21T21:48:31.560Z] #52 116.2 go/ast [2021-08-21T21:48:32.932Z] #52 117.7 golang.org/x/crypto/ssh/terminal [2021-08-21T21:48:33.122Z] #24 124.2 + mkdir -p /tmp/tmp.q1d6DCCnJS/src/github.com/docker [2021-08-21T21:48:33.122Z] #24 124.2 + mv components/cli /tmp/tmp.q1d6DCCnJS/src/github.com/docker/cli [2021-08-21T21:48:33.122Z] #24 124.2 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-08-21T21:48:33.562Z] #46 ... [2021-08-21T21:48:33.562Z] [2021-08-21T21:48:33.562Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T21:48:33.562Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T21:48:33.563Z] #14 DONE 4.6s [2021-08-21T21:48:33.563Z] [2021-08-21T21:48:33.563Z] #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-21T21:48:33.563Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:48:33.563Z] #54 4.630 + RM_GOPATH=0 [2021-08-21T21:48:33.563Z] #54 4.630 + TMP_GOPATH= [2021-08-21T21:48:33.563Z] #54 4.630 + : /build [2021-08-21T21:48:33.563Z] #54 4.630 + '[' -z '' ']' [2021-08-21T21:48:33.563Z] #54 4.630 ++ mktemp -d [2021-08-21T21:48:33.563Z] #54 4.637 + export GOPATH=/tmp/tmp.IPWIwekdIW [2021-08-21T21:48:33.563Z] #54 4.637 + GOPATH=/tmp/tmp.IPWIwekdIW [2021-08-21T21:48:33.563Z] #54 4.637 + RM_GOPATH=1 [2021-08-21T21:48:33.563Z] #54 4.637 + case "$(go env GOARCH)" in [2021-08-21T21:48:33.563Z] #54 4.637 ++ go env GOARCH [2021-08-21T21:48:33.563Z] #54 4.680 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T21:48:33.563Z] #54 4.680 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:33.563Z] #54 4.680 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:48:33.563Z] #54 4.680 ++ dirname /tmp/install/install.sh [2021-08-21T21:48:33.563Z] #54 4.680 + dir=/tmp/install [2021-08-21T21:48:33.563Z] #54 4.680 + bin=runc [2021-08-21T21:48:33.563Z] #54 4.680 + shift [2021-08-21T21:48:33.563Z] #54 4.680 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T21:48:33.563Z] #54 4.680 + . /tmp/install/runc.installer [2021-08-21T21:48:33.563Z] #54 4.680 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:48:33.563Z] #54 4.680 + install_runc [2021-08-21T21:48:33.563Z] #54 4.680 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T21:48:33.563Z] #54 4.680 + uname -r [2021-08-21T21:48:33.563Z] #54 4.680 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T21:48:33.563Z] #54 4.680 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T21:48:33.563Z] #54 4.680 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IPWIwekdIW/src/github.com/opencontainers/runc [2021-08-21T21:48:33.563Z] #54 4.680 Cloning into '/tmp/tmp.IPWIwekdIW/src/github.com/opencontainers/runc'... [2021-08-21T21:48:34.071Z] #24 ... [2021-08-21T21:48:34.071Z] [2021-08-21T21:48:34.071Z] #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-21T21:48:34.071Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T21:48:34.071Z] #20 18.01 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:48:34.071Z] #20 18.14 Fetched 27.7 MB in 2s (17.1 MB/s) [2021-08-21T21:48:34.071Z] #20 18.22 Selecting previously unselected package pigz. [2021-08-21T21:48:34.071Z] #20 18.22 (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 ... 23419 files and directories currently installed.) [2021-08-21T21:48:34.071Z] #20 18.32 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 18.33 Unpacking pigz (2.4-1) ... [2021-08-21T21:48:34.071Z] #20 18.52 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-08-21T21:48:34.071Z] #20 18.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 18.54 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 19.00 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:48:34.071Z] #20 19.01 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 19.07 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 19.97 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 20.00 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 22.62 Selecting previously unselected package python3-minimal. [2021-08-21T21:48:34.071Z] #20 22.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23668 files and directories currently installed.) [2021-08-21T21:48:34.071Z] #20 22.71 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 22.72 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:48:34.071Z] #20 22.83 Selecting previously unselected package libmpdec2:arm64. [2021-08-21T21:48:34.071Z] #20 22.84 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 22.86 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T21:48:34.071Z] #20 22.97 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-08-21T21:48:34.071Z] #20 22.97 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 22.98 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 23.75 Selecting previously unselected package python3.7. [2021-08-21T21:48:34.071Z] #20 23.75 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 23.76 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:34.071Z] #20 23.91 Selecting previously unselected package libpython3-stdlib:arm64. [2021-08-21T21:48:34.071Z] #20 23.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 23.93 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T21:48:34.071Z] #20 24.09 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:48:34.071Z] #20 25.18 Selecting previously unselected package python3. [2021-08-21T21:48:34.071Z] #20 25.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 ... 24080 files and directories currently installed.) [2021-08-21T21:48:34.071Z] #20 25.25 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 25.27 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:48:34.071Z] #20 25.37 Selecting previously unselected package libip4tc0:arm64. [2021-08-21T21:48:34.071Z] #20 25.37 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 25.38 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:34.071Z] #20 25.48 Selecting previously unselected package libip6tc0:arm64. [2021-08-21T21:48:34.071Z] #20 25.48 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 25.49 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:34.071Z] #20 25.57 Selecting previously unselected package libiptc0:arm64. [2021-08-21T21:48:34.071Z] #20 25.57 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 25.59 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:34.071Z] #20 25.68 Selecting previously unselected package libnfnetlink0:arm64. [2021-08-21T21:48:34.071Z] #20 25.69 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-08-21T21:48:34.071Z] #20 25.70 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-21T21:48:34.072Z] #20 25.77 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-08-21T21:48:34.072Z] #20 25.77 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-08-21T21:48:34.072Z] #20 25.78 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-21T21:48:34.072Z] #20 25.87 Selecting previously unselected package libnftnl11:arm64. [2021-08-21T21:48:34.072Z] #20 25.87 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-08-21T21:48:34.072Z] #20 25.88 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-08-21T21:48:34.072Z] #20 25.99 Selecting previously unselected package iptables. [2021-08-21T21:48:34.072Z] #20 25.99 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-08-21T21:48:34.072Z] #20 26.00 Unpacking iptables (1.8.2-4) ... [2021-08-21T21:48:34.072Z] #20 26.32 Selecting previously unselected package xxd. [2021-08-21T21:48:34.072Z] #20 26.33 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T21:48:34.072Z] #20 26.34 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:48:34.072Z] #20 26.57 Selecting previously unselected package vim-common. [2021-08-21T21:48:34.072Z] #20 26.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:48:34.072Z] #20 26.60 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:48:34.072Z] #20 26.83 Selecting previously unselected package bash-completion. [2021-08-21T21:48:34.072Z] #20 26.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T21:48:35.460Z] #52 ... [2021-08-21T21:48:35.460Z] [2021-08-21T21:48:35.460Z] #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-21T21:48:35.460Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:35.460Z] #46 110.8 go/scanner [2021-08-21T21:48:35.460Z] #46 111.6 net/url [2021-08-21T21:48:35.460Z] #46 113.0 go/ast [2021-08-21T21:48:35.460Z] #46 113.9 text/template/parse [2021-08-21T21:48:35.460Z] #46 119.9 go/parser [2021-08-21T21:48:35.460Z] #46 ... [2021-08-21T21:48:35.460Z] [2021-08-21T21:48:35.460Z] #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-21T21:48:35.460Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:35.460Z] #52 120.2 mvdan.cc/editorconfig [2021-08-21T21:48:37.356Z] #52 121.8 mvdan.cc/sh/v3/fileutil [2021-08-21T21:48:37.389Z] #20 29.55 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T21:48:37.389Z] #20 30.02 Selecting previously unselected package bzip2. [2021-08-21T21:48:37.389Z] #20 30.04 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-08-21T21:48:37.389Z] #20 30.05 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:48:37.389Z] #20 30.15 Selecting previously unselected package xz-utils. [2021-08-21T21:48:37.389Z] #20 30.16 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-08-21T21:48:37.389Z] #20 30.17 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T21:48:37.614Z] #52 122.3 text/tabwriter [2021-08-21T21:48:37.652Z] #20 30.37 Selecting previously unselected package apparmor. [2021-08-21T21:48:37.652Z] #20 30.38 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-08-21T21:48:37.759Z] #54 ... [2021-08-21T21:48:37.759Z] [2021-08-21T21:48:37.759Z] #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-21T21:48:37.759Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T21:48:37.759Z] #15 DONE 4.3s [2021-08-21T21:48:37.759Z] [2021-08-21T21:48:37.759Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T21:48:37.759Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T21:48:37.916Z] #20 30.47 Unpacking apparmor (2.13.2-10) ... [2021-08-21T21:48:37.916Z] #20 30.71 Selecting previously unselected package aufs-tools. [2021-08-21T21:48:38.178Z] #20 30.72 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-08-21T21:48:38.178Z] #20 30.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:48:38.178Z] #20 30.88 Selecting previously unselected package libonig5:arm64. [2021-08-21T21:48:38.178Z] #20 30.89 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-08-21T21:48:38.178Z] #20 30.89 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-08-21T21:48:38.439Z] #20 31.03 Selecting previously unselected package libjq1:arm64. [2021-08-21T21:48:38.440Z] #20 31.03 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T21:48:38.440Z] #20 31.05 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T21:48:38.440Z] #20 31.17 Selecting previously unselected package jq. [2021-08-21T21:48:38.440Z] #20 31.19 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-08-21T21:48:38.440Z] #20 31.20 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:48:38.547Z] #52 123.1 mvdan.cc/sh/v3/syntax [2021-08-21T21:48:38.701Z] #20 31.27 Selecting previously unselected package libaio1:arm64. [2021-08-21T21:48:38.701Z] #20 31.29 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-08-21T21:48:38.701Z] #20 31.30 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-08-21T21:48:38.701Z] #20 31.40 Selecting previously unselected package libgpm2:arm64. [2021-08-21T21:48:38.701Z] #20 31.42 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-08-21T21:48:38.701Z] #20 31.43 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-08-21T21:48:38.964Z] #20 31.55 Selecting previously unselected package libicu63:arm64. [2021-08-21T21:48:38.964Z] #20 31.55 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-08-21T21:48:38.964Z] #20 31.58 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T21:48:40.297Z] #16 2.827 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T21:48:40.297Z] #16 DONE 2.9s [2021-08-21T21:48:40.297Z] [2021-08-21T21:48:40.297Z] #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-21T21:48:40.297Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:48:40.297Z] #46 117.5 net/http/httptrace [2021-08-21T21:48:40.297Z] #46 117.7 net/http [2021-08-21T21:48:41.075Z] #52 ... [2021-08-21T21:48:41.075Z] [2021-08-21T21:48:41.075Z] #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-21T21:48:41.075Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:48:41.075Z] #57 62.50 Checking out files: 22% (1021/4562) Checking out files: 23% (1050/4562) Checking out files: 24% (1095/4562) Checking out files: 25% (1141/4562) Checking out files: 26% (1187/4562) Checking out files: 27% (1232/4562) Checking out files: 28% (1278/4562) Checking out files: 29% (1323/4562) Checking out files: 30% (1369/4562) Checking out files: 31% (1415/4562) Checking out files: 32% (1460/4562) Checking out files: 33% (1506/4562) Checking out files: 34% (1552/4562) Checking out files: 35% (1597/4562) Checking out files: 36% (1643/4562) Checking out files: 37% (1688/4562) Checking out files: 38% (1734/4562) Checking out files: 39% (1780/4562) Checking out files: 40% (1825/4562) Checking out files: 41% (1871/4562) Checking out files: 42% (1917/4562) Checking out files: 43% (1962/4562) Checking out files: 44% (2008/4562) Checking out files: 45% (2053/4562) Checking out files: 46% (2099/4562) Checking out files: 47% (2145/4562) Checking out files: 48% (2190/4562) Checking out files: 49% (2236/4562) Checking out files: 50% (2281/4562) Checking out files: 51% (2327/4562) Checking out files: 52% (2373/4562) Checking out files: 53% (2418/4562) Checking out files: 54% (2464/4562) Checking out files: 54% (2487/4562) Checking out files: 55% (2510/4562) Checking out files: 56% (2555/4562) Checking out files: 57% (2601/4562) Checking out files: 58% (2646/4562) Checking out files: 59% (2692/4562) Checking out files: 60% (2738/4562) Checking out files: 61% (2783/4562) Checking out files: 62% (2829/4562) Checking out files: 63% (2875/4562) Checking out files: 64% (2920/4562) Checking out files: 65% (2966/4562) Checking out files: 66% (3011/4562) Checking out files: 67% (3057/4562) Checking out files: 68% (3103/4562) Checking out files: 69% (3148/4562) Checking out files: 70% (3194/4562) Checking out files: 71% (3240/4562) Checking out files: 72% (3285/4562) Checking out files: 73% (3331/4562) Checking out files: 74% (3376/4562) Checking out files: 75% (3422/4562) Checking out files: 76% (3468/4562) Checking out files: 77% (3513/4562) Checking out files: 78% (3559/4562) Checking out files: 79% (3604/4562) Checking out files: 80% (3650/4562) Checking out files: 81% (3696/4562) Checking out files: 82% (3741/4562) Checking out files: 83% (3787/4562) Checking out files: 84% (3833/4562) Checking out files: 85% (3878/4562) Checking out files: 85% (3896/4562) Checking out files: 86% (3924/4562) Checking out files: 87% (3969/4562) Checking out files: 88% (4015/4562) Checking out files: 89% (4061/4562) Checking out files: 90% (4106/4562) Checking out files: 91% (4152/4562) Checking out files: 92% (4198/4562) Checking out files: 93% (4243/4562) Checking out files: 94% (4289/4562) Checking out files: 95% (4334/4562) Checking out files: 96% (4380/4562) Checking out files: 97% (4426/4562) Checking out files: 98% (4471/4562) Checking out files: 99% (4517/4562) Checking out files: 100% (4562/4562) Checking out files: 100% (4562/4562), done. [2021-08-21T21:48:41.075Z] #57 65.14 + cd /tmp/tmp.j9lXe15dbI/src/github.com/containerd/containerd [2021-08-21T21:48:41.075Z] #57 65.14 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:48:41.535Z] #20 33.95 Selecting previously unselected package libnet1:arm64. [2021-08-21T21:48:41.535Z] #20 33.96 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-08-21T21:48:41.535Z] #20 33.96 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:48:41.535Z] #20 34.06 Selecting previously unselected package libnl-3-200:arm64. [2021-08-21T21:48:41.535Z] #20 34.06 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-08-21T21:48:41.535Z] #20 34.07 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T21:48:41.535Z] #20 34.15 Selecting previously unselected package libprotobuf-c1:arm64. [2021-08-21T21:48:41.535Z] #20 34.16 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-08-21T21:48:41.535Z] #20 34.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T21:48:41.535Z] #20 34.26 Selecting previously unselected package libreadline5:arm64. [2021-08-21T21:48:41.535Z] #20 34.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-08-21T21:48:41.535Z] #20 34.28 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-21T21:48:41.679Z] #46 ... [2021-08-21T21:48:41.679Z] [2021-08-21T21:48:41.679Z] #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-21T21:48:41.679Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:48:41.679Z] #54 13.13 + cd /tmp/tmp.IPWIwekdIW/src/github.com/opencontainers/runc [2021-08-21T21:48:41.679Z] #54 13.13 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:48:41.799Z] #20 34.40 Selecting previously unselected package net-tools. [2021-08-21T21:48:41.799Z] #20 34.41 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-08-21T21:48:41.799Z] #20 34.42 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:48:41.799Z] #20 34.61 Selecting previously unselected package patch. [2021-08-21T21:48:41.799Z] #20 34.61 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2021-08-21T21:48:41.799Z] #20 34.62 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T21:48:41.939Z] #54 13.53 + '[' -z '' ']' [2021-08-21T21:48:41.939Z] #54 13.53 + target=static [2021-08-21T21:48:41.939Z] #54 13.53 + make 'BUILDTAGS=seccomp ' static [2021-08-21T21:48:42.062Z] #20 34.73 Selecting previously unselected package python-pip-whl. [2021-08-21T21:48:42.062Z] #20 34.74 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T21:48:42.062Z] #20 34.75 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T21:48:42.199Z] #54 13.89 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-21T21:48:42.459Z] #54 ... [2021-08-21T21:48:42.459Z] [2021-08-21T21:48:42.459Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T21:48:42.459Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-21T21:48:42.459Z] #17 DONE 2.3s [2021-08-21T21:48:42.638Z] #20 35.16 Selecting previously unselected package python3-lib2to3. [2021-08-21T21:48:42.638Z] #20 35.16 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T21:48:42.638Z] #20 35.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:48:42.638Z] #20 35.29 Selecting previously unselected package python3-distutils. [2021-08-21T21:48:42.638Z] #20 35.30 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T21:48:42.638Z] #20 35.31 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T21:48:42.718Z] [2021-08-21T21:48:42.718Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T21:48:42.718Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-21T21:48:42.936Z] #20 35.46 Selecting previously unselected package python3-pip. [2021-08-21T21:48:42.936Z] #20 35.46 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T21:48:42.936Z] #20 35.47 Unpacking python3-pip (18.1-5) ... [2021-08-21T21:48:42.973Z] #57 66.89 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T21:48:42.973Z] #57 66.89 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T21:48:42.973Z] #57 66.89 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:48:42.973Z] #57 66.89 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:48:42.973Z] #57 66.89 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T21:48:42.973Z] #57 66.89 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T21:48:42.973Z] #57 66.89 + '[' '' = dynamic ']' [2021-08-21T21:48:42.973Z] #57 66.89 + make [2021-08-21T21:48:43.204Z] #20 35.72 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:48:43.204Z] #20 35.72 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:48:43.204Z] #20 35.74 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:48:43.204Z] #20 35.94 Selecting previously unselected package python3-setuptools. [2021-08-21T21:48:43.204Z] #20 35.94 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T21:48:43.204Z] #20 35.96 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T21:48:43.297Z] #63 ... [2021-08-21T21:48:43.297Z] [2021-08-21T21:48:43.297Z] #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-21T21:48:43.297Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:48:43.297Z] #43 25.74 Fetched 48.3 MB in 24s (2002 kB/s) [2021-08-21T21:48:43.472Z] #20 36.26 Selecting previously unselected package python3-wheel. [2021-08-21T21:48:43.739Z] #20 36.28 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T21:48:43.739Z] #20 36.28 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T21:48:43.739Z] #20 36.45 Selecting previously unselected package sudo. [2021-08-21T21:48:43.739Z] #20 36.45 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-08-21T21:48:43.739Z] #20 36.46 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:48:44.316Z] #20 37.05 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T21:48:44.316Z] #20 37.05 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-08-21T21:48:44.316Z] #20 37.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:48:44.583Z] #20 37.29 Selecting previously unselected package uidmap. [2021-08-21T21:48:44.583Z] #20 37.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-08-21T21:48:44.583Z] #20 37.30 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T21:48:44.625Z] #18 DONE 2.1s [2021-08-21T21:48:44.625Z] [2021-08-21T21:48:44.625Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T21:48:44.625Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-21T21:48:44.846Z] #20 37.45 Selecting previously unselected package vim-runtime. [2021-08-21T21:48:44.846Z] #20 37.47 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:48:44.846Z] #20 37.51 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T21:48:44.846Z] #20 37.55 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T21:48:44.846Z] #20 37.55 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:48:45.500Z] #57 69.23 + bin/ctr [2021-08-21T21:48:46.870Z] #57 ... [2021-08-21T21:48:46.870Z] [2021-08-21T21:48:46.870Z] #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-21T21:48:46.870Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:46.870Z] #46 121.2 text/template [2021-08-21T21:48:46.870Z] #46 124.9 log [2021-08-21T21:48:46.870Z] #46 125.9 encoding/xml [2021-08-21T21:48:46.870Z] #46 127.5 go/doc [2021-08-21T21:48:46.870Z] #46 ... [2021-08-21T21:48:46.870Z] [2021-08-21T21:48:46.870Z] #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-21T21:48:46.870Z] #52 sha256:63e24da57a0667e2b1c16c8d32cbfe9fc238a1453c147480d7e8770cc54f09c2 [2021-08-21T21:48:46.870Z] #52 130.9 mvdan.cc/sh/v3/cmd/shfmt [2021-08-21T21:48:47.163Z] #19 DONE 2.3s [2021-08-21T21:48:47.163Z] [2021-08-21T21:48:47.163Z] #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-21T21:48:47.163Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:48:47.400Z] #20 39.83 Selecting previously unselected package vim. [2021-08-21T21:48:47.400Z] #20 39.84 Preparing to unpack .../38-vim_2%3a8.1.0875-5_arm64.deb ... [2021-08-21T21:48:47.400Z] #20 39.87 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T21:48:47.507Z] #43 25.74 Reading package lists... [2021-08-21T21:48:47.507Z] #43 ... [2021-08-21T21:48:47.507Z] [2021-08-21T21:48:47.507Z] #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-21T21:48:47.507Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:48:47.507Z] #19 26.61 Fetched 51.2 MB in 25s (2027 kB/s) [2021-08-21T21:48:47.662Z] #20 40.28 Selecting previously unselected package xfsprogs. [2021-08-21T21:48:47.662Z] #20 40.30 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2021-08-21T21:48:47.662Z] #20 40.31 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T21:48:47.662Z] #20 ... [2021-08-21T21:48:47.662Z] [2021-08-21T21:48:47.662Z] #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-21T21:48:47.662Z] #40 sha256:4b942c013447a5086b7e6866dbc58570e707cf858c0190baf1d8a269696a5dad [2021-08-21T21:48:47.928Z] #40 139.2 + dpkg --print-architecture [2021-08-21T21:48:49.338Z] #40 DONE 140.7s [2021-08-21T21:48:49.338Z] [2021-08-21T21:48:49.338Z] #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-21T21:48:49.338Z] #20 sha256:6308ee64ea978ada25965b0d074b938aebfb3b778ba37391d531d63fb3c4aa80 [2021-08-21T21:48:49.338Z] #20 40.82 Selecting previously unselected package zip. [2021-08-21T21:48:49.338Z] #20 40.84 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2021-08-21T21:48:49.338Z] #20 40.85 Unpacking zip (3.0-11+b1) ... [2021-08-21T21:48:49.338Z] #20 41.18 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:48:49.338Z] #20 41.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:48:49.338Z] #20 41.65 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:49.338Z] #20 41.71 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-08-21T21:48:49.338Z] #20 41.87 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-08-21T21:48:49.338Z] #20 42.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:49.338Z] #20 42.18 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T21:48:49.338Z] #20 42.19 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-08-21T21:48:49.338Z] #20 42.22 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:48:49.338Z] #20 42.22 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:48:49.338Z] #20 42.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-08-21T21:48:49.338Z] #20 42.25 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-08-21T21:48:49.600Z] #20 42.27 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:48:49.600Z] #20 42.28 Setting up zip (3.0-11+b1) ... [2021-08-21T21:48:49.600Z] #20 42.31 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:48:49.600Z] #20 42.39 Setting up bash-completion (1:2.8-6) ... [2021-08-21T21:48:49.702Z] #20 2.477 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:48:49.702Z] #20 2.570 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:48:49.702Z] #20 2.677 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:48:49.702Z] #20 2.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:48:49.961Z] #20 3.033 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:48:50.813Z] #19 26.61 Reading package lists... [2021-08-21T21:48:50.813Z] #19 ... [2021-08-21T21:48:50.813Z] [2021-08-21T21:48:50.813Z] #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-21T21:48:50.813Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:48:50.813Z] #43 25.74 Reading package lists... [2021-08-21T21:48:50.900Z] #20 3.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:48:51.074Z] #43 35.55 Reading package lists... [2021-08-21T21:48:51.074Z] #43 ... [2021-08-21T21:48:51.074Z] [2021-08-21T21:48:51.074Z] #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-21T21:48:51.074Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T21:48:51.074Z] #63 26.27 Fetched 48.3 MB in 24s (1976 kB/s) [2021-08-21T21:48:51.074Z] #63 26.27 Reading package lists... [2021-08-21T21:48:52.126Z] #52 DONE 136.4s [2021-08-21T21:48:52.126Z] [2021-08-21T21:48:52.126Z] #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-21T21:48:52.126Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:48:52.126Z] #46 132.7 github.com/LK4D4/vndr/build [2021-08-21T21:48:52.126Z] #46 134.0 compress/flate [2021-08-21T21:48:52.281Z] #20 5.338 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:48:52.692Z] #46 137.2 hash/crc32 [2021-08-21T21:48:52.915Z] #20 45.15 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-08-21T21:48:52.915Z] #20 45.16 Setting up xz-utils (5.2.4-1) ... [2021-08-21T21:48:52.915Z] #20 45.18 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T21:48:52.915Z] #20 45.21 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T21:48:52.915Z] #20 45.23 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:48:52.915Z] #20 45.32 invoke-rc.d: could not determine current runlevel [2021-08-21T21:48:52.915Z] #20 45.33 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T21:48:52.915Z] #20 45.34 Setting up pigz (2.4-1) ... [2021-08-21T21:48:52.915Z] #20 45.36 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-08-21T21:48:52.915Z] #20 45.37 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-08-21T21:48:52.915Z] #20 45.39 Setting up python-pip-whl (18.1-5) ... [2021-08-21T21:48:52.915Z] #20 45.40 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-08-21T21:48:52.915Z] #20 45.41 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:48:52.951Z] #46 137.6 crypto/rsa [2021-08-21T21:48:53.179Z] #20 45.86 Setting up libaio1:arm64 (0.3.112-3) ... [2021-08-21T21:48:53.179Z] #20 45.88 Setting up libonig5:arm64 (6.9.1-1) ... [2021-08-21T21:48:53.179Z] #20 45.90 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:53.179Z] #20 45.91 Setting up vim (2:8.1.0875-5) ... [2021-08-21T21:48:53.179Z] #20 45.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T21:48:53.179Z] #20 45.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T21:48:53.179Z] #20 45.95 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T21:48:53.179Z] #20 45.96 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T21:48:53.179Z] #20 45.97 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T21:48:53.179Z] #20 45.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T21:48:53.179Z] #20 46.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T21:48:53.179Z] #20 46.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T21:48:53.179Z] #20 46.04 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-08-21T21:48:53.179Z] #20 46.06 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:48:53.179Z] #20 46.08 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-08-21T21:48:53.179Z] #20 46.10 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:48:53.442Z] #20 46.12 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-08-21T21:48:53.442Z] #20 46.14 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:48:53.519Z] #46 138.2 compress/gzip [2021-08-21T21:48:53.624Z] #63 35.92 Reading package lists... [2021-08-21T21:48:53.624Z] #63 ... [2021-08-21T21:48:53.624Z] [2021-08-21T21:48:53.624Z] #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-21T21:48:53.624Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:48:53.624Z] #19 26.61 Reading package lists... [2021-08-21T21:48:53.661Z] #20 ... [2021-08-21T21:48:53.661Z] [2021-08-21T21:48:53.661Z] #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-21T21:48:53.661Z] #46 sha256:86ed702d557176a5ebf916020324cf73538efd23dc236f7f54e44643dd2f515b [2021-08-21T21:48:53.661Z] #46 130.0 github.com/LK4D4/vndr/godl [2021-08-21T21:48:53.661Z] #46 130.6 github.com/LK4D4/vndr [2021-08-21T21:48:53.661Z] #46 DONE 134.7s [2021-08-21T21:48:53.661Z] [2021-08-21T21:48:53.661Z] #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-21T21:48:53.661Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:48:53.661Z] #20 6.653 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:48:54.452Z] #46 138.9 crypto/dsa [2021-08-21T21:48:54.599Z] #20 ... [2021-08-21T21:48:54.599Z] [2021-08-21T21:48:54.599Z] #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-21T21:48:54.599Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:48:54.599Z] #32 DONE 135.5s [2021-08-21T21:48:54.599Z] [2021-08-21T21:48:54.599Z] #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-21T21:48:54.599Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:48:55.016Z] #46 139.7 crypto/x509/pkix [2021-08-21T21:48:55.273Z] #46 139.9 net [2021-08-21T21:48:55.837Z] #46 140.6 vendor/golang.org/x/crypto/chacha20 [2021-08-21T21:48:55.998Z] #20 48.42 Setting up iptables (1.8.2-4) ... [2021-08-21T21:48:55.998Z] #20 48.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T21:48:55.998Z] #20 48.51 Setting up python3 (3.7.3-1) ... [2021-08-21T21:48:56.572Z] #20 49.08 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T21:48:57.207Z] #46 141.6 vendor/golang.org/x/crypto/poly1305 [2021-08-21T21:48:57.420Z] #20 49.93 Setting up apparmor (2.13.2-10) ... [2021-08-21T21:48:57.771Z] #46 142.5 vendor/golang.org/x/sys/cpu [2021-08-21T21:48:58.702Z] #46 143.3 vendor/golang.org/x/crypto/chacha20poly1305 [2021-08-21T21:48:58.793Z] #40 ... [2021-08-21T21:48:58.794Z] [2021-08-21T21:48:58.794Z] #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-21T21:48:58.794Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:48:58.794Z] #20 11.26 Fetched 8996 kB in 9s (997 kB/s) [2021-08-21T21:48:59.345Z] #20 51.90 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T21:48:59.345Z] #20 51.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:48:59.609Z] #20 52.32 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:48:59.635Z] #46 144.4 vendor/golang.org/x/crypto/curve25519 [2021-08-21T21:49:00.215Z] #19 37.00 Reading package lists... [2021-08-21T21:49:00.215Z] #19 ... [2021-08-21T21:49:00.215Z] [2021-08-21T21:49:00.215Z] #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-21T21:49:00.215Z] #66 sha256:5af331e78146762d24bb85a4644f1c452371e9f33826f664488a25cd4c41cde6 [2021-08-21T21:49:00.215Z] #66 44.30 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:49:00.215Z] #66 44.30 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T21:49:00.560Z] #20 53.16 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T21:49:00.566Z] #46 145.1 vendor/golang.org/x/crypto/hkdf [2021-08-21T21:49:00.566Z] #46 145.2 vendor/golang.org/x/text/transform [2021-08-21T21:49:01.138Z] #20 53.68 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T21:49:01.141Z] #46 145.8 vendor/golang.org/x/text/unicode/bidi [2021-08-21T21:49:02.087Z] #20 54.85 Setting up python3-pip (18.1-5) ... [2021-08-21T21:49:02.212Z] #20 11.26 Reading package lists... [2021-08-21T21:49:02.512Z] #46 ... [2021-08-21T21:49:02.512Z] [2021-08-21T21:49:02.512Z] #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-21T21:49:02.512Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:49:02.512Z] #13 131.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T21:49:02.512Z] #13 131.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:49:02.512Z] #13 131.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:02.773Z] #13 ... [2021-08-21T21:49:02.773Z] [2021-08-21T21:49:02.773Z] #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-21T21:49:02.773Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:49:02.773Z] #46 147.5 vendor/golang.org/x/text/secure/bidirule [2021-08-21T21:49:03.337Z] #46 147.8 vendor/golang.org/x/text/unicode/norm [2021-08-21T21:49:03.482Z] #20 56.02 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:03.483Z] #20 56.06 Processing triggers for mime-support (3.62) ... [2021-08-21T21:49:03.746Z] #20 DONE 56.6s [2021-08-21T21:49:03.746Z] [2021-08-21T21:49:03.746Z] #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-21T21:49:03.746Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:49:04.009Z] #54 ... [2021-08-21T21:49:04.009Z] [2021-08-21T21:49:04.009Z] #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-21T21:49:04.009Z] #21 sha256:9f0efae441e26d84ec4e8b4697e011e275fd82a3c86ad04f79a2473dcc815cb1 [2021-08-21T21:49:04.494Z] #66 DONE 49.4s [2021-08-21T21:49:04.494Z] [2021-08-21T21:49:04.494Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T21:49:04.494Z] #67 sha256:4bb7ecb5c85b71eaa566229f214201d59cb19eb691ab0dace9a3fd8e905d1eac [2021-08-21T21:49:04.494Z] #67 DONE 0.1s [2021-08-21T21:49:04.495Z] [2021-08-21T21:49:04.495Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T21:49:04.495Z] #68 sha256:ec4442a3e4c377179c1777fb19cd4d80e0a20283649c86e5f16899243e64d6a3 [2021-08-21T21:49:04.495Z] #68 DONE 0.1s [2021-08-21T21:49:04.495Z] [2021-08-21T21:49:04.495Z] #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-21T21:49:04.495Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:49:04.495Z] #43 35.55 Reading package lists... [2021-08-21T21:49:04.495Z] #43 45.43 Building dependency tree... [2021-08-21T21:49:04.495Z] #43 48.90 The following additional packages will be installed: [2021-08-21T21:49:04.495Z] #43 48.92 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-21T21:49:04.495Z] #43 48.93 Suggested packages: [2021-08-21T21:49:04.495Z] #43 48.93 cmake-doc ninja-build lrzip [2021-08-21T21:49:04.495Z] #43 48.93 Recommended packages: [2021-08-21T21:49:04.495Z] #43 48.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-21T21:49:04.495Z] #43 49.42 The following NEW packages will be installed: [2021-08-21T21:49:04.495Z] #43 49.46 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-21T21:49:04.755Z] #43 49.94 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:04.755Z] #43 49.94 Need to get 5913 kB of archives. [2021-08-21T21:49:04.755Z] #43 49.94 After this operation, 27.4 MB of additional disk space will be used. [2021-08-21T21:49:04.755Z] #43 49.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:49:04.755Z] #43 49.95 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:49:04.755Z] #43 49.96 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-21T21:49:04.755Z] #43 50.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-21T21:49:04.760Z] #20 14.95 Reading package lists... [2021-08-21T21:49:05.015Z] #43 50.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-21T21:49:05.015Z] #43 50.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-21T21:49:05.015Z] #43 50.08 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-21T21:49:05.015Z] #43 50.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-21T21:49:05.018Z] #20 17.69 Building dependency tree... [2021-08-21T21:49:05.405Z] #21 1.323 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T21:49:05.405Z] #21 1.330 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T21:49:05.405Z] #21 1.336 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T21:49:05.405Z] #21 DONE 1.4s [2021-08-21T21:49:05.405Z] [2021-08-21T21:49:05.405Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:49:05.405Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-21T21:49:05.956Z] #20 18.75 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T21:49:05.956Z] #20 18.75 The following additional packages will be installed: [2021-08-21T21:49:05.956Z] #20 18.76 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T21:49:05.956Z] #20 18.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T21:49:05.956Z] #20 18.76 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T21:49:05.956Z] #20 18.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T21:49:05.956Z] #20 18.76 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T21:49:05.956Z] #20 18.76 Suggested packages: [2021-08-21T21:49:05.956Z] #20 18.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T21:49:05.956Z] #20 18.76 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T21:49:05.956Z] #20 18.76 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T21:49:05.956Z] #20 18.76 quota [2021-08-21T21:49:05.956Z] #20 18.76 Recommended packages: [2021-08-21T21:49:05.956Z] #20 18.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T21:49:05.956Z] #20 18.76 python3-keyrings.alt python3-xdg unzip [2021-08-21T21:49:05.959Z] #43 51.10 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:06.220Z] #43 51.26 Fetched 5913 kB in 1s (9781 kB/s) [2021-08-21T21:49:06.220Z] #43 51.31 Selecting previously unselected package xxd. [2021-08-21T21:49:06.220Z] #43 51.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-21T21:49:06.220Z] #43 51.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:49:06.220Z] #43 51.39 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:49:06.481Z] #43 51.54 Selecting previously unselected package vim-common. [2021-08-21T21:49:06.481Z] #43 51.55 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:49:06.481Z] #43 51.62 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:49:06.481Z] #43 ... [2021-08-21T21:49:06.481Z] [2021-08-21T21:49:06.481Z] #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-21T21:49:06.481Z] #63 sha256:870ac01ecd08e3d30c60dcdb1c55ff001035559e36d991627ee9fb9300ead48e [2021-08-21T21:49:06.481Z] #63 35.92 Reading package lists... [2021-08-21T21:49:06.481Z] #63 46.07 Building dependency tree... [2021-08-21T21:49:06.481Z] #63 49.16 The following additional packages will be installed: [2021-08-21T21:49:06.481Z] #63 49.18 libbtrfs0 [2021-08-21T21:49:06.481Z] #63 49.40 The following NEW packages will be installed: [2021-08-21T21:49:06.481Z] #63 49.41 libbtrfs-dev libbtrfs0 [2021-08-21T21:49:06.481Z] #63 50.02 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:06.481Z] #63 50.02 Need to get 119 kB of archives. [2021-08-21T21:49:06.481Z] #63 50.02 After this operation, 387 kB of additional disk space will be used. [2021-08-21T21:49:06.481Z] #63 50.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:49:06.481Z] #63 50.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:49:06.481Z] #63 50.95 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:06.481Z] #63 51.12 Fetched 119 kB in 0s (427 kB/s) [2021-08-21T21:49:06.481Z] #63 51.18 Selecting previously unselected package libbtrfs0. [2021-08-21T21:49:06.481Z] #63 51.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 ... 29521 files and directories currently installed.) [2021-08-21T21:49:06.481Z] #63 51.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:49:06.481Z] #63 51.22 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:06.481Z] #63 51.27 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:49:06.481Z] #63 51.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:49:06.481Z] #63 51.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:06.481Z] #63 51.42 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:06.481Z] #63 51.49 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:06.481Z] #63 51.51 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:06.481Z] #63 DONE 51.8s [2021-08-21T21:49:06.481Z] [2021-08-21T21:49:06.481Z] #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-21T21:49:06.481Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:49:06.481Z] #43 51.77 Selecting previously unselected package cmake-data. [2021-08-21T21:49:06.481Z] #43 51.78 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-21T21:49:06.481Z] #43 51.79 Unpacking cmake-data (3.13.4-1) ... [2021-08-21T21:49:06.481Z] #43 ... [2021-08-21T21:49:06.481Z] [2021-08-21T21:49:06.481Z] #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-21T21:49:06.481Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:49:06.619Z] #46 151.2 vendor/golang.org/x/net/idna [2021-08-21T21:49:06.893Z] #20 20.06 The following NEW packages will be installed: [2021-08-21T21:49:07.153Z] #20 20.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T21:49:07.153Z] #20 20.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T21:49:07.153Z] #20 20.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T21:49:07.153Z] #20 20.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T21:49:07.153Z] #20 20.07 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T21:49:07.153Z] #20 20.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T21:49:07.153Z] #20 20.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T21:49:07.153Z] #20 20.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T21:49:07.153Z] #20 20.07 xz-utils zip [2021-08-21T21:49:07.412Z] #20 20.38 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:07.412Z] #20 20.38 Need to get 28.6 MB of archives. [2021-08-21T21:49:07.412Z] #20 20.38 After this operation, 116 MB of additional disk space will be used. [2021-08-21T21:49:07.412Z] #20 20.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T21:49:07.412Z] #20 20.38 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-21T21:49:07.412Z] #20 20.40 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-21T21:49:07.412Z] #20 20.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:49:07.412Z] #20 20.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:49:07.412Z] #20 20.49 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-21T21:49:07.412Z] #20 20.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:49:07.412Z] #20 20.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:49:07.412Z] #20 20.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:49:07.412Z] #20 20.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T21:49:07.412Z] #20 20.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T21:49:07.412Z] #20 20.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T21:49:07.412Z] #20 20.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T21:49:07.412Z] #20 20.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T21:49:07.412Z] #20 20.61 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T21:49:07.412Z] #20 20.61 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T21:49:07.412Z] #20 20.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:49:07.412Z] #20 20.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:49:07.412Z] #20 20.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T21:49:07.412Z] #20 20.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T21:49:07.412Z] #20 20.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T21:49:07.412Z] #20 20.67 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T21:49:07.412Z] #20 20.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T21:49:07.677Z] #20 20.71 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:49:07.677Z] #20 20.72 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:49:07.677Z] #20 20.72 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:49:07.677Z] #20 20.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T21:49:07.677Z] #20 20.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T21:49:07.677Z] #20 20.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T21:49:07.867Z] #64 0.914 + RM_GOPATH=0 [2021-08-21T21:49:07.867Z] #64 0.914 + TMP_GOPATH= [2021-08-21T21:49:07.867Z] #64 0.914 + : /build [2021-08-21T21:49:07.867Z] #64 0.914 + '[' -z '' ']' [2021-08-21T21:49:07.867Z] #64 0.915 ++ mktemp -d [2021-08-21T21:49:07.867Z] #64 0.917 + export GOPATH=/tmp/tmp.0xsaTRfLgn [2021-08-21T21:49:07.867Z] #64 0.917 + GOPATH=/tmp/tmp.0xsaTRfLgn [2021-08-21T21:49:07.867Z] #64 0.917 + RM_GOPATH=1 [2021-08-21T21:49:07.867Z] #64 0.917 + case "$(go env GOARCH)" in [2021-08-21T21:49:07.867Z] #64 0.918 ++ go env GOARCH [2021-08-21T21:49:07.867Z] #64 0.932 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:07.867Z] #64 0.932 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:07.867Z] #64 0.932 ++ dirname /tmp/install/install.sh [2021-08-21T21:49:07.867Z] #64 0.933 + dir=/tmp/install [2021-08-21T21:49:07.867Z] #64 0.933 + bin=containerd [2021-08-21T21:49:07.867Z] #64 0.933 + shift [2021-08-21T21:49:07.867Z] #64 0.933 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-21T21:49:07.867Z] #64 0.933 + . /tmp/install/containerd.installer [2021-08-21T21:49:07.867Z] #64 0.933 ++ set -e [2021-08-21T21:49:07.867Z] #64 0.933 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:49:07.867Z] #64 0.934 + install_containerd [2021-08-21T21:49:07.867Z] #64 0.934 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-21T21:49:07.867Z] #64 0.934 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:49:07.867Z] #64 0.934 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0xsaTRfLgn/src/github.com/containerd/containerd [2021-08-21T21:49:07.867Z] #64 0.936 Cloning into '/tmp/tmp.0xsaTRfLgn/src/github.com/containerd/containerd'... [2021-08-21T21:49:07.936Z] #20 21.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T21:49:07.936Z] #20 21.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T21:49:07.936Z] #20 21.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T21:49:07.936Z] #20 21.05 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T21:49:07.936Z] #20 21.06 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T21:49:07.936Z] #20 21.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T21:49:07.936Z] #20 21.09 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T21:49:07.987Z] #46 ... [2021-08-21T21:49:07.987Z] [2021-08-21T21:49:07.987Z] #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-21T21:49:07.987Z] #13 sha256:2ea98f0c850f86337a599286b1c82318201b41ac5783d18845b4a9977a584449 [2021-08-21T21:49:07.987Z] #13 147.1 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T21:49:07.987Z] #13 147.1 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T21:49:07.987Z] #13 147.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:49:07.987Z] #13 147.2 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T21:49:07.987Z] #13 147.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T21:49:07.987Z] #13 147.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:49:08.196Z] #20 21.17 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T21:49:08.196Z] #20 21.17 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T21:49:08.196Z] #20 21.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T21:49:08.196Z] #20 21.18 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:49:08.196Z] #20 21.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T21:49:08.196Z] #20 21.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T21:49:08.196Z] #20 21.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T21:49:08.196Z] #20 21.26 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T21:49:08.196Z] #20 21.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T21:49:08.196Z] #20 21.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T21:49:08.244Z] #13 147.4 Selecting previously unselected package libbtrfs0. [2021-08-21T21:49:08.244Z] #13 147.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:49:08.244Z] #13 147.4 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:08.244Z] #13 147.5 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:49:08.244Z] #13 147.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:49:08.244Z] #13 147.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:08.244Z] #13 147.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T21:49:08.456Z] #20 21.54 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T21:49:08.456Z] #20 21.59 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T21:49:08.456Z] #20 21.62 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T21:49:08.501Z] #13 147.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:08.501Z] #13 147.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:08.501Z] #13 147.7 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T21:49:08.501Z] #13 147.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:49:08.501Z] #13 147.8 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:08.501Z] #13 147.9 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T21:49:08.757Z] #13 147.9 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T21:49:08.757Z] #13 147.9 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:49:09.014Z] #13 148.2 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T21:49:09.014Z] #13 148.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:09.014Z] #13 148.2 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:09.024Z] #20 22.20 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:09.024Z] #20 22.26 Fetched 28.6 MB in 2s (18.9 MB/s) [2021-08-21T21:49:09.271Z] #13 148.4 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T21:49:09.271Z] #13 148.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:09.271Z] #13 148.4 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:09.271Z] #13 148.6 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T21:49:09.271Z] #13 148.6 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:09.271Z] #13 148.6 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:49:09.271Z] #13 148.7 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T21:49:09.284Z] #20 22.30 Selecting previously unselected package pigz. [2021-08-21T21:49:09.284Z] #20 22.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-21T21:49:09.284Z] #20 22.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T21:49:09.284Z] #20 22.38 Unpacking pigz (2.4-1) ... [2021-08-21T21:49:09.284Z] #20 22.45 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:49:09.284Z] #20 22.45 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:09.284Z] #20 22.46 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:09.529Z] #13 148.7 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:09.529Z] #13 148.7 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:49:09.626Z] #22 4.207 Collecting yamllint==1.26.1 [2021-08-21T21:49:09.852Z] #20 22.82 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:49:09.852Z] #20 22.82 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:09.852Z] #20 22.83 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:49:10.093Z] #13 149.2 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T21:49:10.093Z] #13 149.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T21:49:10.093Z] #13 149.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:49:10.350Z] #13 149.5 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T21:49:10.350Z] #13 149.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:10.350Z] #13 149.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:10.350Z] #13 149.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T21:49:10.350Z] #13 149.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:49:10.350Z] #13 149.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:49:10.350Z] #13 149.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T21:49:10.415Z] #64 ... [2021-08-21T21:49:10.415Z] [2021-08-21T21:49:10.415Z] #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-21T21:49:10.415Z] #43 sha256:ad956d3e5ecf4373b7dbba9e194184ccdbb2acf44b67c59650cf1a82587762de [2021-08-21T21:49:10.415Z] #43 52.67 Selecting previously unselected package libarchive13:amd64. [2021-08-21T21:49:10.415Z] #43 52.68 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-21T21:49:10.415Z] #43 52.70 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:49:10.415Z] #43 52.85 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-21T21:49:10.415Z] #43 52.85 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-21T21:49:10.415Z] #43 52.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:49:10.415Z] #43 53.04 Selecting previously unselected package librhash0:amd64. [2021-08-21T21:49:10.415Z] #43 53.04 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-21T21:49:10.415Z] #43 53.05 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:49:10.415Z] #43 53.11 Selecting previously unselected package libuv1:amd64. [2021-08-21T21:49:10.415Z] #43 53.12 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-21T21:49:10.415Z] #43 53.13 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:49:10.415Z] #43 53.19 Selecting previously unselected package cmake. [2021-08-21T21:49:10.415Z] #43 53.19 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-21T21:49:10.415Z] #43 53.20 Unpacking cmake (3.13.4-1) ... [2021-08-21T21:49:10.415Z] #43 54.18 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-21T21:49:10.415Z] #43 54.19 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:49:10.415Z] #43 54.21 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-21T21:49:10.415Z] #43 54.22 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:49:10.415Z] #43 54.26 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-21T21:49:10.415Z] #43 54.27 Setting up cmake-data (3.13.4-1) ... [2021-08-21T21:49:10.415Z] #43 54.28 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-21T21:49:10.415Z] #43 54.29 Setting up cmake (3.13.4-1) ... [2021-08-21T21:49:10.415Z] #43 54.31 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:10.415Z] #43 54.36 Processing triggers for mime-support (3.62) ... [2021-08-21T21:49:10.415Z] #43 DONE 55.4s [2021-08-21T21:49:10.415Z] [2021-08-21T21:49:10.415Z] #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-21T21:49:10.415Z] #44 sha256:3ab1c060e202c0e0c738b0bd9e10610cd03ea4ee88649eaa3c7c20d852e6f897 [2021-08-21T21:49:10.420Z] #20 23.54 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:10.420Z] #20 23.56 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:49:10.607Z] #13 149.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:49:10.607Z] #13 149.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:10.864Z] #13 150.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:49:10.864Z] #13 150.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:49:10.995Z] #44 0.893 + RM_GOPATH=0 [2021-08-21T21:49:10.995Z] #44 0.893 + TMP_GOPATH= [2021-08-21T21:49:10.995Z] #44 0.893 + : /build [2021-08-21T21:49:10.995Z] #44 0.893 + '[' -z '' ']' [2021-08-21T21:49:10.995Z] #44 0.893 ++ mktemp -d [2021-08-21T21:49:11.122Z] #13 150.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:49:11.122Z] #13 150.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:49:11.122Z] #13 150.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:11.122Z] #13 150.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:49:11.122Z] #13 150.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:11.122Z] #13 150.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:11.122Z] #13 150.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:11.122Z] #13 150.4 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:11.122Z] #13 150.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:49:11.122Z] #13 150.5 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:11.122Z] #13 150.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:49:11.122Z] #13 150.5 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T21:49:11.257Z] #44 0.894 + export GOPATH=/tmp/tmp.L32ktDfJjV [2021-08-21T21:49:11.257Z] #44 0.894 + GOPATH=/tmp/tmp.L32ktDfJjV [2021-08-21T21:49:11.257Z] #44 0.894 + RM_GOPATH=1 [2021-08-21T21:49:11.257Z] #44 0.894 + case "$(go env GOARCH)" in [2021-08-21T21:49:11.257Z] #44 0.894 ++ go env GOARCH [2021-08-21T21:49:11.257Z] #44 0.909 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:11.257Z] #44 0.909 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:11.257Z] #44 0.909 ++ dirname /tmp/install/install.sh [2021-08-21T21:49:11.257Z] #44 0.911 + dir=/tmp/install [2021-08-21T21:49:11.257Z] #44 0.911 + bin=tini [2021-08-21T21:49:11.257Z] #44 0.912 + shift [2021-08-21T21:49:11.257Z] #44 0.912 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-21T21:49:11.257Z] #44 0.912 + . /tmp/install/tini.installer [2021-08-21T21:49:11.257Z] #44 0.912 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:49:11.257Z] #44 0.912 + install_tini [2021-08-21T21:49:11.257Z] #44 0.912 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:49:11.257Z] #44 0.913 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-21T21:49:11.257Z] #44 0.913 + git clone https://github.com/krallin/tini.git /tmp/tmp.L32ktDfJjV/tini [2021-08-21T21:49:11.257Z] #44 0.914 Cloning into '/tmp/tmp.L32ktDfJjV/tini'... [2021-08-21T21:49:11.390Z] #13 150.5 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:11.390Z] #13 150.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:49:11.390Z] #13 150.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:49:11.390Z] #13 150.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:11.390Z] #13 150.6 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-21T21:49:11.390Z] #13 150.6 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-21T21:49:11.390Z] #13 150.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:11.390Z] #13 150.6 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-21T21:49:11.390Z] #13 150.6 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-21T21:49:11.390Z] #13 150.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:49:11.390Z] #13 150.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:49:11.390Z] #13 150.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:11.390Z] #13 150.7 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T21:49:11.390Z] #13 150.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:11.518Z] #44 1.237 + cd /tmp/tmp.L32ktDfJjV/tini [2021-08-21T21:49:11.518Z] #44 1.237 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-21T21:49:11.518Z] #44 1.245 + cmake . [2021-08-21T21:49:11.518Z] #44 1.395 -- The C compiler identification is GNU 8.3.0 [2021-08-21T21:49:11.647Z] #13 150.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:11.647Z] #13 150.7 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:11.779Z] #44 1.419 -- Check for working C compiler: /usr/bin/cc [2021-08-21T21:49:11.779Z] #44 1.538 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-21T21:49:11.779Z] #44 1.539 -- Detecting C compiler ABI info [2021-08-21T21:49:12.040Z] #44 1.732 -- Detecting C compiler ABI info - done [2021-08-21T21:49:12.040Z] #44 1.753 -- Detecting C compile features [2021-08-21T21:49:12.326Z] #20 25.04 Selecting previously unselected package python3-minimal. [2021-08-21T21:49:12.326Z] #20 25.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23695 files and directories currently installed.) [2021-08-21T21:49:12.326Z] #20 25.07 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:49:12.326Z] #20 25.08 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:49:12.326Z] #20 25.15 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:49:12.326Z] #20 25.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:49:12.326Z] #20 25.16 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:49:12.326Z] #20 25.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:49:12.326Z] #20 25.26 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:12.326Z] #20 25.27 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:12.894Z] #20 26.04 Selecting previously unselected package python3.7. [2021-08-21T21:49:12.894Z] #20 26.04 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:12.894Z] #20 26.05 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:12.894Z] #20 26.15 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:49:12.983Z] #44 2.441 -- Detecting C compile features - done [2021-08-21T21:49:12.983Z] #44 2.463 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-21T21:49:12.983Z] #44 2.549 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-21T21:49:12.983Z] #44 2.593 -- Configuring done [2021-08-21T21:49:12.983Z] #44 2.601 -- Generating done [2021-08-21T21:49:12.983Z] #44 2.607 -- Build files have been written to: /tmp/tmp.L32ktDfJjV/tini [2021-08-21T21:49:12.983Z] #44 2.613 + make tini-static [2021-08-21T21:49:12.983Z] #44 2.718 Scanning dependencies of target tini-static [2021-08-21T21:49:12.983Z] #44 2.754 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-21T21:49:13.154Z] #20 26.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:49:13.154Z] #20 26.16 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:49:13.154Z] #20 26.26 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:49:13.245Z] #44 3.120 [100%] Linking C executable tini-static [2021-08-21T21:49:13.245Z] #44 ... [2021-08-21T21:49:13.245Z] [2021-08-21T21:49:13.245Z] #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-21T21:49:13.245Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:49:13.245Z] #19 37.00 Reading package lists... [2021-08-21T21:49:13.245Z] #19 46.85 Building dependency tree... [2021-08-21T21:49:13.245Z] #19 49.88 The following additional packages will be installed: [2021-08-21T21:49:13.245Z] #19 49.88 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-21T21:49:13.245Z] #19 49.88 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-21T21:49:13.245Z] #19 49.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-21T21:49:13.245Z] #19 49.88 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-21T21:49:13.245Z] #19 49.89 mingw-w64-x86-64-dev [2021-08-21T21:49:13.245Z] #19 49.90 Suggested packages: [2021-08-21T21:49:13.245Z] #19 49.90 gcc-8-locales seccomp wine64 [2021-08-21T21:49:13.245Z] #19 50.41 The following NEW packages will be installed: [2021-08-21T21:49:13.245Z] #19 50.41 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-21T21:49:13.245Z] #19 50.41 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-21T21:49:13.245Z] #19 50.41 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-21T21:49:13.245Z] #19 50.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-21T21:49:13.245Z] #19 50.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-21T21:49:13.245Z] #19 50.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-21T21:49:13.245Z] #19 50.45 The following packages will be upgraded: [2021-08-21T21:49:13.245Z] #19 50.45 libseccomp2 [2021-08-21T21:49:13.245Z] #19 50.83 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:13.245Z] #19 50.83 Need to get 77.8 MB of archives. [2021-08-21T21:49:13.245Z] #19 50.83 After this operation, 487 MB of additional disk space will be used. [2021-08-21T21:49:13.245Z] #19 50.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-21T21:49:13.245Z] #19 50.83 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-21T21:49:13.245Z] #19 50.84 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-21T21:49:13.245Z] #19 50.90 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-21T21:49:13.245Z] #19 50.95 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-21T21:49:13.245Z] #19 50.98 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-21T21:49:13.245Z] #19 50.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-21T21:49:13.245Z] #19 50.99 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-21T21:49:13.245Z] #19 51.11 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-21T21:49:13.245Z] #19 51.18 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-21T21:49:13.245Z] #19 51.18 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-21T21:49:13.245Z] #19 52.20 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-21T21:49:13.245Z] #19 53.29 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-21T21:49:13.245Z] #19 53.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-21T21:49:13.245Z] #19 53.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-21T21:49:13.245Z] #19 53.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-21T21:49:13.245Z] #19 53.39 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-21T21:49:13.245Z] #19 53.42 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-21T21:49:13.245Z] #19 53.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-21T21:49:13.245Z] #19 53.45 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-21T21:49:13.245Z] #19 53.46 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-21T21:49:13.245Z] #19 53.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-21T21:49:13.245Z] #19 53.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-21T21:49:13.245Z] #19 53.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-21T21:49:13.245Z] #19 53.48 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-21T21:49:13.245Z] #19 53.48 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-21T21:49:13.245Z] #19 54.23 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:13.245Z] #19 54.48 Fetched 77.8 MB in 3s (26.6 MB/s) [2021-08-21T21:49:13.245Z] #19 54.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-21T21:49:13.245Z] #19 54.57 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:49:13.245Z] #19 54.59 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-21T21:49:13.246Z] #19 54.71 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:49:13.246Z] #19 54.82 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-21T21:49:13.246Z] #19 54.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29521 files and directories currently installed.) [2021-08-21T21:49:13.246Z] #19 54.85 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:49:13.246Z] #19 54.86 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:49:13.246Z] #19 55.54 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-21T21:49:13.246Z] #19 55.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-21T21:49:13.246Z] #19 55.55 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:49:13.246Z] #19 56.35 Selecting previously unselected package binutils-mingw-w64. [2021-08-21T21:49:13.246Z] #19 56.36 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-21T21:49:13.246Z] #19 56.36 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:49:13.246Z] #19 56.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-21T21:49:13.246Z] #19 56.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:13.246Z] #19 56.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:13.246Z] #19 56.50 Selecting previously unselected package dmsetup. [2021-08-21T21:49:13.246Z] #19 56.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:13.246Z] #19 56.52 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-21T21:49:13.246Z] #19 56.58 Selecting previously unselected package mingw-w64-common. [2021-08-21T21:49:13.246Z] #19 56.59 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-21T21:49:13.246Z] #19 56.60 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-21T21:49:13.507Z] #19 ... [2021-08-21T21:49:13.507Z] [2021-08-21T21:49:13.507Z] #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-21T21:49:13.507Z] #44 sha256:3ab1c060e202c0e0c738b0bd9e10610cd03ea4ee88649eaa3c7c20d852e6f897 [2021-08-21T21:49:13.507Z] #44 3.318 [100%] Built target tini-static [2021-08-21T21:49:13.507Z] #44 3.371 + mkdir -p /build [2021-08-21T21:49:13.723Z] #20 26.89 Selecting previously unselected package python3. [2021-08-21T21:49:13.723Z] #20 26.89 (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 ... 24107 files and directories currently installed.) [2021-08-21T21:49:13.723Z] #20 26.96 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:49:13.768Z] #44 3.373 + cp tini-static /build/docker-init [2021-08-21T21:49:13.983Z] #20 26.98 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:49:13.983Z] #20 27.08 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T21:49:13.983Z] #20 27.09 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:13.983Z] #20 27.09 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:13.983Z] #20 27.16 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T21:49:13.983Z] #20 27.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:13.983Z] #20 27.17 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:14.169Z] #13 DONE 153.1s [2021-08-21T21:49:14.169Z] [2021-08-21T21:49:14.169Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T21:49:14.169Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T21:49:14.243Z] #20 27.26 Selecting previously unselected package libiptc0:amd64. [2021-08-21T21:49:14.243Z] #20 27.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:14.243Z] #20 27.26 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:14.243Z] #20 27.32 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T21:49:14.243Z] #20 27.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T21:49:14.243Z] #20 27.33 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:49:14.243Z] #20 27.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T21:49:14.243Z] #20 27.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T21:49:14.243Z] #20 27.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:49:14.341Z] #44 DONE 4.2s [2021-08-21T21:49:14.341Z] [2021-08-21T21:49:14.341Z] #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-21T21:49:14.341Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:49:14.513Z] #20 27.47 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T21:49:14.513Z] #20 27.48 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T21:49:14.513Z] #20 27.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:49:14.513Z] #20 27.59 Selecting previously unselected package iptables. [2021-08-21T21:49:14.513Z] #20 27.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T21:49:14.513Z] #20 27.61 Unpacking iptables (1.8.2-4) ... [2021-08-21T21:49:14.773Z] #20 27.87 Selecting previously unselected package xxd. [2021-08-21T21:49:14.773Z] #20 27.88 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:49:14.773Z] #20 27.89 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:49:14.948Z] #22 9.594 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T21:49:15.032Z] #20 28.01 Selecting previously unselected package vim-common. [2021-08-21T21:49:15.032Z] #20 28.02 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:49:15.032Z] #20 28.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:49:15.032Z] #20 28.22 Selecting previously unselected package bash-completion. [2021-08-21T21:49:15.032Z] #20 28.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T21:49:15.176Z] #19 58.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-21T21:49:15.176Z] #19 58.29 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-21T21:49:15.176Z] #19 58.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:49:15.541Z] #14 ... [2021-08-21T21:49:15.541Z] [2021-08-21T21:49:15.541Z] #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-21T21:49:15.541Z] #59 sha256:ad3f56f40c00aa4397a1f131de42b573d156ab09a202f46e8554bbab9022a7ab [2021-08-21T21:49:15.541Z] #59 155.0 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-21T21:49:15.541Z] #59 155.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-21T21:49:15.541Z] #59 DONE 160.1s [2021-08-21T21:49:15.541Z] [2021-08-21T21:49:15.541Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-21T21:49:15.541Z] #60 sha256:8110684c8989f5b89ded80e7b6198b0ee226d8b4266faa9cd14b0824e9366883 [2021-08-21T21:49:15.541Z] #60 DONE 0.1s [2021-08-21T21:49:15.541Z] [2021-08-21T21:49:15.541Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T21:49:15.541Z] #14 sha256:58746fa8b69a01ee72bed03088ea56fb7c4f3c4ff6c6787f21a78c669a783b1c [2021-08-21T21:49:15.541Z] #14 DONE 1.8s [2021-08-21T21:49:15.541Z] [2021-08-21T21:49:15.541Z] #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-21T21:49:15.541Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T21:49:15.799Z] #15 ... [2021-08-21T21:49:15.799Z] [2021-08-21T21:49:15.799Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-21T21:49:15.799Z] #61 sha256:93d84f2569764997d4f3d7a71570ceb020bbe6f8237368e4c0fc98448d557166 [2021-08-21T21:49:15.799Z] #61 DONE 0.1s [2021-08-21T21:49:15.896Z] #22 10.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T21:49:15.896Z] #22 10.68 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T21:49:15.896Z] #22 10.74 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T21:49:16.058Z] [2021-08-21T21:49:16.058Z] #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-21T21:49:16.058Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:49:16.058Z] #54 1.581 + RM_GOPATH=0 [2021-08-21T21:49:16.058Z] #54 1.582 + TMP_GOPATH= [2021-08-21T21:49:16.058Z] #54 1.583 + : /build [2021-08-21T21:49:16.058Z] #54 1.583 + '[' -z '' ']' [2021-08-21T21:49:16.058Z] #54 1.585 ++ mktemp -d [2021-08-21T21:49:16.058Z] #54 1.586 + export GOPATH=/tmp/tmp.F7xr8C8Tb8 [2021-08-21T21:49:16.058Z] #54 1.586 + GOPATH=/tmp/tmp.F7xr8C8Tb8 [2021-08-21T21:49:16.058Z] #54 1.586 + RM_GOPATH=1 [2021-08-21T21:49:16.058Z] #54 1.586 + case "$(go env GOARCH)" in [2021-08-21T21:49:16.058Z] #54 1.588 ++ go env GOARCH [2021-08-21T21:49:16.058Z] #54 1.631 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:16.058Z] #54 1.631 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:49:16.058Z] #54 1.632 ++ dirname /tmp/install/install.sh [2021-08-21T21:49:16.058Z] #54 1.634 + dir=/tmp/install [2021-08-21T21:49:16.058Z] #54 1.634 + bin=runc [2021-08-21T21:49:16.058Z] #54 1.634 + shift [2021-08-21T21:49:16.058Z] #54 1.635 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T21:49:16.058Z] #54 1.635 + . /tmp/install/runc.installer [2021-08-21T21:49:16.058Z] #54 1.635 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:49:16.058Z] #54 1.635 + install_runc [2021-08-21T21:49:16.058Z] #54 1.636 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T21:49:16.058Z] #54 1.636 + uname -r [2021-08-21T21:49:16.058Z] #54 1.640 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T21:49:16.058Z] #54 1.640 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T21:49:16.058Z] #54 1.640 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F7xr8C8Tb8/src/github.com/opencontainers/runc [2021-08-21T21:49:16.058Z] #54 1.640 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T21:49:16.058Z] #54 1.649 Cloning into '/tmp/tmp.F7xr8C8Tb8/src/github.com/opencontainers/runc'... [2021-08-21T21:49:16.470Z] #22 10.96 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-08-21T21:49:17.046Z] #22 11.67 Installing build dependencies: started [2021-08-21T21:49:17.089Z] #19 60.23 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-21T21:49:17.089Z] #19 60.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:49:17.089Z] #19 60.23 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:17.089Z] #19 60.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-21T21:49:17.089Z] #19 60.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:49:17.089Z] #19 60.31 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:17.433Z] #54 ... [2021-08-21T21:49:17.433Z] [2021-08-21T21:49:17.433Z] #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-21T21:49:17.433Z] #15 sha256:74db7bd2063fa98c13d766f62a3c8d81f4c6b6d2dc4f3bb027b631bc56673585 [2021-08-21T21:49:17.433Z] #15 DONE 1.7s [2021-08-21T21:49:17.433Z] [2021-08-21T21:49:17.433Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T21:49:17.433Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T21:49:17.569Z] #20 30.53 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T21:49:17.569Z] #20 30.83 Selecting previously unselected package bzip2. [2021-08-21T21:49:17.828Z] #20 30.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T21:49:17.828Z] #20 30.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:49:17.828Z] #20 30.90 Selecting previously unselected package xz-utils. [2021-08-21T21:49:17.828Z] #20 30.90 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T21:49:17.828Z] #20 30.91 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T21:49:18.088Z] #20 31.05 Selecting previously unselected package apparmor. [2021-08-21T21:49:18.088Z] #20 31.06 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T21:49:18.088Z] #20 31.13 Unpacking apparmor (2.13.2-10) ... [2021-08-21T21:49:18.347Z] #20 31.47 Selecting previously unselected package aufs-tools. [2021-08-21T21:49:18.347Z] #20 31.47 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T21:49:18.347Z] #20 31.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:49:18.439Z] #22 ... [2021-08-21T21:49:18.439Z] [2021-08-21T21:49:18.439Z] #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-21T21:49:18.439Z] #50 sha256:b368c279561a771895ce292813c4cafd2593e3f1025af76fff85172e7746c8a3 [2021-08-21T21:49:18.439Z] #50 170.0 + /build/golangci-lint --version [2021-08-21T21:49:18.472Z] #16 ... [2021-08-21T21:49:18.472Z] [2021-08-21T21:49:18.472Z] #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-21T21:49:18.472Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:49:18.472Z] #46 153.0 vendor/golang.org/x/net/http2/hpack [2021-08-21T21:49:18.472Z] #46 153.9 mime [2021-08-21T21:49:18.472Z] #46 155.0 mime/quotedprintable [2021-08-21T21:49:18.472Z] #46 155.5 net/http/internal [2021-08-21T21:49:18.472Z] #46 157.9 crypto/tls [2021-08-21T21:49:18.607Z] #20 31.60 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:49:18.607Z] #20 31.60 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:49:18.607Z] #20 31.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:49:18.607Z] #20 31.73 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:49:18.607Z] #20 31.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:49:18.607Z] #20 31.75 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:49:18.607Z] #20 31.84 Selecting previously unselected package jq. [2021-08-21T21:49:18.731Z] #46 ... [2021-08-21T21:49:18.731Z] [2021-08-21T21:49:18.731Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T21:49:18.731Z] #16 sha256:d8e3ee992f816589dc3075b4c4959c8cc8c6d49faef86c7b6e16bd6e1f40a909 [2021-08-21T21:49:18.731Z] #16 1.333 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T21:49:18.731Z] #16 DONE 1.4s [2021-08-21T21:49:18.731Z] [2021-08-21T21:49:18.731Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T21:49:18.731Z] #17 sha256:f71cf765f4ce7f9d8d8722f48a91a5e7c776453e2e881462d2aa27e0fa6cdcf1 [2021-08-21T21:49:18.866Z] #20 31.85 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:49:18.866Z] #20 31.86 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:49:18.866Z] #20 31.94 Selecting previously unselected package libaio1:amd64. [2021-08-21T21:49:18.866Z] #20 31.94 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T21:49:18.866Z] #20 31.94 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:49:18.866Z] #20 32.00 Selecting previously unselected package libgpm2:amd64. [2021-08-21T21:49:18.866Z] #20 32.01 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T21:49:18.866Z] #20 32.01 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:49:18.866Z] #20 32.06 Selecting previously unselected package libicu63:amd64. [2021-08-21T21:49:18.866Z] #20 32.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T21:49:18.866Z] #20 32.07 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:49:19.019Z] #50 170.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T21:49:19.597Z] #50 DONE 171.3s [2021-08-21T21:49:19.597Z] [2021-08-21T21:49:19.597Z] #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-21T21:49:19.597Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:49:20.658Z] #17 DONE 1.7s [2021-08-21T21:49:20.658Z] [2021-08-21T21:49:20.658Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T21:49:20.658Z] #18 sha256:e2357bf2a6df0aa1e766d679ee6b42ffce152bc1a857bfb148dc94b50f7bd496 [2021-08-21T21:49:21.587Z] #18 DONE 1.1s [2021-08-21T21:49:21.587Z] [2021-08-21T21:49:21.587Z] #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-21T21:49:21.587Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:49:21.843Z] #32 ... [2021-08-21T21:49:21.843Z] [2021-08-21T21:49:21.843Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T21:49:21.843Z] #19 sha256:75fd611654daef8c47b70bf72a3d9fd79faff776b1e5e7a3921ca2c4359b49cd [2021-08-21T21:49:22.157Z] #20 34.92 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:49:22.157Z] #20 34.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:49:22.157Z] #20 34.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:49:22.157Z] #20 35.01 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:49:22.157Z] #20 35.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:49:22.157Z] #20 35.03 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:49:22.157Z] #20 35.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:49:22.157Z] #20 35.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:49:22.157Z] #20 35.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:49:22.157Z] #20 35.19 Selecting previously unselected package libreadline5:amd64. [2021-08-21T21:49:22.157Z] #20 35.19 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T21:49:22.157Z] #20 35.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:49:22.157Z] #20 35.30 Selecting previously unselected package net-tools. [2021-08-21T21:49:22.157Z] #20 35.30 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T21:49:22.157Z] #20 35.31 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:49:22.381Z] #19 65.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-21T21:49:22.381Z] #19 65.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-21T21:49:22.381Z] #19 65.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:22.417Z] #20 35.47 Selecting previously unselected package patch. [2021-08-21T21:49:22.417Z] #20 35.49 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T21:49:22.417Z] #20 35.49 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T21:49:22.676Z] #20 35.59 Selecting previously unselected package python-pip-whl. [2021-08-21T21:49:22.676Z] #20 35.60 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T21:49:22.676Z] #20 35.60 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T21:49:22.776Z] #19 DONE 1.1s [2021-08-21T21:49:22.776Z] [2021-08-21T21:49:22.776Z] #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-21T21:49:22.776Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:49:22.936Z] #20 36.05 Selecting previously unselected package python3-lib2to3. [2021-08-21T21:49:22.936Z] #20 36.05 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T21:49:22.936Z] #20 36.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:49:22.936Z] #20 36.15 Selecting previously unselected package python3-distutils. [2021-08-21T21:49:23.196Z] #20 36.15 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T21:49:23.196Z] #20 36.17 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T21:49:23.196Z] #20 36.28 Selecting previously unselected package python3-pip. [2021-08-21T21:49:23.196Z] #20 36.28 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T21:49:23.196Z] #20 36.29 Unpacking python3-pip (18.1-5) ... [2021-08-21T21:49:23.456Z] #20 36.43 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:49:23.456Z] #20 36.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:49:23.456Z] #20 36.44 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:49:23.456Z] #20 36.56 Selecting previously unselected package python3-setuptools. [2021-08-21T21:49:23.456Z] #20 36.56 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T21:49:23.456Z] #20 36.57 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T21:49:23.715Z] #20 36.76 Selecting previously unselected package python3-wheel. [2021-08-21T21:49:23.715Z] #20 36.76 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T21:49:23.715Z] #20 36.77 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T21:49:23.715Z] #20 36.83 Selecting previously unselected package sudo. [2021-08-21T21:49:23.715Z] #20 36.83 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T21:49:23.715Z] #20 36.84 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:49:24.145Z] #20 1.465 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:49:24.284Z] #20 37.27 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T21:49:24.284Z] #20 37.27 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T21:49:24.284Z] #20 37.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:49:24.284Z] #20 37.52 Selecting previously unselected package uidmap. [2021-08-21T21:49:24.402Z] #20 1.551 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:49:24.402Z] #20 1.571 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:49:24.402Z] #20 1.660 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:49:24.552Z] #20 37.53 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T21:49:24.552Z] #20 37.53 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T21:49:24.552Z] #20 37.64 Selecting previously unselected package vim-runtime. [2021-08-21T21:49:24.552Z] #20 37.66 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:49:24.552Z] #20 37.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-21T21:49:24.552Z] #20 37.71 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T21:49:24.552Z] #20 37.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:49:24.965Z] #20 2.001 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:49:25.896Z] #20 2.967 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:49:26.591Z] #19 69.26 Selecting previously unselected package libapparmor1:amd64. [2021-08-21T21:49:26.592Z] #19 69.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.27 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:49:26.592Z] #19 69.34 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-21T21:49:26.592Z] #19 69.34 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.35 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:49:26.592Z] #19 69.41 Selecting previously unselected package libbtrfs0. [2021-08-21T21:49:26.592Z] #19 69.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:26.592Z] #19 69.47 Selecting previously unselected package libbtrfs-dev. [2021-08-21T21:49:26.592Z] #19 69.48 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:26.592Z] #19 69.54 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-21T21:49:26.592Z] #19 69.55 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.55 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:26.592Z] #19 69.61 Selecting previously unselected package libudev-dev:amd64. [2021-08-21T21:49:26.592Z] #19 69.62 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.64 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:26.592Z] #19 69.71 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-21T21:49:26.592Z] #19 69.72 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.72 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:49:26.592Z] #19 69.89 Selecting previously unselected package libpcre16-3:amd64. [2021-08-21T21:49:26.592Z] #19 69.90 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 69.90 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:26.592Z] #19 69.99 Selecting previously unselected package libpcre32-3:amd64. [2021-08-21T21:49:26.592Z] #19 69.99 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:26.592Z] #19 70.00 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:26.827Z] #20 4.059 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:49:26.853Z] #19 70.09 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-21T21:49:26.853Z] #19 70.10 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:26.853Z] #19 70.11 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:49:26.853Z] #19 70.17 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-21T21:49:26.853Z] #19 70.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-21T21:49:26.853Z] #19 70.18 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:49:27.115Z] #19 70.36 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-21T21:49:27.115Z] #19 70.37 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-21T21:49:27.115Z] #19 70.38 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:49:27.377Z] #19 70.50 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-21T21:49:27.377Z] #19 70.50 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-21T21:49:27.377Z] #19 70.51 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:27.377Z] #19 70.56 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-21T21:49:27.377Z] #19 70.57 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-21T21:49:27.377Z] #19 70.57 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:49:27.377Z] #19 70.64 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-21T21:49:27.377Z] #19 70.65 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-21T21:49:27.377Z] #19 70.65 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:27.638Z] #19 70.93 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-21T21:49:27.638Z] #19 70.95 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-21T21:49:27.638Z] #19 70.96 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-21T21:49:27.638Z] #19 70.97 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-21T21:49:27.638Z] #19 70.99 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:27.638Z] #19 71.00 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-21T21:49:27.638Z] #19 71.02 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:27.638Z] #19 71.04 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-21T21:49:27.845Z] #20 40.40 Selecting previously unselected package vim. [2021-08-21T21:49:27.845Z] #20 40.41 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:49:27.845Z] #20 40.42 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T21:49:27.845Z] #20 40.89 Selecting previously unselected package xfsprogs. [2021-08-21T21:49:27.845Z] #20 40.89 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T21:49:27.845Z] #20 40.89 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T21:49:27.898Z] #19 71.05 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-21T21:49:27.898Z] #19 71.06 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:27.898Z] #19 71.08 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-21T21:49:27.898Z] #19 71.09 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-21T21:49:27.898Z] #19 71.10 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-21T21:49:27.898Z] #19 71.12 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-21T21:49:27.898Z] #19 71.13 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-21T21:49:27.898Z] #19 71.14 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-21T21:49:27.898Z] #19 71.15 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-21T21:49:27.898Z] #19 71.16 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:27.898Z] #19 71.18 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-21T21:49:27.898Z] #19 71.18 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-21T21:49:27.898Z] #19 71.19 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-21T21:49:27.898Z] #19 71.20 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-21T21:49:27.898Z] #19 71.20 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-21T21:49:27.898Z] #19 71.21 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-21T21:49:27.898Z] #19 71.22 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-21T21:49:27.898Z] #19 71.24 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:27.898Z] #19 71.25 Setting up dmsetup (2:1.02.155-3) ... [2021-08-21T21:49:27.898Z] #19 71.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:27.898Z] #19 ... [2021-08-21T21:49:27.898Z] [2021-08-21T21:49:27.898Z] #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-21T21:49:27.898Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:49:27.898Z] #64 11.22 + cd /tmp/tmp.0xsaTRfLgn/src/github.com/containerd/containerd [2021-08-21T21:49:27.898Z] #64 11.22 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-21T21:49:27.898Z] #64 12.00 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-21T21:49:27.898Z] #64 12.00 + BUILDTAGS='netgo osusergo static_build' [2021-08-21T21:49:27.898Z] #64 12.00 + export EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:49:27.898Z] #64 12.00 + EXTRA_FLAGS=-buildmode=pie [2021-08-21T21:49:27.898Z] #64 12.00 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-21T21:49:27.898Z] #64 12.00 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-21T21:49:27.898Z] #64 12.00 + '[' '' = dynamic ']' [2021-08-21T21:49:27.898Z] #64 12.00 + make [2021-08-21T21:49:27.898Z] #64 12.74 + bin/ctr [2021-08-21T21:49:28.159Z] #64 ... [2021-08-21T21:49:28.159Z] [2021-08-21T21:49:28.159Z] #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-21T21:49:28.159Z] #19 sha256:83fa67fc6295bfbd75dad05f393b58dbb33f295f1ec5bb7657180a45326467b8 [2021-08-21T21:49:28.159Z] #19 71.26 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:28.159Z] #19 71.28 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-21T21:49:28.159Z] #19 71.29 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:28.196Z] #20 5.260 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:49:28.417Z] #20 41.27 Selecting previously unselected package zip. [2021-08-21T21:49:28.417Z] #20 41.27 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-21T21:49:28.417Z] #20 41.28 Unpacking zip (3.0-11+b1) ... [2021-08-21T21:49:28.417Z] #20 41.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:49:28.417Z] #20 41.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:49:28.417Z] #20 41.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:28.417Z] #20 41.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:49:28.417Z] #20 41.53 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:49:28.417Z] #20 41.55 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:28.417Z] #20 41.57 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T21:49:28.417Z] #20 41.60 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:49:28.417Z] #20 41.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:49:28.678Z] #20 41.62 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:49:28.678Z] #20 41.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:49:28.678Z] #20 41.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:49:28.678Z] #20 41.66 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:49:28.678Z] #20 41.67 Setting up zip (3.0-11+b1) ... [2021-08-21T21:49:28.678Z] #20 41.68 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:49:28.678Z] #20 41.70 Setting up bash-completion (1:2.8-6) ... [2021-08-21T21:49:31.216Z] #20 44.01 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:31.216Z] #20 44.02 Setting up xz-utils (5.2.4-1) ... [2021-08-21T21:49:31.216Z] #20 44.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T21:49:31.216Z] #20 44.04 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T21:49:31.216Z] #20 44.05 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:49:31.216Z] #20 44.13 invoke-rc.d: could not determine current runlevel [2021-08-21T21:49:31.216Z] #20 44.14 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T21:49:31.216Z] #20 44.15 Setting up pigz (2.4-1) ... [2021-08-21T21:49:31.216Z] #20 44.16 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:49:31.216Z] #20 44.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:49:31.216Z] #20 44.21 Setting up python-pip-whl (18.1-5) ... [2021-08-21T21:49:31.216Z] #20 44.22 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:49:31.216Z] #20 44.23 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:49:31.459Z] #19 DONE 74.4s [2021-08-21T21:49:31.460Z] [2021-08-21T21:49:31.460Z] #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-21T21:49:31.460Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:49:31.460Z] #64 ... [2021-08-21T21:49:31.460Z] [2021-08-21T21:49:31.460Z] #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-21T21:49:31.460Z] #20 sha256:ffffea6e3f44d6af937424192a7c0ad275ab3af4b5aeee35119a25a02e30757b [2021-08-21T21:49:31.475Z] #20 44.64 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:49:31.475Z] #20 44.65 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:49:31.475Z] #20 44.66 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:31.475Z] #20 44.67 Setting up vim (2:8.1.0875-5) ... [2021-08-21T21:49:31.475Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T21:49:31.475Z] #20 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T21:49:31.475Z] #20 44.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T21:49:31.475Z] #20 44.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T21:49:31.476Z] #20 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T21:49:31.476Z] #20 44.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T21:49:31.476Z] #20 44.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T21:49:31.476Z] #20 44.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T21:49:31.735Z] #20 44.76 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:49:31.735Z] #20 44.77 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:49:31.735Z] #20 44.79 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:49:31.735Z] #20 44.80 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:49:31.735Z] #20 44.81 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:49:31.735Z] #20 44.82 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:31.856Z] #24 ... [2021-08-21T21:49:31.856Z] [2021-08-21T21:49:31.856Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:49:31.856Z] #22 sha256:8b01ac923bd76447fbd7f440bc50081acf6a29ace1356c1bd28b48615a75ec62 [2021-08-21T21:49:31.856Z] #22 26.13 Installing build dependencies: finished with status 'done' [2021-08-21T21:49:32.368Z] #20 ... [2021-08-21T21:49:32.368Z] [2021-08-21T21:49:32.368Z] #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-21T21:49:32.368Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:49:32.368Z] #54 12.25 + cd /tmp/tmp.F7xr8C8Tb8/src/github.com/opencontainers/runc [2021-08-21T21:49:32.368Z] #54 12.25 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:49:32.368Z] #54 12.75 + '[' -z '' ']' [2021-08-21T21:49:32.368Z] #54 12.75 + target=static [2021-08-21T21:49:32.368Z] #54 12.75 + make 'BUILDTAGS=seccomp ' static [2021-08-21T21:49:32.368Z] #54 12.95 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-21T21:49:32.402Z] #20 1.232 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-21T21:49:32.402Z] #20 1.233 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-21T21:49:32.402Z] #20 1.233 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-21T21:49:32.402Z] #20 1.233 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:49:32.674Z] #20 ... [2021-08-21T21:49:32.674Z] [2021-08-21T21:49:32.674Z] #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-21T21:49:32.674Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:49:32.674Z] #40 173.7 + dpkg --print-architecture [2021-08-21T21:49:32.674Z] #40 173.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T21:49:32.674Z] #40 173.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T21:49:32.674Z] #40 173.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T21:49:32.932Z] #54 ... [2021-08-21T21:49:32.932Z] [2021-08-21T21:49:32.932Z] #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-21T21:49:32.932Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:49:32.932Z] #20 10.13 Fetched 8996 kB in 9s (1008 kB/s) [2021-08-21T21:49:32.974Z] #20 1.966 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T21:49:32.974Z] #20 1.987 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:49:32.974Z] #20 1.999 Get:7 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T21:49:32.974Z] #20 2.014 Get:8 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T21:49:32.974Z] #20 2.025 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T21:49:32.974Z] #20 2.037 Get:10 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T21:49:33.189Z] #20 10.13 Reading package lists... [2021-08-21T21:49:33.189Z] #20 ... [2021-08-21T21:49:33.189Z] [2021-08-21T21:49:33.189Z] #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-21T21:49:33.189Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:49:33.189Z] #46 167.9 net/http/httptrace [2021-08-21T21:49:33.189Z] #46 168.3 net/http [2021-08-21T21:49:33.917Z] #20 2.585 Fetched 2864 kB in 2s (1759 kB/s) [2021-08-21T21:49:35.711Z] #46 180.4 github.com/LK4D4/vndr/godl [2021-08-21T21:49:36.642Z] #46 181.1 github.com/LK4D4/vndr [2021-08-21T21:49:36.642Z] #46 ... [2021-08-21T21:49:36.642Z] [2021-08-21T21:49:36.642Z] #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-21T21:49:36.642Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:49:36.642Z] #20 10.13 Reading package lists... [2021-08-21T21:49:37.163Z] #22 31.32 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T21:49:37.163Z] #22 31.32 Building wheels for collected packages: yamllint, pyyaml [2021-08-21T21:49:37.163Z] #22 31.32 Running setup.py bdist_wheel for yamllint: started [2021-08-21T21:49:37.739Z] #22 32.23 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T21:49:37.739Z] #22 32.24 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T21:49:37.739Z] #22 32.30 Running setup.py bdist_wheel for pyyaml: started [2021-08-21T21:49:38.688Z] #22 33.56 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-08-21T21:49:38.950Z] #22 33.56 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-08-21T21:49:38.950Z] #22 33.71 Successfully built yamllint pyyaml [2021-08-21T21:49:38.950Z] #22 33.72 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T21:49:39.208Z] #20 2.585 Reading package lists... [2021-08-21T21:49:39.244Z] #40 ... [2021-08-21T21:49:39.244Z] [2021-08-21T21:49:39.244Z] #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-21T21:49:39.244Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:49:39.244Z] #20 47.16 Setting up iptables (1.8.2-4) ... [2021-08-21T21:49:39.244Z] #20 47.17 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.18 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.19 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.20 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T21:49:39.244Z] #20 47.21 Setting up python3 (3.7.3-1) ... [2021-08-21T21:49:39.244Z] #20 47.53 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T21:49:39.244Z] #20 48.15 Setting up apparmor (2.13.2-10) ... [2021-08-21T21:49:39.244Z] #20 49.59 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T21:49:39.244Z] #20 49.61 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:49:39.244Z] #20 49.95 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:49:39.244Z] #20 50.67 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T21:49:39.244Z] #20 51.06 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T21:49:39.244Z] #20 52.03 Setting up python3-pip (18.1-5) ... [2021-08-21T21:49:39.525Z] #22 34.02 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T21:49:39.788Z] #22 DONE 34.5s [2021-08-21T21:49:39.788Z] [2021-08-21T21:49:39.788Z] #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-21T21:49:39.788Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:49:39.810Z] #20 52.92 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:39.810Z] #20 52.96 Processing triggers for mime-support (3.62) ... [2021-08-21T21:49:39.916Z] #20 13.82 Reading package lists... [2021-08-21T21:49:40.380Z] #20 DONE 53.4s [2021-08-21T21:49:40.380Z] [2021-08-21T21:49:40.380Z] #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-21T21:49:40.380Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:49:40.380Z] #57 ... [2021-08-21T21:49:40.380Z] [2021-08-21T21:49:40.380Z] #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-21T21:49:40.380Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-21T21:49:40.738Z] #20 17.37 Building dependency tree... [2021-08-21T21:49:40.994Z] #20 ... [2021-08-21T21:49:40.994Z] [2021-08-21T21:49:40.994Z] #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-21T21:49:40.994Z] #46 sha256:8f9b04baad271ac7c952a0a12ecf0032d3ddbedf226f677f727ed56a3c986ef6 [2021-08-21T21:49:40.994Z] #46 DONE 185.6s [2021-08-21T21:49:40.994Z] [2021-08-21T21:49:40.994Z] #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-21T21:49:40.994Z] #32 sha256:327e8e81819b507b71e8420db5daf3da357aa8d9edb41d21198b8391f7acf947 [2021-08-21T21:49:40.994Z] #32 DONE 185.3s [2021-08-21T21:49:40.994Z] [2021-08-21T21:49:40.994Z] #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-21T21:49:40.994Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:49:41.557Z] #20 18.93 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T21:49:41.557Z] #20 18.93 The following additional packages will be installed: [2021-08-21T21:49:41.813Z] #20 18.94 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T21:49:41.813Z] #20 18.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T21:49:41.813Z] #20 18.94 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T21:49:41.813Z] #20 18.94 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T21:49:41.813Z] #20 18.94 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T21:49:41.813Z] #20 18.94 Suggested packages: [2021-08-21T21:49:41.813Z] #20 18.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2021-08-21T21:49:41.813Z] #20 18.95 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2021-08-21T21:49:41.813Z] #20 18.95 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2021-08-21T21:49:41.813Z] #20 18.95 quota [2021-08-21T21:49:41.813Z] #20 18.95 Recommended packages: [2021-08-21T21:49:41.813Z] #20 18.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T21:49:41.813Z] #20 18.95 python3-keyrings.alt python3-xdg unzip [2021-08-21T21:49:42.285Z] #21 1.629 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T21:49:42.285Z] #21 1.633 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T21:49:42.285Z] #21 1.637 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T21:49:42.285Z] #21 DONE 1.8s [2021-08-21T21:49:42.285Z] [2021-08-21T21:49:42.285Z] #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-21T21:49:42.285Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:42.285Z] #54 ... [2021-08-21T21:49:42.285Z] [2021-08-21T21:49:42.285Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:49:42.285Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T21:49:43.164Z] #54 ... [2021-08-21T21:49:43.164Z] [2021-08-21T21:49:43.164Z] #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-21T21:49:43.164Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:43.164Z] #57 162.9 + bin/containerd [2021-08-21T21:49:43.703Z] #20 20.91 The following NEW packages will be installed: [2021-08-21T21:49:43.703Z] #20 20.91 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-08-21T21:49:43.703Z] #20 20.92 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-08-21T21:49:43.703Z] #20 20.92 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-08-21T21:49:43.703Z] #20 20.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-08-21T21:49:43.703Z] #20 20.92 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2021-08-21T21:49:43.703Z] #20 20.92 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-08-21T21:49:43.703Z] #20 20.92 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-08-21T21:49:43.703Z] #20 20.92 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-08-21T21:49:43.703Z] #20 20.92 xz-utils zip [2021-08-21T21:49:43.960Z] #20 21.22 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:43.960Z] #20 21.22 Need to get 28.6 MB of archives. [2021-08-21T21:49:43.960Z] #20 21.22 After this operation, 116 MB of additional disk space will be used. [2021-08-21T21:49:43.960Z] #20 21.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T21:49:43.960Z] #20 21.23 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-21T21:49:43.960Z] #20 21.24 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-21T21:49:44.217Z] #20 21.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:49:44.217Z] #20 21.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:49:44.217Z] #20 21.34 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-21T21:49:44.217Z] #20 21.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-21T21:49:44.217Z] #20 21.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:49:44.217Z] #20 21.43 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:49:44.217Z] #20 21.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T21:49:44.217Z] #20 21.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T21:49:44.217Z] #20 21.46 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T21:49:44.217Z] #20 21.46 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T21:49:44.217Z] #20 21.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T21:49:44.217Z] #20 21.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T21:49:44.217Z] #20 21.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T21:49:44.217Z] #20 21.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:49:44.217Z] #20 21.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:49:44.217Z] #20 21.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T21:49:44.217Z] #20 21.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-21T21:49:44.217Z] #20 21.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-21T21:49:44.217Z] #20 21.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T21:49:44.217Z] #20 21.56 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T21:49:44.478Z] #20 21.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:49:44.478Z] #20 21.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:49:44.478Z] #20 21.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:49:44.478Z] #20 21.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T21:49:44.478Z] #20 21.58 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T21:49:44.478Z] #20 21.58 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-21T21:49:44.508Z] #20 7.988 Reading package lists... [2021-08-21T21:49:44.736Z] #20 21.93 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-21T21:49:44.736Z] #20 21.93 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-21T21:49:44.736Z] #20 21.93 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-21T21:49:44.736Z] #20 21.93 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T21:49:44.736Z] #20 21.94 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T21:49:44.736Z] #20 21.95 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-21T21:49:44.736Z] #20 21.95 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T21:49:44.993Z] #20 22.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T21:49:44.993Z] #20 22.02 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T21:49:44.993Z] #20 22.03 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T21:49:44.993Z] #20 22.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:49:44.993Z] #20 22.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T21:49:44.993Z] #20 22.26 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T21:49:45.251Z] #20 22.26 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T21:49:45.251Z] #20 22.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-21T21:49:45.251Z] #20 22.34 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T21:49:45.251Z] #20 22.36 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T21:49:45.452Z] #20 13.26 Building dependency tree... [2021-08-21T21:49:45.452Z] #20 14.49 Reading state information... [2021-08-21T21:49:45.508Z] #20 22.68 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T21:49:45.508Z] #20 22.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T21:49:45.508Z] #20 22.74 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T21:49:46.072Z] #20 23.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:46.072Z] #20 23.30 Fetched 28.6 MB in 2s (16.0 MB/s) [2021-08-21T21:49:46.072Z] #20 23.36 Selecting previously unselected package pigz. [2021-08-21T21:49:46.329Z] #20 23.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23446 files and directories currently installed.) [2021-08-21T21:49:46.329Z] #20 23.40 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T21:49:46.329Z] #20 23.41 Unpacking pigz (2.4-1) ... [2021-08-21T21:49:46.329Z] #20 23.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:49:46.329Z] #20 23.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:46.329Z] #20 23.52 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:46.586Z] #20 23.87 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:49:46.586Z] #20 23.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:46.586Z] #20 23.89 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:49:46.840Z] #20 15.56 The following additional packages will be installed: [2021-08-21T21:49:46.840Z] #20 15.56 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-21T21:49:46.840Z] #20 15.56 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-21T21:49:46.840Z] #20 15.56 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-21T21:49:46.840Z] #20 15.56 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-21T21:49:46.840Z] #20 15.57 libgcc1:ppc64el libgcc1:s390x [2021-08-21T21:49:46.840Z] #20 15.58 Suggested packages: [2021-08-21T21:49:46.840Z] #20 15.58 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-21T21:49:46.840Z] #20 15.58 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-21T21:49:46.840Z] #20 15.58 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-21T21:49:46.840Z] #20 15.58 libc-l10n:s390x locales:s390x [2021-08-21T21:49:46.840Z] #20 15.58 Recommended packages: [2021-08-21T21:49:46.840Z] #20 15.58 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-21T21:49:46.840Z] #20 15.58 libidn2-0:s390x [2021-08-21T21:49:46.840Z] #20 15.76 The following NEW packages will be installed: [2021-08-21T21:49:46.840Z] #20 15.76 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-21T21:49:46.840Z] #20 15.76 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-21T21:49:46.840Z] #20 15.76 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-21T21:49:46.840Z] #20 15.76 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-21T21:49:46.840Z] #20 15.77 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-21T21:49:46.840Z] #20 15.77 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-21T21:49:46.840Z] #20 15.78 libgcc1:ppc64el libgcc1:s390x [2021-08-21T21:49:47.102Z] #20 16.11 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:49:47.102Z] #20 16.11 Need to get 15.0 MB of archives. [2021-08-21T21:49:47.102Z] #20 16.11 After this operation, 68.1 MB of additional disk space will be used. [2021-08-21T21:49:47.102Z] #20 16.11 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-21T21:49:47.364Z] #20 16.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-21T21:49:47.364Z] #20 16.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-21T21:49:47.364Z] #20 16.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-21T21:49:47.364Z] #20 16.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-21T21:49:47.364Z] #20 16.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-21T21:49:47.364Z] #20 16.14 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-21T21:49:47.364Z] #20 16.19 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-21T21:49:47.364Z] #20 16.19 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-21T21:49:47.364Z] #20 16.19 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-21T21:49:47.364Z] #20 16.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-21T21:49:47.364Z] #20 16.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-21T21:49:47.364Z] #20 16.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-21T21:49:47.364Z] #20 16.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-21T21:49:47.364Z] #20 16.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-21T21:49:47.364Z] #20 16.34 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-21T21:49:47.364Z] #20 16.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-21T21:49:47.364Z] #20 16.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-21T21:49:47.364Z] #20 16.35 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-21T21:49:47.407Z] #20 24.51 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:47.407Z] #20 24.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:49:47.559Z] #22 4.525 Collecting yamllint==1.26.1 [2021-08-21T21:49:47.626Z] #20 16.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-21T21:49:47.626Z] #20 16.42 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-21T21:49:47.626Z] #20 16.42 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-21T21:49:47.626Z] #20 16.42 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-21T21:49:47.626Z] #20 16.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-21T21:49:47.626Z] #20 16.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-21T21:49:47.887Z] #20 16.95 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:49:48.152Z] #20 17.11 Fetched 15.0 MB in 1s (24.2 MB/s) [2021-08-21T21:49:48.152Z] #20 17.14 Selecting previously unselected package gcc-8-base:armhf. [2021-08-21T21:49:48.152Z] #20 17.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 37546 files and directories currently installed.) [2021-08-21T21:49:48.152Z] #20 17.19 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-21T21:49:48.152Z] #20 17.19 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-21T21:49:48.416Z] #20 17.24 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-21T21:49:48.416Z] #20 17.25 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-21T21:49:48.416Z] #20 17.26 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-21T21:49:48.416Z] #20 17.32 Selecting previously unselected package gcc-8-base:s390x. [2021-08-21T21:49:48.416Z] #20 17.33 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-21T21:49:48.416Z] #20 17.34 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-21T21:49:48.416Z] #20 17.39 Selecting previously unselected package gcc-8-base:arm64. [2021-08-21T21:49:48.416Z] #20 17.40 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-21T21:49:48.416Z] #20 17.40 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-21T21:49:48.416Z] #20 17.46 Selecting previously unselected package gcc-8-base:armel. [2021-08-21T21:49:48.416Z] #20 17.47 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-21T21:49:48.416Z] #20 17.48 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-21T21:49:48.463Z] #57 ... [2021-08-21T21:49:48.463Z] [2021-08-21T21:49:48.463Z] #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-21T21:49:48.463Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:49:48.463Z] #24 199.4 + return [2021-08-21T21:49:48.463Z] #24 ... [2021-08-21T21:49:48.463Z] [2021-08-21T21:49:48.463Z] #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-21T21:49:48.463Z] #54 sha256:b9c5a8514c6e811d130231b8d2389ef8add817e18ab7929e4565cfbf43eae027 [2021-08-21T21:49:48.463Z] #54 107.4 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-21T21:49:48.463Z] #54 108.3 + mkdir -p /build [2021-08-21T21:49:48.463Z] #54 108.3 + cp runc /build/runc [2021-08-21T21:49:48.463Z] #54 DONE 110.9s [2021-08-21T21:49:48.463Z] [2021-08-21T21:49:48.463Z] #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-21T21:49:48.463Z] #24 sha256:158d7a9f332290e6c28c523b964d06ef715e02000adcfd639aa5901e8a161a8e [2021-08-21T21:49:48.463Z] #24 DONE 200.1s [2021-08-21T21:49:48.463Z] [2021-08-21T21:49:48.463Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-08-21T21:49:48.463Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:48.676Z] #20 17.54 Selecting previously unselected package libgcc1:arm64. [2021-08-21T21:49:48.676Z] #20 17.54 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-21T21:49:48.676Z] #20 17.56 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-21T21:49:48.676Z] #20 17.65 Selecting previously unselected package libc6:arm64. [2021-08-21T21:49:48.676Z] #20 17.66 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-21T21:49:48.776Z] #20 26.03 Selecting previously unselected package python3-minimal. [2021-08-21T21:49:48.776Z] #20 26.03 (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 ... 23695 files and directories currently installed.) [2021-08-21T21:49:48.776Z] #20 26.06 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:49:48.776Z] #20 26.06 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:49:48.776Z] #20 26.15 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:49:48.937Z] #20 17.88 Unpacking libc6:arm64 (2.28-10) ... [2021-08-21T21:49:49.033Z] #20 26.15 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:49:49.033Z] #20 26.17 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:49:49.033Z] #20 26.28 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:49:49.033Z] #20 26.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:49.033Z] #20 26.29 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:49.509Z] #20 18.34 Selecting previously unselected package libapparmor1:arm64. [2021-08-21T21:49:49.509Z] #20 18.35 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-21T21:49:49.509Z] #20 18.36 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T21:49:49.509Z] #20 18.40 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-21T21:49:49.509Z] #20 18.41 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-21T21:49:49.509Z] #20 18.42 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T21:49:49.509Z] #20 18.51 Selecting previously unselected package libgcc1:armel. [2021-08-21T21:49:49.509Z] #20 18.51 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-21T21:49:49.509Z] #20 18.52 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-21T21:49:49.509Z] #20 18.60 Selecting previously unselected package libc6:armel. [2021-08-21T21:49:49.770Z] #20 18.61 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-21T21:49:49.964Z] #20 27.11 Selecting previously unselected package python3.7. [2021-08-21T21:49:49.964Z] #20 27.11 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:49:49.964Z] #20 27.12 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:49:49.964Z] #20 27.21 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:49:49.964Z] #20 27.21 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:49:49.964Z] #20 27.22 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:49:49.964Z] #20 27.31 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:49:50.030Z] #20 18.82 Unpacking libc6:armel (2.28-10) ... [2021-08-21T21:49:50.291Z] #20 19.23 Selecting previously unselected package libapparmor1:armel. [2021-08-21T21:49:50.291Z] #20 19.24 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-21T21:49:50.291Z] #20 19.24 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-21T21:49:50.291Z] #20 19.29 Selecting previously unselected package libapparmor-dev:armel. [2021-08-21T21:49:50.291Z] #20 19.30 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-21T21:49:50.291Z] #20 19.30 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-21T21:49:50.551Z] #20 19.37 Selecting previously unselected package libgcc1:armhf. [2021-08-21T21:49:50.551Z] #20 19.37 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-21T21:49:50.551Z] #20 19.38 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-21T21:49:50.551Z] #20 19.46 Selecting previously unselected package libc6:armhf. [2021-08-21T21:49:50.551Z] #20 19.46 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-21T21:49:50.813Z] #20 19.66 Unpacking libc6:armhf (2.28-10) ... [2021-08-21T21:49:50.895Z] #20 27.99 Selecting previously unselected package python3. [2021-08-21T21:49:50.895Z] #20 27.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24107 files and directories currently installed.) [2021-08-21T21:49:50.895Z] #20 28.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:49:50.895Z] #20 28.05 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:49:50.895Z] #20 28.14 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T21:49:50.895Z] #20 28.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:50.895Z] #20 28.15 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:50.896Z] #20 28.24 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T21:49:51.018Z] #57 ... [2021-08-21T21:49:51.018Z] [2021-08-21T21:49:51.018Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T21:49:51.018Z] #25 sha256:0adf697bc0151705657884acdbf206dc4a5e30b14d6ac033aea6359df261cb2f [2021-08-21T21:49:51.075Z] #20 20.11 Selecting previously unselected package libapparmor1:armhf. [2021-08-21T21:49:51.075Z] #20 20.11 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-21T21:49:51.075Z] #20 20.12 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-21T21:49:51.075Z] #20 20.16 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-21T21:49:51.152Z] #20 28.24 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:51.152Z] #20 28.25 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:51.152Z] #20 28.34 Selecting previously unselected package libiptc0:amd64. [2021-08-21T21:49:51.152Z] #20 28.34 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T21:49:51.152Z] #20 28.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:49:51.152Z] #20 28.43 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T21:49:51.152Z] #20 28.43 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T21:49:51.152Z] #20 28.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:49:51.152Z] #20 28.50 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T21:49:51.336Z] #20 20.17 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-21T21:49:51.336Z] #20 20.17 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-21T21:49:51.336Z] #20 20.24 Selecting previously unselected package libgcc1:ppc64el. [2021-08-21T21:49:51.336Z] #20 20.25 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-21T21:49:51.336Z] #20 20.25 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-21T21:49:51.336Z] #20 20.35 Selecting previously unselected package libc6:ppc64el. [2021-08-21T21:49:51.336Z] #20 20.36 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-21T21:49:51.409Z] #20 28.50 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T21:49:51.409Z] #20 28.52 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:49:51.409Z] #20 28.61 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T21:49:51.409Z] #20 28.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T21:49:51.409Z] #20 28.62 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:49:51.409Z] #20 28.74 Selecting previously unselected package iptables. [2021-08-21T21:49:51.592Z] #25 DONE 0.5s [2021-08-21T21:49:51.592Z] [2021-08-21T21:49:51.592Z] #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-21T21:49:51.592Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:51.592Z] #57 ... [2021-08-21T21:49:51.592Z] [2021-08-21T21:49:51.592Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:49:51.592Z] #30 sha256:203022d84109858e08a1c124ca52a37bb445f5ec01b97ed4ea849eebea2ab926 [2021-08-21T21:49:51.597Z] #20 20.54 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-21T21:49:51.666Z] #20 28.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T21:49:51.666Z] #20 28.76 Unpacking iptables (1.8.2-4) ... [2021-08-21T21:49:51.923Z] #20 29.08 Selecting previously unselected package xxd. [2021-08-21T21:49:51.923Z] #20 29.09 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:49:51.923Z] #20 29.10 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:49:52.168Z] #20 21.10 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-21T21:49:52.168Z] #20 21.10 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-21T21:49:52.168Z] #20 21.11 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-21T21:49:52.168Z] #20 21.17 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-21T21:49:52.179Z] #20 29.21 Selecting previously unselected package vim-common. [2021-08-21T21:49:52.179Z] #20 29.21 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:49:52.179Z] #20 29.23 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:49:52.179Z] #20 29.39 Selecting previously unselected package bash-completion. [2021-08-21T21:49:52.179Z] #20 29.40 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T21:49:52.429Z] #20 21.18 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-21T21:49:52.429Z] #20 21.18 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-21T21:49:52.429Z] #20 21.25 Selecting previously unselected package libgcc1:s390x. [2021-08-21T21:49:52.429Z] #20 21.26 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-21T21:49:52.429Z] #20 21.27 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-21T21:49:52.429Z] #20 21.34 Selecting previously unselected package libc6:s390x. [2021-08-21T21:49:52.429Z] #20 21.34 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-21T21:49:52.690Z] #20 21.53 Unpacking libc6:s390x (2.28-10) ... [2021-08-21T21:49:52.836Z] #22 9.871 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T21:49:52.836Z] #22 10.78 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T21:49:52.836Z] #22 10.83 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T21:49:52.836Z] #22 10.89 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T21:49:52.951Z] #20 21.94 Selecting previously unselected package libapparmor1:s390x. [2021-08-21T21:49:52.951Z] #20 21.95 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-21T21:49:52.951Z] #20 21.95 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-21T21:49:52.951Z] #20 22.02 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-21T21:49:53.213Z] #20 22.03 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-21T21:49:53.213Z] #20 22.03 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-21T21:49:53.213Z] #20 22.14 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-21T21:49:53.213Z] #20 22.17 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-21T21:49:53.213Z] #20 22.18 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-21T21:49:53.213Z] #20 22.19 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-21T21:49:53.213Z] #20 22.22 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-21T21:49:53.213Z] #20 22.24 Setting up libc6:arm64 (2.28-10) ... [2021-08-21T21:49:53.405Z] #22 ... [2021-08-21T21:49:53.405Z] [2021-08-21T21:49:53.405Z] #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-21T21:49:53.405Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:49:53.405Z] #40 DONE 194.4s [2021-08-21T21:49:53.405Z] [2021-08-21T21:49:53.405Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:49:53.405Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T21:49:53.405Z] #22 11.04 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T21:49:53.405Z] #22 11.27 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T21:49:53.405Z] #22 11.27 Building wheels for collected packages: yamllint [2021-08-21T21:49:53.405Z] #22 11.27 Running setup.py bdist_wheel for yamllint: started [2021-08-21T21:49:54.344Z] #22 12.14 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T21:49:54.344Z] #22 12.14 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T21:49:54.344Z] #22 12.17 Successfully built yamllint [2021-08-21T21:49:54.344Z] #22 12.19 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T21:49:54.633Z] #20 23.49 Setting up libc6:armel (2.28-10) ... [2021-08-21T21:49:54.699Z] #20 31.71 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T21:49:54.913Z] #22 12.54 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T21:49:54.913Z] #22 DONE 12.8s [2021-08-21T21:49:54.913Z] [2021-08-21T21:49:54.913Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T21:49:54.913Z] #25 sha256:aee8f87d56d634baea47ded0e71e028165611723b0e6e8a441c4d597605c5368 [2021-08-21T21:49:54.956Z] #20 32.08 Selecting previously unselected package bzip2. [2021-08-21T21:49:54.956Z] #20 32.10 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-21T21:49:54.956Z] #20 32.10 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:49:54.956Z] #20 32.18 Selecting previously unselected package xz-utils. [2021-08-21T21:49:54.956Z] #20 32.20 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-08-21T21:49:54.956Z] #20 32.20 Unpacking xz-utils (5.2.4-1) ... [2021-08-21T21:49:55.214Z] #20 32.38 Selecting previously unselected package apparmor. [2021-08-21T21:49:55.214Z] #20 32.39 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T21:49:55.214Z] #20 32.46 Unpacking apparmor (2.13.2-10) ... [2021-08-21T21:49:55.471Z] #20 32.71 Selecting previously unselected package aufs-tools. [2021-08-21T21:49:55.471Z] #20 32.73 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T21:49:55.471Z] #20 32.73 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:49:55.483Z] #25 DONE 0.3s [2021-08-21T21:49:55.483Z] [2021-08-21T21:49:55.483Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:49:55.483Z] #30 sha256:aac14f69892f67d7baa99f9f693b07cbce329ea4d1a04bc7243b81199bcdc723 [2021-08-21T21:49:55.728Z] #20 32.86 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:49:55.728Z] #20 32.87 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:49:55.728Z] #20 32.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:49:55.985Z] #20 33.05 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:49:55.985Z] #20 33.06 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:49:55.985Z] #20 33.06 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:49:55.985Z] #20 33.16 Selecting previously unselected package jq. [2021-08-21T21:49:55.985Z] #20 33.16 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:49:55.985Z] #20 33.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:49:56.025Z] #20 24.76 Setting up libc6:armhf (2.28-10) ... [2021-08-21T21:49:56.051Z] #30 ... [2021-08-21T21:49:56.051Z] [2021-08-21T21:49:56.051Z] #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-21T21:49:56.051Z] #50 sha256:1f3b7e4bc56d1f1b7612a4d2b08569dc6a4b591cd29e242a3adec9aedd2812ab [2021-08-21T21:49:56.051Z] #50 196.6 + /build/golangci-lint --version [2021-08-21T21:49:56.051Z] #50 196.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T21:49:56.051Z] #50 DONE 197.3s [2021-08-21T21:49:56.051Z] [2021-08-21T21:49:56.051Z] #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-21T21:49:56.051Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:56.242Z] #20 33.27 Selecting previously unselected package libaio1:amd64. [2021-08-21T21:49:56.242Z] #20 33.28 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T21:49:56.242Z] #20 33.29 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:49:56.242Z] #20 33.35 Selecting previously unselected package libgpm2:amd64. [2021-08-21T21:49:56.242Z] #20 33.35 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T21:49:56.242Z] #20 33.36 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:49:56.242Z] #20 33.42 Selecting previously unselected package libicu63:amd64. [2021-08-21T21:49:56.242Z] #20 33.44 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-21T21:49:56.242Z] #20 33.45 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:49:56.966Z] #20 26.02 Setting up libc6:ppc64el (2.28-10) ... [2021-08-21T21:49:57.431Z] #54 ... [2021-08-21T21:49:57.431Z] [2021-08-21T21:49:57.431Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:49:57.431Z] #30 sha256:aac14f69892f67d7baa99f9f693b07cbce329ea4d1a04bc7243b81199bcdc723 [2021-08-21T21:49:57.431Z] #30 DONE 1.9s [2021-08-21T21:49:57.431Z] [2021-08-21T21:49:57.431Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T21:49:57.431Z] #33 sha256:ea6e655163700dcf9928f0684708d25c533e9d30723dbfd899abc2f5019567a9 [2021-08-21T21:49:57.431Z] #33 DONE 0.2s [2021-08-21T21:49:57.431Z] [2021-08-21T21:49:57.431Z] #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-21T21:49:57.431Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:57.431Z] #54 ... [2021-08-21T21:49:57.431Z] [2021-08-21T21:49:57.431Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T21:49:57.431Z] #35 sha256:60e66fde5b2f57b07782139f43a518eedeb9bf540c3e0b7352a696c52980f6f8 [2021-08-21T21:49:57.690Z] #35 DONE 0.2s [2021-08-21T21:49:57.691Z] [2021-08-21T21:49:57.691Z] #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-21T21:49:57.691Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:57.691Z] #54 ... [2021-08-21T21:49:57.691Z] [2021-08-21T21:49:57.691Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T21:49:57.691Z] #38 sha256:0929217f37a910ae1eb6edafbbc0e194411ff00da762db5178873d2955ec0380 [2021-08-21T21:49:57.950Z] #38 DONE 0.2s [2021-08-21T21:49:57.950Z] [2021-08-21T21:49:57.950Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T21:49:57.950Z] #41 sha256:60007000bf6d8b0cdd148a6b1d5b6868bb2911455409bc3d69e1dd752885c131 [2021-08-21T21:49:58.195Z] #30 DONE 5.8s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #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-21T21:49:58.195Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:58.195Z] #57 ... [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T21:49:58.195Z] #33 sha256:b8757e1d5d0462f95ed46c768316ad77311f91aeab25e9f152afe7479c293686 [2021-08-21T21:49:58.195Z] #33 DONE 0.4s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T21:49:58.195Z] #35 sha256:f14057f59be820a3f34d67ee93f936a6b39ba31c9f72fd142afded977a0b89ff [2021-08-21T21:49:58.195Z] #35 DONE 0.1s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T21:49:58.195Z] #38 sha256:ea627218d5c54486537ecbca81d22595803fd7ec56969967956ea75cdc43986f [2021-08-21T21:49:58.195Z] #38 DONE 0.1s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #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-21T21:49:58.195Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:58.195Z] #57 ... [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T21:49:58.195Z] #41 sha256:db9e935c6a255a0ed8d52ebbe733b4fde82e2db69942353733f2cdb00a8b672d [2021-08-21T21:49:58.195Z] #41 DONE 0.3s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T21:49:58.195Z] #45 sha256:7281c248082e0fb4717738ceab94c96ec4efc8adc39e37b05402f6b175f71b94 [2021-08-21T21:49:58.195Z] #45 DONE 0.1s [2021-08-21T21:49:58.195Z] [2021-08-21T21:49:58.195Z] #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-21T21:49:58.195Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:58.209Z] #41 DONE 0.4s [2021-08-21T21:49:58.209Z] [2021-08-21T21:49:58.209Z] #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-21T21:49:58.209Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:58.348Z] #20 27.23 Setting up libc6:s390x (2.28-10) ... [2021-08-21T21:49:58.465Z] #57 ... [2021-08-21T21:49:58.465Z] [2021-08-21T21:49:58.465Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T21:49:58.465Z] #47 sha256:431a6a72625d6a938c891e8cb9688ad4c4d08221a4bb816bb49c27b10525d177 [2021-08-21T21:49:58.465Z] #47 DONE 0.3s [2021-08-21T21:49:58.465Z] [2021-08-21T21:49:58.465Z] #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-21T21:49:58.465Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:58.469Z] #54 ... [2021-08-21T21:49:58.469Z] [2021-08-21T21:49:58.469Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T21:49:58.469Z] #45 sha256:39731dd9257a87c1b3c72b99369efcdb1fcb68c1bb6a04749269031a216d1430 [2021-08-21T21:49:58.469Z] #45 DONE 0.1s [2021-08-21T21:49:58.469Z] [2021-08-21T21:49:58.469Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T21:49:58.469Z] #47 sha256:e8f0410ccd468fdc15a323e2226a14a26f333829ea79764355773fe2d3079cf0 [2021-08-21T21:49:58.469Z] #47 DONE 0.1s [2021-08-21T21:49:58.469Z] [2021-08-21T21:49:58.469Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T21:49:58.469Z] #49 sha256:0daac47b29b9f9a58fbf5757b584c2193a10f040202d5c6dc264425cd7b64d0d [2021-08-21T21:49:58.729Z] #57 ... [2021-08-21T21:49:58.729Z] [2021-08-21T21:49:58.729Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T21:49:58.729Z] #49 sha256:a81a67577a5fb73dba6d79becb82b3aba76cdf30ef6735048a642596796720ed [2021-08-21T21:49:58.729Z] #49 DONE 0.2s [2021-08-21T21:49:58.729Z] [2021-08-21T21:49:58.729Z] #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-21T21:49:58.729Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:58.730Z] #49 DONE 0.1s [2021-08-21T21:49:58.730Z] [2021-08-21T21:49:58.730Z] #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-21T21:49:58.730Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:58.992Z] #57 ... [2021-08-21T21:49:58.992Z] [2021-08-21T21:49:58.992Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T21:49:58.992Z] #51 sha256:1185495a0b3750782c9a7375272923b13e92d40ad4dd226d29aed2417076dc4a [2021-08-21T21:49:59.258Z] #51 DONE 0.6s [2021-08-21T21:49:59.258Z] [2021-08-21T21:49:59.258Z] #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-21T21:49:59.258Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:49:59.369Z] #54 ... [2021-08-21T21:49:59.369Z] [2021-08-21T21:49:59.369Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T21:49:59.369Z] #51 sha256:6267a648d01686beb9a8b7183a8db9f7dc377fc0d12da18fda8b38494507a801 [2021-08-21T21:49:59.369Z] #51 DONE 0.2s [2021-08-21T21:49:59.369Z] [2021-08-21T21:49:59.369Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T21:49:59.369Z] #53 sha256:21bc1eb5fe18c4ed37c896badf115a12f8edfc63ec344870a68e1d836a0f8c34 [2021-08-21T21:49:59.515Z] #20 36.41 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:49:59.515Z] #20 36.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:49:59.515Z] #20 36.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:49:59.515Z] #20 36.52 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:49:59.515Z] #20 36.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:49:59.515Z] #20 36.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:49:59.515Z] #20 36.62 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:49:59.515Z] #20 36.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:49:59.515Z] #20 36.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:49:59.515Z] #20 36.69 Selecting previously unselected package libreadline5:amd64. [2021-08-21T21:49:59.515Z] #20 36.69 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T21:49:59.515Z] #20 36.70 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:49:59.520Z] #57 ... [2021-08-21T21:49:59.520Z] [2021-08-21T21:49:59.520Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T21:49:59.520Z] #53 sha256:4a194a551e735be1d253e165b60a925d3244b36ac8ee782a58cf71b2749cb6d1 [2021-08-21T21:49:59.520Z] #53 DONE 0.1s [2021-08-21T21:49:59.520Z] [2021-08-21T21:49:59.520Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T21:49:59.520Z] #55 sha256:64e7375c32024b02447a6e9310b1309380839390d49a34576087eb3f897d895a [2021-08-21T21:49:59.630Z] #53 DONE 0.1s [2021-08-21T21:49:59.630Z] [2021-08-21T21:49:59.630Z] #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-21T21:49:59.630Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:49:59.738Z] #20 28.51 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.52 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.53 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.55 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.56 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.57 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-21T21:49:59.738Z] #20 28.59 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-21T21:49:59.738Z] #20 28.60 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-21T21:49:59.738Z] #20 28.62 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-21T21:49:59.738Z] #20 28.63 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-21T21:49:59.738Z] #20 28.65 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.66 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.67 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.69 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.70 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-21T21:49:59.738Z] #20 28.71 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:49:59.772Z] #20 36.79 Selecting previously unselected package net-tools. [2021-08-21T21:49:59.772Z] #20 36.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T21:49:59.772Z] #20 36.80 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:49:59.772Z] #20 36.98 Selecting previously unselected package patch. [2021-08-21T21:49:59.772Z] #20 36.99 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-21T21:49:59.772Z] #20 36.99 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-21T21:49:59.782Z] #55 DONE 0.3s [2021-08-21T21:49:59.782Z] [2021-08-21T21:49:59.782Z] #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-21T21:49:59.782Z] #57 sha256:797658bef0b2cfafad7c73f00eb0e56591c60a1bdd5c4c578c23eedd63bcf0c2 [2021-08-21T21:50:00.028Z] #20 37.08 Selecting previously unselected package python-pip-whl. [2021-08-21T21:50:00.028Z] #20 37.10 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2021-08-21T21:50:00.028Z] #20 37.11 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T21:50:00.285Z] #20 37.59 Selecting previously unselected package python3-lib2to3. [2021-08-21T21:50:00.285Z] #20 37.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T21:50:00.285Z] #20 37.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:50:00.543Z] #20 37.74 Selecting previously unselected package python3-distutils. [2021-08-21T21:50:00.543Z] #20 37.75 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T21:50:00.543Z] #20 37.76 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T21:50:00.679Z] #20 DONE 29.5s [2021-08-21T21:50:00.680Z] [2021-08-21T21:50:00.680Z] #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-21T21:50:00.680Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:50:00.800Z] #20 37.89 Selecting previously unselected package python3-pip. [2021-08-21T21:50:00.800Z] #20 37.91 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2021-08-21T21:50:00.800Z] #20 37.92 Unpacking python3-pip (18.1-5) ... [2021-08-21T21:50:00.800Z] #20 38.04 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:50:00.800Z] #20 38.06 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:50:00.800Z] #20 38.07 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:50:01.071Z] #20 38.19 Selecting previously unselected package python3-setuptools. [2021-08-21T21:50:01.071Z] #20 38.20 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T21:50:01.071Z] #20 38.20 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T21:50:01.328Z] #20 38.41 Selecting previously unselected package python3-wheel. [2021-08-21T21:50:01.328Z] #20 38.42 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T21:50:01.328Z] #20 38.42 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T21:50:01.328Z] #20 38.54 Selecting previously unselected package sudo. [2021-08-21T21:50:01.328Z] #20 38.55 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T21:50:01.328Z] #20 38.55 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:50:01.891Z] #20 39.03 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T21:50:01.891Z] #20 39.05 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T21:50:01.891Z] #20 39.05 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:50:02.065Z] #61 1.531 + RM_GOPATH=0 [2021-08-21T21:50:02.065Z] #61 ... [2021-08-21T21:50:02.065Z] [2021-08-21T21:50:02.066Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-21T21:50:02.066Z] #21 sha256:4283cb1e8c16472a96644d3c876f5fc4a9994eae376fbaa2e971e1e45d8c3bd8 [2021-08-21T21:50:02.066Z] #21 DONE 1.7s [2021-08-21T21:50:02.066Z] [2021-08-21T21:50:02.066Z] #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-21T21:50:02.066Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:50:02.066Z] #61 1.531 + TMP_GOPATH= [2021-08-21T21:50:02.066Z] #61 1.533 + : /build [2021-08-21T21:50:02.066Z] #61 1.533 + '[' -z '' ']' [2021-08-21T21:50:02.066Z] #61 1.534 ++ mktemp -d [2021-08-21T21:50:02.066Z] #61 1.535 + export GOPATH=/tmp/tmp.8x96BXV68s [2021-08-21T21:50:02.066Z] #61 1.536 + GOPATH=/tmp/tmp.8x96BXV68s [2021-08-21T21:50:02.066Z] #61 1.536 + RM_GOPATH=1 [2021-08-21T21:50:02.066Z] #61 1.536 + case "$(go env GOARCH)" in [2021-08-21T21:50:02.066Z] #61 1.536 ++ go env GOARCH [2021-08-21T21:50:02.066Z] #61 1.544 + export GO_BUILDMODE=-buildmode=pie [2021-08-21T21:50:02.066Z] #61 1.544 + GO_BUILDMODE=-buildmode=pie [2021-08-21T21:50:02.066Z] #61 1.545 ++ dirname /tmp/install/install.sh [2021-08-21T21:50:02.066Z] #61 1.546 + dir=/tmp/install [2021-08-21T21:50:02.066Z] #61 1.546 + bin=runc [2021-08-21T21:50:02.066Z] #61 1.546 + shift [2021-08-21T21:50:02.066Z] #61 1.547 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-21T21:50:02.066Z] #61 1.547 + . /tmp/install/runc.installer [2021-08-21T21:50:02.066Z] #61 1.547 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:50:02.066Z] #61 1.548 + install_runc [2021-08-21T21:50:02.066Z] #61 1.549 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-21T21:50:02.066Z] #61 1.550 + uname -r [2021-08-21T21:50:02.066Z] #61 1.551 + RUNC_BUILDTAGS='seccomp ' [2021-08-21T21:50:02.066Z] #61 1.552 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-21T21:50:02.066Z] #61 1.552 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-21T21:50:02.066Z] #61 1.552 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.8x96BXV68s/src/github.com/opencontainers/runc [2021-08-21T21:50:02.066Z] #61 1.554 Cloning into '/tmp/tmp.8x96BXV68s/src/github.com/opencontainers/runc'... [2021-08-21T21:50:02.148Z] #20 39.27 Selecting previously unselected package uidmap. [2021-08-21T21:50:02.148Z] #20 39.29 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T21:50:02.148Z] #20 39.29 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T21:50:02.405Z] #20 39.42 Selecting previously unselected package vim-runtime. [2021-08-21T21:50:02.405Z] #20 39.44 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:50:02.405Z] #20 39.47 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-21T21:50:02.405Z] #20 39.50 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T21:50:02.405Z] #20 39.51 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:50:03.979Z] #61 ... [2021-08-21T21:50:03.979Z] [2021-08-21T21:50:03.979Z] #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-21T21:50:03.979Z] #22 sha256:ccd1b2699167efa4ad181798cc777c00b0b9ea84f1d00cb6eb44892d6eec8d72 [2021-08-21T21:50:03.979Z] #22 DONE 1.5s [2021-08-21T21:50:03.979Z] [2021-08-21T21:50:03.979Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-21T21:50:03.979Z] #23 sha256:c150647480063362889de2f1e3f46a04755d4086f8f9a96cee79596168ae923d [2021-08-21T21:50:04.924Z] #20 42.07 Selecting previously unselected package vim. [2021-08-21T21:50:04.924Z] #20 42.08 Preparing to unpack .../38-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:50:04.924Z] #20 42.13 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T21:50:04.924Z] #23 0.995 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-21T21:50:04.924Z] #23 DONE 1.2s [2021-08-21T21:50:04.924Z] [2021-08-21T21:50:04.924Z] #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-21T21:50:04.924Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:50:04.924Z] #64 ... [2021-08-21T21:50:04.924Z] [2021-08-21T21:50:04.924Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-21T21:50:04.924Z] #24 sha256:e23685049c9bf73160936aba3d757afdf662b268af061d1b937c1f0136f4dfa1 [2021-08-21T21:50:05.508Z] #20 42.62 Selecting previously unselected package xfsprogs. [2021-08-21T21:50:05.508Z] #20 42.63 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T21:50:05.508Z] #20 42.63 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T21:50:06.022Z] #20 43.04 Selecting previously unselected package zip. [2021-08-21T21:50:06.022Z] #20 43.05 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2021-08-21T21:50:06.022Z] #20 43.05 Unpacking zip (3.0-11+b1) ... [2021-08-21T21:50:06.022Z] #20 43.25 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:50:06.022Z] #20 43.28 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:50:06.022Z] #20 43.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:06.022Z] #20 43.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:50:06.022Z] #20 43.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:50:06.022Z] #20 43.34 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:06.022Z] #20 43.36 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T21:50:06.022Z] #20 43.38 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:50:06.022Z] #20 43.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:50:06.279Z] #20 43.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-21T21:50:06.279Z] #20 43.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:50:06.279Z] #20 43.45 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-21T21:50:06.279Z] #20 43.47 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:50:06.279Z] #20 43.48 Setting up zip (3.0-11+b1) ... [2021-08-21T21:50:06.279Z] #20 43.49 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:50:06.279Z] #20 43.53 Setting up bash-completion (1:2.8-6) ... [2021-08-21T21:50:06.855Z] #24 DONE 1.7s [2021-08-21T21:50:06.855Z] [2021-08-21T21:50:06.855Z] #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-21T21:50:06.855Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:50:06.855Z] #61 5.453 + cd /tmp/tmp.8x96BXV68s/src/github.com/opencontainers/runc [2021-08-21T21:50:06.855Z] #61 5.453 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-21T21:50:06.855Z] #61 5.586 + '[' -z '' ']' [2021-08-21T21:50:06.855Z] #61 5.587 + target=static [2021-08-21T21:50:06.855Z] #61 5.587 + make 'BUILDTAGS=seccomp ' static [2021-08-21T21:50:06.855Z] #61 5.721 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-21T21:50:07.800Z] #61 ... [2021-08-21T21:50:07.800Z] [2021-08-21T21:50:07.800Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-21T21:50:07.800Z] #25 sha256:238560b17dbeb2895f0c56b1cebce5ae6d86b3ee2eeb9e0dce4095c960ddba8f [2021-08-21T21:50:07.800Z] #25 DONE 1.1s [2021-08-21T21:50:07.800Z] [2021-08-21T21:50:07.800Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-21T21:50:07.800Z] #26 sha256:25d80193b30efb071fd3bd573eaf6d63cdd7009e46d6188cdb08d06fc031a9b7 [2021-08-21T21:50:08.746Z] #26 DONE 1.1s [2021-08-21T21:50:08.746Z] [2021-08-21T21:50:08.746Z] #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-21T21:50:08.746Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:50:08.746Z] #64 59.55 + bin/containerd [2021-08-21T21:50:08.821Z] #20 45.93 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:08.821Z] #20 45.95 Setting up xz-utils (5.2.4-1) ... [2021-08-21T21:50:08.821Z] #20 45.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-21T21:50:08.821Z] #20 45.99 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-21T21:50:08.821Z] #20 46.03 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:50:08.821Z] #20 46.12 invoke-rc.d: could not determine current runlevel [2021-08-21T21:50:08.821Z] #20 46.13 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T21:50:08.821Z] #20 46.15 Setting up pigz (2.4-1) ... [2021-08-21T21:50:09.082Z] #20 46.19 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:50:09.082Z] #20 46.23 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:50:09.082Z] #20 46.26 Setting up python-pip-whl (18.1-5) ... [2021-08-21T21:50:09.082Z] #20 46.28 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:50:09.082Z] #20 46.29 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:50:09.339Z] #20 46.65 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:50:09.339Z] #20 46.67 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:50:09.596Z] #20 46.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:09.596Z] #20 46.72 Setting up vim (2:8.1.0875-5) ... [2021-08-21T21:50:09.596Z] #20 46.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T21:50:09.596Z] #20 46.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T21:50:09.596Z] #20 46.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T21:50:09.596Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T21:50:09.596Z] #20 46.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T21:50:09.596Z] #20 46.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T21:50:09.596Z] #20 46.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T21:50:09.596Z] #20 46.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T21:50:09.596Z] #20 46.87 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:50:09.596Z] #20 46.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:50:09.596Z] #20 46.90 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:50:09.596Z] #20 46.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:50:09.596Z] #20 46.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:50:09.596Z] #20 46.94 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:12.050Z] #64 ... [2021-08-21T21:50:12.050Z] [2021-08-21T21:50:12.050Z] #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-21T21:50:12.050Z] #27 sha256:443205566622fa80ff9e8af8f0e91c16e1705752746ca2bd00dc8abbe4167b18 [2021-08-21T21:50:12.050Z] #27 1.353 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-21T21:50:12.050Z] #27 1.443 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-21T21:50:12.050Z] #27 1.560 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-21T21:50:12.050Z] #27 1.627 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [451 kB] [2021-08-21T21:50:12.050Z] #27 1.666 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-21T21:50:12.050Z] #27 1.699 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [476 kB] [2021-08-21T21:50:12.050Z] #27 1.735 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-21T21:50:12.050Z] #27 1.736 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [486 kB] [2021-08-21T21:50:12.050Z] #27 1.759 Get:9 http://deb.debian.org/debian buster-backports/main arm64 Packages [481 kB] [2021-08-21T21:50:12.050Z] #27 1.778 Get:10 http://deb.debian.org/debian buster-backports/main armel Packages [454 kB] [2021-08-21T21:50:12.050Z] #27 2.493 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-21T21:50:12.050Z] #27 3.147 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-21T21:50:12.622Z] #27 3.743 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-21T21:50:12.868Z] #20 49.51 Setting up iptables (1.8.2-4) ... [2021-08-21T21:50:12.868Z] #20 49.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T21:50:12.868Z] #20 49.58 Setting up python3 (3.7.3-1) ... [2021-08-21T21:50:12.868Z] #20 49.94 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T21:50:13.193Z] #27 4.295 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-21T21:50:13.431Z] #20 50.55 Setting up apparmor (2.13.2-10) ... [2021-08-21T21:50:13.454Z] #27 4.843 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-21T21:50:14.025Z] #27 5.214 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-21T21:50:14.286Z] #27 5.726 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [291 kB] [2021-08-21T21:50:14.547Z] #27 5.726 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [295 kB] [2021-08-21T21:50:14.547Z] #27 5.731 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [275 kB] [2021-08-21T21:50:14.547Z] #27 5.752 Get:20 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [272 kB] [2021-08-21T21:50:14.547Z] #27 5.756 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [296 kB] [2021-08-21T21:50:14.547Z] #27 5.781 Get:22 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [301 kB] [2021-08-21T21:50:14.547Z] #27 5.786 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-21T21:50:14.547Z] #27 5.789 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-21T21:50:14.547Z] #27 5.790 Get:25 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-21T21:50:14.547Z] #27 5.790 Get:26 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-21T21:50:14.547Z] #27 5.790 Get:27 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-21T21:50:14.547Z] #27 5.791 Get:28 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-21T21:50:15.055Z] #20 52.16 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T21:50:15.055Z] #20 52.17 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:50:15.312Z] #20 52.54 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:50:16.242Z] #20 53.31 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T21:50:16.499Z] #20 53.73 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T21:50:16.756Z] #20 ... [2021-08-21T21:50:16.756Z] [2021-08-21T21:50:16.756Z] #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-21T21:50:16.756Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:50:16.756Z] #40 221.0 + dpkg --print-architecture [2021-08-21T21:50:16.756Z] #40 221.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-08-21T21:50:17.014Z] #40 221.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-08-21T21:50:17.014Z] #40 221.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-08-21T21:50:17.917Z] #57 197.5 # github.com/containerd/containerd/cmd/containerd [2021-08-21T21:50:17.917Z] #57 197.5 /usr/bin/ld: /tmp/go-link-678453676/000019.o: in function `New': [2021-08-21T21:50:17.917Z] #57 197.5 /tmp/tmp.mrCnjw79vq/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-21T21:50:17.917Z] #57 197.6 + bin/containerd-stress [2021-08-21T21:50:19.536Z] #40 ... [2021-08-21T21:50:19.536Z] [2021-08-21T21:50:19.536Z] #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-21T21:50:19.536Z] #20 sha256:82675fdcd5a95b728c160c709a71f1ea64ea45abf965d47240b1e7786400b6f0 [2021-08-21T21:50:19.536Z] #20 54.55 Setting up python3-pip (18.1-5) ... [2021-08-21T21:50:19.536Z] #20 55.37 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:50:19.536Z] #20 55.41 Processing triggers for mime-support (3.62) ... [2021-08-21T21:50:19.536Z] #20 DONE 56.8s [2021-08-21T21:50:19.793Z] [2021-08-21T21:50:19.793Z] #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-21T21:50:19.793Z] #21 sha256:e5b463cbebcd1a58f57f7934d6d28f64663aa24dd79c180a15bed4b0965e0b92 [2021-08-21T21:50:20.724Z] #21 0.982 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T21:50:20.724Z] #21 0.986 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T21:50:20.724Z] #21 0.990 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T21:50:20.724Z] #21 DONE 1.1s [2021-08-21T21:50:20.724Z] [2021-08-21T21:50:20.724Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:50:20.724Z] #22 sha256:3e42016d37af5e4965c027aeb8f335af632fc27a7929c8090178907f11cb5d67 [2021-08-21T21:50:21.593Z] #54 ... [2021-08-21T21:50:21.593Z] [2021-08-21T21:50:21.593Z] #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-21T21:50:21.593Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:50:21.593Z] #57 181.5 + bin/containerd [2021-08-21T21:50:22.123Z] #57 201.8 + bin/containerd-shim [2021-08-21T21:50:23.501Z] #57 ... [2021-08-21T21:50:23.501Z] [2021-08-21T21:50:23.501Z] #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-21T21:50:23.501Z] #54 sha256:5f90ec937da8dea7082be5432753df37bc12b05188a415e56b07826a7c227695 [2021-08-21T21:50:23.501Z] #54 114.0 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-21T21:50:23.501Z] #54 114.6 + mkdir -p /build [2021-08-21T21:50:23.501Z] #54 114.6 + cp runc /build/runc [2021-08-21T21:50:23.501Z] #54 DONE 114.9s [2021-08-21T21:50:23.501Z] [2021-08-21T21:50:23.501Z] #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-21T21:50:23.501Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:50:24.439Z] #57 ... [2021-08-21T21:50:24.439Z] [2021-08-21T21:50:24.439Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T21:50:24.439Z] #55 sha256:90a525c7a0971482231aabd7772d10fbc5afbf3977f4758aee2f9e94655bee01 [2021-08-21T21:50:24.439Z] #55 DONE 0.1s [2021-08-21T21:50:24.439Z] [2021-08-21T21:50:24.439Z] #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-21T21:50:24.439Z] #57 sha256:c20370352b7a34f2838f6070268607315ab868cfb53ba1b05314ea9a9bb839f1 [2021-08-21T21:50:24.898Z] #22 4.132 Collecting yamllint==1.26.1 [2021-08-21T21:50:26.784Z] #27 18.02 Fetched 51.2 MB in 17s (3028 kB/s) [2021-08-21T21:50:28.722Z] #57 207.7 + bin/containerd-shim-runc-v1 [2021-08-21T21:50:30.150Z] #22 9.473 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T21:50:31.080Z] #22 10.44 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T21:50:31.080Z] #22 10.48 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T21:50:31.336Z] #22 10.52 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T21:50:31.336Z] #22 10.73 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T21:50:31.594Z] #22 10.94 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T21:50:31.594Z] #22 10.95 Building wheels for collected packages: yamllint [2021-08-21T21:50:31.594Z] #22 10.95 Running setup.py bdist_wheel for yamllint: started [2021-08-21T21:50:32.030Z] #57 212.1 + bin/containerd-shim-runc-v2 [2021-08-21T21:50:32.524Z] #22 11.76 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T21:50:32.524Z] #22 11.77 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T21:50:32.524Z] #22 11.79 Successfully built yamllint [2021-08-21T21:50:32.524Z] #22 11.79 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T21:50:32.782Z] #22 12.17 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T21:50:32.974Z] #57 213.0 + binaries [2021-08-21T21:50:32.974Z] #57 213.0 + install -D bin/containerd /build/containerd [2021-08-21T21:50:32.974Z] #57 213.1 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T21:50:32.974Z] #57 213.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T21:50:32.974Z] #57 213.1 + install -D bin/ctr /build/ctr [2021-08-21T21:50:33.349Z] #22 DONE 12.6s [2021-08-21T21:50:33.349Z] [2021-08-21T21:50:33.350Z] #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-21T21:50:33.350Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:50:33.350Z] #40 ... [2021-08-21T21:50:33.350Z] [2021-08-21T21:50:33.350Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T21:50:33.350Z] #25 sha256:b658c8fbfbb52d6f6b2cc23418b7866d281647944937487368fbdd18f7f76fae [2021-08-21T21:50:33.607Z] #25 DONE 0.2s [2021-08-21T21:50:33.607Z] [2021-08-21T21:50:33.607Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:50:33.607Z] #30 sha256:037ee70dbe2ffdf7887bda12ab9876dc93be6667a7e639cf70713df986958d9f [2021-08-21T21:50:34.543Z] #30 DONE 1.2s [2021-08-21T21:50:34.543Z] [2021-08-21T21:50:34.543Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T21:50:34.543Z] #33 sha256:8aeacfe81e4524d56b59a96a05a8e6c9f0ab6842778de5f4c7640d0086839fbe [2021-08-21T21:50:34.800Z] #33 DONE 0.1s [2021-08-21T21:50:34.800Z] [2021-08-21T21:50:34.800Z] #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-21T21:50:34.800Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:50:34.800Z] #40 ... [2021-08-21T21:50:34.800Z] [2021-08-21T21:50:34.800Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T21:50:34.800Z] #35 sha256:4739588ec0001c6f92ff7a78251568dc2a52d51401c1f92d0e55de1346fc35a8 [2021-08-21T21:50:34.800Z] #35 DONE 0.1s [2021-08-21T21:50:34.800Z] [2021-08-21T21:50:34.800Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T21:50:34.800Z] #38 sha256:8ae390dd161539a995149e9592cf6070b1a7a3a4097292a2d799d098f397f056 [2021-08-21T21:50:34.800Z] #38 DONE 0.1s [2021-08-21T21:50:34.936Z] #27 18.02 Reading package lists... [2021-08-21T21:50:35.056Z] [2021-08-21T21:50:35.056Z] #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-21T21:50:35.056Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:50:36.273Z] #57 DONE 215.8s [2021-08-21T21:50:37.213Z] [2021-08-21T21:50:37.213Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T21:50:37.213Z] #58 sha256:76e517181eeeb620f541dbe38d5a2f0dd8000fcfb2f83e1293ea542f462eaad8 [2021-08-21T21:50:37.584Z] #57 ... [2021-08-21T21:50:37.584Z] [2021-08-21T21:50:37.584Z] #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-21T21:50:37.584Z] #40 sha256:31736fe214c91336173addd02086baee88a153b6f405eb3118f95276bd6e57da [2021-08-21T21:50:37.584Z] #40 DONE 241.6s [2021-08-21T21:50:37.584Z] [2021-08-21T21:50:37.584Z] #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-21T21:50:37.584Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:50:38.520Z] #50 243.0 + /build/golangci-lint --version [2021-08-21T21:50:38.597Z] #58 DONE 1.1s [2021-08-21T21:50:38.597Z] [2021-08-21T21:50:38.597Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T21:50:38.597Z] #62 sha256:ce609791110e6eab8111e669aaf840bedfa75eea450e94f3f73a41a9c13c0c36 [2021-08-21T21:50:38.597Z] #62 DONE 0.2s [2021-08-21T21:50:38.597Z] [2021-08-21T21:50:38.597Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T21:50:38.597Z] #67 sha256:77dd28d20c67a7f2d6aef616063dc3b952f690a02e3b3f62108feb906fa32f92 [2021-08-21T21:50:38.778Z] #50 ... [2021-08-21T21:50:38.778Z] [2021-08-21T21:50:38.778Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T21:50:38.778Z] #41 sha256:9e01f105b054c36356d595cc910aec4ecb90084f9fce6a6fddb9bc63f1a6bb25 [2021-08-21T21:50:38.778Z] #41 DONE 0.2s [2021-08-21T21:50:38.778Z] [2021-08-21T21:50:38.778Z] #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-21T21:50:38.778Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:50:38.778Z] #50 243.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-08-21T21:50:38.778Z] #50 ... [2021-08-21T21:50:38.778Z] [2021-08-21T21:50:38.778Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T21:50:38.778Z] #45 sha256:28541475516de9508db374f59bc54c1d1a976bba7d778101c6ca479eab18d64a [2021-08-21T21:50:38.778Z] #45 DONE 0.1s [2021-08-21T21:50:39.036Z] [2021-08-21T21:50:39.036Z] #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-21T21:50:39.036Z] #50 sha256:fd1ee6cb213ab07d113978911bb6cab505c0e8b170408472fb33430427c85e05 [2021-08-21T21:50:39.036Z] #50 DONE 243.6s [2021-08-21T21:50:39.036Z] [2021-08-21T21:50:39.036Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T21:50:39.036Z] #47 sha256:ede5d2741de88d56ff4ee18f1eaeecd0a2311abec919c17464954512e52c572f [2021-08-21T21:50:39.036Z] #47 DONE 0.2s [2021-08-21T21:50:39.036Z] [2021-08-21T21:50:39.036Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T21:50:39.036Z] #49 sha256:f29e334158a37f362aa57ce840575bceb1830945a14057dc0bee098947b2113b [2021-08-21T21:50:39.294Z] #49 DONE 0.1s [2021-08-21T21:50:39.294Z] [2021-08-21T21:50:39.294Z] #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-21T21:50:39.294Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:50:39.981Z] #67 DONE 1.3s [2021-08-21T21:50:39.981Z] [2021-08-21T21:50:39.981Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T21:50:39.981Z] #68 sha256:a0624ab06c59bcbfe95498eb5f9f9d6317dbdf66b20a4adbc5495058033c8c79 [2021-08-21T21:50:39.981Z] #68 DONE 0.0s [2021-08-21T21:50:39.981Z] [2021-08-21T21:50:39.981Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T21:50:39.981Z] #69 sha256:ca67c8142f14d19d9c555d4621483a309639fdb152c1582ed8b9e2fd1a8dea65 [2021-08-21T21:50:41.524Z] #27 25.13 Reading package lists... [2021-08-21T21:50:41.818Z] #54 ... [2021-08-21T21:50:41.818Z] [2021-08-21T21:50:41.818Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T21:50:41.818Z] #51 sha256:9e2a77e074e8bc56c01b3f5e2e5a6eb6de9486a55b26265ddb069798255cc0c9 [2021-08-21T21:50:41.898Z] #69 DONE 2.0s [2021-08-21T21:50:41.898Z] [2021-08-21T21:50:41.898Z] #70 exporting to image [2021-08-21T21:50:41.898Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T21:50:41.898Z] #70 exporting layers [2021-08-21T21:50:42.075Z] #51 DONE 0.2s [2021-08-21T21:50:42.075Z] [2021-08-21T21:50:42.075Z] #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-21T21:50:42.075Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:50:42.075Z] #54 ... [2021-08-21T21:50:42.075Z] [2021-08-21T21:50:42.075Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T21:50:42.075Z] #53 sha256:63376ec5dd36fbe2631f1e0f0f5594a214264104a1ca192a8015c03861ebe617 [2021-08-21T21:50:42.075Z] #53 DONE 0.1s [2021-08-21T21:50:42.331Z] [2021-08-21T21:50:42.331Z] #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-21T21:50:42.331Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:50:42.910Z] #27 32.55 Building dependency tree... [2021-08-21T21:50:44.297Z] #27 35.46 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-21T21:50:44.297Z] #27 35.46 libcap2-bin is already the newest version (1:2.25-2). [2021-08-21T21:50:44.297Z] #27 35.46 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-21T21:50:44.297Z] #27 35.46 xz-utils is already the newest version (5.2.4-1). [2021-08-21T21:50:44.297Z] #27 35.46 The following additional packages will be installed: [2021-08-21T21:50:44.297Z] #27 35.46 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-21T21:50:44.297Z] #27 35.46 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-21T21:50:44.297Z] #27 35.47 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-21T21:50:44.297Z] #27 35.47 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-21T21:50:44.297Z] #27 35.47 python3.7 python3.7-minimal vim-runtime xxd [2021-08-21T21:50:44.297Z] #27 35.48 Suggested packages: [2021-08-21T21:50:44.297Z] #27 35.48 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-21T21:50:44.297Z] #27 35.48 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-21T21:50:44.297Z] #27 35.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-21T21:50:44.297Z] #27 35.48 Recommended packages: [2021-08-21T21:50:44.297Z] #27 35.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-21T21:50:44.297Z] #27 35.48 python3-keyrings.alt python3-xdg unzip [2021-08-21T21:50:46.110Z] #70 exporting layers 3.9s done [2021-08-21T21:50:46.110Z] #70 writing image sha256:82cf565f301e56fd6dea3ee08dac6ccb7ae71edb8800ee0632eb969d26492b6b done [2021-08-21T21:50:46.110Z] #70 naming to docker.io/library/docker:ceeda66e601073010ee0e5f7cbdc25e3d17c4401 done [2021-08-21T21:50:46.110Z] #70 DONE 3.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-21T21:50:46.214Z] #27 37.35 The following NEW packages will be installed: [2021-08-21T21:50:46.214Z] #27 37.36 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-21T21:50:46.214Z] #27 37.36 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-21T21:50:46.214Z] #27 37.36 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-21T21:50:46.214Z] #27 37.37 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-21T21:50:46.214Z] #27 37.37 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-21T21:50:46.214Z] #27 37.37 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-21T21:50:46.214Z] #27 37.38 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-21T21:50:46.214Z] #27 37.38 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-21T21:50:46.470Z] + sudo modprobe ip6table_filter [2021-08-21T21:50:46.476Z] #27 37.77 0 upgraded, 45 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:50:46.476Z] #27 37.77 Need to get 20.0 MB of archives. [2021-08-21T21:50:46.476Z] #27 37.77 After this operation, 82.5 MB of additional disk space will be used. [2021-08-21T21:50:46.476Z] #27 37.77 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-21T21:50:46.476Z] #27 37.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-21T21:50:46.476Z] #27 37.79 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-21T21:50:46.476Z] #27 37.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-21T21:50:46.476Z] #27 37.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-21T21:50:46.476Z] #27 37.85 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-21T21:50:46.476Z] #27 37.89 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [Pipeline] sh [2021-08-21T21:50:46.738Z] #27 37.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-21T21:50:46.738Z] #27 37.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-21T21:50:46.738Z] #27 37.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-21T21:50:46.738Z] #27 37.91 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-21T21:50:46.738Z] #27 37.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-21T21:50:46.738Z] #27 37.92 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-21T21:50:46.738Z] #27 37.92 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-21T21:50:46.738Z] #27 37.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-21T21:50:46.738Z] #27 37.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-21T21:50:46.738Z] #27 37.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-21T21:50:46.738Z] #27 37.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-21T21:50:46.738Z] #27 37.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-21T21:50:46.738Z] #27 37.94 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-21T21:50:46.738Z] #27 37.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-21T21:50:46.738Z] #27 37.96 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-21T21:50:46.738Z] #27 37.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-21T21:50:46.738Z] #27 37.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-21T21:50:46.738Z] #27 37.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-21T21:50:46.738Z] #27 37.97 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-21T21:50:46.738Z] #27 37.97 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-21T21:50:46.738Z] #27 37.98 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-21T21:50:46.738Z] #27 37.98 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-21T21:50:46.738Z] #27 37.98 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-21T21:50:46.738Z] #27 37.98 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-21T21:50:46.738Z] #27 37.99 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-21T21:50:46.738Z] #27 38.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-21T21:50:46.738Z] #27 38.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-21T21:50:46.738Z] #27 38.04 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-21T21:50:46.738Z] #27 38.04 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-21T21:50:46.738Z] #27 38.04 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-21T21:50:46.738Z] #27 38.06 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-21T21:50:46.738Z] #27 38.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-21T21:50:46.738Z] #27 38.10 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-21T21:50:46.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ceeda66e601073010ee0e5f7cbdc25e3d17c4401 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ceeda66e601073010ee0e5f7cbdc25e3d17c4401 hack/test/unit [2021-08-21T21:50:46.999Z] #27 38.15 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-21T21:50:46.999Z] #27 38.16 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-21T21:50:47.260Z] #27 38.44 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-21T21:50:47.260Z] #27 38.50 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-21T21:50:47.260Z] #27 38.52 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-21T21:50:47.831Z] #27 39.22 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:50:48.092Z] #27 39.51 Fetched 20.0 MB in 1s (19.7 MB/s) [2021-08-21T21:50:48.092Z] #27 39.57 Selecting previously unselected package pigz. [2021-08-21T21:50:48.353Z] #27 39.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-08-21T21:50:48.353Z] #27 39.63 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-21T21:50:48.353Z] #27 39.63 Unpacking pigz (2.4-1) ... [2021-08-21T21:50:48.353Z] #27 39.71 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-21T21:50:48.613Z] #27 39.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:50:48.613Z] #27 39.72 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:48.613Z] #27 39.95 Selecting previously unselected package python3.7-minimal. [2021-08-21T21:50:48.613Z] #27 39.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:50:48.613Z] #27 39.97 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:50:49.186Z] #27 40.50 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:49.186Z] #27 40.52 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-21T21:50:49.311Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-21T21:50:49.311Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-21T21:50:49.311Z] + TESTDIRS=./... [2021-08-21T21:50:49.311Z] + exclude_paths='/vendor/|/integration' [2021-08-21T21:50:49.311Z] ++ go list ./... [2021-08-21T21:50:49.311Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-21T21:50:50.129Z] #27 41.55 Selecting previously unselected package python3-minimal. [2021-08-21T21:50:50.258Z] + pkg_list='github.com/docker/docker/api [2021-08-21T21:50:50.258Z] github.com/docker/docker/api/server [2021-08-21T21:50:50.258Z] github.com/docker/docker/api/server/backend/build [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/httputils [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/middleware [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/build [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/debug [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/image [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/network [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/session [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/system [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/volume [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/backend [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/events [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/filters [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/image [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/mount [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/network [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/registry [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/strslice [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/swarm [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/time [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/volume [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/dockerfile [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/dockerignore [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/remotecontext [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T21:50:50.259Z] github.com/docker/docker/cli [2021-08-21T21:50:50.259Z] github.com/docker/docker/cli/config [2021-08-21T21:50:50.259Z] github.com/docker/docker/cli/debug [2021-08-21T21:50:50.259Z] github.com/docker/docker/client [2021-08-21T21:50:50.259Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T21:50:50.259Z] github.com/docker/docker/cmd/dockerd [2021-08-21T21:50:50.259Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T21:50:50.259Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T21:50:50.259Z] github.com/docker/docker/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/container/stream [2021-08-21T21:50:50.259Z] github.com/docker/docker/contrib/apparmor [2021-08-21T21:50:50.259Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T21:50:50.259Z] github.com/docker/docker/contrib/httpserver [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/config [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/discovery [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/events [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/exec [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/images [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/initlayer [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/links [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/listeners [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/local [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/names [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/network [2021-08-21T21:50:50.259Z] github.com/docker/docker/daemon/stats [2021-08-21T21:50:50.259Z] github.com/docker/docker/distribution [2021-08-21T21:50:50.259Z] github.com/docker/docker/distribution/metadata [2021-08-21T21:50:50.259Z] github.com/docker/docker/distribution/utils [2021-08-21T21:50:50.259Z] github.com/docker/docker/distribution/xfer [2021-08-21T21:50:50.259Z] github.com/docker/docker/dockerversion [2021-08-21T21:50:50.259Z] github.com/docker/docker/errdefs [2021-08-21T21:50:50.259Z] github.com/docker/docker/image [2021-08-21T21:50:50.259Z] github.com/docker/docker/image/cache [2021-08-21T21:50:50.259Z] github.com/docker/docker/image/tarexport [2021-08-21T21:50:50.259Z] github.com/docker/docker/image/v1 [2021-08-21T21:50:50.259Z] github.com/docker/docker/internal/test/suite [2021-08-21T21:50:50.259Z] github.com/docker/docker/layer [2021-08-21T21:50:50.259Z] github.com/docker/docker/libcontainerd [2021-08-21T21:50:50.259Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T21:50:50.259Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T21:50:50.259Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T21:50:50.259Z] github.com/docker/docker/libcontainerd/types [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/libnetwork/types [2021-08-21T21:50:50.259Z] github.com/docker/docker/oci [2021-08-21T21:50:50.259Z] github.com/docker/docker/oci/caps [2021-08-21T21:50:50.259Z] github.com/docker/docker/opts [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/aaparser [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/archive [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/authorization [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/capabilities [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/containerfs [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/directory [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/discovery [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/dmesg [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/filenotify [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/fileutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/fsutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/homedir [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/idtools [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/ioutils [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/locker [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/longpath [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/loopback [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/mount [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/parsers [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/pidfile [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/platform [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugins [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/pools [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/progress [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/pubsub [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/reexec [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/signal [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/stack [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/stringid [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/symlink [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/system [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/tailfile [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/tarsum [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/term [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/term/windows [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/truncindex [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/urlutil [2021-08-21T21:50:50.259Z] github.com/docker/docker/pkg/useragent [2021-08-21T21:50:50.259Z] github.com/docker/docker/plugin [2021-08-21T21:50:50.259Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T21:50:50.259Z] github.com/docker/docker/plugin/v2 [2021-08-21T21:50:50.259Z] github.com/docker/docker/profiles/apparmor [2021-08-21T21:50:50.259Z] github.com/docker/docker/profiles/seccomp [2021-08-21T21:50:50.259Z] github.com/docker/docker/quota [2021-08-21T21:50:50.259Z] github.com/docker/docker/reference [2021-08-21T21:50:50.259Z] github.com/docker/docker/registry [2021-08-21T21:50:50.259Z] github.com/docker/docker/registry/resumable [2021-08-21T21:50:50.259Z] github.com/docker/docker/restartmanager [2021-08-21T21:50:50.259Z] github.com/docker/docker/rootless [2021-08-21T21:50:50.259Z] github.com/docker/docker/rootless/specconv [2021-08-21T21:50:50.259Z] github.com/docker/docker/runconfig [2021-08-21T21:50:50.259Z] github.com/docker/docker/runconfig/opts [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/daemon [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/environment [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fakegit [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/registry [2021-08-21T21:50:50.259Z] github.com/docker/docker/testutil/request [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/drivers [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/local [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/mounts [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/service [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/service/opts [2021-08-21T21:50:50.259Z] github.com/docker/docker/volume/testutils' [2021-08-21T21:50:50.259Z] ++ echo 'github.com/docker/docker/api [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/backend/build [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/httputils [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/middleware [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/build [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/debug [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/image [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/network [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/session [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/system [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/server/router/volume [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/backend [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/container [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/events [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/filters [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/image [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/mount [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/network [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/registry [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/strslice [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/swarm [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/time [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T21:50:50.259Z] github.com/docker/docker/api/types/volume [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T21:50:50.259Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/dockerfile [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/dockerignore [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/remotecontext [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli/config [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli/debug [2021-08-21T21:50:50.260Z] github.com/docker/docker/client [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T21:50:50.260Z] github.com/docker/docker/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/container/stream [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/apparmor [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/httpserver [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/config [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/discovery [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/events [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/exec [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/images [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/initlayer [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/links [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/listeners [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/local [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/names [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/network [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/stats [2021-08-21T21:50:50.260Z] github.com/docker/docker/distribution [2021-08-21T21:50:50.260Z] github.com/docker/docker/distribution/metadata [2021-08-21T21:50:50.260Z] github.com/docker/docker/distribution/utils [2021-08-21T21:50:50.260Z] github.com/docker/docker/distribution/xfer [2021-08-21T21:50:50.260Z] github.com/docker/docker/dockerversion [2021-08-21T21:50:50.260Z] github.com/docker/docker/errdefs [2021-08-21T21:50:50.260Z] github.com/docker/docker/image [2021-08-21T21:50:50.260Z] github.com/docker/docker/image/cache [2021-08-21T21:50:50.260Z] github.com/docker/docker/image/tarexport [2021-08-21T21:50:50.260Z] github.com/docker/docker/image/v1 [2021-08-21T21:50:50.260Z] github.com/docker/docker/internal/test/suite [2021-08-21T21:50:50.260Z] github.com/docker/docker/layer [2021-08-21T21:50:50.260Z] github.com/docker/docker/libcontainerd [2021-08-21T21:50:50.260Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T21:50:50.260Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T21:50:50.260Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T21:50:50.260Z] github.com/docker/docker/libcontainerd/types [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/libnetwork/types [2021-08-21T21:50:50.260Z] github.com/docker/docker/oci [2021-08-21T21:50:50.260Z] github.com/docker/docker/oci/caps [2021-08-21T21:50:50.260Z] github.com/docker/docker/opts [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/aaparser [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/archive [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/authorization [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/capabilities [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/containerfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/directory [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/discovery [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/dmesg [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/filenotify [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/fileutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/fsutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/homedir [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/idtools [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/ioutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/locker [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/longpath [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/loopback [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/mount [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/parsers [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/pidfile [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/platform [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugins [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/pools [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/progress [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/pubsub [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/reexec [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/signal [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/stack [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/stringid [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/symlink [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/system [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/tailfile [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/tarsum [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/term [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/term/windows [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/truncindex [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/urlutil [2021-08-21T21:50:50.260Z] github.com/docker/docker/pkg/useragent [2021-08-21T21:50:50.260Z] github.com/docker/docker/plugin [2021-08-21T21:50:50.260Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T21:50:50.260Z] github.com/docker/docker/plugin/v2 [2021-08-21T21:50:50.260Z] github.com/docker/docker/profiles/apparmor [2021-08-21T21:50:50.260Z] github.com/docker/docker/profiles/seccomp [2021-08-21T21:50:50.260Z] github.com/docker/docker/quota [2021-08-21T21:50:50.260Z] github.com/docker/docker/reference [2021-08-21T21:50:50.260Z] github.com/docker/docker/registry [2021-08-21T21:50:50.260Z] github.com/docker/docker/registry/resumable [2021-08-21T21:50:50.260Z] github.com/docker/docker/restartmanager [2021-08-21T21:50:50.260Z] github.com/docker/docker/rootless [2021-08-21T21:50:50.260Z] github.com/docker/docker/rootless/specconv [2021-08-21T21:50:50.260Z] github.com/docker/docker/runconfig [2021-08-21T21:50:50.260Z] github.com/docker/docker/runconfig/opts [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/daemon [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/environment [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fakegit [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/registry [2021-08-21T21:50:50.260Z] github.com/docker/docker/testutil/request [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/drivers [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/local [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/mounts [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/service [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/service/opts [2021-08-21T21:50:50.260Z] github.com/docker/docker/volume/testutils' [2021-08-21T21:50:50.260Z] ++ grep --fixed-strings -v /libnetwork [2021-08-21T21:50:50.260Z] + base_pkg_list='github.com/docker/docker/api [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/backend/build [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/httputils [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/middleware [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/build [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/debug [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/image [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/network [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/session [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/system [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/server/router/volume [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/backend [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/events [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/filters [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/image [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/mount [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/network [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/registry [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/strslice [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/swarm [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/time [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/versions [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T21:50:50.260Z] github.com/docker/docker/api/types/volume [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/dockerfile [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/dockerignore [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/remotecontext [2021-08-21T21:50:50.260Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli/config [2021-08-21T21:50:50.260Z] github.com/docker/docker/cli/debug [2021-08-21T21:50:50.260Z] github.com/docker/docker/client [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T21:50:50.260Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T21:50:50.260Z] github.com/docker/docker/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/container/stream [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/apparmor [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T21:50:50.260Z] github.com/docker/docker/contrib/httpserver [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/config [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/discovery [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/events [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/exec [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T21:50:50.260Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/images [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/initlayer [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/links [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/listeners [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/local [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/names [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/network [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/stats [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/metadata [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/utils [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/xfer [2021-08-21T21:50:50.261Z] github.com/docker/docker/dockerversion [2021-08-21T21:50:50.261Z] github.com/docker/docker/errdefs [2021-08-21T21:50:50.261Z] github.com/docker/docker/image [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/cache [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/tarexport [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/v1 [2021-08-21T21:50:50.261Z] github.com/docker/docker/internal/test/suite [2021-08-21T21:50:50.261Z] github.com/docker/docker/layer [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/types [2021-08-21T21:50:50.261Z] github.com/docker/docker/oci [2021-08-21T21:50:50.261Z] github.com/docker/docker/oci/caps [2021-08-21T21:50:50.261Z] github.com/docker/docker/opts [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/aaparser [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/archive [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/authorization [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/capabilities [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/containerfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/directory [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/discovery [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/dmesg [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/filenotify [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/fileutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/fsutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/homedir [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/idtools [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/ioutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/locker [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/longpath [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/loopback [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/mount [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/parsers [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/pidfile [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/platform [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugins [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/pools [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/progress [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/pubsub [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/reexec [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/signal [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/stack [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/stringid [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/symlink [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/system [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/tailfile [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/tarsum [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/term [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/term/windows [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/truncindex [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/urlutil [2021-08-21T21:50:50.261Z] github.com/docker/docker/pkg/useragent [2021-08-21T21:50:50.261Z] github.com/docker/docker/plugin [2021-08-21T21:50:50.261Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T21:50:50.261Z] github.com/docker/docker/plugin/v2 [2021-08-21T21:50:50.261Z] github.com/docker/docker/profiles/apparmor [2021-08-21T21:50:50.261Z] github.com/docker/docker/profiles/seccomp [2021-08-21T21:50:50.261Z] github.com/docker/docker/quota [2021-08-21T21:50:50.261Z] github.com/docker/docker/reference [2021-08-21T21:50:50.261Z] github.com/docker/docker/registry [2021-08-21T21:50:50.261Z] github.com/docker/docker/registry/resumable [2021-08-21T21:50:50.261Z] github.com/docker/docker/restartmanager [2021-08-21T21:50:50.261Z] github.com/docker/docker/rootless [2021-08-21T21:50:50.261Z] github.com/docker/docker/rootless/specconv [2021-08-21T21:50:50.261Z] github.com/docker/docker/runconfig [2021-08-21T21:50:50.261Z] github.com/docker/docker/runconfig/opts [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/daemon [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/environment [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fakegit [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/registry [2021-08-21T21:50:50.261Z] github.com/docker/docker/testutil/request [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/drivers [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/local [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/mounts [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/service [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/service/opts [2021-08-21T21:50:50.261Z] github.com/docker/docker/volume/testutils' [2021-08-21T21:50:50.261Z] ++ grep --fixed-strings /libnetwork [2021-08-21T21:50:50.261Z] ++ echo 'github.com/docker/docker/api [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/backend/build [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/httputils [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/middleware [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/build [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/container [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/debug [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/image [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/network [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/session [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/system [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/server/router/volume [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/backend [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/container [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/events [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/filters [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/image [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/mount [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/network [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/registry [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/strslice [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/swarm [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/time [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/versions [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T21:50:50.261Z] github.com/docker/docker/api/types/volume [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/dockerfile [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/dockerignore [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/remotecontext [2021-08-21T21:50:50.261Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T21:50:50.261Z] github.com/docker/docker/cli [2021-08-21T21:50:50.261Z] github.com/docker/docker/cli/config [2021-08-21T21:50:50.261Z] github.com/docker/docker/cli/debug [2021-08-21T21:50:50.261Z] github.com/docker/docker/client [2021-08-21T21:50:50.261Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T21:50:50.261Z] github.com/docker/docker/cmd/dockerd [2021-08-21T21:50:50.261Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T21:50:50.261Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T21:50:50.261Z] github.com/docker/docker/container [2021-08-21T21:50:50.261Z] github.com/docker/docker/container/stream [2021-08-21T21:50:50.261Z] github.com/docker/docker/contrib/apparmor [2021-08-21T21:50:50.261Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T21:50:50.261Z] github.com/docker/docker/contrib/httpserver [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/config [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/discovery [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/events [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/exec [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/images [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/initlayer [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/links [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/listeners [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/local [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/names [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/network [2021-08-21T21:50:50.261Z] github.com/docker/docker/daemon/stats [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/metadata [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/utils [2021-08-21T21:50:50.261Z] github.com/docker/docker/distribution/xfer [2021-08-21T21:50:50.261Z] github.com/docker/docker/dockerversion [2021-08-21T21:50:50.261Z] github.com/docker/docker/errdefs [2021-08-21T21:50:50.261Z] github.com/docker/docker/image [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/cache [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/tarexport [2021-08-21T21:50:50.261Z] github.com/docker/docker/image/v1 [2021-08-21T21:50:50.261Z] github.com/docker/docker/internal/test/suite [2021-08-21T21:50:50.261Z] github.com/docker/docker/layer [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T21:50:50.261Z] github.com/docker/docker/libcontainerd/types [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:50:50.261Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/types [2021-08-21T21:50:50.262Z] github.com/docker/docker/oci [2021-08-21T21:50:50.262Z] github.com/docker/docker/oci/caps [2021-08-21T21:50:50.262Z] github.com/docker/docker/opts [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/aaparser [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/archive [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/authorization [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/capabilities [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/containerfs [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/directory [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/discovery [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/dmesg [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/filenotify [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/fileutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/fsutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/homedir [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/idtools [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/ioutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/locker [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/longpath [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/loopback [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/mount [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/parsers [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/pidfile [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/platform [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugins [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/pools [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/progress [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/pubsub [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/reexec [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/signal [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/stack [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/stringid [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/symlink [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/system [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/tailfile [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/tarsum [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/term [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/term/windows [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/truncindex [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/urlutil [2021-08-21T21:50:50.262Z] github.com/docker/docker/pkg/useragent [2021-08-21T21:50:50.262Z] github.com/docker/docker/plugin [2021-08-21T21:50:50.262Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T21:50:50.262Z] github.com/docker/docker/plugin/v2 [2021-08-21T21:50:50.262Z] github.com/docker/docker/profiles/apparmor [2021-08-21T21:50:50.262Z] github.com/docker/docker/profiles/seccomp [2021-08-21T21:50:50.262Z] github.com/docker/docker/quota [2021-08-21T21:50:50.262Z] github.com/docker/docker/reference [2021-08-21T21:50:50.262Z] github.com/docker/docker/registry [2021-08-21T21:50:50.262Z] github.com/docker/docker/registry/resumable [2021-08-21T21:50:50.262Z] github.com/docker/docker/restartmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/rootless [2021-08-21T21:50:50.262Z] github.com/docker/docker/rootless/specconv [2021-08-21T21:50:50.262Z] github.com/docker/docker/runconfig [2021-08-21T21:50:50.262Z] github.com/docker/docker/runconfig/opts [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/daemon [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/environment [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fakegit [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/registry [2021-08-21T21:50:50.262Z] github.com/docker/docker/testutil/request [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/drivers [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/local [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/mounts [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/service [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/service/opts [2021-08-21T21:50:50.262Z] github.com/docker/docker/volume/testutils' [2021-08-21T21:50:50.262Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/types' [2021-08-21T21:50:50.262Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-21T21:50:50.262Z] + echo 'github.com/docker/docker/libnetwork [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/types' [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:50:50.262Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:50:50.262Z] + type docker-proxy [2021-08-21T21:50:50.262Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-21T21:50:50.262Z] + hack/make.sh binary-proxy install-proxy [2021-08-21T21:50:50.262Z] [2021-08-21T21:50:50.391Z] #27 41.55 (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-21T21:50:50.391Z] #27 41.63 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-21T21:50:50.391Z] #27 41.63 Unpacking python3-minimal (3.7.3-1) ... [2021-08-21T21:50:50.391Z] #27 41.69 Selecting previously unselected package libmpdec2:amd64. [2021-08-21T21:50:50.391Z] #27 41.70 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-21T21:50:50.391Z] #27 41.71 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:50:50.391Z] #27 41.76 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-21T21:50:50.391Z] #27 41.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:50:50.391Z] #27 41.78 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:50.525Z] Removing bundles/ [2021-08-21T21:50:50.525Z] [2021-08-21T21:50:50.525Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-21T21:50:50.525Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-21T21:50:50.525Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:50:50.963Z] #27 42.26 Selecting previously unselected package python3.7. [2021-08-21T21:50:50.963Z] #27 42.27 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-21T21:50:50.963Z] #27 42.27 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:50:50.963Z] #27 42.36 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-21T21:50:51.225Z] #27 42.37 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-21T21:50:51.225Z] #27 42.38 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:50:51.225Z] #27 42.59 Setting up python3-minimal (3.7.3-1) ... [2021-08-21T21:50:51.797Z] #27 43.13 Selecting previously unselected package python3. [2021-08-21T21:50:51.797Z] #27 43.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39772 files and directories currently installed.) [2021-08-21T21:50:51.797Z] #27 43.18 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-21T21:50:51.797Z] #27 43.20 Unpacking python3 (3.7.3-1) ... [2021-08-21T21:50:52.058Z] #27 43.30 Selecting previously unselected package libip4tc0:amd64. [2021-08-21T21:50:52.058Z] #27 43.31 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:50:52.058Z] #27 43.31 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:52.058Z] #27 43.38 Selecting previously unselected package libip6tc0:amd64. [2021-08-21T21:50:52.058Z] #27 43.38 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-21T21:50:52.058Z] #27 43.39 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:52.058Z] #27 43.46 Selecting previously unselected package libiptc0:amd64. [2021-08-21T21:50:52.058Z] #27 43.47 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-21T21:50:52.319Z] #27 43.48 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:50:52.319Z] #27 43.53 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-21T21:50:52.319Z] #27 43.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-21T21:50:52.319Z] #27 43.55 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:50:52.319Z] #27 43.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-21T21:50:52.319Z] #27 43.60 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-21T21:50:52.319Z] #27 43.60 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:50:52.319Z] #27 43.67 Selecting previously unselected package libnftnl11:amd64. [2021-08-21T21:50:52.319Z] #27 43.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-21T21:50:52.581Z] #27 43.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:50:52.581Z] #27 43.75 Selecting previously unselected package iptables. [2021-08-21T21:50:52.581Z] #27 43.75 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-21T21:50:52.581Z] #27 43.76 Unpacking iptables (1.8.2-4) ... [2021-08-21T21:50:52.581Z] #27 43.93 Selecting previously unselected package xxd. [2021-08-21T21:50:52.581Z] #27 43.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:50:52.842Z] #27 43.94 Unpacking xxd (2:8.1.0875-5) ... [2021-08-21T21:50:52.842Z] #27 44.06 Selecting previously unselected package vim-common. [2021-08-21T21:50:52.842Z] #27 44.07 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:50:52.842Z] #27 44.09 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-21T21:50:53.104Z] #27 44.20 Selecting previously unselected package bash-completion. [2021-08-21T21:50:53.104Z] #27 44.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-21T21:50:54.490Z] #27 45.79 Unpacking bash-completion (1:2.8-6) ... [2021-08-21T21:50:54.782Z] #27 46.04 Selecting previously unselected package apparmor. [2021-08-21T21:50:54.782Z] #27 46.04 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-21T21:50:54.782Z] #27 46.10 Unpacking apparmor (2.13.2-10) ... [2021-08-21T21:50:55.060Z] #27 46.29 Selecting previously unselected package aufs-tools. [2021-08-21T21:50:55.060Z] #27 46.30 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-21T21:50:55.060Z] #27 46.30 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:50:55.324Z] #27 46.45 Selecting previously unselected package libonig5:amd64. [2021-08-21T21:50:55.324Z] #27 46.46 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-21T21:50:55.324Z] #27 46.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:50:55.324Z] #27 46.57 Selecting previously unselected package libjq1:amd64. [2021-08-21T21:50:55.324Z] #27 46.59 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:50:55.324Z] #27 46.59 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:50:55.588Z] #27 46.67 Selecting previously unselected package jq. [2021-08-21T21:50:55.589Z] #27 46.68 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-21T21:50:55.589Z] #27 46.69 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-21T21:50:55.589Z] #27 46.75 Selecting previously unselected package libaio1:amd64. [2021-08-21T21:50:55.589Z] #27 46.75 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-21T21:50:55.589Z] #27 46.76 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:50:55.589Z] #27 46.81 Selecting previously unselected package libgpm2:amd64. [2021-08-21T21:50:55.589Z] #27 46.82 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-21T21:50:55.589Z] #27 46.83 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:50:55.589Z] #27 46.88 Selecting previously unselected package libnet1:amd64. [2021-08-21T21:50:55.589Z] #27 46.89 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-21T21:50:55.589Z] #27 46.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:50:55.849Z] #27 46.96 Selecting previously unselected package libnl-3-200:amd64. [2021-08-21T21:50:55.849Z] #27 46.98 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-21T21:50:55.849Z] #27 46.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:50:55.849Z] #27 47.04 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-21T21:50:55.849Z] #27 47.05 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-21T21:50:55.849Z] #27 47.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:50:55.849Z] #27 47.11 Selecting previously unselected package libreadline5:amd64. [2021-08-21T21:50:55.849Z] #27 47.11 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-21T21:50:55.849Z] #27 47.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:50:56.110Z] #27 47.21 Selecting previously unselected package net-tools. [2021-08-21T21:50:56.110Z] #27 47.22 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-21T21:50:56.110Z] #27 47.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:50:56.110Z] #27 47.35 Selecting previously unselected package python-pip-whl. [2021-08-21T21:50:56.110Z] #27 47.36 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-21T21:50:56.110Z] #27 47.38 Unpacking python-pip-whl (18.1-5) ... [2021-08-21T21:50:56.371Z] #27 47.69 Selecting previously unselected package python3-lib2to3. [2021-08-21T21:50:56.371Z] #27 47.70 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-21T21:50:56.371Z] #27 47.71 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:50:56.527Z] #57 212.6 # github.com/containerd/containerd/cmd/containerd [2021-08-21T21:50:56.527Z] #57 212.6 /usr/bin/ld: /tmp/go-link-849796862/000019.o: in function `New': [2021-08-21T21:50:56.527Z] #57 212.6 /tmp/tmp.OIeZF2pocP/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-21T21:50:56.527Z] #57 212.7 + bin/containerd-stress [2021-08-21T21:50:56.527Z] #57 213.8 + bin/containerd-shim [2021-08-21T21:50:56.632Z] #27 47.79 Selecting previously unselected package python3-distutils. [2021-08-21T21:50:56.632Z] #27 47.80 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-21T21:50:56.632Z] #27 47.81 Unpacking python3-distutils (3.7.3-1) ... [2021-08-21T21:50:56.632Z] #27 47.90 Selecting previously unselected package python3-pip. [2021-08-21T21:50:56.632Z] #27 47.91 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-21T21:50:56.632Z] #27 47.92 Unpacking python3-pip (18.1-5) ... [2021-08-21T21:50:56.632Z] #27 48.03 Selecting previously unselected package python3-pkg-resources. [2021-08-21T21:50:56.893Z] #27 48.04 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-21T21:50:56.893Z] #27 48.05 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:50:56.893Z] #27 48.14 Selecting previously unselected package python3-setuptools. [2021-08-21T21:50:56.893Z] #27 48.15 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-21T21:50:56.893Z] #27 48.16 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-21T21:50:57.153Z] #27 48.34 Selecting previously unselected package python3-wheel. [2021-08-21T21:50:57.153Z] #27 48.34 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-21T21:50:57.153Z] #27 48.35 Unpacking python3-wheel (0.32.3-2) ... [2021-08-21T21:50:57.153Z] #27 48.44 Selecting previously unselected package sudo. [2021-08-21T21:50:57.153Z] #27 48.45 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-21T21:50:57.153Z] #27 48.45 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:50:57.414Z] #27 48.71 Selecting previously unselected package thin-provisioning-tools. [2021-08-21T21:50:57.414Z] #27 48.72 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-21T21:50:57.414Z] #27 48.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:50:57.675Z] #27 48.85 Selecting previously unselected package uidmap. [2021-08-21T21:50:57.675Z] #27 48.86 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-21T21:50:57.675Z] #27 48.87 Unpacking uidmap (1:4.5-1.1) ... [2021-08-21T21:50:57.675Z] #27 48.95 Selecting previously unselected package vim-runtime. [2021-08-21T21:50:57.675Z] #27 48.96 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-21T21:50:57.675Z] #27 48.99 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-21T21:50:57.675Z] #27 49.02 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-21T21:50:57.675Z] #27 49.03 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:50:58.671Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-21T21:50:58.933Z] [2021-08-21T21:50:58.933Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-21T21:50:58.933Z] Installing docker-proxy to /usr/local/bin/ [2021-08-21T21:50:58.933Z] [2021-08-21T21:50:58.933Z] + mkdir -p bundles [2021-08-21T21:50:58.933Z] + '[' -n 'github.com/docker/docker/api [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/backend/build [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/httputils [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/middleware [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/build [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/container [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/debug [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/image [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/network [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/session [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/system [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/server/router/volume [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/backend [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/container [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/events [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/filters [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/image [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/mount [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/network [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/registry [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/strslice [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/swarm [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/time [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/versions [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T21:50:58.933Z] github.com/docker/docker/api/types/volume [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/dockerfile [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/dockerignore [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/remotecontext [2021-08-21T21:50:58.933Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T21:50:58.933Z] github.com/docker/docker/cli [2021-08-21T21:50:58.933Z] github.com/docker/docker/cli/config [2021-08-21T21:50:58.933Z] github.com/docker/docker/cli/debug [2021-08-21T21:50:58.933Z] github.com/docker/docker/client [2021-08-21T21:50:58.933Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T21:50:58.933Z] github.com/docker/docker/cmd/dockerd [2021-08-21T21:50:58.933Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T21:50:58.933Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T21:50:58.933Z] github.com/docker/docker/container [2021-08-21T21:50:58.933Z] github.com/docker/docker/container/stream [2021-08-21T21:50:58.933Z] github.com/docker/docker/contrib/apparmor [2021-08-21T21:50:58.933Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T21:50:58.933Z] github.com/docker/docker/contrib/httpserver [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/config [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/discovery [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/events [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/exec [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/images [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/initlayer [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/links [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/listeners [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/local [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/names [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/network [2021-08-21T21:50:58.933Z] github.com/docker/docker/daemon/stats [2021-08-21T21:50:58.933Z] github.com/docker/docker/distribution [2021-08-21T21:50:58.933Z] github.com/docker/docker/distribution/metadata [2021-08-21T21:50:58.933Z] github.com/docker/docker/distribution/utils [2021-08-21T21:50:58.933Z] github.com/docker/docker/distribution/xfer [2021-08-21T21:50:58.933Z] github.com/docker/docker/dockerversion [2021-08-21T21:50:58.933Z] github.com/docker/docker/errdefs [2021-08-21T21:50:58.933Z] github.com/docker/docker/image [2021-08-21T21:50:58.933Z] github.com/docker/docker/image/cache [2021-08-21T21:50:58.933Z] github.com/docker/docker/image/tarexport [2021-08-21T21:50:58.933Z] github.com/docker/docker/image/v1 [2021-08-21T21:50:58.933Z] github.com/docker/docker/internal/test/suite [2021-08-21T21:50:58.933Z] github.com/docker/docker/layer [2021-08-21T21:50:58.933Z] github.com/docker/docker/libcontainerd [2021-08-21T21:50:58.933Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T21:50:58.933Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T21:50:58.933Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T21:50:58.933Z] github.com/docker/docker/libcontainerd/types [2021-08-21T21:50:58.933Z] github.com/docker/docker/oci [2021-08-21T21:50:58.933Z] github.com/docker/docker/oci/caps [2021-08-21T21:50:58.933Z] github.com/docker/docker/opts [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/aaparser [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/archive [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/authorization [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/capabilities [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/containerfs [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/directory [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/discovery [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/dmesg [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/filenotify [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/fileutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/fsutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/homedir [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/idtools [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/ioutils [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/locker [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/longpath [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/loopback [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/mount [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/parsers [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/pidfile [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/platform [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugins [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/pools [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/progress [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/pubsub [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/reexec [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/signal [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/stack [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/stringid [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/symlink [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/system [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/tailfile [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/tarsum [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/term [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/term/windows [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/truncindex [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/urlutil [2021-08-21T21:50:58.933Z] github.com/docker/docker/pkg/useragent [2021-08-21T21:50:58.933Z] github.com/docker/docker/plugin [2021-08-21T21:50:58.933Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T21:50:58.933Z] github.com/docker/docker/plugin/v2 [2021-08-21T21:50:58.933Z] github.com/docker/docker/profiles/apparmor [2021-08-21T21:50:58.933Z] github.com/docker/docker/profiles/seccomp [2021-08-21T21:50:58.933Z] github.com/docker/docker/quota [2021-08-21T21:50:58.933Z] github.com/docker/docker/reference [2021-08-21T21:50:58.933Z] github.com/docker/docker/registry [2021-08-21T21:50:58.934Z] github.com/docker/docker/registry/resumable [2021-08-21T21:50:58.934Z] github.com/docker/docker/restartmanager [2021-08-21T21:50:58.934Z] github.com/docker/docker/rootless [2021-08-21T21:50:58.934Z] github.com/docker/docker/rootless/specconv [2021-08-21T21:50:58.934Z] github.com/docker/docker/runconfig [2021-08-21T21:50:58.934Z] github.com/docker/docker/runconfig/opts [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/daemon [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/environment [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fakegit [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/registry [2021-08-21T21:50:58.934Z] github.com/docker/docker/testutil/request [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/drivers [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/local [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/mounts [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/service [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/service/opts [2021-08-21T21:50:58.934Z] github.com/docker/docker/volume/testutils' ']' [2021-08-21T21:50:58.934Z] + 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-21T21:50:59.585Z] #27 50.48 Selecting previously unselected package vim. [2021-08-21T21:50:59.585Z] #27 50.49 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-21T21:50:59.585Z] #27 50.51 Unpacking vim (2:8.1.0875-5) ... [2021-08-21T21:50:59.585Z] #27 50.81 Selecting previously unselected package xfsprogs. [2021-08-21T21:50:59.585Z] #27 50.82 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-21T21:50:59.585Z] #27 50.83 Unpacking xfsprogs (4.20.0-1) ... [2021-08-21T21:50:59.845Z] #27 51.08 Selecting previously unselected package zip. [2021-08-21T21:50:59.845Z] #27 51.09 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-21T21:50:59.845Z] #27 51.09 Unpacking zip (3.0-11+b1) ... [2021-08-21T21:51:00.105Z] #27 51.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-21T21:51:00.105Z] #27 51.27 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-21T21:51:00.105Z] #27 51.29 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-21T21:51:00.105Z] #27 51.38 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-21T21:51:00.105Z] #27 51.43 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-21T21:51:00.105Z] #27 51.44 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-21T21:51:00.105Z] #27 51.45 Setting up uidmap (1:4.5-1.1) ... [2021-08-21T21:51:00.105Z] #27 51.47 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-21T21:51:00.105Z] #27 51.48 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-21T21:51:00.105Z] #27 51.50 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-21T21:51:00.105Z] #27 51.51 Setting up xxd (2:8.1.0875-5) ... [2021-08-21T21:51:00.105Z] #27 51.52 Setting up zip (3.0-11+b1) ... [2021-08-21T21:51:00.105Z] #27 51.54 Setting up vim-common (2:8.1.0875-5) ... [2021-08-21T21:51:00.320Z] ? github.com/docker/docker/api [no test files] [2021-08-21T21:51:00.365Z] #27 51.58 Setting up bash-completion (1:2.8-6) ... [2021-08-21T21:51:00.723Z] #57 220.6 + bin/containerd-shim-runc-v1 [2021-08-21T21:51:02.275Z] #27 53.33 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-21T21:51:02.275Z] #27 53.37 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-21T21:51:02.276Z] #27 53.42 invoke-rc.d: could not determine current runlevel [2021-08-21T21:51:02.276Z] #27 53.43 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T21:51:02.276Z] #27 53.44 Setting up pigz (2.4-1) ... [2021-08-21T21:51:02.276Z] #27 53.46 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-21T21:51:02.276Z] #27 53.47 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-21T21:51:02.276Z] #27 53.50 Setting up python-pip-whl (18.1-5) ... [2021-08-21T21:51:02.276Z] #27 53.52 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-21T21:51:02.276Z] #27 53.53 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-21T21:51:02.537Z] #27 53.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-21T21:51:02.537Z] #27 53.79 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-21T21:51:02.537Z] #27 53.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-21T21:51:02.537Z] #27 53.82 Setting up vim (2:8.1.0875-5) ... [2021-08-21T21:51:02.537Z] #27 53.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-21T21:51:02.537Z] #27 53.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-21T21:51:02.537Z] #27 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-21T21:51:02.537Z] #27 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-21T21:51:02.537Z] #27 53.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-21T21:51:02.537Z] #27 53.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-21T21:51:02.537Z] #27 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-21T21:51:02.537Z] #27 53.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-21T21:51:02.537Z] #27 53.92 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-21T21:51:02.537Z] #27 53.93 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-21T21:51:02.537Z] #27 53.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-21T21:51:02.798Z] #27 53.98 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-21T21:51:02.798Z] #27 54.00 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-21T21:51:02.798Z] #27 54.02 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-21T21:51:04.197Z] #27 55.41 Setting up iptables (1.8.2-4) ... [2021-08-21T21:51:04.197Z] #27 55.42 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.43 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.43 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.44 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.44 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.45 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-21T21:51:04.197Z] #27 55.47 Setting up python3 (3.7.3-1) ... [2021-08-21T21:51:04.233Z] #54 ... [2021-08-21T21:51:04.233Z] [2021-08-21T21:51:04.233Z] #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-21T21:51:04.233Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:51:04.233Z] #57 208.1 + bin/containerd [2021-08-21T21:51:04.457Z] #27 55.74 Setting up python3-wheel (0.32.3-2) ... [2021-08-21T21:51:04.977Z] #27 56.14 Setting up apparmor (2.13.2-10) ... [2021-08-21T21:51:06.000Z] #57 225.6 + bin/containerd-shim-runc-v2 [2021-08-21T21:51:06.000Z] #57 226.2 + binaries [2021-08-21T21:51:06.000Z] #57 226.2 + install -D bin/containerd /build/containerd [2021-08-21T21:51:06.000Z] #57 226.2 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T21:51:06.000Z] #57 226.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T21:51:06.000Z] #57 226.2 + install -D bin/ctr /build/ctr [2021-08-21T21:51:06.126Z] #57 ... [2021-08-21T21:51:06.127Z] [2021-08-21T21:51:06.127Z] #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-21T21:51:06.127Z] #54 sha256:f2e7a22ac31bca567afeefedca6f633cbc153c4485de555b4841f46c43cff59a [2021-08-21T21:51:06.127Z] #54 111.1 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-21T21:51:06.127Z] #54 111.8 + mkdir -p /build [2021-08-21T21:51:06.127Z] #54 111.8 + cp runc /build/runc [2021-08-21T21:51:06.127Z] #54 DONE 112.1s [2021-08-21T21:51:06.127Z] [2021-08-21T21:51:06.127Z] #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-21T21:51:06.127Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:51:06.259Z] #57 DONE 226.7s [2021-08-21T21:51:06.363Z] #27 57.40 Setting up xfsprogs (4.20.0-1) ... [2021-08-21T21:51:06.363Z] #27 57.42 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-21T21:51:06.624Z] #27 57.80 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-21T21:51:07.055Z] #57 ... [2021-08-21T21:51:07.055Z] [2021-08-21T21:51:07.055Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T21:51:07.055Z] #55 sha256:3a709fdc924f59b4e116e9ffc266c73b992203e23b5598d6390881bd0119a88d [2021-08-21T21:51:07.055Z] #55 DONE 0.1s [2021-08-21T21:51:07.196Z] [2021-08-21T21:51:07.196Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T21:51:07.196Z] #58 sha256:6008c65180531ad945d1f845b93ec964bb08d270326636b1e6dc29d890cefa92 [2021-08-21T21:51:07.196Z] #27 58.26 Setting up python3-distutils (3.7.3-1) ... [2021-08-21T21:51:07.311Z] [2021-08-21T21:51:07.311Z] #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-21T21:51:07.311Z] #57 sha256:9d81ae8e68263bcd6aa604d058be4af788ab22c2e764c68706b2199100d4896a [2021-08-21T21:51:07.455Z] #58 DONE 0.2s [2021-08-21T21:51:07.455Z] [2021-08-21T21:51:07.455Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T21:51:07.455Z] #62 sha256:827bd085990b858494ab89cc7a4ee6cccda2e3c46b6165721222020735c08931 [2021-08-21T21:51:07.455Z] #62 DONE 0.1s [2021-08-21T21:51:07.457Z] #27 58.55 Setting up python3-setuptools (40.8.0-1) ... [2021-08-21T21:51:07.713Z] [2021-08-21T21:51:07.713Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T21:51:07.713Z] #67 sha256:1a4aa2e7c3d919fd80e0bb47cea496ab93d25298d935f750f519e462fe673ced [2021-08-21T21:51:07.972Z] #67 DONE 0.2s [2021-08-21T21:51:07.972Z] [2021-08-21T21:51:07.972Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T21:51:07.972Z] #68 sha256:338b1e3d1ec20da274ef71e09865baf30d1d67f5dd5709ff4929c90455ddc7ad [2021-08-21T21:51:07.972Z] #68 DONE 0.0s [2021-08-21T21:51:07.972Z] [2021-08-21T21:51:07.972Z] #69 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-08-21T21:51:07.972Z] #69 sha256:496097582f94d01fe77b4fc35a6715d813bbfec5a539fdc1f0f83b294be0b38c [2021-08-21T21:51:08.028Z] #27 59.23 Setting up python3-pip (18.1-5) ... [2021-08-21T21:51:08.538Z] #69 0.671 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-21T21:51:08.538Z] #69 0.671 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-21T21:51:08.538Z] #69 0.758 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-21T21:51:08.601Z] #27 59.82 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:51:08.601Z] #27 59.88 Processing triggers for mime-support (3.62) ... [2021-08-21T21:51:08.797Z] #69 0.839 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-21T21:51:09.364Z] #69 1.021 Reading package lists... [2021-08-21T21:51:09.543Z] #27 DONE 60.8s [2021-08-21T21:51:09.543Z] [2021-08-21T21:51:09.543Z] #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-21T21:51:09.543Z] #28 sha256:18347a56ef65d4920c3f85a8792ef17d75c23851caab350cde28076af0b8141f [2021-08-21T21:51:10.298Z] #69 1.629 Reading package lists... [2021-08-21T21:51:10.298Z] #69 2.240 Building dependency tree... [2021-08-21T21:51:10.298Z] #69 2.356 Reading state information... [2021-08-21T21:51:10.298Z] #69 2.459 The following additional packages will be installed: [2021-08-21T21:51:10.298Z] #69 2.459 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-08-21T21:51:10.298Z] #69 2.460 libpam-systemd [2021-08-21T21:51:10.298Z] #69 2.460 Suggested packages: [2021-08-21T21:51:10.298Z] #69 2.460 systemd-container policykit-1 [2021-08-21T21:51:10.298Z] #69 2.461 Recommended packages: [2021-08-21T21:51:10.298Z] #69 2.461 libnss-systemd [2021-08-21T21:51:10.298Z] #69 2.509 The following NEW packages will be installed: [2021-08-21T21:51:10.298Z] #69 2.509 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-08-21T21:51:10.298Z] #69 2.510 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-08-21T21:51:10.486Z] #28 1.057 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-21T21:51:10.486Z] #28 1.062 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-21T21:51:10.486Z] #28 1.065 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-21T21:51:10.486Z] #28 DONE 1.1s [2021-08-21T21:51:10.486Z] [2021-08-21T21:51:10.486Z] #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-21T21:51:10.486Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:51:10.556Z] #69 2.775 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2021-08-21T21:51:10.556Z] #69 2.775 Need to get 4759 kB of archives. [2021-08-21T21:51:10.556Z] #69 2.775 After this operation, 16.6 MB of additional disk space will be used. [2021-08-21T21:51:10.556Z] #69 2.775 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-08-21T21:51:10.556Z] #69 2.777 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-08-21T21:51:10.556Z] #69 2.778 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-08-21T21:51:10.556Z] #69 2.782 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-08-21T21:51:10.556Z] #69 2.783 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-08-21T21:51:10.556Z] #69 2.784 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2021-08-21T21:51:10.556Z] #69 2.825 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2021-08-21T21:51:10.556Z] #69 2.827 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-08-21T21:51:10.556Z] #69 2.829 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-08-21T21:51:10.556Z] #69 2.831 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2021-08-21T21:51:10.556Z] #69 2.833 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-08-21T21:51:10.747Z] #61 ... [2021-08-21T21:51:10.747Z] [2021-08-21T21:51:10.747Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-21T21:51:10.747Z] #29 sha256:c8f11d6dda6785b6eb7a8f037928bb26e27c39285625dfa1b8327e5e568bc533 [2021-08-21T21:51:10.814Z] #69 2.949 debconf: delaying package configuration, since apt-utils is not installed [2021-08-21T21:51:10.814Z] #69 2.970 Fetched 4759 kB in 0s (15.1 MB/s) [2021-08-21T21:51:10.814Z] #69 2.994 Selecting previously unselected package libargon2-1:amd64. [2021-08-21T21:51:10.814Z] #69 2.994 (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 ... 28078 files and directories currently installed.) [2021-08-21T21:51:10.814Z] #69 3.005 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-08-21T21:51:10.814Z] #69 3.011 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-21T21:51:10.814Z] #69 3.048 Selecting previously unselected package libjson-c3:amd64. [2021-08-21T21:51:10.814Z] #69 3.048 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-08-21T21:51:10.814Z] #69 3.052 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-21T21:51:10.814Z] #69 3.082 Selecting previously unselected package libcryptsetup12:amd64. [2021-08-21T21:51:10.814Z] #69 3.082 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-08-21T21:51:10.814Z] #69 3.085 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-21T21:51:10.814Z] #69 3.131 Selecting previously unselected package libidn11:amd64. [2021-08-21T21:51:10.814Z] #69 3.131 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-08-21T21:51:11.073Z] #69 3.134 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-08-21T21:51:11.073Z] #69 3.174 Selecting previously unselected package libkmod2:amd64. [2021-08-21T21:51:11.073Z] #69 3.174 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-08-21T21:51:11.073Z] #69 3.177 Unpacking libkmod2:amd64 (26-1) ... [2021-08-21T21:51:11.073Z] #69 3.215 Selecting previously unselected package systemd. [2021-08-21T21:51:11.073Z] #69 3.218 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2021-08-21T21:51:11.073Z] #69 3.255 Unpacking systemd (241-7~deb10u8) ... [2021-08-21T21:51:11.331Z] #69 3.643 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-08-21T21:51:11.331Z] #69 3.653 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-08-21T21:51:11.331Z] #69 3.663 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-08-21T21:51:11.589Z] #69 3.672 Setting up libidn11:amd64 (1.33-2.2) ... [2021-08-21T21:51:11.589Z] #69 3.680 Setting up libkmod2:amd64 (26-1) ... [2021-08-21T21:51:11.589Z] #69 3.689 Setting up systemd (241-7~deb10u8) ... [2021-08-21T21:51:11.589Z] #69 3.729 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-08-21T21:51:11.589Z] #69 3.730 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-08-21T21:51:11.589Z] #69 3.734 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-21T21:51:11.589Z] #69 3.734 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-08-21T21:51:11.848Z] #69 4.092 Selecting previously unselected package systemd-sysv. [2021-08-21T21:51:11.848Z] #69 4.092 (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 ... 28875 files and directories currently installed.) [2021-08-21T21:51:11.848Z] #69 4.104 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2021-08-21T21:51:11.848Z] #69 4.107 Unpacking systemd-sysv (241-7~deb10u8) ... [2021-08-21T21:51:11.848Z] #69 4.144 Selecting previously unselected package libdbus-1-3:amd64. [2021-08-21T21:51:11.848Z] #69 4.146 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T21:51:11.848Z] #69 4.149 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-21T21:51:11.848Z] #69 4.202 Selecting previously unselected package dbus. [2021-08-21T21:51:11.848Z] #69 4.202 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T21:51:12.106Z] #69 4.212 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-08-21T21:51:12.107Z] #69 4.268 Selecting previously unselected package libpam-systemd:amd64. [2021-08-21T21:51:12.107Z] #69 4.269 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2021-08-21T21:51:12.107Z] #69 4.272 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-21T21:51:12.107Z] #69 4.311 Selecting previously unselected package dbus-user-session. [2021-08-21T21:51:12.107Z] #69 4.311 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-08-21T21:51:12.107Z] #69 4.314 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-21T21:51:12.107Z] #69 4.353 Setting up systemd-sysv (241-7~deb10u8) ... [2021-08-21T21:51:12.107Z] #69 4.362 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-08-21T21:51:12.107Z] #69 4.372 Setting up dbus (1.12.20-0+deb10u1) ... [2021-08-21T21:51:12.366Z] #69 4.480 invoke-rc.d: could not determine current runlevel [2021-08-21T21:51:12.366Z] #69 4.483 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-21T21:51:12.366Z] #69 4.488 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2021-08-21T21:51:12.366Z] #69 4.593 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-08-21T21:51:12.366Z] #69 4.607 Processing triggers for systemd (241-7~deb10u8) ... [2021-08-21T21:51:12.366Z] #69 4.615 Processing triggers for libc-bin (2.28-10) ... [2021-08-21T21:51:12.624Z] #69 DONE 4.8s [2021-08-21T21:51:12.624Z] [2021-08-21T21:51:12.624Z] #70 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-08-21T21:51:12.624Z] #70 sha256:0060be3cd1107bc708ccf2a09427a8f820d2b6d7399de1bafcdb1fa83143a9c5 [2021-08-21T21:51:13.192Z] #70 0.459 % Total % Received % Xferd Average Speed Time Time Time Current [2021-08-21T21:51:13.192Z] #70 0.461 Dload Upload Total Spent Left Speed [2021-08-21T21:51:13.192Z] #70 0.462 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 14821 0 --:--:-- --:--:-- --:--:-- 14821 [2021-08-21T21:51:13.192Z] #70 DONE 0.6s [2021-08-21T21:51:13.192Z] [2021-08-21T21:51:13.192Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T21:51:13.192Z] #71 sha256:c2c28d6cbc6954350f1e702de9ab517423e54028e5c464adbfb5a0d3b9f27548 [2021-08-21T21:51:14.051Z] #29 2.936 Collecting yamllint==1.26.1 [2021-08-21T21:51:14.131Z] #71 DONE 0.8s [2021-08-21T21:51:14.132Z] [2021-08-21T21:51:14.132Z] #72 exporting to image [2021-08-21T21:51:14.132Z] #72 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T21:51:14.132Z] #72 exporting layers [2021-08-21T21:51:18.460Z] ok github.com/docker/docker/api/server 0.046s coverage: 9.0% of statements [2021-08-21T21:51:19.345Z] #29 8.199 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-21T21:51:19.345Z] #29 8.751 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-21T21:51:19.345Z] #29 8.789 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-21T21:51:19.345Z] #29 8.840 Collecting pyyaml (from yamllint==1.26.1) [2021-08-21T21:51:19.607Z] #29 8.989 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-21T21:51:19.868Z] #29 9.158 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-21T21:51:19.868Z] #29 9.159 Building wheels for collected packages: yamllint [2021-08-21T21:51:19.868Z] #29 9.162 Running setup.py bdist_wheel for yamllint: started [2021-08-21T21:51:20.441Z] #29 9.706 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-21T21:51:20.441Z] #29 9.708 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-21T21:51:20.441Z] #29 9.740 Successfully built yamllint [2021-08-21T21:51:20.441Z] #29 9.752 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-21T21:51:20.702Z] #29 9.955 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-21T21:51:20.719Z] #72 exporting layers 6.7s done [2021-08-21T21:51:20.719Z] #72 writing image sha256:b5b2f5baa9d60850302de270dc9d29678a0b9ee93a817b83c88c62e446daa534 done [2021-08-21T21:51:20.719Z] #72 naming to docker.io/library/docker:f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 done [2021-08-21T21:51:20.719Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T21:51:21.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 hack/make.sh dynbinary test-integration [2021-08-21T21:51:21.644Z] #29 DONE 10.8s [2021-08-21T21:51:21.644Z] [2021-08-21T21:51:21.644Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-21T21:51:21.644Z] #32 sha256:6030d3a107fb808e5fb294e3e39c430e6882689c09ba21a49d4cebc167c499e5 [2021-08-21T21:51:21.907Z] #32 DONE 0.5s [2021-08-21T21:51:21.907Z] [2021-08-21T21:51:21.907Z] #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-21T21:51:21.907Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:51:22.167Z] #64 ... [2021-08-21T21:51:22.167Z] [2021-08-21T21:51:22.167Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:51:22.167Z] #37 sha256:779a9926ad3d8526f57d76ee181f3eb6e63e32bb898069acd901993d2ab98ba2 [2021-08-21T21:51:22.975Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-08-21T21:51:22.975Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-08-21T21:51:22.975Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-08-21T21:51:22.975Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-08-21T21:51:22.975Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-08-21T21:51:22.975Z] Detected virtualization docker. [2021-08-21T21:51:22.975Z] Detected architecture x86-64. [2021-08-21T21:51:22.975Z] Set hostname to <35f15e897dbc>. [2021-08-21T21:51:23.543Z] + source /etc/docker-entrypoint-cmd [2021-08-21T21:51:23.543Z] ++ hack/make.sh dynbinary test-integration [2021-08-21T21:51:23.543Z] [2021-08-21T21:51:23.803Z] Removing bundles/ [2021-08-21T21:51:23.803Z] [2021-08-21T21:51:23.803Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T21:51:23.803Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:51:23.803Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:51:28.749Z] #37 ... [2021-08-21T21:51:28.749Z] [2021-08-21T21:51:28.749Z] #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-21T21:51:28.749Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:51:28.749Z] #61 82.78 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-21T21:51:28.749Z] #61 83.53 + mkdir -p /build [2021-08-21T21:51:28.749Z] #61 83.53 + cp runc /build/runc [2021-08-21T21:51:28.749Z] #61 ... [2021-08-21T21:51:28.749Z] [2021-08-21T21:51:28.749Z] #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-21T21:51:28.749Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:51:28.749Z] #64 141.8 # github.com/containerd/containerd/cmd/containerd [2021-08-21T21:51:28.749Z] #64 141.8 /usr/bin/ld: /tmp/go-link-364820807/000019.o: in function `New': [2021-08-21T21:51:28.749Z] #64 141.8 /tmp/tmp.0xsaTRfLgn/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-21T21:51:28.749Z] #64 141.9 + bin/containerd-stress [2021-08-21T21:51:29.321Z] #64 ... [2021-08-21T21:51:29.321Z] [2021-08-21T21:51:29.321Z] #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-21T21:51:29.321Z] #61 sha256:b08cc7a99a5c5464ea29e2cbb14912c48abdbda967290d23373e7c4ee099ab25 [2021-08-21T21:51:29.321Z] #61 DONE 88.8s [2021-08-21T21:51:29.321Z] [2021-08-21T21:51:29.321Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-21T21:51:29.321Z] #37 sha256:779a9926ad3d8526f57d76ee181f3eb6e63e32bb898069acd901993d2ab98ba2 [2021-08-21T21:51:29.321Z] #37 DONE 7.4s [2021-08-21T21:51:29.582Z] [2021-08-21T21:51:29.582Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-21T21:51:29.582Z] #40 sha256:38e7de098d6e6f73dbcd79db3d35648183548d67fcec6558a410358f7bdf28f7 [2021-08-21T21:51:29.844Z] #40 DONE 0.6s [2021-08-21T21:51:29.844Z] [2021-08-21T21:51:29.844Z] #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-21T21:51:29.844Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:51:29.844Z] #64 143.3 + bin/containerd-shim [2021-08-21T21:51:30.104Z] #64 ... [2021-08-21T21:51:30.104Z] [2021-08-21T21:51:30.104Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-21T21:51:30.104Z] #42 sha256:3c307a00e3b56687cdf1d1b1528a09f5d5541f402a9a79f535e5649446b0c6c3 [2021-08-21T21:51:30.104Z] #42 DONE 0.1s [2021-08-21T21:51:30.104Z] [2021-08-21T21:51:30.105Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-21T21:51:30.105Z] #45 sha256:3796af292b44c2210f5133ac413a076fe450b8b385e72f149870dc85ccbcc32c [2021-08-21T21:51:30.105Z] #45 DONE 0.1s [2021-08-21T21:51:30.105Z] [2021-08-21T21:51:30.105Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-21T21:51:30.105Z] #48 sha256:e6cf932d33cbd911f138174ef095f3f8aae711d14573e7bafa0048bc6695ab3a [2021-08-21T21:51:31.046Z] #48 DONE 0.6s [2021-08-21T21:51:31.046Z] [2021-08-21T21:51:31.046Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-21T21:51:31.046Z] #52 sha256:be1e7044c2ff6c4061baa6b688323896ada0c5e809016e74e952202b4290f42e [2021-08-21T21:51:31.046Z] #52 DONE 0.1s [2021-08-21T21:51:31.046Z] [2021-08-21T21:51:31.046Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-21T21:51:31.046Z] #54 sha256:d03f199770a14f4f1b030806e9384e4186e4eceb8a03811528d95b3d1ff96686 [2021-08-21T21:51:31.046Z] #54 DONE 0.2s [2021-08-21T21:51:31.046Z] [2021-08-21T21:51:31.046Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-21T21:51:31.046Z] #56 sha256:ed4c4dd119f64409df20722f3931afb35ee199af77a6ce56601f463f51128b70 [2021-08-21T21:51:31.306Z] #56 DONE 0.1s [2021-08-21T21:51:31.306Z] [2021-08-21T21:51:31.306Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-21T21:51:31.306Z] #58 sha256:d26c4d4602618c5051831d2946d5c7435d6f3f7610c10fed9c6ace4131ec83bc [2021-08-21T21:51:31.306Z] #58 DONE 0.2s [2021-08-21T21:51:31.306Z] [2021-08-21T21:51:31.306Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-21T21:51:31.306Z] #60 sha256:26f257e968522d9f516f5e66532a28144122fc9022893b35b5bbc08439d92f8e [2021-08-21T21:51:31.877Z] #60 DONE 0.4s [2021-08-21T21:51:31.877Z] [2021-08-21T21:51:31.877Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-21T21:51:31.877Z] #62 sha256:831e60aacf62642290067fde01bcc88dfdd83d6d855045f4e0e92f4997270f35 [2021-08-21T21:51:32.137Z] #62 DONE 0.2s [2021-08-21T21:51:32.137Z] [2021-08-21T21:51:32.137Z] #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-21T21:51:32.137Z] #64 sha256:c4192e1b7ea6eca81458bc4a4dc63fdb3740c8c31dd3cb19592d13a8089493ad [2021-08-21T21:51:38.722Z] #64 151.0 + bin/containerd-shim-runc-v1 [2021-08-21T21:51:39.345Z] #57 239.3 # github.com/containerd/containerd/cmd/containerd [2021-08-21T21:51:39.345Z] #57 239.3 /usr/bin/ld: /tmp/go-link-361394943/000019.o: in function `New': [2021-08-21T21:51:39.345Z] #57 239.3 /tmp/tmp.j9lXe15dbI/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-21T21:51:39.345Z] #57 239.4 + bin/containerd-stress [2021-08-21T21:51:39.345Z] #57 240.5 + bin/containerd-shim [2021-08-21T21:51:42.933Z] #64 156.0 + bin/containerd-shim-runc-v2 [2021-08-21T21:51:43.193Z] #64 156.6 + binaries [2021-08-21T21:51:43.193Z] #64 156.6 + install -D bin/containerd /build/containerd [2021-08-21T21:51:43.193Z] #64 156.6 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T21:51:43.453Z] #64 156.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T21:51:43.453Z] #64 156.6 + install -D bin/ctr /build/ctr [2021-08-21T21:51:43.518Z] #57 247.4 + bin/containerd-shim-runc-v1 [2021-08-21T21:51:44.835Z] #64 DONE 157.9s [2021-08-21T21:51:45.776Z] [2021-08-21T21:51:45.776Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T21:51:45.776Z] #65 sha256:69120858c070beee184f31fe7ea95b849c58d87c7acfa9cbc97a874c16b4db35 [2021-08-21T21:51:46.716Z] #65 DONE 0.9s [2021-08-21T21:51:46.717Z] [2021-08-21T21:51:46.717Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T21:51:46.717Z] #69 sha256:47c79b1e768155f875da2a66799c60e4401a6d072b0e1d5cf3c82a39c4ed838f [2021-08-21T21:51:46.717Z] #69 DONE 0.2s [2021-08-21T21:51:46.977Z] [2021-08-21T21:51:46.977Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T21:51:46.977Z] #74 sha256:81f641a44ba6166ba9fd4b05e4a6f4f9134b24fdf981f5d643216824e3566c55 [2021-08-21T21:51:47.917Z] #74 DONE 1.2s [2021-08-21T21:51:48.197Z] [2021-08-21T21:51:48.197Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T21:51:48.197Z] #75 sha256:f123f814cbd5cd69dcae64d324ba4f6dc1d9dc0502f505aa73b26091020836d3 [2021-08-21T21:51:48.197Z] #75 DONE 0.0s [2021-08-21T21:51:48.197Z] [2021-08-21T21:51:48.197Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T21:51:48.197Z] #76 sha256:4971d3b248267154e2d58f02741845624445b1a239c0da0333b753828ba5cb77 [2021-08-21T21:51:48.769Z] #57 252.3 + bin/containerd-shim-runc-v2 [2021-08-21T21:51:48.769Z] #57 253.0 + binaries [2021-08-21T21:51:48.769Z] #57 253.0 + install -D bin/containerd /build/containerd [2021-08-21T21:51:48.769Z] #57 253.0 + install -D bin/containerd-shim /build/containerd-shim [2021-08-21T21:51:48.769Z] #57 253.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-21T21:51:48.769Z] #57 253.0 + install -D bin/ctr /build/ctr [2021-08-21T21:51:49.331Z] #57 DONE 253.5s [2021-08-21T21:51:50.261Z] [2021-08-21T21:51:50.261Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-21T21:51:50.261Z] #58 sha256:04ab618563f5c093f14fa58bde08b01e146844b634777686d20d0aaf0555d306 [2021-08-21T21:51:50.517Z] #58 DONE 0.2s [2021-08-21T21:51:50.517Z] [2021-08-21T21:51:50.517Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-21T21:51:50.517Z] #62 sha256:c61325eff8b5e5f0a4197c899922df324e7e9d5cd2ef1f306a1d7e5671dd7ece [2021-08-21T21:51:50.517Z] #62 DONE 0.1s [2021-08-21T21:51:50.773Z] [2021-08-21T21:51:50.773Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-21T21:51:50.773Z] #67 sha256:ac21ccd187bc135a4df5f397b045684a77561149ae392510910ca9bdc4842d8a [2021-08-21T21:51:50.773Z] #67 DONE 0.2s [2021-08-21T21:51:50.773Z] [2021-08-21T21:51:50.773Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-21T21:51:50.773Z] #68 sha256:57dc89fe4dcd7c459310d6bb90aa80e8a3b348c70024c081e809b9d06133509a [2021-08-21T21:51:50.773Z] #68 DONE 0.0s [2021-08-21T21:51:50.773Z] [2021-08-21T21:51:50.773Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-21T21:51:50.773Z] #69 sha256:4d7b4eb03b1543e09732c45a9d8da59c7bca3728dc3d00dbc053037870493a54 [2021-08-21T21:51:52.169Z] #69 DONE 1.3s [2021-08-21T21:51:52.169Z] [2021-08-21T21:51:52.169Z] #70 exporting to image [2021-08-21T21:51:52.169Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T21:51:52.169Z] #70 exporting layers [2021-08-21T21:51:52.416Z] #76 DONE 4.1s [2021-08-21T21:51:52.416Z] [2021-08-21T21:51:52.416Z] #77 exporting to image [2021-08-21T21:51:52.416Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-21T21:51:52.416Z] #77 exporting layers [2021-08-21T21:51:58.769Z] #70 exporting layers 6.6s done [2021-08-21T21:51:58.769Z] #70 writing image sha256:c5f04aca643e71a21203af61accc77910e86a942ba6be5ff2a8dbfcce79ea797 done [2021-08-21T21:51:58.769Z] #70 naming to docker.io/library/docker:29c9f0084bce32194704c9d74045f8a4c0f87d32 done [2021-08-21T21:51:58.769Z] #70 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T21:51:59.118Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=29c9f0084bce32194704c9d74045f8a4c0f87d32 -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:29c9f0084bce32194704c9d74045f8a4c0f87d32 hack/make.sh dynbinary test-integration [2021-08-21T21:52:01.012Z] [2021-08-21T21:52:01.012Z] Removing bundles/ [2021-08-21T21:52:01.012Z] [2021-08-21T21:52:01.012Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T21:52:01.012Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:52:01.012Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:52:04.652Z] #77 exporting layers 12.1s done [2021-08-21T21:52:04.652Z] #77 writing image sha256:4f8412c8551843c40c8a8872481d5064c05bf383b9acc7b42dc3b06e54eacb30 done [2021-08-21T21:52:04.652Z] #77 naming to docker.io/library/docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 done [2021-08-21T21:52:04.652Z] #77 DONE 12.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-21T21:52:04.987Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42621/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/validate/default [2021-08-21T21:52:05.927Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-21T21:52:14.063Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-08-21T21:52:15.450Z] Congratulations! All API changes are done the right way. [2021-08-21T21:52:15.450Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-21T21:52:15.450Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-21T21:52:15.450Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-21T21:52:15.450Z] Congratulations! No new tests were added to integration-cli. [2021-08-21T21:52:15.450Z] [2021-08-21T21:52:15.450Z] INFO Start validation with golang-ci-lint [2021-08-21T21:52:15.711Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-21T21:52:15.711Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-21T21:52:15.711Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/server/httputils 0.046s coverage: 14.7% of statements [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/server/router/swarm 0.027s coverage: 5.7% of statements [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/types/versions 0.028s coverage: 75.0% of statements [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/api/types/time 0.036s coverage: 100.0% of statements [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/builder/remotecontext 0.208s coverage: 13.7% of statements [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/builder/dockerfile 0.337s coverage: 49.0% of statements [2021-08-21T21:52:39.979Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T21:52:39.979Z] ok github.com/docker/docker/cmd/docker-proxy 0.219s coverage: 67.6% of statements [2021-08-21T21:52:41.907Z] ok github.com/docker/docker/builder/remotecontext/git 5.757s coverage: 86.3% of statements [2021-08-21T21:52:41.907Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T21:52:41.907Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T21:52:44.480Z] ok github.com/docker/docker/client 0.327s coverage: 75.4% of statements [2021-08-21T21:53:00.260Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:53:00.260Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:53:00.260Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:53:00.260Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:53:00.260Z] [2021-08-21T21:53:00.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T21:53:00.260Z] DOCKER_SYSTEMD=1 [2021-08-21T21:53:00.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T21:53:00.260Z] HOSTNAME=35f15e897dbc [2021-08-21T21:53:00.260Z] DEST=bundles/test-integration [2021-08-21T21:53:00.260Z] PWD=/go/src/github.com/docker/docker [2021-08-21T21:53:00.260Z] DOCKER_GITCOMMIT=f5bc66f2aab81ee393a23e2862bdd392aaf0ce50 [2021-08-21T21:53:00.260Z] container=docker [2021-08-21T21:53:00.260Z] HOME=/root [2021-08-21T21:53:00.260Z] LANG=C.UTF-8 [2021-08-21T21:53:00.260Z] INVOCATION_ID=bccab37200a64236861afb4608e462df [2021-08-21T21:53:00.260Z] GOLANG_VERSION=1.16.7 [2021-08-21T21:53:00.260Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T21:53:00.260Z] VALIDATE_BRANCH=master [2021-08-21T21:53:00.260Z] TERM=xterm [2021-08-21T21:53:00.260Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T21:53:00.260Z] SHLVL=3 [2021-08-21T21:53:00.260Z] TIMEOUT=120m [2021-08-21T21:53:00.260Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T21:53:00.260Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T21:53:00.260Z] GO111MODULE=off [2021-08-21T21:53:00.260Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T21:53:00.260Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T21:53:00.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T21:53:00.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T21:53:00.260Z] GOPATH=/go [2021-08-21T21:53:00.260Z] PKG_CONFIG=pkg-config [2021-08-21T21:53:00.260Z] _=/usr/bin/env [2021-08-21T21:53:00.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T21:53:31.230Z] ok github.com/docker/docker/cmd/dockerd/trap 3.207s coverage: 0.0% of statements [2021-08-21T21:53:31.230Z] ok github.com/docker/docker/container 0.136s coverage: 34.8% of statements [2021-08-21T21:53:31.230Z] ok github.com/docker/docker/cmd/dockerd 0.211s coverage: 29.1% of statements [2021-08-21T21:53:31.230Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T21:53:31.230Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T21:53:31.230Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T21:53:31.230Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T21:53:31.230Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T21:53:31.230Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.048s coverage: 65.3% of statements [2021-08-21T21:53:32.624Z] ok github.com/docker/docker/daemon/cluster/convert 0.043s coverage: 35.9% of statements [2021-08-21T21:53:32.888Z] ok github.com/docker/docker/daemon/cluster 0.111s coverage: 0.5% of statements [2021-08-21T21:53:35.448Z] ok github.com/docker/docker/daemon/config 0.082s coverage: 81.1% of statements [2021-08-21T21:53:35.448Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2021-08-21T21:53:36.395Z] ok github.com/docker/docker/daemon/events 0.093s coverage: 50.0% of statements [2021-08-21T21:53:36.970Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-08-21T21:53:37.397Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:53:37.397Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:53:37.397Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:53:37.397Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:53:37.397Z] [2021-08-21T21:53:37.397Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T21:53:37.397Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T21:53:37.397Z] HOSTNAME=743305a6b70c [2021-08-21T21:53:37.397Z] DEST=bundles/test-integration [2021-08-21T21:53:37.397Z] PWD=/go/src/github.com/docker/docker [2021-08-21T21:53:37.397Z] DOCKER_ROOTLESS=1 [2021-08-21T21:53:37.397Z] DOCKER_GITCOMMIT=29c9f0084bce32194704c9d74045f8a4c0f87d32 [2021-08-21T21:53:37.397Z] container=docker [2021-08-21T21:53:37.397Z] HOME=/root [2021-08-21T21:53:37.397Z] GOLANG_VERSION=1.16.7 [2021-08-21T21:53:37.397Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T21:53:37.397Z] VALIDATE_BRANCH=master [2021-08-21T21:53:37.397Z] TERM=xterm [2021-08-21T21:53:37.397Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T21:53:37.397Z] SHLVL=1 [2021-08-21T21:53:37.397Z] TIMEOUT=120m [2021-08-21T21:53:37.397Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T21:53:37.397Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T21:53:37.397Z] GO111MODULE=off [2021-08-21T21:53:37.397Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T21:53:37.397Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T21:53:37.397Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T21:53:37.397Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T21:53:37.397Z] GOPATH=/go [2021-08-21T21:53:37.397Z] PKG_CONFIG=pkg-config [2021-08-21T21:53:37.397Z] _=/usr/bin/env [2021-08-21T21:53:37.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T21:53:39.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T21:53:39.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T21:53:42.279Z] ok github.com/docker/docker/daemon/graphdriver/aufs 2.612s coverage: 73.3% of statements [2021-08-21T21:53:42.279Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.8% of statements [2021-08-21T21:53:42.854Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.030s coverage: 3.1% of statements [2021-08-21T21:53:43.431Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.006s coverage: 56.2% of statements [2021-08-21T21:53:44.872Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.9% of statements [2021-08-21T21:53:46.799Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.732s coverage: 49.4% of statements [2021-08-21T21:53:47.744Z] ok github.com/docker/docker/daemon 12.221s coverage: 17.5% of statements [2021-08-21T21:53:47.744Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T21:53:47.744Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T21:53:47.744Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T21:53:47.744Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T21:53:48.692Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.021s coverage: 57.5% of statements [2021-08-21T21:53:48.955Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.386s coverage: 46.2% of statements [2021-08-21T21:53:48.955Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T21:53:49.217Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.944s coverage: 57.7% of statements [2021-08-21T21:53:49.217Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-21T21:53:49.217Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T21:53:49.479Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-08-21T21:53:49.479Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.031s coverage: 3.0% of statements [2021-08-21T21:53:52.037Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 6.7% of statements [2021-08-21T21:53:52.037Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T21:53:52.037Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T21:53:52.037Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.5% of statements [2021-08-21T21:53:52.037Z] ok github.com/docker/docker/daemon/logger/gelf 0.023s coverage: 67.0% of statements [2021-08-21T21:53:52.037Z] ok github.com/docker/docker/daemon/logger/awslogs 0.314s coverage: 77.4% of statements [2021-08-21T21:53:52.037Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T21:53:52.037Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T21:53:52.612Z] ok github.com/docker/docker/daemon/logger/journald 0.008s coverage: 23.9% of statements [2021-08-21T21:53:52.875Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2021-08-21T21:53:53.137Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2021-08-21T21:53:53.399Z] ok github.com/docker/docker/daemon/logger/local 0.042s coverage: 75.2% of statements [2021-08-21T21:53:53.399Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T21:53:53.974Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2021-08-21T21:53:54.550Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 58.6% of statements [2021-08-21T21:53:54.813Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-08-21T21:53:55.388Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2021-08-21T21:53:55.966Z] ok github.com/docker/docker/daemon/network 0.013s coverage: 63.8% of statements [2021-08-21T21:53:56.915Z] ok github.com/docker/docker/daemon/logger/splunk 1.901s coverage: 82.5% of statements [2021-08-21T21:53:56.915Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T21:53:56.915Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T21:53:56.915Z] ok github.com/docker/docker/distribution/metadata 0.103s coverage: 48.2% of statements [2021-08-21T21:53:58.305Z] ok github.com/docker/docker/distribution 0.236s coverage: 25.8% of statements [2021-08-21T21:53:58.305Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T21:53:58.305Z] ok github.com/docker/docker/errdefs 0.016s coverage: 53.1% of statements [2021-08-21T21:53:58.879Z] ok github.com/docker/docker/image 0.052s coverage: 86.6% of statements [2021-08-21T21:53:59.140Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2021-08-21T21:53:59.403Z] ok github.com/docker/docker/distribution/xfer 1.820s coverage: 85.1% of statements [2021-08-21T21:53:59.403Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T21:53:59.665Z] ok github.com/docker/docker/image/tarexport 0.014s coverage: 0.7% of statements [2021-08-21T21:53:59.665Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2021-08-21T21:53:59.665Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T21:53:59.927Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-08-21T21:54:00.874Z] ok github.com/docker/docker/oci 0.044s coverage: 43.3% of statements [2021-08-21T21:54:00.874Z] ok github.com/docker/docker/opts 0.051s coverage: 67.1% of statements [2021-08-21T21:54:00.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T21:54:01.135Z] ok github.com/docker/docker/pkg/aaparser 0.030s coverage: 52.9% of statements [2021-08-21T21:54:03.688Z] ok github.com/docker/docker/pkg/broadcaster 0.022s coverage: 100.0% of statements [2021-08-21T21:54:03.688Z] ok github.com/docker/docker/pkg/authorization 0.745s coverage: 68.3% of statements [2021-08-21T21:54:03.688Z] ok github.com/docker/docker/pkg/capabilities 0.018s coverage: 87.5% of statements [2021-08-21T21:54:04.634Z] ok github.com/docker/docker/pkg/directory 0.017s coverage: 80.0% of statements [2021-08-21T21:54:04.896Z] ok github.com/docker/docker/pkg/archive 1.186s coverage: 82.5% of statements [2021-08-21T21:54:05.158Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-08-21T21:54:05.420Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 97.6% of statements [2021-08-21T21:54:06.366Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-08-21T21:54:06.939Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-21T21:54:07.202Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-08-21T21:54:07.202Z] ok github.com/docker/docker/pkg/chrootarchive 3.082s coverage: 43.2% of statements [2021-08-21T21:54:08.593Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-08-21T21:54:08.855Z] ok github.com/docker/docker/pkg/fileutils 0.043s coverage: 83.1% of statements [2021-08-21T21:54:08.855Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2021-08-21T21:54:09.429Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2021-08-21T21:54:09.429Z] ok github.com/docker/docker/pkg/fsutils 0.321s coverage: 85.1% of statements [2021-08-21T21:54:10.376Z] ok github.com/docker/docker/layer 7.714s coverage: 68.8% of statements [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T21:54:10.376Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T21:54:10.376Z] ok github.com/docker/docker/pkg/jsonmessage 0.027s coverage: 91.7% of statements [2021-08-21T21:54:10.638Z] ok github.com/docker/docker/pkg/idtools 0.722s coverage: 69.5% of statements [2021-08-21T21:54:10.638Z] ok github.com/docker/docker/pkg/longpath 0.021s coverage: 100.0% of statements [2021-08-21T21:54:10.900Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-08-21T21:54:10.900Z] ok github.com/docker/docker/pkg/ioutils 0.636s coverage: 69.2% of statements [2021-08-21T21:54:10.900Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T21:54:10.900Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-21T21:54:10.900Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T21:54:10.900Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T21:54:11.162Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2021-08-21T21:54:11.162Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2021-08-21T21:54:11.425Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-21T21:54:11.425Z] ok github.com/docker/docker/pkg/pidfile 0.027s coverage: 82.4% of statements [2021-08-21T21:54:11.425Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T21:54:11.425Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T21:54:12.001Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2021-08-21T21:54:12.576Z] ok github.com/docker/docker/pkg/plugins/transport 0.026s coverage: 85.7% of statements [2021-08-21T21:54:12.839Z] ok github.com/docker/docker/pkg/pools 0.005s coverage: 88.2% of statements [2021-08-21T21:54:12.839Z] ok github.com/docker/docker/pkg/progress 0.024s coverage: 75.9% of statements [2021-08-21T21:54:13.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T21:54:14.228Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2021-08-21T21:54:14.228Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-08-21T21:54:14.490Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-08-21T21:54:14.491Z] ok github.com/docker/docker/pkg/stack 0.021s coverage: 90.9% of statements [2021-08-21T21:54:14.753Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2021-08-21T21:54:14.753Z] ok github.com/docker/docker/pkg/stringid 0.007s coverage: 70.6% of statements [2021-08-21T21:54:15.328Z] ok github.com/docker/docker/pkg/sysinfo 0.013s coverage: 52.1% of statements [2021-08-21T21:54:15.903Z] ok github.com/docker/docker/pkg/system 0.037s coverage: 40.1% of statements [2021-08-21T21:54:16.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T21:54:16.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T21:54:16.167Z] ok github.com/docker/docker/pkg/tailfile 0.165s coverage: 88.6% of statements [2021-08-21T21:54:16.429Z] testing: warning: no tests to run [2021-08-21T21:54:16.429Z] coverage: [no statements] [2021-08-21T21:54:16.429Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2021-08-21T21:54:16.690Z] ok github.com/docker/docker/pkg/tarsum 0.153s coverage: 89.3% of statements [2021-08-21T21:54:16.690Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2021-08-21T21:54:16.690Z] ok github.com/docker/docker/pkg/truncindex 0.104s coverage: 91.5% of statements [2021-08-21T21:54:16.952Z] ok github.com/docker/docker/pkg/useragent 0.018s coverage: 88.9% of statements [2021-08-21T21:54:17.906Z] ok github.com/docker/docker/plugin/v2 0.017s coverage: 14.4% of statements [2021-08-21T21:54:19.298Z] ok github.com/docker/docker/plugin 0.545s coverage: 23.2% of statements [2021-08-21T21:54:19.561Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 86.0% of statements [2021-08-21T21:54:19.822Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-08-21T21:54:21.214Z] ok github.com/docker/docker/quota 0.820s coverage: 71.4% of statements [2021-08-21T21:54:21.477Z] ok github.com/docker/docker/registry/resumable 0.034s coverage: 100.0% of statements [2021-08-21T21:54:21.477Z] ok github.com/docker/docker/registry 0.152s coverage: 58.8% of statements [2021-08-21T21:54:21.739Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2021-08-21T21:54:22.313Z] ok github.com/docker/docker/runconfig 0.045s coverage: 66.1% of statements [2021-08-21T21:54:22.576Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2021-08-21T21:54:23.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T21:54:23.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T21:54:24.379Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T21:54:25.131Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2021-08-21T21:54:25.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T21:54:25.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T21:54:26.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T21:54:27.124Z] ok github.com/docker/docker/volume/mounts 0.015s coverage: 67.7% of statements [2021-08-21T21:54:27.124Z] ok github.com/docker/docker/volume/local 0.305s coverage: 76.4% of statements [2021-08-21T21:54:28.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T21:54:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T21:54:31.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T21:54:31.328Z] ok github.com/docker/docker/volume/service 0.021s coverage: 72.3% of statements [2021-08-21T21:54:31.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T21:54:32.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T21:54:32.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T21:54:33.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T21:54:34.747Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T21:54:35.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T21:54:36.254Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T21:54:36.254Z] Using test binary docker [2021-08-21T21:54:36.254Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T21:54:36.254Z] Starting apparmor (via systemctl): apparmor.service. [2021-08-21T21:54:36.254Z] Starting dockerd [2021-08-21T21:54:36.254Z] INFO: Waiting for daemon to start... [2021-08-21T21:54:37.244Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 2m15.247583716s [2021-08-21T21:54:37.244Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 545.853408ms [2021-08-21T21:54:37.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T21:54:38.790Z] . [2021-08-21T21:54:38.790Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T21:54:38.790Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T21:54:38.790Z] Error: No such image: emptyfs [2021-08-21T21:54:38.790Z] Running integration-test (iteration 1) [2021-08-21T21:54:38.790Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T21:54:46.235Z] ok github.com/docker/docker/pkg/plugins 33.671s coverage: 76.6% of statements [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T21:54:46.235Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === Skipped [2021-08-21T21:54:46.496Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T21:54:46.496Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T21:54:46.496Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T21:54:46.496Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T21:54:46.496Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-21T21:54:46.496Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.496Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T21:54:46.496Z] [2021-08-21T21:54:46.496Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-21T21:54:46.496Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:71: No driver to put! [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-21T21:54:46.497Z] time="2021-08-21T21:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-21T21:54:46.497Z] time="2021-08-21T21:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-21T21:54:46.497Z] time="2021-08-21T21:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-21T21:54:46.497Z] time="2021-08-21T21:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-21T21:54:46.497Z] time="2021-08-21T21:53:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:71: No driver to put! [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-21T21:54:46.497Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-21T21:54:46.497Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-21T21:54:46.497Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T21:54:46.497Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-21T21:54:46.497Z] graphtest_unix.go:71: No driver to put! [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-21T21:54:46.497Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-21T21:54:46.497Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] [2021-08-21T21:54:46.497Z] DONE 2309 tests, 28 skipped in 227.742s [2021-08-21T21:54:46.758Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/api [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/config [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/idm [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T21:54:46.758Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/ns [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/options [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/osl [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T21:54:46.759Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-21T21:54:46.759Z] + 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/testutils github.com/docker/docker/libnetwork/types [2021-08-21T21:54:50.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T21:54:53.673Z] Loaded image: buildpack-deps:buster [2021-08-21T21:54:53.673Z] Loaded image: busybox:latest [2021-08-21T21:54:53.673Z] Loaded image: busybox:glibc [2021-08-21T21:54:54.610Z] Loaded image: debian:bullseye [2021-08-21T21:54:54.610Z] Loaded image: hello-world:latest [2021-08-21T21:54:54.610Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T21:54:54.610Z] INFO: Testing against a local daemon [2021-08-21T21:54:54.610Z] === RUN TestCgroupNamespacesBuild [2021-08-21T21:54:57.896Z] --- PASS: TestCgroupNamespacesBuild (2.71s) [2021-08-21T21:54:57.896Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T21:54:58.833Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.42s) [2021-08-21T21:54:58.833Z] === RUN TestBuildWithSession [2021-08-21T21:54:58.833Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T21:54:58.833Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T21:54:58.833Z] === RUN TestBuildSquashParent [2021-08-21T21:54:59.211Z] INFO [runner/unused/goanalysis] analyzers took 33.441403182s with top 10 stages: buildssa: 28.600415288s, U1000: 4.840987894s [2021-08-21T21:55:00.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T21:55:00.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T21:55:01.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T21:55:02.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T21:55:02.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T21:55:03.156Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T21:55:05.399Z] --- PASS: TestBuildSquashParent (6.15s) [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:05.399Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:05.399Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:05.399Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:05.399Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:06.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T21:55:06.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T21:55:07.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:07.302Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:07.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T21:55:08.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T21:55:09.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T21:55:09.205Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:09.464Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:10.035Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T21:55:10.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T21:55:11.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.13s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.41s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.10s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2021-08-21T21:55:11.999Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.09s) [2021-08-21T21:55:11.999Z] === RUN TestBuildMultiStageCopy [2021-08-21T21:55:11.999Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T21:55:12.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T21:55:13.376Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T21:55:13.384Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T21:55:13.384Z] Using test binary docker [2021-08-21T21:55:13.384Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T21:55:13.384Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T21:55:13.384Z] INFO: Waiting for daemon to start... [2021-08-21T21:55:13.384Z] Starting dockerd [2021-08-21T21:55:13.635Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T21:55:13.895Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T21:55:13.895Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy (2.62s) [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.82s) [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.19s) [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2021-08-21T21:55:14.155Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2021-08-21T21:55:14.155Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T21:55:14.723Z] --- PASS: TestBuildMultiStageParentConfig (0.57s) [2021-08-21T21:55:14.723Z] === RUN TestBuildLabelWithTargets [2021-08-21T21:55:15.276Z] . [2021-08-21T21:55:15.276Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T21:55:15.276Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T21:55:15.276Z] Error: No such image: emptyfs [2021-08-21T21:55:15.532Z] Running integration-test (iteration 1) [2021-08-21T21:55:15.532Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T21:55:15.668Z] --- PASS: TestBuildLabelWithTargets (0.88s) [2021-08-21T21:55:15.668Z] === RUN TestBuildWithEmptyLayers [2021-08-21T21:55:16.256Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2021-08-21T21:55:16.256Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T21:55:18.185Z] --- PASS: TestBuildMultiStageOnBuild (2.02s) [2021-08-21T21:55:18.185Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T21:55:18.753Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2021-08-21T21:55:18.753Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T21:55:20.655Z] --- PASS: TestBuildMultiStageLayerLeak (2.10s) [2021-08-21T21:55:20.655Z] === RUN TestBuildWithHugeFile [2021-08-21T21:55:33.634Z] Loaded image: buildpack-deps:buster [2021-08-21T21:55:33.634Z] Loaded image: busybox:latest [2021-08-21T21:55:33.634Z] Loaded image: busybox:glibc [2021-08-21T21:55:33.890Z] Loaded image: debian:bullseye [2021-08-21T21:55:33.890Z] Loaded image: hello-world:latest [2021-08-21T21:55:34.146Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T21:55:34.146Z] INFO: Testing against a local daemon [2021-08-21T21:55:34.146Z] === RUN TestCgroupNamespacesBuild [2021-08-21T21:55:36.045Z] --- PASS: TestCgroupNamespacesBuild (1.59s) [2021-08-21T21:55:36.045Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T21:55:37.413Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.39s) [2021-08-21T21:55:37.413Z] === RUN TestBuildWithSession [2021-08-21T21:55:37.413Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T21:55:37.413Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T21:55:37.413Z] === RUN TestBuildSquashParent [2021-08-21T21:55:45.500Z] --- PASS: TestBuildSquashParent (7.65s) [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:45.500Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:45.500Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:45.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T21:55:45.500Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T21:55:47.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T21:55:47.391Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T21:55:49.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T21:55:49.282Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.32s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.36s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-08-21T21:55:51.173Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2021-08-21T21:55:51.173Z] === RUN TestBuildMultiStageCopy [2021-08-21T21:55:51.173Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T21:55:54.441Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T21:55:55.369Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T21:55:56.296Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T21:55:57.223Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy (7.07s) [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.07s) [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2021-08-21T21:55:58.151Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-21T21:55:58.151Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T21:56:03.395Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-21T21:56:03.395Z] === RUN TestBuildLabelWithTargets [2021-08-21T21:56:11.480Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-08-21T21:56:11.480Z] === RUN TestBuildWithEmptyLayers [2021-08-21T21:56:14.750Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-08-21T21:56:14.750Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T21:56:16.893Z] --- PASS: TestBuildWithHugeFile (52.28s) [2021-08-21T21:56:16.893Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T21:56:16.893Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T21:56:16.893Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-21T21:56:16.893Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T21:56:16.893Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:56:16.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:56:16.893Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:56:16.893Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:56:16.893Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:56:16.893Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:56:16.893Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:56:16.893Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:56:16.893Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:56:16.893Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-08-21T21:56:16.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-08-21T21:56:16.893Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2021-08-21T21:56:16.893Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-21T21:56:16.893Z] === RUN TestBuildPreserveOwnership [2021-08-21T21:56:16.893Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T21:56:16.893Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T21:56:17.828Z] --- PASS: TestBuildPreserveOwnership (4.29s) [2021-08-21T21:56:17.828Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.96s) [2021-08-21T21:56:17.828Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2021-08-21T21:56:17.828Z] === RUN TestBuildPlatformInvalid [2021-08-21T21:56:17.828Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2021-08-21T21:56:17.828Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T21:56:19.997Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-21T21:56:19.997Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T21:56:19.997Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2021-08-21T21:56:19.997Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T21:56:24.162Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-08-21T21:56:24.162Z] === RUN TestBuildWithHugeFile [2021-08-21T21:56:32.716Z] Loaded image: buildpack-deps:buster [2021-08-21T21:56:32.716Z] Loaded image: busybox:latest [2021-08-21T21:56:32.716Z] Loaded image: busybox:glibc [2021-08-21T21:56:34.621Z] Loaded image: debian:bullseye [2021-08-21T21:56:34.881Z] Loaded image: hello-world:latest [2021-08-21T21:56:34.881Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T21:56:35.738Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m33.346789899s with top 10 stages: buildssa: 1m47.310680417s, goimports: 24.190827198s, unconvert: 14.384919056s, gosec: 12.073853227s, golint: 7.757701927s, ineffassign: 6.36587691s, misspell: 5.812727293s, inspect: 4.200080492s, vrp: 3.571833997s, printf: 2.377798181s [2021-08-21T21:56:35.738Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-21T21:56:35.738Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2282/2282, skip_dirs: 2282/2282, autogenerated_exclude: 1893/2282, exclude: 1893/1893, nolint: 0/78, cgo: 2282/2857, path_prettifier: 2282/2282, identifier_marker: 1893/1893, exclude-rules: 78/1893, filename_unadjuster: 2282/2282 [2021-08-21T21:56:35.738Z] INFO [runner] processing took 65.966434ms with stages: nolint: 26.367511ms, identifier_marker: 18.333267ms, path_prettifier: 9.952513ms, autogenerated_exclude: 5.318435ms, exclude-rules: 3.670686ms, skip_dirs: 1.952483ms, cgo: 211.887µs, filename_unadjuster: 155.168µs, max_same_issues: 1.158µs, exclude: 630ns, uniq_by_line: 600ns, diff: 441ns, max_from_linter: 423ns, skip_files: 383ns, source_code: 321ns, path_shortener: 279ns, max_per_file_from_linter: 249ns [2021-08-21T21:56:35.738Z] INFO [runner] linters took 1m51.17153023s with stages: goanalysis_metalinter: 1m25.962551413s, unused: 25.142882945s [2021-08-21T21:56:35.738Z] INFO File cache stats: 1688 entries of total size 8.5MiB [2021-08-21T21:56:35.738Z] INFO Memory: 2469 samples, avg is 1900.2MB, max is 4775.5MB [2021-08-21T21:56:35.738Z] INFO Execution took 4m6.976107671s [2021-08-21T21:56:35.738Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-21T21:56:36.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/make.sh dynbinary test-docker-py [2021-08-21T21:56:36.686Z] [2021-08-21T21:56:36.686Z] Removing bundles/ [2021-08-21T21:56:36.686Z] [2021-08-21T21:56:36.686Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T21:56:36.950Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:56:36.950Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:56:43.005Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.09s) [2021-08-21T21:56:43.005Z] PASS [2021-08-21T21:56:43.005Z] [2021-08-21T21:56:43.005Z] === Skipped [2021-08-21T21:56:43.005Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-21T21:56:43.005Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T21:56:43.005Z] [2021-08-21T21:56:43.005Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-21T21:56:43.005Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T21:56:43.005Z] [2021-08-21T21:56:43.005Z] [2021-08-21T21:56:43.005Z] DONE 34 tests, 2 skipped in 123.506s [2021-08-21T21:56:43.005Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T21:56:43.005Z] INFO: Testing against a local daemon [2021-08-21T21:56:43.005Z] === RUN TestConfigInspect [2021-08-21T21:56:44.447Z] --- PASS: TestConfigInspect (2.44s) [2021-08-21T21:56:44.447Z] === RUN TestConfigList [2021-08-21T21:56:46.980Z] --- PASS: TestConfigList (2.15s) [2021-08-21T21:56:46.980Z] === RUN TestConfigsCreateAndDelete [2021-08-21T21:56:48.882Z] --- PASS: TestConfigsCreateAndDelete (2.13s) [2021-08-21T21:56:48.882Z] === RUN TestConfigsUpdate [2021-08-21T21:56:51.416Z] --- PASS: TestConfigsUpdate (2.22s) [2021-08-21T21:56:51.416Z] === RUN TestTemplatedConfig [2021-08-21T21:56:53.280Z] ok github.com/docker/docker/libnetwork 47.268s coverage: 41.0% of statements [2021-08-21T21:56:54.712Z] --- PASS: TestTemplatedConfig (3.45s) [2021-08-21T21:56:54.712Z] === RUN TestConfigCreateResolve [2021-08-21T21:56:56.625Z] --- PASS: TestConfigCreateResolve (2.14s) [2021-08-21T21:56:56.625Z] PASS [2021-08-21T21:56:56.625Z] [2021-08-21T21:56:56.625Z] DONE 6 tests in 14.555s [2021-08-21T21:56:56.625Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T21:56:56.625Z] INFO: Testing against a local daemon [2021-08-21T21:56:56.625Z] === RUN TestCheckpoint [2021-08-21T21:56:56.625Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T21:56:56.625Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T21:56:56.625Z] === RUN TestContainerInvalidJSON [2021-08-21T21:56:56.625Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:56:56.625Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:56:56.625Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:56:56.625Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:56:56.625Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:56:56.625Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:56:56.625Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-21T21:56:56.625Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T21:56:56.625Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T21:56:56.625Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T21:56:56.625Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-21T21:56:56.625Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T21:56:56.625Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-08-21T21:56:56.625Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T21:56:56.885Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-21T21:56:56.885Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T21:56:56.885Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-21T21:56:56.885Z] === RUN TestCopyFromContainer [2021-08-21T21:56:58.261Z] === RUN TestCopyFromContainer// [2021-08-21T21:56:58.261Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T21:56:58.261Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T21:56:58.261Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T21:56:58.520Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T21:56:58.520Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T21:56:58.520Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T21:56:58.520Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T21:56:58.520Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T21:56:58.779Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer (1.91s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-08-21T21:56:58.779Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-21T21:56:58.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T21:56:58.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:56:58.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:56:58.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:56:58.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:56:58.779Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:56:58.779Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:56:58.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:56:58.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:56:58.779Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:56:58.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T21:56:58.779Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T21:56:58.779Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-08-21T21:56:58.779Z] === RUN TestCreateWithInvalidEnv [2021-08-21T21:56:58.779Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T21:56:58.779Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T21:56:58.779Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T21:56:58.779Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T21:56:58.779Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T21:56:58.779Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T21:56:58.779Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T21:56:58.779Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T21:56:58.779Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T21:56:58.779Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T21:56:58.779Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T21:56:58.779Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T21:56:58.779Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-21T21:56:58.779Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T21:57:01.318Z] --- PASS: TestCreateWithCustomMaskedPaths (2.31s) [2021-08-21T21:57:01.318Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.25s) [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:03.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:03.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:03.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:03.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:03.853Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:03.853Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:03.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:03.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:03.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:03.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:03.853Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-21T21:57:03.853Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-21T21:57:03.853Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T21:57:04.111Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-08-21T21:57:04.112Z] === RUN TestCreateDifferentPlatform [2021-08-21T21:57:04.112Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T21:57:04.112Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T21:57:04.112Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-21T21:57:04.112Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T21:57:04.112Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T21:57:04.112Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T21:57:04.371Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-21T21:57:04.371Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T21:57:04.371Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T21:57:04.371Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T21:57:04.371Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-21T21:57:04.371Z] === RUN TestDaemonRestartIpcMode [2021-08-21T21:57:04.371Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T21:57:04.371Z] === RUN TestDaemonHostGatewayIP [2021-08-21T21:57:04.371Z] === PAUSE TestDaemonHostGatewayIP [2021-08-21T21:57:04.371Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T21:57:04.371Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T21:57:04.371Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T21:57:04.371Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-21T21:57:04.371Z] === RUN TestDiff [2021-08-21T21:57:04.939Z] --- PASS: TestDiff (0.72s) [2021-08-21T21:57:04.939Z] === RUN TestExecWithCloseStdin [2021-08-21T21:57:06.316Z] --- PASS: TestExecWithCloseStdin (1.05s) [2021-08-21T21:57:06.316Z] === RUN TestExec [2021-08-21T21:57:07.253Z] --- PASS: TestExec (1.05s) [2021-08-21T21:57:07.253Z] === RUN TestExecUser [2021-08-21T21:57:08.191Z] --- PASS: TestExecUser (1.06s) [2021-08-21T21:57:08.191Z] === RUN TestExportContainerAndImportImage [2021-08-21T21:57:09.127Z] --- PASS: TestExportContainerAndImportImage (0.95s) [2021-08-21T21:57:09.127Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T21:57:10.505Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2021-08-21T21:57:10.505Z] === RUN TestHealthCheckWorkdir [2021-08-21T21:57:11.896Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-08-21T21:57:11.896Z] === RUN TestHealthKillContainer [2021-08-21T21:57:15.181Z] --- PASS: TestHealthKillContainer (3.09s) [2021-08-21T21:57:15.181Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T21:57:15.248Z] ok github.com/docker/docker/libnetwork/api 1.303s coverage: 83.2% of statements [2021-08-21T21:57:15.253Z] ok github.com/docker/docker/libnetwork/bitseq 0.327s coverage: 84.4% of statements [2021-08-21T21:57:15.253Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T21:57:15.748Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2021-08-21T21:57:15.748Z] === RUN TestIpcModeNone [2021-08-21T21:57:16.685Z] --- PASS: TestIpcModeNone (1.03s) [2021-08-21T21:57:16.685Z] === RUN TestIpcModePrivate [2021-08-21T21:57:17.623Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-08-21T21:57:17.623Z] --- PASS: TestIpcModePrivate (1.04s) [2021-08-21T21:57:17.623Z] === RUN TestIpcModeShareable [2021-08-21T21:57:18.560Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-08-21T21:57:18.818Z] --- PASS: TestIpcModeShareable (1.03s) [2021-08-21T21:57:18.818Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T21:57:20.396Z] --- PASS: TestBuildWithHugeFile (51.45s) [2021-08-21T21:57:20.396Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T21:57:20.396Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T21:57:20.396Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-21T21:57:20.396Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T21:57:20.396Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:57:20.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:57:20.396Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:57:20.396Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:57:20.396Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:57:20.396Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:57:20.396Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T21:57:20.396Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T21:57:20.396Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T21:57:20.396Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-08-21T21:57:20.396Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-21T21:57:20.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-21T21:57:20.396Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-21T21:57:20.396Z] === RUN TestBuildPreserveOwnership [2021-08-21T21:57:20.396Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T21:57:22.105Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.81s) [2021-08-21T21:57:22.105Z] === RUN TestAPIIpcModeHost [2021-08-21T21:57:22.285Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T21:57:22.673Z] --- PASS: TestAPIIpcModeHost (1.08s) [2021-08-21T21:57:22.673Z] === RUN TestDaemonIpcModeShareable [2021-08-21T21:57:24.050Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-21T21:57:24.308Z] --- PASS: TestDaemonIpcModeShareable (1.66s) [2021-08-21T21:57:24.308Z] === RUN TestDaemonIpcModePrivate [2021-08-21T21:57:25.333Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T21:57:25.686Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-21T21:57:25.945Z] --- PASS: TestDaemonIpcModePrivate (1.63s) [2021-08-21T21:57:25.945Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T21:57:26.450Z] --- PASS: TestBuildPreserveOwnership (10.23s) [2021-08-21T21:57:26.450Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.23s) [2021-08-21T21:57:26.450Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-08-21T21:57:26.450Z] === RUN TestBuildPlatformInvalid [2021-08-21T21:57:26.450Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-21T21:57:26.450Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T21:57:26.450Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-21T21:57:26.450Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-21T21:57:26.450Z] PASS [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === Skipped [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-21T21:57:26.450Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-21T21:57:26.450Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-21T21:57:26.450Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] DONE 34 tests, 3 skipped in 130.748s [2021-08-21T21:57:26.450Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T21:57:26.450Z] INFO: Testing against a local daemon [2021-08-21T21:57:26.450Z] === RUN TestConfigInspect [2021-08-21T21:57:26.450Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-21T21:57:26.450Z] === RUN TestConfigList [2021-08-21T21:57:26.450Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestConfigList (0.02s) [2021-08-21T21:57:26.450Z] === RUN TestConfigsCreateAndDelete [2021-08-21T21:57:26.450Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-21T21:57:26.450Z] === RUN TestConfigsUpdate [2021-08-21T21:57:26.450Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-21T21:57:26.450Z] === RUN TestTemplatedConfig [2021-08-21T21:57:26.450Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-21T21:57:26.450Z] === RUN TestConfigCreateResolve [2021-08-21T21:57:26.450Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-21T21:57:26.450Z] PASS [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === Skipped [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-21T21:57:26.450Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-08-21T21:57:26.450Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-21T21:57:26.450Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-21T21:57:26.450Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-21T21:57:26.450Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-21T21:57:26.450Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] [2021-08-21T21:57:26.450Z] DONE 6 tests, 6 skipped in 0.157s [2021-08-21T21:57:26.450Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T21:57:26.706Z] INFO: Testing against a local daemon [2021-08-21T21:57:26.706Z] === RUN TestCheckpoint [2021-08-21T21:57:26.706Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T21:57:26.706Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T21:57:26.706Z] === RUN TestContainerInvalidJSON [2021-08-21T21:57:26.706Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:57:26.706Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:57:26.706Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:57:26.706Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:57:26.706Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T21:57:26.706Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T21:57:26.706Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-21T21:57:26.706Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T21:57:26.706Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T21:57:26.706Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T21:57:26.706Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2021-08-21T21:57:26.706Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T21:57:26.706Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-21T21:57:26.706Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T21:57:26.706Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-21T21:57:26.706Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T21:57:26.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-08-21T21:57:26.962Z] === RUN TestCopyFromContainer [2021-08-21T21:57:27.322Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-08-21T21:57:27.581Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.65s) [2021-08-21T21:57:27.581Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T21:57:28.958Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-08-21T21:57:29.218Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.63s) [2021-08-21T21:57:29.218Z] === RUN TestIpcModeOlderClient [2021-08-21T21:57:29.218Z] === PAUSE TestIpcModeOlderClient [2021-08-21T21:57:29.218Z] === RUN TestKillContainerInvalidSignal [2021-08-21T21:57:30.154Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-08-21T21:57:30.154Z] === RUN TestKillContainer [2021-08-21T21:57:30.154Z] === RUN TestKillContainer/no_signal [2021-08-21T21:57:30.228Z] === RUN TestCopyFromContainer// [2021-08-21T21:57:30.228Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T21:57:30.228Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T21:57:30.228Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T21:57:30.485Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T21:57:30.485Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T21:57:30.485Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T21:57:30.485Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T21:57:30.485Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T21:57:30.720Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T21:57:30.740Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer (3.87s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-21T21:57:30.740Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-08-21T21:57:30.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T21:57:30.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:57:30.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:57:30.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:57:30.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:57:30.740Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:57:30.740Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:57:30.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T21:57:30.740Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T21:57:30.741Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T21:57:30.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T21:57:30.741Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T21:57:30.741Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-21T21:57:30.741Z] === RUN TestCreateWithInvalidEnv [2021-08-21T21:57:30.741Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T21:57:30.741Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T21:57:30.741Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T21:57:30.741Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T21:57:30.741Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T21:57:30.741Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T21:57:30.741Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T21:57:30.741Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T21:57:30.741Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T21:57:30.741Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T21:57:30.741Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T21:57:30.741Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T21:57:30.741Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-21T21:57:30.741Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T21:57:31.291Z] === RUN TestKillContainer/killing_signal [2021-08-21T21:57:32.226Z] --- PASS: TestKillContainer (2.07s) [2021-08-21T21:57:32.226Z] --- PASS: TestKillContainer/no_signal (0.66s) [2021-08-21T21:57:32.226Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-08-21T21:57:32.226Z] --- PASS: TestKillContainer/killing_signal (0.67s) [2021-08-21T21:57:32.226Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T21:57:32.226Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T21:57:32.632Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-08-21T21:57:32.632Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T21:57:32.793Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T21:57:33.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-08-21T21:57:33.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-08-21T21:57:33.359Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2021-08-21T21:57:33.359Z] === RUN TestKillStoppedContainer [2021-08-21T21:57:33.359Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-08-21T21:57:33.359Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T21:57:33.359Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-21T21:57:33.359Z] === RUN TestKillDifferentUserContainer [2021-08-21T21:57:34.296Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2021-08-21T21:57:34.296Z] === RUN TestInspectOomKilledTrue [2021-08-21T21:57:34.296Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-21T21:57:34.296Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T21:57:34.296Z] === RUN TestInspectOomKilledFalse [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.83s) [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:34.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:34.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:34.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:34.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:34.523Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:34.523Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:34.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T21:57:34.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T21:57:34.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T21:57:34.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T21:57:34.523Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T21:57:34.523Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-21T21:57:34.523Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T21:57:34.864Z] --- PASS: TestInspectOomKilledFalse (0.63s) [2021-08-21T21:57:34.864Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T21:57:35.432Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2021-08-21T21:57:35.432Z] === RUN TestLinksContainerNames [2021-08-21T21:57:35.453Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.68s) [2021-08-21T21:57:35.453Z] === RUN TestCreateDifferentPlatform [2021-08-21T21:57:35.453Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T21:57:35.453Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T21:57:35.453Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-08-21T21:57:35.453Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T21:57:35.453Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T21:57:35.453Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T21:57:35.453Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-21T21:57:35.453Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T21:57:35.453Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-08-21T21:57:35.453Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T21:57:35.453Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-21T21:57:35.453Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-21T21:57:35.453Z] === RUN TestDaemonRestartIpcMode [2021-08-21T21:57:35.453Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T21:57:35.453Z] === RUN TestDaemonHostGatewayIP [2021-08-21T21:57:35.453Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T21:57:35.453Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-21T21:57:35.453Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T21:57:35.453Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T21:57:35.453Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T21:57:35.453Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-21T21:57:35.453Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-21T21:57:35.453Z] === RUN TestDiff [2021-08-21T21:57:36.016Z] --- PASS: TestDiff (0.68s) [2021-08-21T21:57:36.016Z] === RUN TestExecWithCloseStdin [2021-08-21T21:57:36.809Z] --- PASS: TestLinksContainerNames (1.32s) [2021-08-21T21:57:36.809Z] === RUN TestLogsFollowTailEmpty [2021-08-21T21:57:36.946Z] --- PASS: TestExecWithCloseStdin (0.91s) [2021-08-21T21:57:36.946Z] === RUN TestExec [2021-08-21T21:57:37.747Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-08-21T21:57:37.747Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T21:57:37.874Z] --- PASS: TestExec (0.93s) [2021-08-21T21:57:37.874Z] === RUN TestExecUser [2021-08-21T21:57:38.315Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/default [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/private [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/slave [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/shared [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/default [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/shared [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/slave [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/private [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:38.315Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:38.315Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:38.315Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:38.574Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-21T21:57:38.574Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-21T21:57:38.574Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T21:57:38.803Z] --- PASS: TestExecUser (0.98s) [2021-08-21T21:57:38.803Z] === RUN TestExportContainerAndImportImage [2021-08-21T21:57:39.738Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2021-08-21T21:57:39.738Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T21:57:40.479Z] --- PASS: TestContainerBindMountNonRecursive (1.83s) [2021-08-21T21:57:40.479Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T21:57:41.046Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2021-08-21T21:57:41.046Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T21:57:41.104Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-08-21T21:57:41.104Z] === RUN TestHealthCheckWorkdir [2021-08-21T21:57:41.613Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-08-21T21:57:41.613Z] === RUN TestNetworkNat [2021-08-21T21:57:42.469Z] --- PASS: TestHealthCheckWorkdir (1.33s) [2021-08-21T21:57:42.469Z] === RUN TestHealthKillContainer [2021-08-21T21:57:42.549Z] --- PASS: TestNetworkNat (0.68s) [2021-08-21T21:57:42.549Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T21:57:43.117Z] --- PASS: TestNetworkLocalhostTCPNat (0.67s) [2021-08-21T21:57:43.117Z] === RUN TestNetworkLoopbackNat [2021-08-21T21:57:46.456Z] --- PASS: TestHealthKillContainer (3.00s) [2021-08-21T21:57:46.456Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T21:57:46.456Z] --- PASS: TestInspectCpusetInConfigPre120 (0.61s) [2021-08-21T21:57:46.456Z] === RUN TestIpcModeNone [2021-08-21T21:57:46.457Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2021-08-21T21:57:46.457Z] === RUN TestPause [2021-08-21T21:57:46.713Z] --- PASS: TestIpcModeNone (0.91s) [2021-08-21T21:57:46.713Z] === RUN TestIpcModePrivate [2021-08-21T21:57:46.720Z] --- PASS: TestPause (0.66s) [2021-08-21T21:57:46.720Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T21:57:46.720Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T21:57:46.720Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T21:57:46.720Z] === RUN TestPauseStopPausedContainer [2021-08-21T21:57:47.654Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-21T21:57:47.654Z] --- PASS: TestIpcModePrivate (0.91s) [2021-08-21T21:57:47.654Z] === RUN TestIpcModeShareable [2021-08-21T21:57:47.654Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:57:47.654Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-21T21:57:47.654Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T21:57:47.656Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2021-08-21T21:57:47.657Z] === RUN TestPidHost [2021-08-21T21:57:49.560Z] --- PASS: TestPidHost (1.90s) [2021-08-21T21:57:49.560Z] === RUN TestPsFilter [2021-08-21T21:57:49.560Z] --- PASS: TestPsFilter (0.12s) [2021-08-21T21:57:49.560Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T21:57:50.127Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-08-21T21:57:50.127Z] === RUN TestRemoveContainerWithVolume [2021-08-21T21:57:50.181Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.50s) [2021-08-21T21:57:50.181Z] === RUN TestAPIIpcModeHost [2021-08-21T21:57:50.181Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:57:50.181Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-21T21:57:50.181Z] === RUN TestDaemonIpcModeShareable [2021-08-21T21:57:50.181Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:57:50.181Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-21T21:57:50.181Z] === RUN TestDaemonIpcModePrivate [2021-08-21T21:57:51.063Z] --- PASS: TestRemoveContainerWithVolume (0.71s) [2021-08-21T21:57:51.063Z] === RUN TestRemoveContainerRunning [2021-08-21T21:57:51.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-21T21:57:51.631Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-08-21T21:57:51.631Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T21:57:51.803Z] --- PASS: TestDaemonIpcModePrivate (1.59s) [2021-08-21T21:57:51.803Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T21:57:51.803Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:57:51.803Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-21T21:57:51.803Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T21:57:51.803Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:57:51.803Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-21T21:57:51.803Z] === RUN TestIpcModeOlderClient [2021-08-21T21:57:51.803Z] === PAUSE TestIpcModeOlderClient [2021-08-21T21:57:51.803Z] === RUN TestKillContainerInvalidSignal [2021-08-21T21:57:52.199Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2021-08-21T21:57:52.199Z] === RUN TestRemoveInvalidContainer [2021-08-21T21:57:52.199Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-21T21:57:52.199Z] === RUN TestRenameLinkedContainer [2021-08-21T21:57:52.366Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-08-21T21:57:52.366Z] === RUN TestKillContainer [2021-08-21T21:57:52.366Z] === RUN TestKillContainer/no_signal [2021-08-21T21:57:53.301Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T21:57:53.557Z] === RUN TestKillContainer/killing_signal [2021-08-21T21:57:54.486Z] --- PASS: TestKillContainer (1.94s) [2021-08-21T21:57:54.486Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-08-21T21:57:54.486Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2021-08-21T21:57:54.486Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-08-21T21:57:54.486Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T21:57:54.486Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T21:57:55.056Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T21:57:55.552Z] --- PASS: TestRenameLinkedContainer (2.77s) [2021-08-21T21:57:55.553Z] === RUN TestRenameStoppedContainer [2021-08-21T21:57:55.553Z] --- PASS: TestRenameStoppedContainer (0.62s) [2021-08-21T21:57:55.553Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T21:57:55.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-08-21T21:57:55.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2021-08-21T21:57:55.618Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2021-08-21T21:57:55.618Z] === RUN TestKillStoppedContainer [2021-08-21T21:57:55.618Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-08-21T21:57:55.618Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T21:57:55.874Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-08-21T21:57:55.874Z] === RUN TestKillDifferentUserContainer [2021-08-21T21:57:56.440Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-08-21T21:57:56.440Z] === RUN TestInspectOomKilledTrue [2021-08-21T21:57:56.440Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:57:56.440Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T21:57:56.440Z] === RUN TestInspectOomKilledFalse [2021-08-21T21:57:56.440Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T21:57:56.440Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T21:57:56.440Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T21:57:56.440Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-21T21:57:56.440Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-21T21:57:56.440Z] === RUN TestLinksContainerNames [2021-08-21T21:57:56.929Z] --- PASS: TestRenameRunningContainerAndReuse (1.35s) [2021-08-21T21:57:56.929Z] === RUN TestRenameInvalidName [2021-08-21T21:57:57.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T21:57:57.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T21:57:57.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T21:57:57.442Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T21:57:57.812Z] --- PASS: TestLinksContainerNames (1.31s) [2021-08-21T21:57:57.812Z] === RUN TestLogsFollowTailEmpty [2021-08-21T21:57:57.865Z] --- PASS: TestRenameInvalidName (0.66s) [2021-08-21T21:57:57.865Z] === RUN TestRenameAnonymousContainer [2021-08-21T21:57:58.375Z] --- PASS: TestLogsFollowTailEmpty (0.73s) [2021-08-21T21:57:58.375Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T21:57:59.305Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/default [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/private [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/slave [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/shared [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/default [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/shared [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/slave [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/private [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:59.305Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:59.305Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T21:57:59.305Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T21:57:59.561Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T21:57:59.562Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-21T21:57:59.562Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-21T21:57:59.562Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T21:57:59.562Z] 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-21T21:57:59.562Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-21T21:57:59.562Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T21:57:59.562Z] 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-21T21:57:59.562Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-21T21:57:59.562Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T21:57:59.562Z] 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-21T21:57:59.562Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-21T21:57:59.562Z] === RUN TestNetworkNat [2021-08-21T21:58:00.401Z] --- PASS: TestRenameAnonymousContainer (2.32s) [2021-08-21T21:58:00.401Z] === RUN TestRenameContainerWithSameName [2021-08-21T21:58:00.490Z] --- PASS: TestNetworkNat (0.76s) [2021-08-21T21:58:00.490Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T21:58:00.660Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-08-21T21:58:00.660Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T21:58:01.055Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2021-08-21T21:58:01.055Z] === RUN TestNetworkLoopbackNat [2021-08-21T21:58:02.037Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-08-21T21:58:02.037Z] === RUN TestResize [2021-08-21T21:58:02.608Z] --- PASS: TestResize (0.69s) [2021-08-21T21:58:02.608Z] === RUN TestResizeWithInvalidSize [2021-08-21T21:58:03.543Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-08-21T21:58:03.543Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T21:58:04.026Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-21T21:58:04.110Z] --- PASS: TestResizeWhenContainerNotStarted (0.64s) [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:04.110Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:04.110Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:04.110Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T21:58:04.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T21:58:04.324Z] --- PASS: TestNetworkLoopbackNat (3.15s) [2021-08-21T21:58:04.324Z] === RUN TestPause [2021-08-21T21:58:04.324Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:04.324Z] --- SKIP: TestPause (0.00s) [2021-08-21T21:58:04.324Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T21:58:04.324Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T21:58:04.324Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T21:58:04.324Z] === RUN TestPauseStopPausedContainer [2021-08-21T21:58:04.324Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:04.324Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-21T21:58:04.324Z] === RUN TestPidHost [2021-08-21T21:58:06.016Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:06.214Z] --- PASS: TestPidHost (1.79s) [2021-08-21T21:58:06.214Z] === RUN TestPsFilter [2021-08-21T21:58:06.214Z] --- PASS: TestPsFilter (0.10s) [2021-08-21T21:58:06.214Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T21:58:06.275Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:06.803Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.62s) [2021-08-21T21:58:06.804Z] === RUN TestRemoveContainerWithVolume [2021-08-21T21:58:07.211Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T21:58:07.390Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-08-21T21:58:07.390Z] === RUN TestRemoveContainerRunning [2021-08-21T21:58:07.471Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T21:58:08.332Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-08-21T21:58:08.332Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T21:58:08.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T21:58:08.905Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.74s) [2021-08-21T21:58:08.905Z] === RUN TestRemoveInvalidContainer [2021-08-21T21:58:08.905Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-21T21:58:08.905Z] === RUN TestRenameLinkedContainer [2021-08-21T21:58:08.976Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T21:58:09.312Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T21:58:10.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T21:58:10.882Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T21:58:11.422Z] --- PASS: TestRenameLinkedContainer (2.66s) [2021-08-21T21:58:11.422Z] === RUN TestRenameStoppedContainer [2021-08-21T21:58:12.350Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-08-21T21:58:12.350Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T21:58:13.415Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T21:58:13.528Z] ok github.com/docker/docker/libnetwork/config 0.076s coverage: 24.0% of statements [2021-08-21T21:58:13.674Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T21:58:14.239Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2021-08-21T21:58:14.239Z] === RUN TestRenameInvalidName [2021-08-21T21:58:14.495Z] --- PASS: TestRenameInvalidName (0.64s) [2021-08-21T21:58:14.495Z] === RUN TestRenameAnonymousContainer [2021-08-21T21:58:14.914Z] ok github.com/docker/docker/libnetwork/datastore 0.005s coverage: 21.9% of statements [2021-08-21T21:58:14.914Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T21:58:14.914Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T21:58:15.227Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T21:58:15.227Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:58:15.227Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T21:58:15.227Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T21:58:15.227Z] [2021-08-21T21:58:15.227Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-21T21:58:15.227Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-21T21:58:15.227Z] Using test binary docker [2021-08-21T21:58:15.227Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T21:58:15.227Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T21:58:15.227Z] INFO: Waiting for daemon to start... [2021-08-21T21:58:15.227Z] Starting dockerd [2021-08-21T21:58:15.227Z] . [2021-08-21T21:58:15.227Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.09s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.30s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.12s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.72s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.78s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s) [2021-08-21T21:58:16.207Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.08s) [2021-08-21T21:58:16.207Z] === RUN TestCgroupNamespacesRun [2021-08-21T21:58:17.012Z] --- PASS: TestRenameAnonymousContainer (2.19s) [2021-08-21T21:58:17.012Z] === RUN TestRenameContainerWithSameName [2021-08-21T21:58:17.269Z] --- PASS: TestRenameContainerWithSameName (0.66s) [2021-08-21T21:58:17.269Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T21:58:17.583Z] --- PASS: TestCgroupNamespacesRun (1.64s) [2021-08-21T21:58:17.583Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T21:58:17.583Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-21T21:58:17.583Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-21T21:58:17.583Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T21:58:18.635Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-08-21T21:58:18.635Z] === RUN TestResize [2021-08-21T21:58:19.198Z] --- PASS: TestResize (0.63s) [2021-08-21T21:58:19.198Z] === RUN TestResizeWithInvalidSize [2021-08-21T21:58:19.484Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-08-21T21:58:19.484Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T21:58:20.126Z] --- PASS: TestResizeWithInvalidSize (0.65s) [2021-08-21T21:58:20.126Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T21:58:20.202Z] ok github.com/docker/docker/libnetwork/driverapi 0.004s coverage: 68.9% of statements [2021-08-21T21:58:20.689Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s) [2021-08-21T21:58:20.689Z] === RUN TestDaemonRestartKillContainers [2021-08-21T21:58:20.689Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-21T21:58:20.689Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-21T21:58:20.689Z] === RUN TestCgroupNamespacesRun [2021-08-21T21:58:20.861Z] --- PASS: TestCgroupNamespacesRunHostMode (1.63s) [2021-08-21T21:58:20.861Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T21:58:22.057Z] --- PASS: TestCgroupNamespacesRun (1.58s) [2021-08-21T21:58:22.057Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T21:58:22.772Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.63s) [2021-08-21T21:58:22.772Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T21:58:23.425Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2021-08-21T21:58:23.425Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T21:58:23.707Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2021-08-21T21:58:23.707Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T21:58:24.275Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2021-08-21T21:58:24.275Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T21:58:24.791Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2021-08-21T21:58:24.791Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T21:58:26.182Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2021-08-21T21:58:26.182Z] === RUN TestNISDomainname [2021-08-21T21:58:26.683Z] --- PASS: TestCgroupNamespacesRunHostMode (1.64s) [2021-08-21T21:58:26.683Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T21:58:27.119Z] --- PASS: TestNISDomainname (1.22s) [2021-08-21T21:58:27.119Z] === RUN TestHostnameDnsResolution [2021-08-21T21:58:28.054Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.58s) [2021-08-21T21:58:28.054Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T21:58:28.496Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-08-21T21:58:28.496Z] === RUN TestStats [2021-08-21T21:58:29.419Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.22s) [2021-08-21T21:58:29.419Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T21:58:29.982Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-21T21:58:29.982Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T21:58:30.203Z] ok github.com/docker/docker/libnetwork/drivers/bridge 2.563s coverage: 59.9% of statements [2021-08-21T21:58:30.203Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T21:58:31.026Z] --- PASS: TestStats (2.71s) [2021-08-21T21:58:31.026Z] === RUN TestStopContainerWithTimeout [2021-08-21T21:58:31.026Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T21:58:31.026Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T21:58:31.026Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T21:58:31.026Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T21:58:31.026Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T21:58:31.026Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T21:58:31.026Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T21:58:31.026Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T21:58:31.026Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T21:58:31.026Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T21:58:31.871Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.82s) [2021-08-21T21:58:31.871Z] === RUN TestNISDomainname [2021-08-21T21:58:31.871Z] 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-21T21:58:31.871Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-21T21:58:31.871Z] === RUN TestHostnameDnsResolution [2021-08-21T21:58:31.963Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T21:58:32.123Z] ok github.com/docker/docker/libnetwork/drivers/host 0.004s coverage: 34.8% of statements [2021-08-21T21:58:33.237Z] --- PASS: TestHostnameDnsResolution (1.10s) [2021-08-21T21:58:33.237Z] === RUN TestStats [2021-08-21T21:58:33.237Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:33.237Z] --- SKIP: TestStats (0.00s) [2021-08-21T21:58:33.237Z] === RUN TestStopContainerWithTimeout [2021-08-21T21:58:33.237Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T21:58:33.237Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T21:58:33.237Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T21:58:33.237Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T21:58:33.237Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T21:58:33.237Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T21:58:33.237Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T21:58:33.237Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T21:58:33.237Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T21:58:33.237Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T21:58:34.165Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T21:58:34.495Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T21:58:35.871Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-21T21:58:35.871Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2021-08-21T21:58:35.871Z] --- PASS: TestStopContainerWithTimeout/-1 (3.12s) [2021-08-21T21:58:35.871Z] --- PASS: TestStopContainerWithTimeout/3 (2.65s) [2021-08-21T21:58:35.871Z] --- PASS: TestStopContainerWithTimeout/1 (1.72s) [2021-08-21T21:58:35.871Z] === RUN TestDeleteDevicemapper [2021-08-21T21:58:35.871Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T21:58:35.871Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T21:58:35.871Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T21:58:36.053Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T21:58:37.418Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-21T21:58:37.418Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-08-21T21:58:37.418Z] --- PASS: TestStopContainerWithTimeout/-1 (2.94s) [2021-08-21T21:58:37.418Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-08-21T21:58:37.418Z] --- PASS: TestStopContainerWithTimeout/1 (1.65s) [2021-08-21T21:58:37.418Z] === RUN TestDeleteDevicemapper [2021-08-21T21:58:37.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T21:58:37.418Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T21:58:37.418Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T21:58:39.167Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.98s) [2021-08-21T21:58:39.168Z] === RUN TestUpdateMemory [2021-08-21T21:58:40.105Z] --- PASS: TestUpdateMemory (1.25s) [2021-08-21T21:58:40.105Z] === RUN TestUpdateCPUQuota [2021-08-21T21:58:40.263Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.025s coverage: 4.0% of statements [2021-08-21T21:58:40.525Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T21:58:40.687Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.03s) [2021-08-21T21:58:40.687Z] === RUN TestUpdateMemory [2021-08-21T21:58:40.687Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:40.687Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-21T21:58:40.687Z] === RUN TestUpdateCPUQuota [2021-08-21T21:58:40.687Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:40.687Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-21T21:58:40.687Z] === RUN TestUpdatePidsLimit [2021-08-21T21:58:40.687Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:40.687Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-21T21:58:40.687Z] === RUN TestUpdateRestartPolicy [2021-08-21T21:58:45.813Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.025s coverage: 4.5% of statements [2021-08-21T21:58:45.813Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T21:58:46.385Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2021-08-21T21:58:46.667Z] --- PASS: TestUpdateCPUQuota (6.38s) [2021-08-21T21:58:46.667Z] === RUN TestUpdatePidsLimit [2021-08-21T21:58:46.667Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-21T21:58:47.236Z] === RUN TestUpdatePidsLimit/no_change [2021-08-21T21:58:47.803Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-21T21:58:48.371Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-21T21:58:49.307Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-21T21:58:49.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-21T21:58:50.477Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit (5.42s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.69s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/no_change (0.66s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/update_lower (0.67s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.67s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.73s) [2021-08-21T21:58:51.863Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.74s) [2021-08-21T21:58:51.863Z] === RUN TestUpdateRestartPolicy [2021-08-21T21:58:52.852Z] --- PASS: TestUpdateRestartPolicy (12.25s) [2021-08-21T21:58:52.852Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T21:58:53.414Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-08-21T21:58:53.414Z] === RUN TestWaitNonBlocked [2021-08-21T21:58:53.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:58:53.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:58:53.414Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:58:53.414Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:58:53.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:58:53.414Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:58:54.781Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-21T21:58:54.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.15s) [2021-08-21T21:58:54.781Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-08-21T21:58:54.781Z] === RUN TestWaitBlocked [2021-08-21T21:58:54.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:58:54.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:58:54.781Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:58:54.781Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:58:54.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:58:54.781Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:58:55.710Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-21T21:58:55.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2021-08-21T21:58:55.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2021-08-21T21:58:55.710Z] === CONT TestDaemonRestartIpcMode [2021-08-21T21:58:55.710Z] === CONT TestIpcModeOlderClient [2021-08-21T21:58:55.711Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-21T21:58:55.711Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T21:58:58.984Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.11s) [2021-08-21T21:58:59.545Z] --- PASS: TestDaemonRestartIpcMode (3.87s) [2021-08-21T21:58:59.545Z] PASS [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === Skipped [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-21T21:58:59.545Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-21T21:58:59.545Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-21T21:58:59.545Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-21T21:58:59.545Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-21T21:58:59.545Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-21T21:58:59.545Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-21T21:58:59.545Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-21T21:58:59.545Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-21T21:58:59.545Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T21:58:59.545Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-21T21:58:59.545Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-21T21:58:59.545Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-21T21:58:59.545Z] 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-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-21T21:58:59.545Z] 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-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-21T21:58:59.545Z] 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-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-21T21:58:59.545Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T21:58:59.545Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T21:58:59.545Z] [2021-08-21T21:58:59.545Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-21T21:58:59.546Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-21T21:58:59.546Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-21T21:58:59.546Z] 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-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-21T21:58:59.546Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T21:58:59.546Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-21T21:58:59.546Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-21T21:58:59.546Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-21T21:58:59.546Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] [2021-08-21T21:58:59.546Z] DONE 176 tests, 25 skipped in 93.195s [2021-08-21T21:58:59.546Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T21:58:59.802Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T21:59:00.364Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:00.364Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:00.364Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:00.364Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:00.364Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:00.364Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T21:59:00.364Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T21:59:00.364Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:00.364Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:00.364Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T21:59:00.364Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:00.620Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2021-08-21T21:59:00.620Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-21T21:59:00.620Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T21:59:00.620Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T21:59:01.549Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T21:59:01.943Z] sha256:e70a7fb16eea710b276029e8ca0177f0daca31615648a492a5319405f417dd36 [2021-08-21T21:59:01.943Z] INFO: Starting docker-py tests... [2021-08-21T21:59:01.943Z] ============================= test session starts ============================== [2021-08-21T21:59:01.943Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-21T21:59:01.943Z] rootdir: /src, inifile: pytest.ini [2021-08-21T21:59:01.943Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-21T21:59:01.943Z] collected 390 items / 1 deselected / 389 selected [2021-08-21T21:59:01.943Z] [2021-08-21T21:59:02.915Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T21:59:03.843Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T21:59:03.843Z] daemon_test.go:149: [d191cb353c24d] daemon is not started [2021-08-21T21:59:03.843Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-08-21T21:59:03.843Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-21T21:59:03.843Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s) [2021-08-21T21:59:03.843Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2021-08-21T21:59:03.843Z] PASS [2021-08-21T21:59:03.843Z] [2021-08-21T21:59:03.843Z] DONE 11 tests in 4.175s [2021-08-21T21:59:03.843Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T21:59:04.099Z] INFO: Testing against a local daemon [2021-08-21T21:59:04.099Z] === RUN TestCommitInheritsEnv [2021-08-21T21:59:05.026Z] --- PASS: TestCommitInheritsEnv (1.16s) [2021-08-21T21:59:05.026Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T21:59:05.026Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-21T21:59:05.026Z] === RUN TestImagesFilterMultiReference [2021-08-21T21:59:05.282Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-21T21:59:05.282Z] === RUN TestImagePullPlatformInvalid [2021-08-21T21:59:05.282Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T21:59:05.282Z] === RUN TestRemoveImageOrphaning [2021-08-21T21:59:06.736Z] --- PASS: TestUpdateRestartPolicy (12.57s) [2021-08-21T21:59:06.736Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T21:59:06.736Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2021-08-21T21:59:06.736Z] === RUN TestWaitNonBlocked [2021-08-21T21:59:06.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:59:06.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:59:06.736Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:59:06.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:59:06.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T21:59:06.736Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T21:59:06.736Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-21T21:59:06.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.01s) [2021-08-21T21:59:06.736Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2021-08-21T21:59:06.736Z] === RUN TestWaitBlocked [2021-08-21T21:59:06.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:59:06.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:59:06.736Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:59:06.736Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:59:06.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T21:59:06.736Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T21:59:07.171Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2021-08-21T21:59:07.171Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T21:59:07.171Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-21T21:59:07.171Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-21T21:59:07.171Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T21:59:07.171Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-21T21:59:07.171Z] === RUN TestTagInvalidReference [2021-08-21T21:59:07.171Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-21T21:59:07.171Z] === RUN TestTagValidPrefixedRepo [2021-08-21T21:59:07.171Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-08-21T21:59:07.171Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T21:59:07.171Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-21T21:59:07.171Z] === RUN TestTagOfficialNames [2021-08-21T21:59:07.304Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-21T21:59:07.304Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.13s) [2021-08-21T21:59:07.304Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.13s) [2021-08-21T21:59:07.304Z] === CONT TestContainerStartOnDaemonRestart [2021-08-21T21:59:07.304Z] === CONT TestIpcModeOlderClient [2021-08-21T21:59:07.304Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-08-21T21:59:07.304Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T21:59:07.427Z] --- PASS: TestTagOfficialNames (0.06s) [2021-08-21T21:59:07.427Z] === RUN TestTagMatchesDigest [2021-08-21T21:59:07.427Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-21T21:59:07.427Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-21T21:59:10.595Z] --- PASS: TestContainerStartOnDaemonRestart (2.91s) [2021-08-21T21:59:10.595Z] === CONT TestContainerKillOnDaemonStart [2021-08-21T21:59:10.595Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.97s) [2021-08-21T21:59:10.595Z] === CONT TestDaemonHostGatewayIP [2021-08-21T21:59:12.966Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.809s coverage: 7.2% of statements [2021-08-21T21:59:12.966Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T21:59:13.882Z] --- PASS: TestDaemonHostGatewayIP (3.50s) [2021-08-21T21:59:13.882Z] === CONT TestDaemonRestartIpcMode [2021-08-21T21:59:17.168Z] --- PASS: TestDaemonRestartIpcMode (2.79s) [2021-08-21T21:59:17.169Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2021-08-21T21:59:19.940Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-21T21:59:20.511Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-21T21:59:22.023Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-21T21:59:22.434Z] --- PASS: TestContainerKillOnDaemonStart (12.00s) [2021-08-21T21:59:22.434Z] PASS [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] === Skipped [2021-08-21T21:59:22.434Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-21T21:59:22.434Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T21:59:22.434Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T21:59:22.434Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-08-21T21:59:22.434Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T21:59:22.434Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] [2021-08-21T21:59:22.434Z] DONE 195 tests, 5 skipped in 145.645s [2021-08-21T21:59:22.434Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T21:59:22.434Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T21:59:22.693Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:22.693Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:22.693Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:22.693Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:22.693Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:22.693Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T21:59:22.693Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T21:59:22.693Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T21:59:22.693Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T21:59:22.952Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T21:59:22.952Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T21:59:22.952Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-21T21:59:22.952Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-21T21:59:22.952Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T21:59:22.952Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T21:59:24.328Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T21:59:25.263Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T21:59:26.200Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T21:59:26.200Z] daemon_test.go:149: [df56ae544f34e] daemon is not started [2021-08-21T21:59:26.200Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s) [2021-08-21T21:59:26.200Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2021-08-21T21:59:26.200Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s) [2021-08-21T21:59:26.200Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2021-08-21T21:59:26.200Z] PASS [2021-08-21T21:59:26.200Z] [2021-08-21T21:59:26.200Z] DONE 11 tests in 3.880s [2021-08-21T21:59:26.200Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T21:59:26.200Z] INFO: Testing against a local daemon [2021-08-21T21:59:26.200Z] === RUN TestCommitInheritsEnv [2021-08-21T21:59:26.459Z] --- PASS: TestCommitInheritsEnv (0.29s) [2021-08-21T21:59:26.459Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T21:59:26.459Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-21T21:59:26.459Z] === RUN TestImagesFilterMultiReference [2021-08-21T21:59:26.459Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-08-21T21:59:26.459Z] === RUN TestImagePullPlatformInvalid [2021-08-21T21:59:26.459Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-21T21:59:26.459Z] === RUN TestRemoveImageOrphaning [2021-08-21T21:59:26.718Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2021-08-21T21:59:26.719Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T21:59:28.621Z] --- PASS: TestRemoveImageGarbageCollector (1.84s) [2021-08-21T21:59:28.621Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T21:59:28.621Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-08-21T21:59:28.621Z] === RUN TestTagInvalidReference [2021-08-21T21:59:28.621Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-21T21:59:28.621Z] === RUN TestTagValidPrefixedRepo [2021-08-21T21:59:28.621Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-21T21:59:28.621Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T21:59:28.621Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-08-21T21:59:28.621Z] === RUN TestTagOfficialNames [2021-08-21T21:59:28.880Z] --- PASS: TestTagOfficialNames (0.04s) [2021-08-21T21:59:28.880Z] === RUN TestTagMatchesDigest [2021-08-21T21:59:28.880Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-08-21T21:59:28.880Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-21T21:59:29.471Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.021s coverage: 57.4% of statements [2021-08-21T21:59:29.471Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T21:59:29.471Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-21T21:59:36.056Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T21:59:46.058Z] ok github.com/docker/docker/libnetwork/drvregistry 0.024s coverage: 82.4% of statements [2021-08-21T21:59:46.058Z] ok github.com/docker/docker/libnetwork/etchosts 0.036s coverage: 81.2% of statements [2021-08-21T21:59:50.264Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.006s coverage: 48.1% of statements [2021-08-21T21:59:50.525Z] ok github.com/docker/docker/libnetwork/idm 0.004s coverage: 87.5% of statements [2021-08-21T21:59:58.664Z] ok github.com/docker/docker/libnetwork/internal/caller 0.003s coverage: 100.0% of statements [2021-08-21T21:59:59.361Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-21T22:00:10.898Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.004s coverage: 100.0% of statements [2021-08-21T22:00:43.919Z] --- PASS: TestImportExtremelyLargeImageWorks (94.19s) [2021-08-21T22:00:43.919Z] PASS [2021-08-21T22:00:43.919Z] [2021-08-21T22:00:43.919Z] === Skipped [2021-08-21T22:00:43.919Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-21T22:00:43.919Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-21T22:00:43.919Z] [2021-08-21T22:00:43.919Z] [2021-08-21T22:00:43.919Z] DONE 12 tests, 1 skipped in 97.681s [2021-08-21T22:00:43.919Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T22:00:43.919Z] INFO: Testing against a local daemon [2021-08-21T22:00:43.919Z] === RUN TestNetworkCreateDelete [2021-08-21T22:00:43.919Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-21T22:00:43.919Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T22:00:43.919Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-08-21T22:00:43.919Z] === RUN TestDaemonDNSFallback [2021-08-21T22:00:49.161Z] --- PASS: TestDaemonDNSFallback (6.53s) [2021-08-21T22:00:49.161Z] === RUN TestInspectNetwork [2021-08-21T22:00:49.161Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.161Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T22:00:49.162Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestNetworkInvalidJSON [2021-08-21T22:00:49.162Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T22:00:49.162Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T22:00:49.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:00:49.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:00:49.162Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:00:49.162Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:00:49.162Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T22:00:49.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:00:49.162Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestNetworkList [2021-08-21T22:00:49.162Z] === RUN TestNetworkList//networks [2021-08-21T22:00:49.162Z] === PAUSE TestNetworkList//networks [2021-08-21T22:00:49.162Z] === RUN TestNetworkList//networks/ [2021-08-21T22:00:49.162Z] === PAUSE TestNetworkList//networks/ [2021-08-21T22:00:49.162Z] === CONT TestNetworkList//networks [2021-08-21T22:00:49.162Z] === CONT TestNetworkList//networks/ [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkList (0.01s) [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T22:00:49.162Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T22:00:49.162Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T22:00:49.162Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-21T22:00:49.162Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T22:00:49.162Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-21T22:00:49.162Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T22:00:49.162Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T22:00:49.162Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T22:00:49.162Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T22:00:49.162Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T22:00:49.162Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:00:49.162Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T22:00:49.162Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-08-21T22:00:49.162Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T22:00:49.162Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T22:00:49.162Z] PASS [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === Skipped [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-21T22:00:49.162Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-21T22:00:49.162Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-21T22:00:49.162Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-21T22:00:49.162Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-21T22:00:49.162Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-08-21T22:00:49.162Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-21T22:00:49.162Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] DONE 22 tests, 12 skipped in 7.189s [2021-08-21T22:00:49.162Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.162Z] INFO: Testing against a local daemon [2021-08-21T22:00:49.162Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T22:00:49.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:00:49.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestDockerNetworkIpvlan [2021-08-21T22:00:49.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:00:49.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:00:49.162Z] PASS [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === Skipped [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:00:49.162Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:00:49.162Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] DONE 2 tests, 2 skipped in 0.103s [2021-08-21T22:00:49.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.162Z] INFO: Testing against a local daemon [2021-08-21T22:00:49.162Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T22:00:49.162Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestDockerNetworkMacvlan [2021-08-21T22:00:49.162Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-21T22:00:49.162Z] PASS [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === Skipped [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-21T22:00:49.162Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-21T22:00:49.162Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] DONE 2 tests, 2 skipped in 0.095s [2021-08-21T22:00:49.162Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.162Z] testing: warning: no tests to run [2021-08-21T22:00:49.162Z] PASS [2021-08-21T22:00:49.162Z] [2021-08-21T22:00:49.162Z] DONE 0 tests in 0.024s [2021-08-21T22:00:49.162Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.162Z] INFO: Testing against a local daemon [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginTLS [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginHeader [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginV2Disable [2021-08-21T22:00:49.162Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.162Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-21T22:00:49.162Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T22:00:49.418Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.418Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-21T22:00:49.418Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T22:00:49.418Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.418Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-21T22:00:49.418Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-21T22:00:49.419Z] PASS [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === Skipped [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-21T22:00:49.419Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] DONE 17 tests, 17 skipped in 0.339s [2021-08-21T22:00:49.419Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.419Z] INFO: Testing against a local daemon [2021-08-21T22:00:49.419Z] === RUN TestPluginInvalidJSON [2021-08-21T22:00:49.419Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:00:49.419Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:00:49.419Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:00:49.419Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-21T22:00:49.419Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T22:00:49.419Z] === RUN TestPluginInstall [2021-08-21T22:00:49.419Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-21T22:00:49.419Z] === RUN TestPluginsWithRuntimes [2021-08-21T22:00:49.419Z] 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-21T22:00:49.419Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-21T22:00:49.419Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T22:00:49.419Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-21T22:00:49.419Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T22:00:49.419Z] PASS [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === Skipped [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-21T22:00:49.419Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-21T22:00:49.419Z] 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-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-21T22:00:49.419Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] [2021-08-21T22:00:49.419Z] DONE 5 tests, 3 skipped in 0.146s [2021-08-21T22:00:49.419Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T22:00:49.675Z] INFO: Testing against a local daemon [2021-08-21T22:00:49.675Z] === RUN TestExternalGraphDriver [2021-08-21T22:00:49.675Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-21T22:00:49.675Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-21T22:00:49.675Z] === RUN TestGraphdriverPluginV2 [2021-08-21T22:00:53.842Z] --- PASS: TestGraphdriverPluginV2 (4.01s) [2021-08-21T22:00:53.842Z] PASS [2021-08-21T22:00:53.842Z] [2021-08-21T22:00:53.842Z] === Skipped [2021-08-21T22:00:53.842Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-21T22:00:53.842Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-21T22:00:53.842Z] [2021-08-21T22:00:53.842Z] [2021-08-21T22:00:53.842Z] DONE 2 tests, 1 skipped in 4.163s [2021-08-21T22:00:53.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T22:00:53.842Z] INFO: Testing against a local daemon [2021-08-21T22:00:53.842Z] === RUN TestContinueAfterPluginCrash [2021-08-21T22:00:53.842Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T22:00:53.842Z] === RUN TestReadPluginNoRead [2021-08-21T22:00:53.842Z] === PAUSE TestReadPluginNoRead [2021-08-21T22:00:53.842Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T22:00:53.842Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T22:00:53.842Z] === CONT TestContinueAfterPluginCrash [2021-08-21T22:00:53.842Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T22:00:58.012Z] --- PASS: TestDaemonStartWithLogOpt (4.25s) [2021-08-21T22:00:58.012Z] === CONT TestReadPluginNoRead [2021-08-21T22:01:00.528Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T22:01:01.894Z] === RUN TestReadPluginNoRead/default [2021-08-21T22:01:03.258Z] --- PASS: TestContinueAfterPluginCrash (9.25s) [2021-08-21T22:01:03.515Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T22:01:04.880Z] === CONT TestReadPluginNoRead [2021-08-21T22:01:04.880Z] read_test.go:92: [d0e44537f5bc7] daemon is not started [2021-08-21T22:01:04.880Z] --- PASS: TestReadPluginNoRead (6.94s) [2021-08-21T22:01:04.880Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.57s) [2021-08-21T22:01:04.880Z] --- PASS: TestReadPluginNoRead/default (1.60s) [2021-08-21T22:01:04.880Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.58s) [2021-08-21T22:01:04.880Z] PASS [2021-08-21T22:01:04.880Z] [2021-08-21T22:01:04.880Z] DONE 6 tests in 11.300s [2021-08-21T22:01:04.880Z] 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-21T22:01:05.136Z] testing: warning: no tests to run [2021-08-21T22:01:05.136Z] PASS [2021-08-21T22:01:05.136Z] [2021-08-21T22:01:05.136Z] DONE 0 tests in 0.045s [2021-08-21T22:01:05.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T22:01:05.136Z] INFO: Testing against a local daemon [2021-08-21T22:01:05.136Z] === RUN TestPluginWithDevMounts [2021-08-21T22:01:05.136Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-21T22:01:05.136Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-21T22:01:05.136Z] PASS [2021-08-21T22:01:05.136Z] [2021-08-21T22:01:05.136Z] === Skipped [2021-08-21T22:01:05.136Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-21T22:01:05.136Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-21T22:01:05.136Z] [2021-08-21T22:01:05.136Z] [2021-08-21T22:01:05.136Z] DONE 1 tests, 1 skipped in 0.118s [2021-08-21T22:01:05.136Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T22:01:05.324Z] --- PASS: TestImportExtremelyLargeImageWorks (95.16s) [2021-08-21T22:01:05.324Z] PASS [2021-08-21T22:01:05.324Z] [2021-08-21T22:01:05.324Z] DONE 12 tests in 97.791s [2021-08-21T22:01:05.324Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T22:01:05.324Z] INFO: Testing against a local daemon [2021-08-21T22:01:05.324Z] === RUN TestNetworkCreateDelete [2021-08-21T22:01:05.324Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-08-21T22:01:05.324Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T22:01:05.324Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2021-08-21T22:01:05.324Z] === RUN TestDaemonDNSFallback [2021-08-21T22:01:05.393Z] INFO: Testing against a local daemon [2021-08-21T22:01:05.393Z] === RUN TestSecretInspect [2021-08-21T22:01:05.393Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestSecretList [2021-08-21T22:01:05.393Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestSecretList (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestSecretsCreateAndDelete [2021-08-21T22:01:05.393Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestSecretsUpdate [2021-08-21T22:01:05.393Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestTemplatedSecret [2021-08-21T22:01:05.393Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-21T22:01:05.393Z] === RUN TestSecretCreateResolve [2021-08-21T22:01:05.393Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-08-21T22:01:05.393Z] PASS [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === Skipped [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-21T22:01:05.393Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-21T22:01:05.393Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-08-21T22:01:05.393Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-21T22:01:05.393Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-21T22:01:05.393Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-08-21T22:01:05.393Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] [2021-08-21T22:01:05.393Z] DONE 6 tests, 6 skipped in 0.190s [2021-08-21T22:01:05.393Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T22:01:05.393Z] INFO: Testing against a local daemon [2021-08-21T22:01:05.393Z] === RUN TestServiceCreateInit [2021-08-21T22:01:05.393Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T22:01:05.393Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T22:01:05.393Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- PASS: TestServiceCreateInit (0.01s) [2021-08-21T22:01:05.393Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T22:01:05.393Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T22:01:05.393Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T22:01:05.393Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestCreateServiceConflict [2021-08-21T22:01:05.393Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.393Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-21T22:01:05.393Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T22:01:05.648Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-08-21T22:01:05.648Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T22:01:05.648Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T22:01:05.648Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T22:01:05.648Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-08-21T22:01:05.648Z] === RUN TestCreateServiceSysctls [2021-08-21T22:01:05.648Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-21T22:01:05.648Z] === RUN TestCreateServiceCapabilities [2021-08-21T22:01:05.648Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-21T22:01:05.648Z] === RUN TestInspect [2021-08-21T22:01:05.648Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestInspect (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestCreateJob [2021-08-21T22:01:05.648Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestCreateJob (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestReplicatedJob [2021-08-21T22:01:05.648Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestUpdateReplicatedJob [2021-08-21T22:01:05.648Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestServiceListWithStatuses [2021-08-21T22:01:05.648Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:01:05.648Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T22:01:05.648Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T22:01:05.648Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestDockerNetworkReConnect [2021-08-21T22:01:05.648Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:05.648Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-21T22:01:05.648Z] === RUN TestServicePlugin [2021-08-21T22:01:08.164Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServicePlugin (2.11s) [2021-08-21T22:01:08.164Z] === RUN TestServiceUpdateLabel [2021-08-21T22:01:08.164Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-21T22:01:08.164Z] === RUN TestServiceUpdateSecrets [2021-08-21T22:01:08.164Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-21T22:01:08.164Z] === RUN TestServiceUpdateConfigs [2021-08-21T22:01:08.164Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-21T22:01:08.164Z] === RUN TestServiceUpdateNetwork [2021-08-21T22:01:08.164Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-08-21T22:01:08.164Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T22:01:08.164Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-21T22:01:08.164Z] PASS [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === Skipped [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T22:01:08.164Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T22:01:08.164Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-21T22:01:08.164Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-21T22:01:08.164Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-08-21T22:01:08.164Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-08-21T22:01:08.164Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-21T22:01:08.164Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-08-21T22:01:08.164Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-21T22:01:08.164Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.164Z] [2021-08-21T22:01:08.164Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-21T22:01:08.165Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-21T22:01:08.165Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-21T22:01:08.165Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-21T22:01:08.165Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-21T22:01:08.165Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T22:01:08.165Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-08-21T22:01:08.165Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-21T22:01:08.165Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServicePlugin (2.11s) [2021-08-21T22:01:08.165Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-21T22:01:08.165Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-21T22:01:08.165Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-21T22:01:08.165Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-08-21T22:01:08.165Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-21T22:01:08.165Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] DONE 24 tests, 23 skipped in 2.477s [2021-08-21T22:01:08.165Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T22:01:08.165Z] INFO: Testing against a local daemon [2021-08-21T22:01:08.165Z] === RUN TestSessionCreate [2021-08-21T22:01:08.165Z] --- PASS: TestSessionCreate (0.03s) [2021-08-21T22:01:08.165Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T22:01:08.165Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-21T22:01:08.165Z] PASS [2021-08-21T22:01:08.165Z] [2021-08-21T22:01:08.165Z] DONE 2 tests in 0.147s [2021-08-21T22:01:08.165Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T22:01:08.165Z] INFO: Testing against a local daemon [2021-08-21T22:01:08.165Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T22:01:08.165Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T22:01:08.165Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T22:01:08.165Z] === RUN TestDiskUsage [2021-08-21T22:01:08.165Z] === PAUSE TestDiskUsage [2021-08-21T22:01:08.165Z] === RUN TestEventsExecDie [2021-08-21T22:01:09.092Z] --- PASS: TestEventsExecDie (1.06s) [2021-08-21T22:01:09.092Z] === RUN TestEventsBackwardsCompatible [2021-08-21T22:01:09.351Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-08-21T22:01:09.351Z] === RUN TestEventsVolumeCreate [2021-08-21T22:01:09.351Z] --- PASS: TestEventsVolumeCreate (0.06s) [2021-08-21T22:01:09.351Z] === RUN TestInfoBinaryCommits [2021-08-21T22:01:09.351Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-21T22:01:09.351Z] === RUN TestInfoAPIVersioned [2021-08-21T22:01:09.351Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T22:01:09.351Z] === RUN TestInfoDiscoveryBackend [2021-08-21T22:01:09.913Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-21T22:01:09.913Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T22:01:11.883Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-08-21T22:01:11.883Z] === RUN TestInspectNetwork [2021-08-21T22:01:13.194Z] ..........................xx.................... [ 29%] [2021-08-21T22:01:14.077Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.51s) [2021-08-21T22:01:14.077Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T22:01:14.077Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:01:14.077Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-21T22:01:14.077Z] === RUN TestInfoAPI [2021-08-21T22:01:14.077Z] --- PASS: TestInfoAPI (0.02s) [2021-08-21T22:01:14.077Z] === RUN TestInfoAPIWarnings [2021-08-21T22:01:15.168Z] === RUN TestInspectNetwork/full_network_id [2021-08-21T22:01:15.168Z] === RUN TestInspectNetwork/partial_network_id [2021-08-21T22:01:15.168Z] === RUN TestInspectNetwork/network_name [2021-08-21T22:01:15.168Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-21T22:01:19.355Z] --- PASS: TestInspectNetwork (7.74s) [2021-08-21T22:01:19.355Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-21T22:01:19.355Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-08-21T22:01:19.355Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-08-21T22:01:19.355Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-21T22:01:19.355Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T22:01:21.889Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-08-21T22:01:21.889Z] === RUN TestNetworkInvalidJSON [2021-08-21T22:01:21.889Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T22:01:21.889Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T22:01:21.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:01:21.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:01:21.889Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:01:21.889Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:01:21.889Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T22:01:21.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:01:21.889Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T22:01:21.889Z] === RUN TestNetworkList [2021-08-21T22:01:21.889Z] === RUN TestNetworkList//networks [2021-08-21T22:01:21.889Z] === PAUSE TestNetworkList//networks [2021-08-21T22:01:21.889Z] === RUN TestNetworkList//networks/ [2021-08-21T22:01:21.889Z] === PAUSE TestNetworkList//networks/ [2021-08-21T22:01:21.889Z] === CONT TestNetworkList//networks [2021-08-21T22:01:21.889Z] === CONT TestNetworkList//networks/ [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkList (0.01s) [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T22:01:21.889Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T22:01:21.889Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T22:01:22.457Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2021-08-21T22:01:22.457Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T22:01:23.834Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-08-21T22:01:23.834Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T22:01:24.409Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-08-21T22:01:24.409Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T22:01:25.345Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-08-21T22:01:25.345Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T22:01:26.721Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-08-21T22:01:26.721Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T22:01:27.288Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-08-21T22:01:27.288Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T22:01:29.818Z] --- PASS: TestServiceWithPredefinedNetwork (2.59s) [2021-08-21T22:01:29.818Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T22:01:29.819Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:01:29.819Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:01:29.819Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T22:01:32.116Z] --- PASS: TestInfoAPIWarnings (16.38s) [2021-08-21T22:01:32.116Z] === RUN TestInfoDebug [2021-08-21T22:01:32.116Z] --- PASS: TestInfoDebug (0.55s) [2021-08-21T22:01:32.116Z] === RUN TestInfoInsecureRegistries [2021-08-21T22:01:32.116Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-21T22:01:32.116Z] === RUN TestInfoRegistryMirrors [2021-08-21T22:01:32.116Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-21T22:01:32.116Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T22:01:32.116Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-21T22:01:32.116Z] === RUN TestPingCacheHeaders [2021-08-21T22:01:32.116Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-21T22:01:32.116Z] === RUN TestPingGet [2021-08-21T22:01:32.116Z] --- PASS: TestPingGet (0.01s) [2021-08-21T22:01:32.116Z] === RUN TestPingHead [2021-08-21T22:01:32.116Z] --- PASS: TestPingHead (0.02s) [2021-08-21T22:01:32.116Z] === RUN TestVersion [2021-08-21T22:01:32.116Z] --- PASS: TestVersion (0.02s) [2021-08-21T22:01:32.116Z] === CONT TestDiskUsage [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T22:01:32.116Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T22:01:32.371Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T22:01:32.933Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage (1.49s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.193Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2021-08-21T22:01:33.194Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-21T22:01:33.194Z] PASS [2021-08-21T22:01:33.194Z] [2021-08-21T22:01:33.194Z] === Skipped [2021-08-21T22:01:33.194Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T22:01:33.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T22:01:33.194Z] [2021-08-21T22:01:33.194Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-21T22:01:33.194Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-21T22:01:33.194Z] [2021-08-21T22:01:33.194Z] [2021-08-21T22:01:33.194Z] DONE 53 tests, 2 skipped in 25.074s [2021-08-21T22:01:33.194Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T22:01:33.194Z] INFO: Testing against a local daemon [2021-08-21T22:01:33.194Z] === RUN TestVolumesCreateAndList [2021-08-21T22:01:33.194Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-21T22:01:33.194Z] === RUN TestVolumesRemove [2021-08-21T22:01:33.194Z] --- PASS: TestVolumesRemove (0.06s) [2021-08-21T22:01:33.194Z] === RUN TestVolumesInspect [2021-08-21T22:01:33.194Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-21T22:01:33.194Z] === RUN TestVolumesInvalidJSON [2021-08-21T22:01:33.194Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T22:01:33.194Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T22:01:33.194Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T22:01:33.194Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-21T22:01:33.194Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T22:01:33.194Z] PASS [2021-08-21T22:01:33.194Z] [2021-08-21T22:01:33.194Z] DONE 5 tests in 0.199s [2021-08-21T22:01:33.194Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T22:01:33.450Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13304 is not a child of this shell [2021-08-21T22:01:33.450Z] warning: PID 13304 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-21T22:01:33.450Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T22:01:33.450Z] [2021-08-21T22:01:33.450Z] Unloading profiles will leave already running processes permanently [2021-08-21T22:01:33.450Z] unconfined, which can lead to unexpected situations. [2021-08-21T22:01:33.450Z] [2021-08-21T22:01:33.450Z] To set a process to complain mode, use the command line tool [2021-08-21T22:01:33.450Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T22:01:33.450Z] Removing test suite binaries [2021-08-21T22:01:33.450Z] exiting test-integration [2021-08-21T22:01:33.450Z] ++ exit 0 [2021-08-21T22:01:33.450Z] Post stage [Pipeline] junit [2021-08-21T22:01:34.829Z] Recording test results [2021-08-21T22:01:36.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T22:01:36.747Z] + echo Ensuring container killed. [2021-08-21T22:01:36.747Z] Ensuring container killed. [2021-08-21T22:01:36.747Z] + docker rm -vf docker-pr16 [2021-08-21T22:01:36.747Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-08-21T22:01:37.026Z] + echo Chowning /workspace to jenkins user [2021-08-21T22:01:37.026Z] Chowning /workspace to jenkins user [2021-08-21T22:01:37.026Z] + id -u [2021-08-21T22:01:37.026Z] + id -g [2021-08-21T22:01:37.027Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T22:01:37.027Z] Unable to find image 'busybox:latest' locally [2021-08-21T22:01:37.284Z] latest: Pulling from library/busybox [2021-08-21T22:01:37.284Z] 8ec32b265e94: Pulling fs layer [2021-08-21T22:01:37.284Z] 8ec32b265e94: Verifying Checksum [2021-08-21T22:01:37.284Z] 8ec32b265e94: Download complete [2021-08-21T22:01:37.540Z] 8ec32b265e94: Pull complete [2021-08-21T22:01:37.540Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T22:01:37.540Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T22:01:39.761Z] + bundleName=amd64-rootless [2021-08-21T22:01:39.761Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-21T22:01:39.761Z] Creating amd64-rootless-bundles.tar.gz [2021-08-21T22:01:39.761Z] + 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-21T22:01:39.761Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-21T22:01:39.770Z] Archiving artifacts [2021-08-21T22:01:40.610Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-21T22:01:41.145Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42621/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T22:01:41.493Z] + make clean [2021-08-21T22:01:41.749Z] docker volume rm -f docker-dev-cache [2021-08-21T22:01:41.749Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T22:01:44.722Z] --- PASS: TestServiceWithDataPathPortInit (14.32s) [2021-08-21T22:01:44.722Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T22:01:47.289Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:v183ospq6os9r9qqwjkn6grcs Created:2021-08-21 22:01:45.447346769 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3c83a0b7fe129f1c77c47f4b11d07ccc61f817e8ed688a878f3658f9769e20bb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hrdpvjt4cb6jzjn4s6wfo107a EndpointID:f4703374c3501f5a86853c79055d8a95a8c9d256b680de6d002ccac8e6ae9cd2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b24e3cd304f3e1c37c0bd8123f040c15d85874157097b2966eec3c16b77b91eb MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:dceccd3a94e5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.hrdpvjt4cb6jzjn4s6wfo107a EndpointID:f4703374c3501f5a86853c79055d8a95a8c9d256b680de6d002ccac8e6ae9cd2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-21T22:01:50.349Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-21T22:01:51.475Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s) [2021-08-21T22:01:51.475Z] PASS [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] === Skipped [2021-08-21T22:01:51.475Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:01:51.475Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] DONE 26 tests, 1 skipped in 47.426s [2021-08-21T22:01:51.475Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:01:51.475Z] INFO: Testing against a local daemon [2021-08-21T22:01:51.475Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T22:01:51.475Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:01:51.475Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:01:51.475Z] === RUN TestDockerNetworkIpvlan [2021-08-21T22:01:51.475Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:01:51.475Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:01:51.475Z] PASS [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] === Skipped [2021-08-21T22:01:51.475Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:01:51.475Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:01:51.475Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] [2021-08-21T22:01:51.475Z] DONE 2 tests, 2 skipped in 0.023s [2021-08-21T22:01:51.475Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:01:51.475Z] INFO: Testing against a local daemon [2021-08-21T22:01:51.475Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T22:01:52.851Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2021-08-21T22:01:52.851Z] === RUN TestDockerNetworkMacvlan [2021-08-21T22:01:53.418Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-21T22:01:54.098Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-21T22:01:54.355Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-21T22:01:54.922Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-21T22:01:57.456Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-21T22:02:00.743Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-21T22:02:06.013Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan (14.05s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.56s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.78s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.86s) [2021-08-21T22:02:06.949Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2021-08-21T22:02:06.949Z] PASS [2021-08-21T22:02:06.949Z] [2021-08-21T22:02:06.949Z] DONE 8 tests in 15.412s [2021-08-21T22:02:06.949Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T22:02:06.949Z] testing: warning: no tests to run [2021-08-21T22:02:06.949Z] PASS [2021-08-21T22:02:06.949Z] [2021-08-21T22:02:06.949Z] DONE 0 tests in 0.007s [2021-08-21T22:02:06.949Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T22:02:06.949Z] INFO: Testing against a local daemon [2021-08-21T22:02:06.949Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T22:02:08.327Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2021-08-21T22:02:08.327Z] === RUN TestAuthZPluginTLS [2021-08-21T22:02:08.894Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-08-21T22:02:08.895Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T22:02:09.462Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-08-21T22:02:09.462Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T22:02:10.028Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-08-21T22:02:10.028Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T22:02:10.596Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-08-21T22:02:10.596Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T22:02:11.977Z] --- PASS: TestAuthZPluginAllowEventStream (1.39s) [2021-08-21T22:02:11.977Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T22:02:12.236Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-08-21T22:02:12.236Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T22:02:12.804Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-08-21T22:02:12.804Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T22:02:13.371Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-08-21T22:02:13.371Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T22:02:15.276Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.65s) [2021-08-21T22:02:15.276Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T22:02:15.367Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-21T22:02:16.654Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.63s) [2021-08-21T22:02:16.654Z] === RUN TestAuthZPluginHeader [2021-08-21T22:02:17.590Z] --- PASS: TestAuthZPluginHeader (0.69s) [2021-08-21T22:02:17.590Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T22:02:20.877Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.58s) [2021-08-21T22:02:20.877Z] === RUN TestAuthZPluginV2Disable [2021-08-21T22:02:23.071Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-21T22:02:24.163Z] --- PASS: TestAuthZPluginV2Disable (2.94s) [2021-08-21T22:02:24.163Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T22:02:24.584Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-21T22:02:26.696Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.62s) [2021-08-21T22:02:26.696Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T22:02:29.230Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-21T22:02:32.426Z] ok github.com/docker/docker/libnetwork/ipam 131.053s coverage: 85.3% of statements [2021-08-21T22:02:32.426Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T22:02:32.426Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T22:02:32.426Z] ok github.com/docker/docker/libnetwork/ipams/null 0.004s coverage: 57.1% of statements [2021-08-21T22:02:36.673Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.79s) [2021-08-21T22:02:36.673Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T22:02:39.013Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.014s coverage: 47.4% of statements [2021-08-21T22:02:39.013Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T22:02:42.317Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.004s coverage: 71.4% of statements [2021-08-21T22:02:43.892Z] .......................... [ 67%] [2021-08-21T22:02:45.626Z] ok github.com/docker/docker/libnetwork/ipamutils 0.511s coverage: 74.0% of statements [2021-08-21T22:02:53.787Z] ok github.com/docker/docker/libnetwork/iptables 0.295s coverage: 45.1% of statements [2021-08-21T22:02:53.787Z] ok github.com/docker/docker/libnetwork/netlabel 0.003s coverage: 60.0% of statements [2021-08-21T22:02:54.754Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-08-21T22:02:54.754Z] PASS [2021-08-21T22:02:54.754Z] [2021-08-21T22:02:54.754Z] DONE 17 tests in 46.025s [2021-08-21T22:02:54.754Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T22:02:54.754Z] INFO: Testing against a local daemon [2021-08-21T22:02:54.754Z] === RUN TestPluginInvalidJSON [2021-08-21T22:02:54.754Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:02:54.754Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:02:54.754Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:02:54.754Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-08-21T22:02:54.754Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T22:02:54.754Z] === RUN TestPluginInstall [2021-08-21T22:02:54.754Z] === RUN TestPluginInstall/no_auth [2021-08-21T22:02:54.754Z] time="2021-08-21T22:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:54.754Z] time="2021-08-21T22:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab41671218ade248d9c40bf59b50676fb8f7a672c128a71569404fe21d584846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:54.754Z] time="2021-08-21T22:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:54.754Z] time="2021-08-21T22:02:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab41671218ade248d9c40bf59b50676fb8f7a672c128a71569404fe21d584846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:54.754Z] === RUN TestPluginInstall/with_htpasswd [2021-08-21T22:02:55.321Z] time="2021-08-21T22:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:55.321Z] time="2021-08-21T22:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab41671218ade248d9c40bf59b50676fb8f7a672c128a71569404fe21d584846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:55.321Z] time="2021-08-21T22:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:55.321Z] time="2021-08-21T22:02:55Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ab41671218ade248d9c40bf59b50676fb8f7a672c128a71569404fe21d584846" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:55.579Z] === RUN TestPluginInstall/with_insecure [2021-08-21T22:02:56.517Z] time="2021-08-21T22:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:56.517Z] time="2021-08-21T22:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cceb168de59c73b132d85e96b9633dc8d3b874089391ff11b1ac1e48cfa27955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:56.517Z] time="2021-08-21T22:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:02:56.517Z] time="2021-08-21T22:02:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cceb168de59c73b132d85e96b9633dc8d3b874089391ff11b1ac1e48cfa27955" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:02:56.517Z] plugin_test.go:166: [d1137d0f295bf] daemon is not started [2021-08-21T22:02:56.517Z] --- PASS: TestPluginInstall (3.66s) [2021-08-21T22:02:56.517Z] --- PASS: TestPluginInstall/no_auth (1.91s) [2021-08-21T22:02:56.517Z] --- PASS: TestPluginInstall/with_htpasswd (0.64s) [2021-08-21T22:02:56.517Z] --- PASS: TestPluginInstall/with_insecure (1.11s) [2021-08-21T22:02:56.517Z] === RUN TestPluginsWithRuntimes [2021-08-21T22:02:58.418Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-21T22:02:58.986Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-21T22:03:00.363Z] --- PASS: TestPluginsWithRuntimes (3.44s) [2021-08-21T22:03:00.363Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2021-08-21T22:03:00.363Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.92s) [2021-08-21T22:03:00.363Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T22:03:00.621Z] --- PASS: TestPluginBackCompatMediaTypes (0.60s) [2021-08-21T22:03:00.621Z] PASS [2021-08-21T22:03:00.621Z] [2021-08-21T22:03:00.621Z] DONE 10 tests in 7.740s [2021-08-21T22:03:00.621Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T22:03:00.621Z] INFO: Testing against a local daemon [2021-08-21T22:03:00.621Z] === RUN TestExternalGraphDriver [2021-08-21T22:03:00.621Z] === RUN TestExternalGraphDriver/json [2021-08-21T22:03:01.973Z] ok github.com/docker/docker/libnetwork/netutils 0.029s coverage: 44.1% of statements [2021-08-21T22:03:02.525Z] === RUN TestExternalGraphDriver/spec [2021-08-21T22:03:04.481Z] === RUN TestExternalGraphDriver/pull [2021-08-21T22:03:06.392Z] --- PASS: TestExternalGraphDriver (5.58s) [2021-08-21T22:03:06.392Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2021-08-21T22:03:06.392Z] --- PASS: TestExternalGraphDriver/spec (1.95s) [2021-08-21T22:03:06.392Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2021-08-21T22:03:06.392Z] === RUN TestGraphdriverPluginV2 [2021-08-21T22:03:09.677Z] --- PASS: TestGraphdriverPluginV2 (3.55s) [2021-08-21T22:03:09.677Z] PASS [2021-08-21T22:03:09.937Z] [2021-08-21T22:03:09.937Z] DONE 5 tests in 9.149s [2021-08-21T22:03:09.937Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T22:03:09.937Z] INFO: Testing against a local daemon [2021-08-21T22:03:09.937Z] === RUN TestContinueAfterPluginCrash [2021-08-21T22:03:09.937Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T22:03:09.937Z] === RUN TestReadPluginNoRead [2021-08-21T22:03:09.937Z] === PAUSE TestReadPluginNoRead [2021-08-21T22:03:09.937Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T22:03:09.937Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T22:03:09.937Z] === CONT TestContinueAfterPluginCrash [2021-08-21T22:03:09.937Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T22:03:13.227Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2021-08-21T22:03:13.227Z] === CONT TestReadPluginNoRead [2021-08-21T22:03:15.760Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T22:03:17.137Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T22:03:18.513Z] === RUN TestReadPluginNoRead/default [2021-08-21T22:03:18.772Z] --- PASS: TestContinueAfterPluginCrash (9.01s) [2021-08-21T22:03:20.148Z] === CONT TestReadPluginNoRead [2021-08-21T22:03:20.148Z] read_test.go:92: [d77a2c1967967] daemon is not started [2021-08-21T22:03:20.148Z] --- PASS: TestReadPluginNoRead (6.76s) [2021-08-21T22:03:20.148Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.51s) [2021-08-21T22:03:20.148Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.47s) [2021-08-21T22:03:20.148Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-08-21T22:03:20.148Z] PASS [2021-08-21T22:03:20.148Z] [2021-08-21T22:03:20.148Z] DONE 6 tests in 10.277s [2021-08-21T22:03:20.148Z] 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-21T22:03:20.148Z] testing: warning: no tests to run [2021-08-21T22:03:20.148Z] PASS [2021-08-21T22:03:20.148Z] [2021-08-21T22:03:20.148Z] DONE 0 tests in 0.007s [2021-08-21T22:03:20.148Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T22:03:20.148Z] INFO: Testing against a local daemon [2021-08-21T22:03:20.148Z] === RUN TestPluginWithDevMounts [2021-08-21T22:03:20.148Z] === PAUSE TestPluginWithDevMounts [2021-08-21T22:03:20.148Z] === CONT TestPluginWithDevMounts [2021-08-21T22:03:22.051Z] --- PASS: TestPluginWithDevMounts (1.62s) [2021-08-21T22:03:22.051Z] PASS [2021-08-21T22:03:22.051Z] [2021-08-21T22:03:22.051Z] DONE 1 tests in 1.650s [2021-08-21T22:03:22.051Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T22:03:22.051Z] INFO: Testing against a local daemon [2021-08-21T22:03:22.051Z] === RUN TestSecretInspect [2021-08-21T22:03:23.955Z] --- PASS: TestSecretInspect (2.15s) [2021-08-21T22:03:23.955Z] === RUN TestSecretList [2021-08-21T22:03:24.777Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-21T22:03:25.857Z] --- PASS: TestSecretList (1.81s) [2021-08-21T22:03:25.857Z] === RUN TestSecretsCreateAndDelete [2021-08-21T22:03:27.758Z] --- PASS: TestSecretsCreateAndDelete (1.76s) [2021-08-21T22:03:27.758Z] === RUN TestSecretsUpdate [2021-08-21T22:03:29.662Z] --- PASS: TestSecretsUpdate (2.18s) [2021-08-21T22:03:29.662Z] === RUN TestTemplatedSecret [2021-08-21T22:03:32.950Z] --- PASS: TestTemplatedSecret (3.29s) [2021-08-21T22:03:32.950Z] === RUN TestSecretCreateResolve [2021-08-21T22:03:35.484Z] --- PASS: TestSecretCreateResolve (2.19s) [2021-08-21T22:03:35.484Z] PASS [2021-08-21T22:03:35.484Z] [2021-08-21T22:03:35.484Z] DONE 6 tests in 13.416s [2021-08-21T22:03:35.484Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T22:03:35.484Z] INFO: Testing against a local daemon [2021-08-21T22:03:35.484Z] === RUN TestServiceCreateInit [2021-08-21T22:03:35.484Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T22:03:39.674Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-21T22:03:40.761Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T22:03:41.855Z] tests/integration/client_test.py ..... [ 75%] [2021-08-21T22:03:41.856Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-21T22:03:42.797Z] tests/integration/errors_test.py . [ 76%] [2021-08-21T22:03:44.951Z] --- PASS: TestServiceCreateInit (9.09s) [2021-08-21T22:03:44.951Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.54s) [2021-08-21T22:03:44.951Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.52s) [2021-08-21T22:03:44.951Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T22:04:03.036Z] --- PASS: TestCreateServiceMultipleTimes (16.37s) [2021-08-21T22:04:03.036Z] === RUN TestCreateServiceConflict [2021-08-21T22:04:03.036Z] --- PASS: TestCreateServiceConflict (2.21s) [2021-08-21T22:04:03.036Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T22:04:06.322Z] --- PASS: TestCreateServiceMaxReplicas (3.14s) [2021-08-21T22:04:06.322Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T22:04:09.340Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-21T22:04:21.197Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.57s) [2021-08-21T22:04:21.197Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T22:04:22.133Z] --- PASS: TestCreateServiceSecretFileMode (2.34s) [2021-08-21T22:04:22.133Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T22:04:24.666Z] --- PASS: TestCreateServiceConfigFileMode (2.66s) [2021-08-21T22:04:24.667Z] === RUN TestCreateServiceSysctls [2021-08-21T22:04:28.148Z] ......... [ 86%] [2021-08-21T22:04:28.854Z] --- PASS: TestCreateServiceSysctls (3.58s) [2021-08-21T22:04:28.854Z] === RUN TestCreateServiceCapabilities [2021-08-21T22:04:31.386Z] --- PASS: TestCreateServiceCapabilities (2.68s) [2021-08-21T22:04:31.386Z] === RUN TestInspect [2021-08-21T22:04:33.525Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-21T22:04:34.012Z] --- PASS: TestInspect (3.14s) [2021-08-21T22:04:34.012Z] === RUN TestCreateJob [2021-08-21T22:04:35.430Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-21T22:04:37.319Z] --- PASS: TestCreateJob (3.30s) [2021-08-21T22:04:37.319Z] === RUN TestReplicatedJob [2021-08-21T22:04:40.712Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-21T22:04:42.097Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-21T22:04:43.883Z] --- PASS: TestReplicatedJob (6.47s) [2021-08-21T22:04:43.883Z] === RUN TestUpdateReplicatedJob [2021-08-21T22:04:48.072Z] --- PASS: TestUpdateReplicatedJob (3.69s) [2021-08-21T22:04:48.072Z] === RUN TestServiceListWithStatuses [2021-08-21T22:04:48.072Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:04:48.072Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T22:04:48.072Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T22:04:48.160Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-21T22:04:51.012Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-21T22:04:51.012Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-21T22:04:52.259Z] --- PASS: TestDockerNetworkConnectAlias (4.54s) [2021-08-21T22:04:52.259Z] === RUN TestDockerNetworkReConnect [2021-08-21T22:04:55.546Z] --- PASS: TestDockerNetworkReConnect (3.62s) [2021-08-21T22:04:55.546Z] === RUN TestServicePlugin [2021-08-21T22:04:55.770Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-21T22:04:56.032Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-21T22:04:56.032Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-21T22:04:56.032Z] [2021-08-21T22:04:56.032Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-21T22:04:56.032Z] =========================== short test summary info ============================ [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-21T22:04:56.032Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-21T22:04:56.032Z] Not supported on most drivers [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-21T22:04:56.032Z] Output of docker top depends on host distro, and is not formalized. [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-21T22:04:56.032Z] Output of docker top depends on host distro, and is not formalized. [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-21T22:04:56.032Z] Can fail if eth0 has multiple IP addresses [2021-08-21T22:04:56.032Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-21T22:04:56.032Z] This doesn't seem to be taken into account by the engine [2021-08-21T22:04:56.032Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-21T22:04:56.032Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-21T22:04:56.032Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-21T22:04:56.032Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 358.64 seconds == [2021-08-21T22:04:56.293Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-21T22:04:58.830Z] plugin_test.go:62: [db87e4682e89d] joining swarm manager [dcd236419ca10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-08-21T22:05:00.207Z] plugin_test.go:65: [d956e31708be9] joining swarm manager [dcd236419ca10]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-08-21T22:05:08.497Z] ok github.com/docker/docker/libnetwork/networkdb 105.510s coverage: 60.0% of statements [2021-08-21T22:05:08.497Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T22:05:08.497Z] ok github.com/docker/docker/libnetwork/options 0.003s coverage: 100.0% of statements [2021-08-21T22:05:08.554Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T22:05:08.554Z] [2021-08-21T22:05:08.554Z] Unloading profiles will leave already running processes permanently [2021-08-21T22:05:08.554Z] unconfined, which can lead to unexpected situations. [2021-08-21T22:05:08.554Z] [2021-08-21T22:05:08.554Z] To set a process to complain mode, use the command line tool [2021-08-21T22:05:08.554Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T22:05:08.554Z] Post stage [Pipeline] junit [2021-08-21T22:05:08.569Z] Recording test results [2021-08-21T22:05:09.769Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-21T22:05:10.056Z] + echo Ensuring container killed. [2021-08-21T22:05:10.056Z] Ensuring container killed. [2021-08-21T22:05:10.056Z] + docker rm -vf docker-pr16 [2021-08-21T22:05:10.056Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-08-21T22:05:10.345Z] + echo Chowning /workspace to jenkins user [2021-08-21T22:05:10.345Z] Chowning /workspace to jenkins user [2021-08-21T22:05:10.345Z] + id -u [2021-08-21T22:05:10.345Z] + id -g [2021-08-21T22:05:10.345Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T22:05:10.345Z] Unable to find image 'busybox:latest' locally [2021-08-21T22:05:10.606Z] latest: Pulling from library/busybox [2021-08-21T22:05:10.606Z] 8ec32b265e94: Pulling fs layer [2021-08-21T22:05:10.606Z] 8ec32b265e94: Verifying Checksum [2021-08-21T22:05:10.606Z] 8ec32b265e94: Download complete [2021-08-21T22:05:10.867Z] 8ec32b265e94: Pull complete [2021-08-21T22:05:10.867Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T22:05:10.867Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T22:05:12.555Z] + bundleName=docker-py [2021-08-21T22:05:12.555Z] + echo Creating docker-py-bundles.tar.gz [2021-08-21T22:05:12.555Z] Creating docker-py-bundles.tar.gz [2021-08-21T22:05:12.555Z] + 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-21T22:05:12.569Z] Archiving artifacts [2021-08-21T22:05:14.120Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42621/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-21T22:05:14.482Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/make.sh binary [2021-08-21T22:05:15.053Z] [2021-08-21T22:05:15.053Z] Removing bundles/ [2021-08-21T22:05:15.053Z] [2021-08-21T22:05:15.053Z] ---> Making bundle: binary (in bundles/binary) [2021-08-21T22:05:15.053Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-21T22:05:15.053Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T22:05:18.497Z] ok github.com/docker/docker/libnetwork/osl 4.513s coverage: 39.7% of statements [2021-08-21T22:05:19.069Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2021-08-21T22:05:20.984Z] ok github.com/docker/docker/libnetwork/portallocator 0.015s coverage: 86.1% of statements [2021-08-21T22:05:26.271Z] ok github.com/docker/docker/libnetwork/portmapper 0.557s coverage: 48.6% of statements [2021-08-21T22:05:26.748Z] --- PASS: TestServicePlugin (29.82s) [2021-08-21T22:05:26.748Z] === RUN TestServiceUpdateLabel [2021-08-21T22:05:27.656Z] ok github.com/docker/docker/libnetwork/resolvconf 0.006s coverage: 70.6% of statements [2021-08-21T22:05:27.656Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T22:05:27.683Z] --- PASS: TestServiceUpdateLabel (2.18s) [2021-08-21T22:05:27.683Z] === RUN TestServiceUpdateSecrets [2021-08-21T22:05:30.958Z] ok github.com/docker/docker/libnetwork/types 0.005s coverage: 47.9% of statements [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === Skipped [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/api TestJoinLeave (0.00s) [2021-08-21T22:05:30.958Z] api_linux_test.go:1247: This test fails on arm64 foor some reason... this need to be fixed [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T22:05:30.958Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T22:05:30.958Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T22:05:30.958Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T22:05:30.958Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T22:05:30.958Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-21T22:05:30.958Z] firewalld_test.go:13: firewalld is not running [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] [2021-08-21T22:05:30.958Z] DONE 362 tests, 7 skipped in 643.731s Post stage [Pipeline] junit [2021-08-21T22:05:31.546Z] Recording test results [2021-08-21T22:05:33.113Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-21T22:05:33.480Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=ceeda66e601073010ee0e5f7cbdc25e3d17c4401 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:ceeda66e601073010ee0e5f7cbdc25e3d17c4401 hack/make.sh dynbinary test-integration [2021-08-21T22:05:34.425Z] [2021-08-21T22:05:34.425Z] Removing bundles/ [2021-08-21T22:05:34.425Z] [2021-08-21T22:05:34.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-21T22:05:34.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T22:05:34.425Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T22:05:45.762Z] --- PASS: TestServiceUpdateSecrets (15.04s) [2021-08-21T22:05:45.762Z] === RUN TestServiceUpdateConfigs [2021-08-21T22:05:57.962Z] --- PASS: TestServiceUpdateConfigs (15.16s) [2021-08-21T22:05:57.962Z] === RUN TestServiceUpdateNetwork [2021-08-21T22:06:12.839Z] --- PASS: TestServiceUpdateNetwork (12.93s) [2021-08-21T22:06:12.839Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T22:06:12.839Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-21T22:06:12.839Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-21T22:06:20.951Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-21T22:06:27.512Z] --- PASS: TestServiceUpdatePidsLimit (16.75s) [2021-08-21T22:06:27.512Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.93s) [2021-08-21T22:06:27.512Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.99s) [2021-08-21T22:06:27.512Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.09s) [2021-08-21T22:06:27.512Z] PASS [2021-08-21T22:06:27.512Z] [2021-08-21T22:06:27.512Z] === Skipped [2021-08-21T22:06:27.512Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T22:06:27.512Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:06:27.512Z] [2021-08-21T22:06:27.512Z] [2021-08-21T22:06:27.512Z] DONE 27 tests, 1 skipped in 172.301s [2021-08-21T22:06:27.512Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T22:06:27.512Z] INFO: Testing against a local daemon [2021-08-21T22:06:27.512Z] === RUN TestSessionCreate [2021-08-21T22:06:27.512Z] --- PASS: TestSessionCreate (0.02s) [2021-08-21T22:06:27.512Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T22:06:27.512Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-21T22:06:27.512Z] PASS [2021-08-21T22:06:27.512Z] [2021-08-21T22:06:27.512Z] DONE 2 tests in 0.058s [2021-08-21T22:06:27.512Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T22:06:27.772Z] INFO: Testing against a local daemon [2021-08-21T22:06:27.772Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T22:06:27.772Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-08-21T22:06:27.772Z] === RUN TestDiskUsage [2021-08-21T22:06:27.772Z] === PAUSE TestDiskUsage [2021-08-21T22:06:27.772Z] === RUN TestEventsExecDie [2021-08-21T22:06:28.709Z] --- PASS: TestEventsExecDie (1.02s) [2021-08-21T22:06:28.709Z] === RUN TestEventsBackwardsCompatible [2021-08-21T22:06:28.709Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-08-21T22:06:28.709Z] === RUN TestEventsVolumeCreate [2021-08-21T22:06:28.709Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-21T22:06:28.709Z] === RUN TestInfoBinaryCommits [2021-08-21T22:06:28.709Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-08-21T22:06:28.709Z] === RUN TestInfoAPIVersioned [2021-08-21T22:06:28.709Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T22:06:28.709Z] === RUN TestInfoDiscoveryBackend [2021-08-21T22:06:29.276Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-08-21T22:06:29.276Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T22:06:30.212Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-21T22:06:30.212Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T22:06:30.780Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-08-21T22:06:30.780Z] === RUN TestInfoAPI [2021-08-21T22:06:30.780Z] --- PASS: TestInfoAPI (0.02s) [2021-08-21T22:06:30.780Z] === RUN TestInfoAPIWarnings [2021-08-21T22:06:48.919Z] --- PASS: TestInfoAPIWarnings (16.23s) [2021-08-21T22:06:48.919Z] === RUN TestInfoDebug [2021-08-21T22:06:48.919Z] --- PASS: TestInfoDebug (0.53s) [2021-08-21T22:06:48.919Z] === RUN TestInfoInsecureRegistries [2021-08-21T22:06:48.919Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-08-21T22:06:48.919Z] === RUN TestInfoRegistryMirrors [2021-08-21T22:06:48.919Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-08-21T22:06:48.919Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T22:06:48.919Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s) [2021-08-21T22:06:48.919Z] === RUN TestPingCacheHeaders [2021-08-21T22:06:48.919Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-21T22:06:48.919Z] === RUN TestPingGet [2021-08-21T22:06:48.919Z] --- PASS: TestPingGet (0.01s) [2021-08-21T22:06:48.919Z] === RUN TestPingHead [2021-08-21T22:06:48.919Z] --- PASS: TestPingHead (0.02s) [2021-08-21T22:06:48.919Z] === RUN TestVersion [2021-08-21T22:06:48.919Z] --- PASS: TestVersion (0.02s) [2021-08-21T22:06:48.919Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-08-21T22:06:48.919Z] === CONT TestDiskUsage [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T22:06:49.485Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T22:06:49.486Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T22:06:49.744Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T22:06:50.681Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage (1.96s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/container_types (0.01s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.31s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run (0.90s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:06:50.940Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.97s) [2021-08-21T22:06:50.940Z] PASS [2021-08-21T22:06:50.940Z] [2021-08-21T22:06:50.940Z] DONE 53 tests in 23.232s [2021-08-21T22:06:50.940Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T22:06:50.940Z] INFO: Testing against a local daemon [2021-08-21T22:06:50.940Z] === RUN TestVolumesCreateAndList [2021-08-21T22:06:50.940Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-21T22:06:50.940Z] === RUN TestVolumesRemove [2021-08-21T22:06:50.940Z] --- PASS: TestVolumesRemove (0.09s) [2021-08-21T22:06:50.940Z] === RUN TestVolumesInspect [2021-08-21T22:06:50.940Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-21T22:06:50.940Z] === RUN TestVolumesInvalidJSON [2021-08-21T22:06:50.940Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T22:06:50.940Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T22:06:50.940Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T22:06:50.940Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-21T22:06:50.940Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T22:06:50.940Z] PASS [2021-08-21T22:06:50.940Z] [2021-08-21T22:06:50.940Z] DONE 5 tests in 0.162s [2021-08-21T22:06:50.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T22:06:51.508Z] Stopping apparmor (via systemctl): apparmor.service. [2021-08-21T22:06:51.508Z] Removing test suite binaries [2021-08-21T22:06:51.548Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-21T22:06:51.548Z] Copying nested executables into bundles/binary-daemon [2021-08-21T22:06:51.548Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-21T22:06:51.548Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T22:06:51.548Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-21T22:06:51.548Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-21T22:06:51.768Z] exiting test-integration [2021-08-21T22:06:51.768Z] ++ exit 0 [2021-08-21T22:06:51.768Z] [2021-08-21T22:06:51.910Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/make.sh cross [2021-08-21T22:06:52.482Z] [2021-08-21T22:06:52.482Z] Removing bundles/ [2021-08-21T22:06:52.482Z] [2021-08-21T22:06:52.482Z] ---> Making bundle: cross (in bundles/cross) [2021-08-21T22:06:52.482Z] Cross building: bundles/cross/linux/amd64 [2021-08-21T22:06:52.482Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-21T22:06:52.482Z] GOOS="linux" GOARCH="amd64" GOARM="" Post stage [Pipeline] junit [2021-08-21T22:06:55.069Z] Recording test results [2021-08-21T22:06:55.945Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-21T22:06:55.945Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T22:06:55.945Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T22:06:55.945Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-21T22:06:55.945Z] [2021-08-21T22:06:55.945Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-21T22:06:55.945Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-21T22:06:55.945Z] HOSTNAME=641e3ee4d97b [2021-08-21T22:06:55.945Z] TESTDEBUG=0 [2021-08-21T22:06:55.945Z] DEST=bundles/test-integration [2021-08-21T22:06:55.945Z] PWD=/go/src/github.com/docker/docker [2021-08-21T22:06:55.945Z] DOCKER_GITCOMMIT=ceeda66e601073010ee0e5f7cbdc25e3d17c4401 [2021-08-21T22:06:55.945Z] container=docker [2021-08-21T22:06:55.945Z] HOME=/root [2021-08-21T22:06:55.945Z] GOLANG_VERSION=1.16.7 [2021-08-21T22:06:55.945Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-21T22:06:55.945Z] VALIDATE_BRANCH=master [2021-08-21T22:06:55.945Z] TERM=xterm [2021-08-21T22:06:55.945Z] DOCKER_PKG=github.com/docker/docker [2021-08-21T22:06:55.945Z] SHLVL=1 [2021-08-21T22:06:55.945Z] TIMEOUT=120m [2021-08-21T22:06:55.945Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-21T22:06:55.945Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-21T22:06:55.945Z] GO111MODULE=off [2021-08-21T22:06:55.945Z] DOCKER_EXPERIMENTAL=1 [2021-08-21T22:06:55.945Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-21T22:06:55.945Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-21T22:06:55.945Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-21T22:06:55.945Z] GOPATH=/go [2021-08-21T22:06:55.945Z] PKG_CONFIG=pkg-config [2021-08-21T22:06:55.945Z] _=/usr/bin/env [2021-08-21T22:06:55.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-21T22:06:56.413Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T22:06:56.754Z] + echo Ensuring container killed. [2021-08-21T22:06:56.754Z] Ensuring container killed. [2021-08-21T22:06:56.754Z] + docker rm -vf docker-pr16 [2021-08-21T22:06:56.754Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-08-21T22:06:57.034Z] + echo Chowning /workspace to jenkins user [2021-08-21T22:06:57.035Z] Chowning /workspace to jenkins user [2021-08-21T22:06:57.035Z] + id -u [2021-08-21T22:06:57.035Z] + id -g [2021-08-21T22:06:57.035Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T22:06:57.035Z] Unable to find image 'busybox:latest' locally [2021-08-21T22:06:57.035Z] latest: Pulling from library/busybox [2021-08-21T22:06:57.294Z] 8ec32b265e94: Pulling fs layer [2021-08-21T22:06:57.294Z] 8ec32b265e94: Verifying Checksum [2021-08-21T22:06:57.294Z] 8ec32b265e94: Download complete [2021-08-21T22:06:57.294Z] 8ec32b265e94: Pull complete [2021-08-21T22:06:57.294Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T22:06:57.294Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T22:07:00.122Z] + bundleName=amd64-cgroup2 [2021-08-21T22:07:00.122Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-08-21T22:07:00.122Z] Creating amd64-cgroup2-bundles.tar.gz [2021-08-21T22:07:00.122Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-08-21T22:07:00.122Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-21T22:07:00.392Z] Archiving artifacts [2021-08-21T22:07:01.893Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42621/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T22:07:02.211Z] + make clean [2021-08-21T22:07:02.470Z] docker volume rm -f docker-dev-cache [2021-08-21T22:07:02.470Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T22:08:28.983Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-21T22:08:28.983Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-21T22:08:28.983Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-21T22:08:28.983Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-21T22:08:28.983Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-21T22:08:28.983Z] Cross building: bundles/cross/windows/amd64 [2021-08-21T22:08:28.983Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-21T22:08:28.983Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-21T22:08:32.465Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-21T22:08:39.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-21T22:09:50.481Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-21T22:09:50.481Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-21T22:09:50.481Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-21T22:09:50.481Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-21T22:09:50.481Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-21T22:09:50.481Z] remote: Enumerating objects: 23, done. [2021-08-21T22:09:50.481Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-21T22:09:50.481Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-21T22:09:50.481Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-21T22:09:50.481Z] 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-21T22:09:50.481Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-21T22:09:50.481Z] Cross building: bundles/cross/linux/ppc64le [2021-08-21T22:09:50.481Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-21T22:09:50.481Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-21T22:10:15.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-21T22:10:54.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-21T22:11:11.983Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-21T22:11:11.984Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-21T22:11:11.984Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-21T22:11:11.984Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-21T22:11:11.984Z] Cross building: bundles/cross/linux/s390x [2021-08-21T22:11:11.984Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-21T22:11:11.984Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-21T22:11:26.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-21T22:11:29.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-21T22:11:35.672Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-21T22:11:36.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-21T22:11:36.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-21T22:11:58.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-21T22:12:08.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-21T22:12:21.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-21T22:12:24.382Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-21T22:12:32.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-21T22:12:33.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-21T22:12:33.485Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-21T22:12:33.485Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-21T22:12:33.485Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-21T22:12:33.485Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-21T22:12:33.485Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-21T22:12:33.830Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-21T22:12:34.126Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/test/unit [2021-08-21T22:12:34.697Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-21T22:12:34.697Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-21T22:12:34.697Z] + TESTDIRS=./... [2021-08-21T22:12:34.697Z] + exclude_paths='/vendor/|/integration' [2021-08-21T22:12:34.697Z] ++ go list ./... [2021-08-21T22:12:34.697Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-21T22:12:35.642Z] + pkg_list='github.com/docker/docker/api [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/backend/build [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/httputils [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/middleware [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/build [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/container [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/debug [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/image [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/network [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/session [2021-08-21T22:12:35.642Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/system [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/volume [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/backend [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/container [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/events [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/filters [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/image [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/mount [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/network [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/registry [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/strslice [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/swarm [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/time [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/volume [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/dockerfile [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/dockerignore [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/remotecontext [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T22:12:35.643Z] github.com/docker/docker/cli [2021-08-21T22:12:35.643Z] github.com/docker/docker/cli/config [2021-08-21T22:12:35.643Z] github.com/docker/docker/cli/debug [2021-08-21T22:12:35.643Z] github.com/docker/docker/client [2021-08-21T22:12:35.643Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T22:12:35.643Z] github.com/docker/docker/cmd/dockerd [2021-08-21T22:12:35.643Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T22:12:35.643Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T22:12:35.643Z] github.com/docker/docker/container [2021-08-21T22:12:35.643Z] github.com/docker/docker/container/stream [2021-08-21T22:12:35.643Z] github.com/docker/docker/contrib/apparmor [2021-08-21T22:12:35.643Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T22:12:35.643Z] github.com/docker/docker/contrib/httpserver [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/config [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/discovery [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/events [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/exec [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/images [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/initlayer [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/links [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/listeners [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/local [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/names [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/network [2021-08-21T22:12:35.643Z] github.com/docker/docker/daemon/stats [2021-08-21T22:12:35.643Z] github.com/docker/docker/distribution [2021-08-21T22:12:35.643Z] github.com/docker/docker/distribution/metadata [2021-08-21T22:12:35.643Z] github.com/docker/docker/distribution/utils [2021-08-21T22:12:35.643Z] github.com/docker/docker/distribution/xfer [2021-08-21T22:12:35.643Z] github.com/docker/docker/dockerversion [2021-08-21T22:12:35.643Z] github.com/docker/docker/errdefs [2021-08-21T22:12:35.643Z] github.com/docker/docker/image [2021-08-21T22:12:35.643Z] github.com/docker/docker/image/cache [2021-08-21T22:12:35.643Z] github.com/docker/docker/image/tarexport [2021-08-21T22:12:35.643Z] github.com/docker/docker/image/v1 [2021-08-21T22:12:35.643Z] github.com/docker/docker/internal/test/suite [2021-08-21T22:12:35.643Z] github.com/docker/docker/layer [2021-08-21T22:12:35.643Z] github.com/docker/docker/libcontainerd [2021-08-21T22:12:35.643Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T22:12:35.643Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T22:12:35.643Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T22:12:35.643Z] github.com/docker/docker/libcontainerd/types [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/libnetwork/types [2021-08-21T22:12:35.643Z] github.com/docker/docker/oci [2021-08-21T22:12:35.643Z] github.com/docker/docker/oci/caps [2021-08-21T22:12:35.643Z] github.com/docker/docker/opts [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/aaparser [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/archive [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/authorization [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/capabilities [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/containerfs [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/directory [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/discovery [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/dmesg [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/filenotify [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/fileutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/fsutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/homedir [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/idtools [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/ioutils [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/locker [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/longpath [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/loopback [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/mount [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/parsers [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/pidfile [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/platform [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugins [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/pools [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/progress [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/pubsub [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/reexec [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/signal [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/stack [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/stringid [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/symlink [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/system [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/tailfile [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/tarsum [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/term [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/term/windows [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/truncindex [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/urlutil [2021-08-21T22:12:35.643Z] github.com/docker/docker/pkg/useragent [2021-08-21T22:12:35.643Z] github.com/docker/docker/plugin [2021-08-21T22:12:35.643Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T22:12:35.643Z] github.com/docker/docker/plugin/v2 [2021-08-21T22:12:35.643Z] github.com/docker/docker/profiles/apparmor [2021-08-21T22:12:35.643Z] github.com/docker/docker/profiles/seccomp [2021-08-21T22:12:35.643Z] github.com/docker/docker/quota [2021-08-21T22:12:35.643Z] github.com/docker/docker/reference [2021-08-21T22:12:35.643Z] github.com/docker/docker/registry [2021-08-21T22:12:35.643Z] github.com/docker/docker/registry/resumable [2021-08-21T22:12:35.643Z] github.com/docker/docker/restartmanager [2021-08-21T22:12:35.643Z] github.com/docker/docker/rootless [2021-08-21T22:12:35.643Z] github.com/docker/docker/rootless/specconv [2021-08-21T22:12:35.643Z] github.com/docker/docker/runconfig [2021-08-21T22:12:35.643Z] github.com/docker/docker/runconfig/opts [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/daemon [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/environment [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fakegit [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/registry [2021-08-21T22:12:35.643Z] github.com/docker/docker/testutil/request [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/drivers [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/local [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/mounts [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/service [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/service/opts [2021-08-21T22:12:35.643Z] github.com/docker/docker/volume/testutils' [2021-08-21T22:12:35.643Z] ++ echo 'github.com/docker/docker/api [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/backend/build [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/httputils [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/middleware [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/build [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/container [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/debug [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/image [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/network [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/session [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/system [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/server/router/volume [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/backend [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/container [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/events [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/filters [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/image [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/mount [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/network [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/registry [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/strslice [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/swarm [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/time [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T22:12:35.643Z] github.com/docker/docker/api/types/volume [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/dockerfile [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/dockerignore [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/remotecontext [2021-08-21T22:12:35.643Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T22:12:35.643Z] github.com/docker/docker/cli [2021-08-21T22:12:35.644Z] github.com/docker/docker/cli/config [2021-08-21T22:12:35.644Z] github.com/docker/docker/cli/debug [2021-08-21T22:12:35.644Z] github.com/docker/docker/client [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/dockerd [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T22:12:35.644Z] github.com/docker/docker/container [2021-08-21T22:12:35.644Z] github.com/docker/docker/container/stream [2021-08-21T22:12:35.644Z] github.com/docker/docker/contrib/apparmor [2021-08-21T22:12:35.644Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T22:12:35.644Z] github.com/docker/docker/contrib/httpserver [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/config [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/discovery [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/events [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/exec [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/images [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/initlayer [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/links [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/listeners [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/local [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/names [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/network [2021-08-21T22:12:35.644Z] github.com/docker/docker/daemon/stats [2021-08-21T22:12:35.644Z] github.com/docker/docker/distribution [2021-08-21T22:12:35.644Z] github.com/docker/docker/distribution/metadata [2021-08-21T22:12:35.644Z] github.com/docker/docker/distribution/utils [2021-08-21T22:12:35.644Z] github.com/docker/docker/distribution/xfer [2021-08-21T22:12:35.644Z] github.com/docker/docker/dockerversion [2021-08-21T22:12:35.644Z] github.com/docker/docker/errdefs [2021-08-21T22:12:35.644Z] github.com/docker/docker/image [2021-08-21T22:12:35.644Z] github.com/docker/docker/image/cache [2021-08-21T22:12:35.644Z] github.com/docker/docker/image/tarexport [2021-08-21T22:12:35.644Z] github.com/docker/docker/image/v1 [2021-08-21T22:12:35.644Z] github.com/docker/docker/internal/test/suite [2021-08-21T22:12:35.644Z] github.com/docker/docker/layer [2021-08-21T22:12:35.644Z] github.com/docker/docker/libcontainerd [2021-08-21T22:12:35.644Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T22:12:35.644Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T22:12:35.644Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T22:12:35.644Z] github.com/docker/docker/libcontainerd/types [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/libnetwork/types [2021-08-21T22:12:35.644Z] github.com/docker/docker/oci [2021-08-21T22:12:35.644Z] github.com/docker/docker/oci/caps [2021-08-21T22:12:35.644Z] github.com/docker/docker/opts [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/aaparser [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/archive [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/authorization [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/capabilities [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/containerfs [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/directory [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/discovery [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/dmesg [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/filenotify [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/fileutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/fsutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/homedir [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/idtools [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/ioutils [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/locker [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/longpath [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/loopback [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/mount [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/parsers [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/pidfile [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/platform [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugins [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/pools [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/progress [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/pubsub [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/reexec [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/signal [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/stack [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/stringid [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/symlink [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/system [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/tailfile [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/tarsum [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/term [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/term/windows [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/truncindex [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/urlutil [2021-08-21T22:12:35.644Z] github.com/docker/docker/pkg/useragent [2021-08-21T22:12:35.644Z] github.com/docker/docker/plugin [2021-08-21T22:12:35.644Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T22:12:35.644Z] github.com/docker/docker/plugin/v2 [2021-08-21T22:12:35.644Z] github.com/docker/docker/profiles/apparmor [2021-08-21T22:12:35.644Z] github.com/docker/docker/profiles/seccomp [2021-08-21T22:12:35.644Z] github.com/docker/docker/quota [2021-08-21T22:12:35.644Z] github.com/docker/docker/reference [2021-08-21T22:12:35.644Z] github.com/docker/docker/registry [2021-08-21T22:12:35.644Z] github.com/docker/docker/registry/resumable [2021-08-21T22:12:35.644Z] github.com/docker/docker/restartmanager [2021-08-21T22:12:35.644Z] github.com/docker/docker/rootless [2021-08-21T22:12:35.644Z] github.com/docker/docker/rootless/specconv [2021-08-21T22:12:35.644Z] github.com/docker/docker/runconfig [2021-08-21T22:12:35.644Z] github.com/docker/docker/runconfig/opts [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/daemon [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/environment [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fakegit [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/registry [2021-08-21T22:12:35.644Z] github.com/docker/docker/testutil/request [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/drivers [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/local [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/mounts [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/service [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/service/opts [2021-08-21T22:12:35.644Z] github.com/docker/docker/volume/testutils' [2021-08-21T22:12:35.644Z] ++ grep --fixed-strings -v /libnetwork [2021-08-21T22:12:35.644Z] + base_pkg_list='github.com/docker/docker/api [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/backend/build [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/httputils [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/middleware [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/build [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/container [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/debug [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/image [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/network [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/session [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/system [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/server/router/volume [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/backend [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/container [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/events [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/filters [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/image [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/mount [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/network [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/registry [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/strslice [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/swarm [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/time [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/versions [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T22:12:35.644Z] github.com/docker/docker/api/types/volume [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/dockerfile [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/dockerignore [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/remotecontext [2021-08-21T22:12:35.644Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T22:12:35.644Z] github.com/docker/docker/cli [2021-08-21T22:12:35.644Z] github.com/docker/docker/cli/config [2021-08-21T22:12:35.644Z] github.com/docker/docker/cli/debug [2021-08-21T22:12:35.644Z] github.com/docker/docker/client [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/dockerd [2021-08-21T22:12:35.644Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T22:12:35.645Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T22:12:35.645Z] github.com/docker/docker/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/container/stream [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/apparmor [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/httpserver [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/config [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/discovery [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/events [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/exec [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/images [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/initlayer [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/links [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/listeners [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/local [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/names [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/network [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/stats [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/metadata [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/utils [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/xfer [2021-08-21T22:12:35.645Z] github.com/docker/docker/dockerversion [2021-08-21T22:12:35.645Z] github.com/docker/docker/errdefs [2021-08-21T22:12:35.645Z] github.com/docker/docker/image [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/cache [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/tarexport [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/v1 [2021-08-21T22:12:35.645Z] github.com/docker/docker/internal/test/suite [2021-08-21T22:12:35.645Z] github.com/docker/docker/layer [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/types [2021-08-21T22:12:35.645Z] github.com/docker/docker/oci [2021-08-21T22:12:35.645Z] github.com/docker/docker/oci/caps [2021-08-21T22:12:35.645Z] github.com/docker/docker/opts [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/aaparser [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/archive [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/authorization [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/capabilities [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/containerfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/directory [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/discovery [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/dmesg [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/filenotify [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/fileutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/fsutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/homedir [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/idtools [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/ioutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/locker [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/longpath [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/loopback [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/mount [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/parsers [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/pidfile [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/platform [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugins [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/pools [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/progress [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/pubsub [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/reexec [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/signal [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/stack [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/stringid [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/symlink [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/system [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/tailfile [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/tarsum [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/term [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/term/windows [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/truncindex [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/urlutil [2021-08-21T22:12:35.645Z] github.com/docker/docker/pkg/useragent [2021-08-21T22:12:35.645Z] github.com/docker/docker/plugin [2021-08-21T22:12:35.645Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T22:12:35.645Z] github.com/docker/docker/plugin/v2 [2021-08-21T22:12:35.645Z] github.com/docker/docker/profiles/apparmor [2021-08-21T22:12:35.645Z] github.com/docker/docker/profiles/seccomp [2021-08-21T22:12:35.645Z] github.com/docker/docker/quota [2021-08-21T22:12:35.645Z] github.com/docker/docker/reference [2021-08-21T22:12:35.645Z] github.com/docker/docker/registry [2021-08-21T22:12:35.645Z] github.com/docker/docker/registry/resumable [2021-08-21T22:12:35.645Z] github.com/docker/docker/restartmanager [2021-08-21T22:12:35.645Z] github.com/docker/docker/rootless [2021-08-21T22:12:35.645Z] github.com/docker/docker/rootless/specconv [2021-08-21T22:12:35.645Z] github.com/docker/docker/runconfig [2021-08-21T22:12:35.645Z] github.com/docker/docker/runconfig/opts [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/daemon [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/environment [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fakegit [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/registry [2021-08-21T22:12:35.645Z] github.com/docker/docker/testutil/request [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/drivers [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/local [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/mounts [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/service [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/service/opts [2021-08-21T22:12:35.645Z] github.com/docker/docker/volume/testutils' [2021-08-21T22:12:35.645Z] ++ grep --fixed-strings /libnetwork [2021-08-21T22:12:35.645Z] ++ echo 'github.com/docker/docker/api [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/backend/build [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/httputils [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/middleware [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/build [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/debug [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/image [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/network [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/session [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/system [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/server/router/volume [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/backend [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/events [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/filters [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/image [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/mount [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/network [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/registry [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/strslice [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/swarm [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/time [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/versions [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T22:12:35.645Z] github.com/docker/docker/api/types/volume [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/dockerfile [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/dockerignore [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/remotecontext [2021-08-21T22:12:35.645Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T22:12:35.645Z] github.com/docker/docker/cli [2021-08-21T22:12:35.645Z] github.com/docker/docker/cli/config [2021-08-21T22:12:35.645Z] github.com/docker/docker/cli/debug [2021-08-21T22:12:35.645Z] github.com/docker/docker/client [2021-08-21T22:12:35.645Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T22:12:35.645Z] github.com/docker/docker/cmd/dockerd [2021-08-21T22:12:35.645Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T22:12:35.645Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T22:12:35.645Z] github.com/docker/docker/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/container/stream [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/apparmor [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T22:12:35.645Z] github.com/docker/docker/contrib/httpserver [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/config [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/discovery [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/events [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/exec [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/images [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/initlayer [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/links [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/listeners [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/local [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/names [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/network [2021-08-21T22:12:35.645Z] github.com/docker/docker/daemon/stats [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/metadata [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/utils [2021-08-21T22:12:35.645Z] github.com/docker/docker/distribution/xfer [2021-08-21T22:12:35.645Z] github.com/docker/docker/dockerversion [2021-08-21T22:12:35.645Z] github.com/docker/docker/errdefs [2021-08-21T22:12:35.645Z] github.com/docker/docker/image [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/cache [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/tarexport [2021-08-21T22:12:35.645Z] github.com/docker/docker/image/v1 [2021-08-21T22:12:35.645Z] github.com/docker/docker/internal/test/suite [2021-08-21T22:12:35.645Z] github.com/docker/docker/layer [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T22:12:35.645Z] github.com/docker/docker/libcontainerd/types [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:12:35.645Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/types [2021-08-21T22:12:35.646Z] github.com/docker/docker/oci [2021-08-21T22:12:35.646Z] github.com/docker/docker/oci/caps [2021-08-21T22:12:35.646Z] github.com/docker/docker/opts [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/aaparser [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/archive [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/authorization [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/capabilities [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/containerfs [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/directory [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/discovery [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/dmesg [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/filenotify [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/fileutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/fsutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/homedir [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/idtools [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/ioutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/locker [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/longpath [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/loopback [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/mount [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/parsers [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/pidfile [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/platform [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugins [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/pools [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/progress [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/pubsub [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/reexec [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/signal [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/stack [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/stringid [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/symlink [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/system [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/tailfile [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/tarsum [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/term [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/term/windows [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/truncindex [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/urlutil [2021-08-21T22:12:35.646Z] github.com/docker/docker/pkg/useragent [2021-08-21T22:12:35.646Z] github.com/docker/docker/plugin [2021-08-21T22:12:35.646Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T22:12:35.646Z] github.com/docker/docker/plugin/v2 [2021-08-21T22:12:35.646Z] github.com/docker/docker/profiles/apparmor [2021-08-21T22:12:35.646Z] github.com/docker/docker/profiles/seccomp [2021-08-21T22:12:35.646Z] github.com/docker/docker/quota [2021-08-21T22:12:35.646Z] github.com/docker/docker/reference [2021-08-21T22:12:35.646Z] github.com/docker/docker/registry [2021-08-21T22:12:35.646Z] github.com/docker/docker/registry/resumable [2021-08-21T22:12:35.646Z] github.com/docker/docker/restartmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/rootless [2021-08-21T22:12:35.646Z] github.com/docker/docker/rootless/specconv [2021-08-21T22:12:35.646Z] github.com/docker/docker/runconfig [2021-08-21T22:12:35.646Z] github.com/docker/docker/runconfig/opts [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/daemon [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/environment [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fakegit [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/registry [2021-08-21T22:12:35.646Z] github.com/docker/docker/testutil/request [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/drivers [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/local [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/mounts [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/service [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/service/opts [2021-08-21T22:12:35.646Z] github.com/docker/docker/volume/testutils' [2021-08-21T22:12:35.646Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/types' [2021-08-21T22:12:35.646Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-21T22:12:35.646Z] + echo 'github.com/docker/docker/libnetwork [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/types' [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:12:35.646Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:12:35.646Z] + type docker-proxy [2021-08-21T22:12:35.646Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-21T22:12:35.646Z] + hack/make.sh binary-proxy install-proxy [2021-08-21T22:12:35.646Z] [2021-08-21T22:12:35.646Z] Removing bundles/ [2021-08-21T22:12:35.646Z] [2021-08-21T22:12:35.646Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-21T22:12:35.646Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-21T22:12:35.646Z] GOOS="" GOARCH="" GOARM="" [2021-08-21T22:12:35.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-21T22:12:40.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-21T22:12:42.346Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-21T22:12:42.346Z] [2021-08-21T22:12:42.346Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-21T22:12:42.346Z] Installing docker-proxy to /usr/local/bin/ [2021-08-21T22:12:42.346Z] [2021-08-21T22:12:42.346Z] + mkdir -p bundles [2021-08-21T22:12:42.346Z] + '[' -n 'github.com/docker/docker/api [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/backend/build [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/httputils [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/middleware [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/build [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/container [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/debug [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/distribution [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/grpc [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/image [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/network [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/plugin [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/session [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/swarm [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/system [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/server/router/volume [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/backend [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/blkiodev [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/container [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/events [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/filters [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/image [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/mount [2021-08-21T22:12:42.346Z] github.com/docker/docker/api/types/network [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/registry [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/strslice [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/swarm [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/time [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/versions [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-21T22:12:42.347Z] github.com/docker/docker/api/types/volume [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/builder-next/worker [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/dockerfile [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/dockerignore [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/remotecontext [2021-08-21T22:12:42.347Z] github.com/docker/docker/builder/remotecontext/git [2021-08-21T22:12:42.347Z] github.com/docker/docker/cli [2021-08-21T22:12:42.347Z] github.com/docker/docker/cli/config [2021-08-21T22:12:42.347Z] github.com/docker/docker/cli/debug [2021-08-21T22:12:42.347Z] github.com/docker/docker/client [2021-08-21T22:12:42.347Z] github.com/docker/docker/cmd/docker-proxy [2021-08-21T22:12:42.347Z] github.com/docker/docker/cmd/dockerd [2021-08-21T22:12:42.347Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-21T22:12:42.347Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-21T22:12:42.347Z] github.com/docker/docker/container [2021-08-21T22:12:42.347Z] github.com/docker/docker/container/stream [2021-08-21T22:12:42.347Z] github.com/docker/docker/contrib/apparmor [2021-08-21T22:12:42.347Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-21T22:12:42.347Z] github.com/docker/docker/contrib/httpserver [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster/convert [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster/executor [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/cluster/provider [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/config [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/discovery [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/events [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/events/testutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/exec [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/images [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/initlayer [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/links [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/listeners [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/gelf [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/journald [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/local [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/logentries [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/splunk [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/syslog [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/logger/templates [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/names [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/network [2021-08-21T22:12:42.347Z] github.com/docker/docker/daemon/stats [2021-08-21T22:12:42.347Z] github.com/docker/docker/distribution [2021-08-21T22:12:42.347Z] github.com/docker/docker/distribution/metadata [2021-08-21T22:12:42.347Z] github.com/docker/docker/distribution/utils [2021-08-21T22:12:42.347Z] github.com/docker/docker/distribution/xfer [2021-08-21T22:12:42.347Z] github.com/docker/docker/dockerversion [2021-08-21T22:12:42.347Z] github.com/docker/docker/errdefs [2021-08-21T22:12:42.347Z] github.com/docker/docker/image [2021-08-21T22:12:42.347Z] github.com/docker/docker/image/cache [2021-08-21T22:12:42.347Z] github.com/docker/docker/image/tarexport [2021-08-21T22:12:42.347Z] github.com/docker/docker/image/v1 [2021-08-21T22:12:42.347Z] github.com/docker/docker/internal/test/suite [2021-08-21T22:12:42.347Z] github.com/docker/docker/layer [2021-08-21T22:12:42.347Z] github.com/docker/docker/libcontainerd [2021-08-21T22:12:42.347Z] github.com/docker/docker/libcontainerd/queue [2021-08-21T22:12:42.347Z] github.com/docker/docker/libcontainerd/remote [2021-08-21T22:12:42.347Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-21T22:12:42.347Z] github.com/docker/docker/libcontainerd/types [2021-08-21T22:12:42.347Z] github.com/docker/docker/oci [2021-08-21T22:12:42.347Z] github.com/docker/docker/oci/caps [2021-08-21T22:12:42.347Z] github.com/docker/docker/opts [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/aaparser [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/archive [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/authorization [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/broadcaster [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/capabilities [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/chrootarchive [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/containerfs [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/devicemapper [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/directory [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/discovery [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/discovery/file [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/discovery/kv [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/discovery/memory [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/dmesg [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/filenotify [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/fileutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/fsutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/homedir [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/idtools [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/ioutils [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/jsonmessage [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/locker [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/longpath [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/loopback [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/mount [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/namesgenerator [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/parsers [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/pidfile [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/platform [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugingetter [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugins [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/plugins/transport [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/pools [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/progress [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/pubsub [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/reexec [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/signal [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/stack [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/stdcopy [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/streamformatter [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/stringid [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/symlink [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/sysinfo [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/system [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/tailfile [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/tarsum [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/term [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/term/windows [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/truncindex [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/urlutil [2021-08-21T22:12:42.347Z] github.com/docker/docker/pkg/useragent [2021-08-21T22:12:42.347Z] github.com/docker/docker/plugin [2021-08-21T22:12:42.347Z] github.com/docker/docker/plugin/executor/containerd [2021-08-21T22:12:42.347Z] github.com/docker/docker/plugin/v2 [2021-08-21T22:12:42.347Z] github.com/docker/docker/profiles/apparmor [2021-08-21T22:12:42.347Z] github.com/docker/docker/profiles/seccomp [2021-08-21T22:12:42.347Z] github.com/docker/docker/quota [2021-08-21T22:12:42.347Z] github.com/docker/docker/reference [2021-08-21T22:12:42.347Z] github.com/docker/docker/registry [2021-08-21T22:12:42.347Z] github.com/docker/docker/registry/resumable [2021-08-21T22:12:42.347Z] github.com/docker/docker/restartmanager [2021-08-21T22:12:42.347Z] github.com/docker/docker/rootless [2021-08-21T22:12:42.347Z] github.com/docker/docker/rootless/specconv [2021-08-21T22:12:42.347Z] github.com/docker/docker/runconfig [2021-08-21T22:12:42.347Z] github.com/docker/docker/runconfig/opts [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/daemon [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/environment [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fakecontext [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fakegit [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fakestorage [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fixtures/load [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/registry [2021-08-21T22:12:42.347Z] github.com/docker/docker/testutil/request [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/drivers [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/local [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/mounts [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/service [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/service/opts [2021-08-21T22:12:42.347Z] github.com/docker/docker/volume/testutils' ']' [2021-08-21T22:12:42.348Z] + 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-21T22:12:42.631Z] ? github.com/docker/docker/api [no test files] [2021-08-21T22:12:45.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-21T22:12:53.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-21T22:13:00.759Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2021-08-21T22:13:03.285Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-21T22:13:03.285Z] Using test binary docker [2021-08-21T22:13:03.285Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-21T22:13:03.285Z] +++ /etc/init.d/apparmor start [2021-08-21T22:13:03.285Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-21T22:13:03.285Z] INFO: Waiting for daemon to start... [2021-08-21T22:13:03.285Z] Starting dockerd [2021-08-21T22:13:03.285Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-08-21T22:13:04.228Z] . [2021-08-21T22:13:04.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-21T22:13:04.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-21T22:13:04.228Z] Error: No such image: emptyfs [2021-08-21T22:13:04.228Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-08-21T22:13:04.228Z] ++++ docker load [2021-08-21T22:13:04.498Z] Running integration-test (iteration 1) [2021-08-21T22:13:04.499Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-08-21T22:13:04.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:13:04.499Z] ++ set -e [2021-08-21T22:13:04.499Z] ++ '[' -n 0 ']' [2021-08-21T22:13:04.499Z] ++ set -x [2021-08-21T22:13:04.499Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:13:16.933Z] Loaded image: buildpack-deps:buster [2021-08-21T22:13:17.929Z] Loaded image: busybox:latest [2021-08-21T22:13:18.501Z] Loaded image: busybox:glibc [2021-08-21T22:13:21.052Z] Loaded image: debian:bullseye [2021-08-21T22:13:21.052Z] Loaded image: hello-world:latest [2021-08-21T22:13:21.052Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T22:13:21.052Z] INFO: Testing against a local daemon [2021-08-21T22:13:21.052Z] === RUN TestCgroupNamespacesBuild [2021-08-21T22:13:22.967Z] --- PASS: TestCgroupNamespacesBuild (1.83s) [2021-08-21T22:13:22.967Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-21T22:13:24.352Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2021-08-21T22:13:24.352Z] === RUN TestBuildWithSession [2021-08-21T22:13:24.352Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T22:13:24.352Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-21T22:13:24.352Z] === RUN TestBuildSquashParent [2021-08-21T22:13:30.942Z] --- PASS: TestBuildSquashParent (5.56s) [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T22:13:30.942Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T22:13:30.942Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T22:13:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-21T22:13:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-21T22:13:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-21T22:13:30.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-21T22:13:32.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-21T22:13:32.861Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.66s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.90s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.13s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.18s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.25s) [2021-08-21T22:13:35.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.21s) [2021-08-21T22:13:35.413Z] === RUN TestBuildMultiStageCopy [2021-08-21T22:13:35.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-21T22:13:37.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-21T22:13:37.328Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-21T22:13:37.589Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-21T22:13:37.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy (3.09s) [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.93s) [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s) [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s) [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.29s) [2021-08-21T22:13:38.423Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s) [2021-08-21T22:13:38.423Z] === RUN TestBuildMultiStageParentConfig [2021-08-21T22:13:38.996Z] --- PASS: TestBuildMultiStageParentConfig (0.76s) [2021-08-21T22:13:38.996Z] === RUN TestBuildLabelWithTargets [2021-08-21T22:13:40.383Z] --- PASS: TestBuildLabelWithTargets (1.23s) [2021-08-21T22:13:40.383Z] === RUN TestBuildWithEmptyLayers [2021-08-21T22:13:40.955Z] --- PASS: TestBuildWithEmptyLayers (0.62s) [2021-08-21T22:13:40.955Z] === RUN TestBuildMultiStageOnBuild [2021-08-21T22:13:43.503Z] --- PASS: TestBuildMultiStageOnBuild (2.17s) [2021-08-21T22:13:43.503Z] === RUN TestBuildUncleanTarFilenames [2021-08-21T22:13:44.076Z] --- PASS: TestBuildUncleanTarFilenames (0.90s) [2021-08-21T22:13:44.076Z] === RUN TestBuildMultiStageLayerLeak [2021-08-21T22:13:46.624Z] --- PASS: TestBuildMultiStageLayerLeak (2.28s) [2021-08-21T22:13:46.624Z] === RUN TestBuildWithHugeFile [2021-08-21T22:14:33.353Z] --- PASS: TestBuildWithHugeFile (46.40s) [2021-08-21T22:14:33.353Z] === RUN TestBuildWCOWSandboxSize [2021-08-21T22:14:33.353Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T22:14:33.353Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-21T22:14:33.353Z] === RUN TestBuildWithEmptyDockerfile [2021-08-21T22:14:33.353Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T22:14:33.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T22:14:33.353Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T22:14:33.353Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T22:14:33.353Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T22:14:33.353Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T22:14:33.353Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-21T22:14:33.353Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-21T22:14:33.353Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-21T22:14:33.353Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-08-21T22:14:33.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2021-08-21T22:14:33.353Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-08-21T22:14:33.353Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-08-21T22:14:33.353Z] === RUN TestBuildPreserveOwnership [2021-08-21T22:14:33.353Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-21T22:14:36.660Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 14.7% of statements [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/types/time 0.008s coverage: 100.0% of statements [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/builder/dockerfile 0.256s coverage: 49.0% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/builder/remotecontext 0.087s coverage: 13.7% of statements [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/builder/remotecontext/git 1.223s coverage: 86.3% of statements [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/cli [no test files] [2021-08-21T22:14:37.367Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-21T22:14:37.367Z] ok github.com/docker/docker/cmd/docker-proxy 0.105s coverage: 67.6% of statements [2021-08-21T22:14:37.603Z] --- PASS: TestBuildPreserveOwnership (4.77s) [2021-08-21T22:14:37.603Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.22s) [2021-08-21T22:14:37.603Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2021-08-21T22:14:37.603Z] === RUN TestBuildPlatformInvalid [2021-08-21T22:14:37.865Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2021-08-21T22:14:37.865Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-21T22:14:37.938Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2021-08-21T22:14:52.807Z] Loaded image: buildpack-deps:buster [2021-08-21T22:14:52.807Z] Loaded image: busybox:latest [2021-08-21T22:14:52.807Z] Loaded image: busybox:glibc [2021-08-21T22:14:53.383Z] Loaded image: debian:bullseye [2021-08-21T22:14:53.383Z] Loaded image: hello-world:latest [2021-08-21T22:14:53.644Z] Loaded image: arm32v7/hello-world:latest [2021-08-21T22:15:03.648Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.45s) [2021-08-21T22:15:03.649Z] PASS [2021-08-21T22:15:03.649Z] [2021-08-21T22:15:03.649Z] === Skipped [2021-08-21T22:15:03.649Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-08-21T22:15:03.649Z] build_session_test.go:25: TODO: BuildKit [2021-08-21T22:15:03.649Z] [2021-08-21T22:15:03.649Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-21T22:15:03.649Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-21T22:15:03.649Z] [2021-08-21T22:15:03.649Z] [2021-08-21T22:15:03.649Z] DONE 34 tests, 2 skipped in 117.897s [2021-08-21T22:15:03.649Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-08-21T22:15:03.649Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:15:03.649Z] ++ set -e [2021-08-21T22:15:03.649Z] ++ '[' -n 0 ']' [2021-08-21T22:15:03.649Z] ++ set -x [2021-08-21T22:15:03.649Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:15:03.649Z] INFO: Testing against a local daemon [2021-08-21T22:15:03.649Z] === RUN TestConfigInspect [2021-08-21T22:15:05.563Z] --- PASS: TestConfigInspect (2.74s) [2021-08-21T22:15:05.563Z] === RUN TestConfigList [2021-08-21T22:15:07.477Z] --- PASS: TestConfigList (2.13s) [2021-08-21T22:15:07.477Z] === RUN TestConfigsCreateAndDelete [2021-08-21T22:15:10.021Z] --- PASS: TestConfigsCreateAndDelete (2.58s) [2021-08-21T22:15:10.021Z] === RUN TestConfigsUpdate [2021-08-21T22:15:12.568Z] --- PASS: TestConfigsUpdate (2.67s) [2021-08-21T22:15:12.568Z] === RUN TestTemplatedConfig [2021-08-21T22:15:15.869Z] --- PASS: TestTemplatedConfig (3.05s) [2021-08-21T22:15:15.869Z] === RUN TestConfigCreateResolve [2021-08-21T22:15:18.414Z] --- PASS: TestConfigCreateResolve (2.68s) [2021-08-21T22:15:18.414Z] PASS [2021-08-21T22:15:18.414Z] [2021-08-21T22:15:18.414Z] DONE 6 tests in 15.947s [2021-08-21T22:15:18.414Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-08-21T22:15:18.414Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:15:18.414Z] ++ set -e [2021-08-21T22:15:18.414Z] ++ '[' -n 0 ']' [2021-08-21T22:15:18.414Z] ++ set -x [2021-08-21T22:15:18.414Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:15:18.414Z] INFO: Testing against a local daemon [2021-08-21T22:15:18.414Z] === RUN TestCheckpoint [2021-08-21T22:15:18.414Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T22:15:18.414Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-21T22:15:18.414Z] === RUN TestContainerInvalidJSON [2021-08-21T22:15:18.414Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T22:15:18.414Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T22:15:18.414Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-21T22:15:18.414Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-21T22:15:18.414Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-21T22:15:18.414Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-21T22:15:18.414Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-08-21T22:15:18.414Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-21T22:15:18.414Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-21T22:15:18.414Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-21T22:15:18.676Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-08-21T22:15:18.676Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-21T22:15:18.676Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-08-21T22:15:18.676Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-21T22:15:18.676Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-08-21T22:15:18.676Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-21T22:15:18.676Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-08-21T22:15:18.676Z] === RUN TestCopyFromContainer [2021-08-21T22:15:20.062Z] === RUN TestCopyFromContainer// [2021-08-21T22:15:20.323Z] === RUN TestCopyFromContainer//bar/root [2021-08-21T22:15:20.323Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-21T22:15:20.323Z] === RUN TestCopyFromContainer/bar/quux [2021-08-21T22:15:20.584Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-21T22:15:20.584Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-21T22:15:20.584Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-21T22:15:20.846Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-21T22:15:20.846Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-21T22:15:20.846Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer (2.30s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-08-21T22:15:21.107Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-08-21T22:15:21.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-21T22:15:21.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T22:15:21.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T22:15:21.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T22:15:21.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T22:15:21.107Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T22:15:21.107Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T22:15:21.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-21T22:15:21.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-21T22:15:21.107Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-21T22:15:21.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-21T22:15:21.107Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-21T22:15:21.107Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-08-21T22:15:21.107Z] === RUN TestCreateWithInvalidEnv [2021-08-21T22:15:21.107Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-21T22:15:21.107Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-21T22:15:21.107Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-21T22:15:21.107Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-21T22:15:21.107Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-21T22:15:21.107Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-21T22:15:21.107Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-21T22:15:21.107Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-21T22:15:21.107Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-21T22:15:21.107Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-21T22:15:21.107Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-21T22:15:21.107Z] === RUN TestCreateTmpfsMountsTarget [2021-08-21T22:15:21.107Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-08-21T22:15:21.107Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-21T22:15:23.653Z] --- PASS: TestCreateWithCustomMaskedPaths (2.27s) [2021-08-21T22:15:23.653Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-21T22:15:24.664Z] ok github.com/docker/docker/cmd/dockerd 0.045s coverage: 29.1% of statements [2021-08-21T22:15:24.925Z] ok github.com/docker/docker/cmd/dockerd/trap 2.589s coverage: 0.0% of statements [2021-08-21T22:15:24.925Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-21T22:15:24.925Z] ok github.com/docker/docker/container 0.121s coverage: 34.6% of statements [2021-08-21T22:15:24.925Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-21T22:15:24.925Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-21T22:15:24.925Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-21T22:15:25.185Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-21T22:15:25.568Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2021-08-21T22:15:25.568Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-21T22:15:25.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T22:15:25.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T22:15:25.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T22:15:25.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T22:15:25.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T22:15:25.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T22:15:25.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T22:15:25.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T22:15:25.830Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T22:15:25.830Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T22:15:25.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-21T22:15:25.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-21T22:15:25.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-21T22:15:25.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-21T22:15:25.830Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-08-21T22:15:25.830Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-21T22:15:25.830Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-21T22:15:26.401Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s) [2021-08-21T22:15:26.401Z] === RUN TestCreateDifferentPlatform [2021-08-21T22:15:26.401Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-21T22:15:26.662Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-21T22:15:26.662Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-08-21T22:15:26.662Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-08-21T22:15:26.662Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-21T22:15:26.662Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-21T22:15:26.662Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-08-21T22:15:26.662Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-21T22:15:26.662Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-08-21T22:15:26.662Z] === RUN TestContainerStartOnDaemonRestart [2021-08-21T22:15:26.662Z] === PAUSE TestContainerStartOnDaemonRestart [2021-08-21T22:15:26.663Z] === RUN TestDaemonRestartIpcMode [2021-08-21T22:15:26.663Z] === PAUSE TestDaemonRestartIpcMode [2021-08-21T22:15:26.663Z] === RUN TestDaemonHostGatewayIP [2021-08-21T22:15:26.663Z] === PAUSE TestDaemonHostGatewayIP [2021-08-21T22:15:26.663Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-21T22:15:26.663Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-21T22:15:26.663Z] === RUN TestContainerKillOnDaemonStart [2021-08-21T22:15:26.663Z] === PAUSE TestContainerKillOnDaemonStart [2021-08-21T22:15:26.663Z] === RUN TestDiff [2021-08-21T22:15:27.604Z] --- PASS: TestDiff (0.78s) [2021-08-21T22:15:27.604Z] === RUN TestExecWithCloseStdin [2021-08-21T22:15:28.546Z] --- PASS: TestExecWithCloseStdin (1.06s) [2021-08-21T22:15:28.546Z] === RUN TestExec [2021-08-21T22:15:29.489Z] --- PASS: TestExec (1.06s) [2021-08-21T22:15:29.489Z] === RUN TestExecUser [2021-08-21T22:15:30.874Z] --- PASS: TestExecUser (1.05s) [2021-08-21T22:15:30.874Z] === RUN TestExportContainerAndImportImage [2021-08-21T22:15:31.818Z] --- PASS: TestExportContainerAndImportImage (1.00s) [2021-08-21T22:15:31.818Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-21T22:15:33.203Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s) [2021-08-21T22:15:33.203Z] === RUN TestHealthCheckWorkdir [2021-08-21T22:15:33.323Z] ok github.com/docker/docker/daemon/cluster 0.091s coverage: 0.5% of statements [2021-08-21T22:15:34.588Z] --- PASS: TestHealthCheckWorkdir (1.41s) [2021-08-21T22:15:34.588Z] === RUN TestHealthKillContainer [2021-08-21T22:15:35.338Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2021-08-21T22:15:36.281Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-08-21T22:15:37.890Z] --- PASS: TestHealthKillContainer (3.06s) [2021-08-21T22:15:37.890Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-21T22:15:38.150Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2021-08-21T22:15:38.150Z] === RUN TestIpcModeNone [2021-08-21T22:15:39.536Z] --- PASS: TestIpcModeNone (1.07s) [2021-08-21T22:15:39.536Z] === RUN TestIpcModePrivate [2021-08-21T22:15:40.107Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2021-08-21T22:15:40.373Z] --- PASS: TestIpcModePrivate (1.04s) [2021-08-21T22:15:40.373Z] === RUN TestIpcModeShareable [2021-08-21T22:15:41.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-08-21T22:15:41.315Z] --- PASS: TestIpcModeShareable (1.04s) [2021-08-21T22:15:41.315Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-21T22:15:44.417Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-08-21T22:15:44.417Z] ok github.com/docker/docker/daemon/config 0.027s coverage: 81.1% of statements [2021-08-21T22:15:44.615Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2021-08-21T22:15:44.616Z] === RUN TestAPIIpcModeHost [2021-08-21T22:15:44.989Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-21T22:15:45.249Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-21T22:15:45.558Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-08-21T22:15:45.558Z] === RUN TestDaemonIpcModeShareable [2021-08-21T22:15:45.820Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-21T22:15:47.205Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.801s coverage: 73.3% of statements [2021-08-21T22:15:47.465Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.5% of statements [2021-08-21T22:15:47.465Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-21T22:15:47.465Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-21T22:15:47.466Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-21T22:15:47.466Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-21T22:15:47.470Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-21T22:15:47.470Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2021-08-21T22:15:47.470Z] === RUN TestDaemonIpcModePrivate [2021-08-21T22:15:48.851Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.401s coverage: 56.2% of statements [2021-08-21T22:15:49.392Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-21T22:15:49.392Z] --- PASS: TestDaemonIpcModePrivate (1.83s) [2021-08-21T22:15:49.392Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-21T22:15:49.795Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.1% of statements [2021-08-21T22:15:50.788Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-08-21T22:15:51.360Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.00s) [2021-08-21T22:15:51.360Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-21T22:15:51.728Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.014s coverage: 1.9% of statements [2021-08-21T22:15:52.746Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-08-21T22:15:53.007Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2021-08-21T22:15:53.007Z] === RUN TestIpcModeOlderClient [2021-08-21T22:15:53.007Z] === PAUSE TestIpcModeOlderClient [2021-08-21T22:15:53.007Z] === RUN TestKillContainerInvalidSignal [2021-08-21T22:15:53.116Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.296s coverage: 49.4% of statements [2021-08-21T22:15:53.116Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.565s coverage: 45.9% of statements [2021-08-21T22:15:53.116Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-21T22:15:53.951Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-08-21T22:15:53.951Z] === RUN TestKillContainer [2021-08-21T22:15:53.951Z] === RUN TestKillContainer/no_signal [2021-08-21T22:15:54.504Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 57.5% of statements [2021-08-21T22:15:54.522Z] === RUN TestKillContainer/non_killing_signal [2021-08-21T22:15:55.092Z] === RUN TestKillContainer/killing_signal [2021-08-21T22:15:55.448Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.738s coverage: 57.7% of statements [2021-08-21T22:15:55.448Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-21T22:15:55.448Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-21T22:15:55.448Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2021-08-21T22:15:55.709Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2021-08-21T22:15:56.477Z] --- PASS: TestKillContainer (2.40s) [2021-08-21T22:15:56.477Z] --- PASS: TestKillContainer/no_signal (0.76s) [2021-08-21T22:15:56.477Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-08-21T22:15:56.477Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-08-21T22:15:56.477Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-21T22:15:56.477Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-21T22:15:57.050Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-21T22:15:57.624Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.7% of statements [2021-08-21T22:15:57.624Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-21T22:15:57.624Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-21T22:15:57.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.58s) [2021-08-21T22:15:57.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2021-08-21T22:15:57.992Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2021-08-21T22:15:57.992Z] === RUN TestKillStoppedContainer [2021-08-21T22:15:57.992Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-08-21T22:15:57.992Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-21T22:15:57.992Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-08-21T22:15:57.992Z] === RUN TestKillDifferentUserContainer [2021-08-21T22:15:58.198Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.5% of statements [2021-08-21T22:15:58.934Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-08-21T22:15:58.934Z] === RUN TestInspectOomKilledTrue [2021-08-21T22:15:58.934Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:15:58.934Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-21T22:15:58.934Z] === RUN TestInspectOomKilledFalse [2021-08-21T22:15:58.934Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:15:58.934Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-21T22:15:58.934Z] === RUN TestLinksEtcHostsContentMatch [2021-08-21T22:15:59.140Z] ok github.com/docker/docker/daemon/logger/awslogs 0.177s coverage: 77.4% of statements [2021-08-21T22:15:59.140Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-21T22:15:59.140Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-21T22:15:59.140Z] ok github.com/docker/docker/daemon/logger/gelf 0.009s coverage: 67.0% of statements [2021-08-21T22:15:59.505Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-08-21T22:15:59.505Z] === RUN TestLinksContainerNames [2021-08-21T22:15:59.713Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-21T22:15:59.975Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-21T22:16:00.236Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2021-08-21T22:16:00.808Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 75.2% of statements [2021-08-21T22:16:00.808Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-21T22:16:01.380Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 58.6% of statements [2021-08-21T22:16:01.418Z] --- PASS: TestLinksContainerNames (1.61s) [2021-08-21T22:16:01.418Z] === RUN TestLogsFollowTailEmpty [2021-08-21T22:16:01.642Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-08-21T22:16:01.991Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2021-08-21T22:16:01.992Z] === RUN TestContainerNetworkMountsNoChown [2021-08-21T22:16:02.935Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/default [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/default [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/private [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/private [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/rprivate [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/slave [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/slave [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/rslave [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/shared [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/shared [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/rshared [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-21T22:16:02.935Z] === CONT TestMountDaemonRoot/default [2021-08-21T22:16:02.935Z] === CONT TestMountDaemonRoot/rslave [2021-08-21T22:16:02.935Z] === CONT TestMountDaemonRoot/rprivate [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-21T22:16:02.935Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-21T22:16:02.935Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/slave [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/shared [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rshared [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/private [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-21T22:16:02.936Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-21T22:16:02.936Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-21T22:16:02.936Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-21T22:16:03.028Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2021-08-21T22:16:03.028Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-21T22:16:03.197Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-21T22:16:03.197Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-21T22:16:03.197Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-08-21T22:16:03.197Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-08-21T22:16:03.197Z] === RUN TestContainerBindMountNonRecursive [2021-08-21T22:16:03.601Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-21T22:16:04.544Z] ok github.com/docker/docker/daemon/logger/splunk 1.575s coverage: 82.5% of statements [2021-08-21T22:16:04.544Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-21T22:16:04.544Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-21T22:16:05.117Z] ok github.com/docker/docker/distribution 0.140s coverage: 25.8% of statements [2021-08-21T22:16:05.117Z] --- PASS: TestContainerBindMountNonRecursive (1.98s) [2021-08-21T22:16:05.117Z] === RUN TestContainerVolumesMountedAsShared [2021-08-21T22:16:05.690Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2021-08-21T22:16:05.690Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-21T22:16:06.062Z] --- PASS: TestContainerVolumesMountedAsShared (0.73s) [2021-08-21T22:16:06.063Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-21T22:16:06.634Z] --- PASS: TestContainerVolumesMountedAsSlave (0.81s) [2021-08-21T22:16:06.634Z] === RUN TestNetworkNat [2021-08-21T22:16:06.639Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-21T22:16:07.209Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-08-21T22:16:07.577Z] --- PASS: TestNetworkNat (0.83s) [2021-08-21T22:16:07.577Z] === RUN TestNetworkLocalhostTCPNat [2021-08-21T22:16:07.780Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-21T22:16:08.351Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-21T22:16:08.351Z] ok github.com/docker/docker/distribution/xfer 1.962s coverage: 85.1% of statements [2021-08-21T22:16:08.351Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-21T22:16:08.519Z] --- PASS: TestNetworkLocalhostTCPNat (0.82s) [2021-08-21T22:16:08.519Z] === RUN TestNetworkLoopbackNat [2021-08-21T22:16:08.923Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2021-08-21T22:16:08.923Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-21T22:16:09.183Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2021-08-21T22:16:10.568Z] ok github.com/docker/docker/oci 0.008s coverage: 43.3% of statements [2021-08-21T22:16:10.829Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-21T22:16:11.090Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-21T22:16:11.819Z] --- PASS: TestNetworkLoopbackNat (3.22s) [2021-08-21T22:16:11.819Z] === RUN TestPause [2021-08-21T22:16:12.395Z] --- PASS: TestPause (0.86s) [2021-08-21T22:16:12.395Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-21T22:16:12.395Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T22:16:12.395Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T22:16:12.395Z] === RUN TestPauseStopPausedContainer [2021-08-21T22:16:12.476Z] ok github.com/docker/docker/pkg/archive 0.337s coverage: 82.1% of statements [2021-08-21T22:16:13.338Z] --- PASS: TestPauseStopPausedContainer (0.85s) [2021-08-21T22:16:13.338Z] === RUN TestPidHost [2021-08-21T22:16:13.417Z] ok github.com/docker/docker/pkg/authorization 0.176s coverage: 68.3% of statements [2021-08-21T22:16:13.417Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-21T22:16:13.678Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-21T22:16:15.252Z] --- PASS: TestPidHost (2.15s) [2021-08-21T22:16:15.252Z] === RUN TestPsFilter [2021-08-21T22:16:15.514Z] --- PASS: TestPsFilter (0.13s) [2021-08-21T22:16:15.514Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-21T22:16:16.457Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.78s) [2021-08-21T22:16:16.457Z] === RUN TestRemoveContainerWithVolume [2021-08-21T22:16:16.975Z] ok github.com/docker/docker/pkg/chrootarchive 2.474s coverage: 43.2% of statements [2021-08-21T22:16:16.975Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-21T22:16:16.975Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-08-21T22:16:17.028Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-08-21T22:16:17.028Z] === RUN TestRemoveContainerRunning [2021-08-21T22:16:17.236Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-21T22:16:17.975Z] --- PASS: TestRemoveContainerRunning (0.80s) [2021-08-21T22:16:17.975Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-21T22:16:18.178Z] ok github.com/docker/docker/layer 8.037s coverage: 68.8% of statements [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-21T22:16:18.178Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-21T22:16:18.439Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-08-21T22:16:18.546Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-08-21T22:16:18.546Z] === RUN TestRemoveInvalidContainer [2021-08-21T22:16:18.546Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-08-21T22:16:18.546Z] === RUN TestRenameLinkedContainer [2021-08-21T22:16:19.012Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2021-08-21T22:16:19.273Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-21T22:16:20.217Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2021-08-21T22:16:20.788Z] ok github.com/docker/docker/pkg/discovery/kv 3.037s coverage: 84.1% of statements [2021-08-21T22:16:20.788Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 83.1% of statements [2021-08-21T22:16:21.359Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2021-08-21T22:16:21.359Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-08-21T22:16:21.849Z] --- PASS: TestRenameLinkedContainer (3.15s) [2021-08-21T22:16:21.849Z] === RUN TestRenameStoppedContainer [2021-08-21T22:16:22.303Z] ok github.com/docker/docker/pkg/idtools 0.548s coverage: 69.5% of statements [2021-08-21T22:16:22.303Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 70.5% of statements [2021-08-21T22:16:22.791Z] --- PASS: TestRenameStoppedContainer (0.78s) [2021-08-21T22:16:22.791Z] === RUN TestRenameRunningContainerAndReuse [2021-08-21T22:16:22.873Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2021-08-21T22:16:22.873Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2021-08-21T22:16:22.873Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-21T22:16:22.873Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-21T22:16:22.873Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-21T22:16:22.873Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-21T22:16:22.873Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-21T22:16:23.134Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-08-21T22:16:23.395Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-21T22:16:23.656Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-08-21T22:16:23.656Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-08-21T22:16:23.656Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-21T22:16:23.656Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-21T22:16:24.178Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2021-08-21T22:16:24.178Z] === RUN TestRenameInvalidName [2021-08-21T22:16:24.601Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-08-21T22:16:24.864Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-21T22:16:25.123Z] --- PASS: TestRenameInvalidName (0.78s) [2021-08-21T22:16:25.123Z] === RUN TestRenameAnonymousContainer [2021-08-21T22:16:25.125Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-21T22:16:25.386Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-21T22:16:26.327Z] ok github.com/docker/docker/pkg/pubsub 1.028s coverage: 75.0% of statements [2021-08-21T22:16:26.588Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-21T22:16:26.850Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-21T22:16:27.120Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-21T22:16:27.383Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-21T22:16:27.653Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-21T22:16:27.671Z] --- PASS: TestRenameAnonymousContainer (2.81s) [2021-08-21T22:16:27.672Z] === RUN TestRenameContainerWithSameName [2021-08-21T22:16:28.226Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-21T22:16:28.487Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-21T22:16:28.615Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-08-21T22:16:28.615Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-21T22:16:28.749Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-08-21T22:16:29.321Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-08-21T22:16:29.321Z] testing: warning: no tests to run [2021-08-21T22:16:29.321Z] coverage: [no statements] [2021-08-21T22:16:29.321Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-21T22:16:29.583Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-21T22:16:29.844Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-21T22:16:30.004Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2021-08-21T22:16:30.004Z] === RUN TestResize [2021-08-21T22:16:30.106Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-21T22:16:30.950Z] --- PASS: TestResize (0.78s) [2021-08-21T22:16:30.950Z] === RUN TestResizeWithInvalidSize [2021-08-21T22:16:31.493Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-21T22:16:31.895Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2021-08-21T22:16:31.895Z] === RUN TestResizeWhenContainerNotStarted [2021-08-21T22:16:32.066Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-21T22:16:32.327Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2021-08-21T22:16:32.472Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:32.472Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:32.472Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:32.472Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-08-21T22:16:32.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-08-21T22:16:32.472Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-08-21T22:16:33.721Z] ok github.com/docker/docker/quota 0.231s coverage: 71.4% of statements [2021-08-21T22:16:33.721Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-21T22:16:34.664Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-08-21T22:16:35.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:35.236Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-21T22:16:35.236Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-21T22:16:35.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-08-21T22:16:35.308Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:35.308Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-08-21T22:16:35.808Z] ok github.com/docker/docker/runconfig 0.007s coverage: 66.1% of statements [2021-08-21T22:16:36.069Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-21T22:16:36.698Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-08-21T22:16:36.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-08-21T22:16:36.698Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-08-21T22:16:36.960Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-08-21T22:16:38.614Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-21T22:16:39.557Z] ok github.com/docker/docker/volume/local 0.084s coverage: 76.4% of statements [2021-08-21T22:16:40.128Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2021-08-21T22:16:40.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-08-21T22:16:40.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.56s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.80s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.84s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.58s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.61s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.59s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.23s) [2021-08-21T22:16:40.270Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.33s) [2021-08-21T22:16:40.270Z] === RUN TestCgroupNamespacesRun [2021-08-21T22:16:41.069Z] ok github.com/docker/docker/volume/service 0.013s coverage: 72.3% of statements [2021-08-21T22:16:42.182Z] --- PASS: TestCgroupNamespacesRun (1.79s) [2021-08-21T22:16:42.182Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-21T22:16:43.567Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.44s) [2021-08-21T22:16:43.567Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-21T22:16:45.481Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.82s) [2021-08-21T22:16:45.481Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-21T22:16:47.396Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s) [2021-08-21T22:16:47.396Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-21T22:16:49.310Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2021-08-21T22:16:49.310Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-21T22:16:50.695Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.45s) [2021-08-21T22:16:50.695Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-21T22:16:51.267Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.78s) [2021-08-21T22:16:51.267Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-21T22:16:53.181Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2021-08-21T22:16:53.181Z] === RUN TestNISDomainname [2021-08-21T22:16:54.566Z] --- PASS: TestNISDomainname (1.35s) [2021-08-21T22:16:54.566Z] === RUN TestHostnameDnsResolution [2021-08-21T22:16:55.951Z] --- PASS: TestHostnameDnsResolution (1.37s) [2021-08-21T22:16:55.951Z] === RUN TestStats [2021-08-21T22:16:59.175Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/rootless [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-21T22:16:59.175Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-21T22:16:59.176Z] ? github.com/docker/docker/volume [no test files] [2021-08-21T22:16:59.176Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-21T22:16:59.176Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === Skipped [2021-08-21T22:16:59.176Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-21T22:16:59.176Z] network_proxy_test.go:194: Need to start CI docker with --ipv6 [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-21T22:16:59.176Z] network_proxy_test.go:209: No support for dual stack yet [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-21T22:16:59.176Z] network_proxy_test.go:238: Need to start CI docker with --ipv6 [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-21T22:16:59.176Z] network_proxy_test.go:299: Need to start CI docker with --ipv6 [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:71: No driver to put! [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-21T22:16:59.176Z] time="2021-08-21T22:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-21T22:16:59.176Z] time="2021-08-21T22:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-21T22:16:59.176Z] time="2021-08-21T22:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-21T22:16:59.176Z] time="2021-08-21T22:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-21T22:16:59.176Z] time="2021-08-21T22:15:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:71: No driver to put! [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-21T22:16:59.176Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-21T22:16:59.176Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-21T22:16:59.176Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-21T22:16:59.176Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-21T22:16:59.176Z] graphtest_unix.go:71: No driver to put! [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-21T22:16:59.176Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-21T22:16:59.176Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] [2021-08-21T22:16:59.176Z] DONE 2309 tests, 28 skipped in 256.698s [2021-08-21T22:16:59.176Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/api [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/bitseq [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cluster [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/config [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/datastore [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/driverapi [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/etchosts [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/idm [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipam [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/iptables [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/netlabel [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/netutils [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/networkdb [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/ns [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/options [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/osl [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/portallocator [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/portmapper [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/testutils [2021-08-21T22:16:59.176Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-21T22:16:59.176Z] + 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/testutils github.com/docker/docker/libnetwork/types [2021-08-21T22:16:59.252Z] --- PASS: TestStats (2.80s) [2021-08-21T22:16:59.252Z] === RUN TestStopContainerWithTimeout [2021-08-21T22:16:59.252Z] === RUN TestStopContainerWithTimeout/0 [2021-08-21T22:16:59.252Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-21T22:16:59.252Z] === RUN TestStopContainerWithTimeout/1 [2021-08-21T22:16:59.252Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-21T22:16:59.252Z] === RUN TestStopContainerWithTimeout/3 [2021-08-21T22:16:59.252Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-21T22:16:59.252Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-21T22:16:59.252Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-21T22:16:59.252Z] === CONT TestStopContainerWithTimeout/0 [2021-08-21T22:16:59.252Z] === CONT TestStopContainerWithTimeout/3 [2021-08-21T22:16:59.252Z] === CONT TestStopContainerWithTimeout/1 [2021-08-21T22:16:59.252Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-21T22:17:02.553Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-08-21T22:17:02.553Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-08-21T22:17:02.553Z] --- PASS: TestStopContainerWithTimeout/1 (2.39s) [2021-08-21T22:17:02.553Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2021-08-21T22:17:02.553Z] --- PASS: TestStopContainerWithTimeout/-1 (3.39s) [2021-08-21T22:17:02.553Z] === RUN TestDeleteDevicemapper [2021-08-21T22:17:02.553Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T22:17:02.553Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-21T22:17:02.553Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-21T22:17:04.467Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2021-08-21T22:17:04.467Z] === RUN TestUpdateMemory [2021-08-21T22:17:04.467Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:17:04.467Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-21T22:17:04.467Z] === RUN TestUpdateCPUQuota [2021-08-21T22:17:11.050Z] --- PASS: TestUpdateCPUQuota (5.73s) [2021-08-21T22:17:11.050Z] === RUN TestUpdatePidsLimit [2021-08-21T22:17:11.050Z] === RUN TestUpdatePidsLimit/update_from_none [2021-08-21T22:17:11.051Z] === RUN TestUpdatePidsLimit/no_change [2021-08-21T22:17:11.311Z] === RUN TestUpdatePidsLimit/update_lower [2021-08-21T22:17:11.883Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-08-21T22:17:12.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-08-21T22:17:13.398Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-08-21T22:17:13.969Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit (5.35s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/no_change (0.64s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.66s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-08-21T22:17:15.355Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.71s) [2021-08-21T22:17:15.355Z] === RUN TestUpdateRestartPolicy [2021-08-21T22:17:30.261Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2021-08-21T22:17:30.261Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-21T22:17:30.261Z] --- PASS: TestUpdateRestartWithAutoRemove (0.78s) [2021-08-21T22:17:30.261Z] === RUN TestWaitNonBlocked [2021-08-21T22:17:30.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T22:17:30.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T22:17:30.261Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T22:17:30.261Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T22:17:30.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-21T22:17:30.261Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-21T22:17:30.261Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-08-21T22:17:30.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.05s) [2021-08-21T22:17:30.261Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2021-08-21T22:17:30.261Z] === RUN TestWaitBlocked [2021-08-21T22:17:30.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T22:17:30.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T22:17:30.261Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T22:17:30.261Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T22:17:30.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-21T22:17:30.261Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-21T22:17:31.205Z] --- PASS: TestWaitBlocked (0.02s) [2021-08-21T22:17:31.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2021-08-21T22:17:31.205Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.09s) [2021-08-21T22:17:31.205Z] === CONT TestContainerStartOnDaemonRestart [2021-08-21T22:17:31.205Z] === CONT TestContainerKillOnDaemonStart [2021-08-21T22:17:31.205Z] === CONT TestDaemonHostGatewayIP [2021-08-21T22:17:31.205Z] === CONT TestIpcModeOlderClient [2021-08-21T22:17:31.205Z] --- PASS: TestIpcModeOlderClient (0.08s) [2021-08-21T22:17:31.205Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-21T22:17:34.512Z] --- PASS: TestContainerStartOnDaemonRestart (3.33s) [2021-08-21T22:17:34.512Z] === CONT TestDaemonRestartIpcMode [2021-08-21T22:17:35.085Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.68s) [2021-08-21T22:17:36.027Z] --- PASS: TestDaemonHostGatewayIP (4.64s) [2021-08-21T22:17:38.587Z] --- PASS: TestDaemonRestartIpcMode (3.60s) [2021-08-21T22:17:43.876Z] --- PASS: TestContainerKillOnDaemonStart (12.59s) [2021-08-21T22:17:43.876Z] PASS [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === Skipped [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-08-21T22:17:43.876Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-21T22:17:43.876Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-21T22:17:43.876Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-21T22:17:43.876Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-21T22:17:43.876Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-08-21T22:17:43.876Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] [2021-08-21T22:17:43.876Z] DONE 195 tests, 6 skipped in 145.494s [2021-08-21T22:17:43.876Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-21T22:17:43.876Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:43.876Z] ++ set -e [2021-08-21T22:17:43.876Z] ++ '[' -n 0 ']' [2021-08-21T22:17:43.876Z] ++ set -x [2021-08-21T22:17:43.876Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:43.876Z] === RUN TestConfigDaemonLibtrustID [2021-08-21T22:17:44.449Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-21T22:17:44.449Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-21T22:17:44.449Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-21T22:17:44.449Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-21T22:17:44.449Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-21T22:17:44.449Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-21T22:17:44.449Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-21T22:17:44.449Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-21T22:17:44.449Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-21T22:17:44.449Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-21T22:17:44.449Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-21T22:17:44.710Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.12s) [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation/valid_config (0.13s) [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s) [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.13s) [2021-08-21T22:17:44.710Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s) [2021-08-21T22:17:44.710Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-21T22:17:44.710Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-21T22:17:45.653Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-21T22:17:45.903Z] ok github.com/docker/docker/libnetwork 37.463s coverage: 40.8% of statements [2021-08-21T22:17:45.903Z] ok github.com/docker/docker/libnetwork/api 1.556s coverage: 90.1% of statements [2021-08-21T22:17:45.903Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-21T22:17:45.903Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-21T22:17:45.903Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-21T22:17:46.476Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-21T22:17:46.476Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-21T22:17:46.476Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-21T22:17:46.476Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2021-08-21T22:17:47.038Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-21T22:17:47.981Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-21T22:17:47.981Z] daemon_test.go:149: [dd9ad71d70224] daemon is not started [2021-08-21T22:17:47.981Z] --- PASS: TestConfigDaemonSeccompProfiles (3.22s) [2021-08-21T22:17:47.981Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s) [2021-08-21T22:17:47.981Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s) [2021-08-21T22:17:47.981Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s) [2021-08-21T22:17:47.981Z] PASS [2021-08-21T22:17:47.981Z] [2021-08-21T22:17:47.981Z] DONE 11 tests in 4.095s [2021-08-21T22:17:47.981Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-08-21T22:17:47.981Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:47.981Z] ++ set -e [2021-08-21T22:17:47.981Z] ++ '[' -n 0 ']' [2021-08-21T22:17:47.981Z] ++ set -x [2021-08-21T22:17:47.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:47.981Z] INFO: Testing against a local daemon [2021-08-21T22:17:47.981Z] === RUN TestCommitInheritsEnv [2021-08-21T22:17:48.551Z] --- PASS: TestCommitInheritsEnv (0.35s) [2021-08-21T22:17:48.551Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-21T22:17:48.551Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-21T22:17:48.551Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T22:17:48.551Z] === RUN TestImagesFilterMultiReference [2021-08-21T22:17:48.551Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-08-21T22:17:48.551Z] === RUN TestImagePullPlatformInvalid [2021-08-21T22:17:48.551Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2021-08-21T22:17:48.551Z] === RUN TestRemoveImageOrphaning [2021-08-21T22:17:48.813Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2021-08-21T22:17:48.813Z] === RUN TestRemoveImageGarbageCollector [2021-08-21T22:17:48.813Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:17:48.813Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-21T22:17:48.813Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-21T22:17:48.813Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-08-21T22:17:48.813Z] === RUN TestTagInvalidReference [2021-08-21T22:17:48.813Z] --- PASS: TestTagInvalidReference (0.03s) [2021-08-21T22:17:48.813Z] === RUN TestTagValidPrefixedRepo [2021-08-21T22:17:49.073Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-08-21T22:17:49.073Z] === RUN TestTagExistedNameWithoutForce [2021-08-21T22:17:49.073Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-08-21T22:17:49.073Z] === RUN TestTagOfficialNames [2021-08-21T22:17:49.073Z] --- PASS: TestTagOfficialNames (0.07s) [2021-08-21T22:17:49.073Z] === RUN TestTagMatchesDigest [2021-08-21T22:17:49.073Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-08-21T22:17:49.073Z] PASS [2021-08-21T22:17:49.073Z] [2021-08-21T22:17:49.073Z] === Skipped [2021-08-21T22:17:49.073Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-08-21T22:17:49.073Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-08-21T22:17:49.073Z] [2021-08-21T22:17:49.073Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-21T22:17:49.073Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:17:49.073Z] [2021-08-21T22:17:49.073Z] [2021-08-21T22:17:49.073Z] DONE 12 tests, 2 skipped in 1.205s [2021-08-21T22:17:49.073Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-08-21T22:17:49.073Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:49.073Z] ++ set -e [2021-08-21T22:17:49.073Z] ++ '[' -n 0 ']' [2021-08-21T22:17:49.073Z] ++ set -x [2021-08-21T22:17:49.073Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:17:49.334Z] INFO: Testing against a local daemon [2021-08-21T22:17:49.334Z] === RUN TestNetworkCreateDelete [2021-08-21T22:17:49.334Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-08-21T22:17:49.334Z] === RUN TestDockerNetworkDeletePreferID [2021-08-21T22:17:49.775Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.447s coverage: 59.9% of statements [2021-08-21T22:17:49.775Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-21T22:17:49.775Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-21T22:17:49.906Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2021-08-21T22:17:49.906Z] === RUN TestDaemonDNSFallback [2021-08-21T22:17:50.037Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-08-21T22:17:50.037Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-21T22:17:50.609Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2021-08-21T22:17:50.609Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-21T22:17:50.869Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-21T22:17:58.042Z] --- PASS: TestDaemonDNSFallback (6.95s) [2021-08-21T22:17:58.042Z] === RUN TestInspectNetwork [2021-08-21T22:18:00.863Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.467s coverage: 7.2% of statements [2021-08-21T22:18:00.863Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-21T22:18:00.863Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-21T22:18:00.863Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-21T22:18:00.863Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-21T22:18:00.863Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-21T22:18:00.863Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-21T22:18:01.124Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2021-08-21T22:18:01.346Z] === RUN TestInspectNetwork/full_network_id [2021-08-21T22:18:01.346Z] === RUN TestInspectNetwork/partial_network_id [2021-08-21T22:18:01.346Z] === RUN TestInspectNetwork/network_name [2021-08-21T22:18:01.346Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-08-21T22:18:01.385Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-08-21T22:18:01.645Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-21T22:18:01.907Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-21T22:18:02.168Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-21T22:18:05.548Z] --- PASS: TestInspectNetwork (8.40s) [2021-08-21T22:18:05.548Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-08-21T22:18:05.548Z] --- PASS: TestInspectNetwork/partial_network_id (0.01s) [2021-08-21T22:18:05.548Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2021-08-21T22:18:05.548Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-08-21T22:18:05.548Z] === RUN TestRunContainerWithBridgeNone [2021-08-21T22:18:08.855Z] --- PASS: TestRunContainerWithBridgeNone (3.08s) [2021-08-21T22:18:08.855Z] === RUN TestNetworkInvalidJSON [2021-08-21T22:18:08.855Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-21T22:18:08.855Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-21T22:18:08.855Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:18:08.855Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:18:08.855Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:18:08.855Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:18:08.855Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-21T22:18:08.855Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-21T22:18:08.855Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-21T22:18:08.855Z] === RUN TestNetworkList [2021-08-21T22:18:08.855Z] === RUN TestNetworkList//networks [2021-08-21T22:18:08.855Z] === PAUSE TestNetworkList//networks [2021-08-21T22:18:08.855Z] === RUN TestNetworkList//networks/ [2021-08-21T22:18:08.855Z] === PAUSE TestNetworkList//networks/ [2021-08-21T22:18:08.855Z] === CONT TestNetworkList//networks [2021-08-21T22:18:08.855Z] === CONT TestNetworkList//networks/ [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkList (0.03s) [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-21T22:18:08.855Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-21T22:18:08.855Z] === RUN TestHostIPv4BridgeLabel [2021-08-21T22:18:09.115Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-08-21T22:18:09.115Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-21T22:18:10.057Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2021-08-21T22:18:10.057Z] === RUN TestDaemonDefaultNetworkPools [2021-08-21T22:18:10.999Z] --- PASS: TestDaemonDefaultNetworkPools (0.84s) [2021-08-21T22:18:10.999Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-21T22:18:12.166Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.007s coverage: 100.0% of statements [2021-08-21T22:18:12.385Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2021-08-21T22:18:12.385Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-21T22:18:13.770Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s) [2021-08-21T22:18:13.770Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-21T22:18:14.342Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-08-21T22:18:14.342Z] === RUN TestServiceWithPredefinedNetwork [2021-08-21T22:18:16.889Z] --- PASS: TestServiceWithPredefinedNetwork (2.83s) [2021-08-21T22:18:16.890Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-21T22:18:16.890Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:18:16.890Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:18:16.890Z] === RUN TestServiceWithDataPathPortInit [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/ipam 14.844s coverage: 85.3% of statements [2021-08-21T22:18:30.282Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-21T22:18:30.282Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-21T22:18:30.282Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.1% of statements [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-21T22:18:30.282Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-21T22:18:35.005Z] --- PASS: TestServiceWithDataPathPortInit (15.97s) [2021-08-21T22:18:35.005Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-21T22:18:36.391Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xfoxcxs7qmlfxwe2gwvmlmqt9 Created:2021-08-21 22:18:34.463058604 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[eb3860e251be5e985c451157f714037bacfea5df3e9a865164a06d29f9d2e662:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbgbevkqwls3iub7p7c0irqmh EndpointID:1ee6536060b1593fc74035e86a04f70c77a615741bccadf13319997afdafb908 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:14bdfa1162c4fb78a4a6e34c53b199db041af6f34c6f4c11c320c7a54a65df2c MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:59b9368e7977 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vbgbevkqwls3iub7p7c0irqmh EndpointID:1ee6536060b1593fc74035e86a04f70c77a615741bccadf13319997afdafb908 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-08-21T22:18:41.677Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.04s) [2021-08-21T22:18:41.677Z] PASS [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] === Skipped [2021-08-21T22:18:41.677Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-21T22:18:41.677Z] service_test.go:242: FLAKY_TEST [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] DONE 26 tests, 1 skipped in 51.848s [2021-08-21T22:18:41.677Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] ++ set -e [2021-08-21T22:18:41.677Z] ++ '[' -n 0 ']' [2021-08-21T22:18:41.677Z] ++ set -x [2021-08-21T22:18:41.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] INFO: Testing against a local daemon [2021-08-21T22:18:41.677Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-21T22:18:41.677Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:18:41.677Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:18:41.677Z] === RUN TestDockerNetworkIpvlan [2021-08-21T22:18:41.677Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:18:41.677Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:18:41.677Z] PASS [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] === Skipped [2021-08-21T22:18:41.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-21T22:18:41.677Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-21T22:18:41.677Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] [2021-08-21T22:18:41.677Z] DONE 2 tests, 2 skipped in 0.100s [2021-08-21T22:18:41.677Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] ++ set -e [2021-08-21T22:18:41.677Z] ++ '[' -n 0 ']' [2021-08-21T22:18:41.677Z] ++ set -x [2021-08-21T22:18:41.677Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:41.677Z] INFO: Testing against a local daemon [2021-08-21T22:18:41.677Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-21T22:18:42.620Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-08-21T22:18:42.620Z] === RUN TestDockerNetworkMacvlan [2021-08-21T22:18:43.563Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-08-21T22:18:44.505Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-08-21T22:18:45.077Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-08-21T22:18:48.385Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-08-21T22:18:50.939Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-08-21T22:18:57.527Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan (15.58s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.68s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.95s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.32s) [2021-08-21T22:18:58.098Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.37s) [2021-08-21T22:18:58.098Z] PASS [2021-08-21T22:18:58.361Z] [2021-08-21T22:18:58.361Z] DONE 8 tests in 17.080s [2021-08-21T22:18:58.361Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] ++ set -e [2021-08-21T22:18:58.361Z] ++ '[' -n 0 ']' [2021-08-21T22:18:58.361Z] ++ set -x [2021-08-21T22:18:58.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] testing: warning: no tests to run [2021-08-21T22:18:58.361Z] PASS [2021-08-21T22:18:58.361Z] [2021-08-21T22:18:58.361Z] DONE 0 tests in 0.027s [2021-08-21T22:18:58.361Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] ++ set -e [2021-08-21T22:18:58.361Z] ++ '[' -n 0 ']' [2021-08-21T22:18:58.361Z] ++ set -x [2021-08-21T22:18:58.361Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:18:58.361Z] INFO: Testing against a local daemon [2021-08-21T22:18:58.361Z] === RUN TestAuthZPluginAllowRequest [2021-08-21T22:19:00.276Z] --- PASS: TestAuthZPluginAllowRequest (1.59s) [2021-08-21T22:19:00.276Z] === RUN TestAuthZPluginTLS [2021-08-21T22:19:00.536Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-08-21T22:19:00.536Z] === RUN TestAuthZPluginDenyRequest [2021-08-21T22:19:01.108Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2021-08-21T22:19:01.108Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-21T22:19:01.679Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-08-21T22:19:01.679Z] === RUN TestAuthZPluginDenyResponse [2021-08-21T22:19:02.252Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-08-21T22:19:02.252Z] === RUN TestAuthZPluginAllowEventStream [2021-08-21T22:19:04.168Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-08-21T22:19:04.168Z] === RUN TestAuthZPluginErrorResponse [2021-08-21T22:19:04.429Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2021-08-21T22:19:04.429Z] === RUN TestAuthZPluginErrorRequest [2021-08-21T22:19:05.001Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2021-08-21T22:19:05.001Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-21T22:19:05.572Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2021-08-21T22:19:05.572Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-21T22:19:07.488Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2021-08-21T22:19:07.488Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-21T22:19:09.403Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.88s) [2021-08-21T22:19:09.403Z] === RUN TestAuthZPluginHeader [2021-08-21T22:19:10.344Z] --- PASS: TestAuthZPluginHeader (0.81s) [2021-08-21T22:19:10.344Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-21T22:19:10.344Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:10.344Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-21T22:19:10.344Z] === RUN TestAuthZPluginV2Disable [2021-08-21T22:19:10.344Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:10.344Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-08-21T22:19:10.344Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-21T22:19:10.344Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:10.344Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-21T22:19:10.344Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-21T22:19:10.344Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:10.344Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-21T22:19:10.344Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-21T22:19:28.462Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.78s) [2021-08-21T22:19:28.462Z] PASS [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] === Skipped [2021-08-21T22:19:28.462Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-08-21T22:19:28.462Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-08-21T22:19:28.462Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-08-21T22:19:28.462Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-08-21T22:19:28.462Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] [2021-08-21T22:19:28.462Z] DONE 17 tests, 4 skipped in 28.639s [2021-08-21T22:19:28.462Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-21T22:19:28.462Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:28.462Z] ++ set -e [2021-08-21T22:19:28.462Z] ++ '[' -n 0 ']' [2021-08-21T22:19:28.462Z] ++ set -x [2021-08-21T22:19:28.462Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:28.462Z] INFO: Testing against a local daemon [2021-08-21T22:19:28.462Z] === RUN TestPluginInvalidJSON [2021-08-21T22:19:28.462Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:19:28.462Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:19:28.462Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-21T22:19:28.463Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-08-21T22:19:28.463Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-21T22:19:28.463Z] === RUN TestPluginInstall [2021-08-21T22:19:28.463Z] === RUN TestPluginInstall/no_auth [2021-08-21T22:19:31.007Z] time="2021-08-21T22:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:31.007Z] time="2021-08-21T22:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1c04c1a5b2fa597210bb1d30256e746a3d692c4e5f1d21b04fe01d6a13b441b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:31.007Z] time="2021-08-21T22:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:31.007Z] time="2021-08-21T22:19:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e1c04c1a5b2fa597210bb1d30256e746a3d692c4e5f1d21b04fe01d6a13b441b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:31.007Z] === RUN TestPluginInstall/with_htpasswd [2021-08-21T22:19:31.579Z] time="2021-08-21T22:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:31.579Z] time="2021-08-21T22:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d7eebcddd3fda0414455ba27e18611dfdd60247a5535aa6e82d1de6dbb39cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:31.579Z] time="2021-08-21T22:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:31.579Z] time="2021-08-21T22:19:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7d7eebcddd3fda0414455ba27e18611dfdd60247a5535aa6e82d1de6dbb39cba" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:31.840Z] === RUN TestPluginInstall/with_insecure [2021-08-21T22:19:32.783Z] time="2021-08-21T22:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:32.783Z] time="2021-08-21T22:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12a8a6819137840eb7088127aecc3376bdfe14d1423bb17d260e22c74c99ba41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:32.783Z] time="2021-08-21T22:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-08-21T22:19:32.783Z] time="2021-08-21T22:19:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:12a8a6819137840eb7088127aecc3376bdfe14d1423bb17d260e22c74c99ba41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-08-21T22:19:33.355Z] plugin_test.go:166: [dc7561489acb6] daemon is not started [2021-08-21T22:19:33.355Z] --- PASS: TestPluginInstall (6.11s) [2021-08-21T22:19:33.355Z] --- PASS: TestPluginInstall/no_auth (3.83s) [2021-08-21T22:19:33.355Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-08-21T22:19:33.355Z] --- PASS: TestPluginInstall/with_insecure (1.35s) [2021-08-21T22:19:33.355Z] === RUN TestPluginsWithRuntimes [2021-08-21T22:19:35.269Z] === RUN TestPluginsWithRuntimes/No_Args [2021-08-21T22:19:36.211Z] === RUN TestPluginsWithRuntimes/With_Args [2021-08-21T22:19:37.597Z] --- PASS: TestPluginsWithRuntimes (4.17s) [2021-08-21T22:19:37.597Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.11s) [2021-08-21T22:19:37.597Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.15s) [2021-08-21T22:19:37.597Z] === RUN TestPluginBackCompatMediaTypes [2021-08-21T22:19:38.170Z] --- PASS: TestPluginBackCompatMediaTypes (0.90s) [2021-08-21T22:19:38.170Z] PASS [2021-08-21T22:19:38.170Z] [2021-08-21T22:19:38.170Z] DONE 10 tests in 11.324s [2021-08-21T22:19:38.170Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-21T22:19:38.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:38.170Z] ++ set -e [2021-08-21T22:19:38.170Z] ++ '[' -n 0 ']' [2021-08-21T22:19:38.170Z] ++ set -x [2021-08-21T22:19:38.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:38.431Z] INFO: Testing against a local daemon [2021-08-21T22:19:38.431Z] === RUN TestExternalGraphDriver [2021-08-21T22:19:38.431Z] === RUN TestExternalGraphDriver/json [2021-08-21T22:19:40.977Z] === RUN TestExternalGraphDriver/spec [2021-08-21T22:19:42.893Z] === RUN TestExternalGraphDriver/pull [2021-08-21T22:19:44.806Z] --- PASS: TestExternalGraphDriver (6.05s) [2021-08-21T22:19:44.807Z] --- PASS: TestExternalGraphDriver/json (2.15s) [2021-08-21T22:19:44.807Z] --- PASS: TestExternalGraphDriver/spec (2.06s) [2021-08-21T22:19:44.807Z] --- PASS: TestExternalGraphDriver/pull (1.75s) [2021-08-21T22:19:44.807Z] === RUN TestGraphdriverPluginV2 [2021-08-21T22:19:44.807Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:44.807Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2021-08-21T22:19:44.807Z] PASS [2021-08-21T22:19:44.807Z] [2021-08-21T22:19:44.807Z] === Skipped [2021-08-21T22:19:44.807Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2021-08-21T22:19:44.807Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:19:44.807Z] [2021-08-21T22:19:44.807Z] [2021-08-21T22:19:44.807Z] DONE 5 tests, 1 skipped in 6.176s [2021-08-21T22:19:44.807Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-21T22:19:44.807Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:44.807Z] ++ set -e [2021-08-21T22:19:44.807Z] ++ '[' -n 0 ']' [2021-08-21T22:19:44.807Z] ++ set -x [2021-08-21T22:19:44.807Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:44.807Z] INFO: Testing against a local daemon [2021-08-21T22:19:44.807Z] === RUN TestContinueAfterPluginCrash [2021-08-21T22:19:44.807Z] === PAUSE TestContinueAfterPluginCrash [2021-08-21T22:19:44.807Z] === RUN TestReadPluginNoRead [2021-08-21T22:19:44.807Z] === PAUSE TestReadPluginNoRead [2021-08-21T22:19:44.807Z] === RUN TestDaemonStartWithLogOpt [2021-08-21T22:19:44.807Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-21T22:19:44.807Z] === CONT TestContinueAfterPluginCrash [2021-08-21T22:19:44.807Z] === CONT TestDaemonStartWithLogOpt [2021-08-21T22:19:44.807Z] === CONT TestReadPluginNoRead [2021-08-21T22:19:48.118Z] === RUN TestReadPluginNoRead/default [2021-08-21T22:19:48.698Z] --- PASS: TestDaemonStartWithLogOpt (4.04s) [2021-08-21T22:19:50.083Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-21T22:19:51.469Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-21T22:19:53.391Z] === CONT TestReadPluginNoRead [2021-08-21T22:19:53.391Z] read_test.go:92: [dcbd5cbac4cf3] daemon is not started [2021-08-21T22:19:53.391Z] --- PASS: TestReadPluginNoRead (8.62s) [2021-08-21T22:19:53.391Z] --- PASS: TestReadPluginNoRead/default (1.69s) [2021-08-21T22:19:53.391Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.64s) [2021-08-21T22:19:53.391Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.68s) [2021-08-21T22:19:54.335Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2021-08-21T22:19:54.335Z] PASS [2021-08-21T22:19:54.335Z] [2021-08-21T22:19:54.335Z] DONE 6 tests in 9.648s [2021-08-21T22:19:54.335Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-08-21T22:19:54.335Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:54.335Z] ++ set -e [2021-08-21T22:19:54.335Z] ++ '[' -n 0 ']' [2021-08-21T22:19:54.335Z] ++ set -x [2021-08-21T22:19:54.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:54.336Z] testing: warning: no tests to run [2021-08-21T22:19:54.336Z] PASS [2021-08-21T22:19:54.336Z] [2021-08-21T22:19:54.336Z] DONE 0 tests in 0.039s [2021-08-21T22:19:54.336Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-21T22:19:54.336Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:54.336Z] ++ set -e [2021-08-21T22:19:54.336Z] ++ '[' -n 0 ']' [2021-08-21T22:19:54.336Z] ++ set -x [2021-08-21T22:19:54.336Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:54.336Z] INFO: Testing against a local daemon [2021-08-21T22:19:54.336Z] === RUN TestPluginWithDevMounts [2021-08-21T22:19:54.336Z] === PAUSE TestPluginWithDevMounts [2021-08-21T22:19:54.336Z] === CONT TestPluginWithDevMounts [2021-08-21T22:19:56.305Z] --- PASS: TestPluginWithDevMounts (1.91s) [2021-08-21T22:19:56.305Z] PASS [2021-08-21T22:19:56.305Z] [2021-08-21T22:19:56.305Z] DONE 1 tests in 2.018s [2021-08-21T22:19:56.305Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-21T22:19:56.305Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:56.305Z] ++ set -e [2021-08-21T22:19:56.305Z] ++ '[' -n 0 ']' [2021-08-21T22:19:56.305Z] ++ set -x [2021-08-21T22:19:56.305Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:19:56.305Z] INFO: Testing against a local daemon [2021-08-21T22:19:56.305Z] === RUN TestSecretInspect [2021-08-21T22:19:58.851Z] --- PASS: TestSecretInspect (2.14s) [2021-08-21T22:19:58.851Z] === RUN TestSecretList [2021-08-21T22:20:01.396Z] --- PASS: TestSecretList (2.72s) [2021-08-21T22:20:01.396Z] === RUN TestSecretsCreateAndDelete [2021-08-21T22:20:03.946Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2021-08-21T22:20:03.946Z] === RUN TestSecretsUpdate [2021-08-21T22:20:06.494Z] --- PASS: TestSecretsUpdate (2.13s) [2021-08-21T22:20:06.494Z] === RUN TestTemplatedSecret [2021-08-21T22:20:09.799Z] --- PASS: TestTemplatedSecret (3.56s) [2021-08-21T22:20:09.799Z] === RUN TestSecretCreateResolve [2021-08-21T22:20:12.349Z] --- PASS: TestSecretCreateResolve (2.68s) [2021-08-21T22:20:12.349Z] PASS [2021-08-21T22:20:12.349Z] [2021-08-21T22:20:12.349Z] DONE 6 tests in 16.035s [2021-08-21T22:20:12.349Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-08-21T22:20:12.349Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:20:12.349Z] ++ set -e [2021-08-21T22:20:12.349Z] ++ '[' -n 0 ']' [2021-08-21T22:20:12.349Z] ++ set -x [2021-08-21T22:20:12.349Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:20:12.349Z] INFO: Testing against a local daemon [2021-08-21T22:20:12.349Z] === RUN TestServiceCreateInit [2021-08-21T22:20:12.349Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-21T22:20:17.647Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-21T22:20:21.807Z] ok github.com/docker/docker/libnetwork/networkdb 104.451s coverage: 60.0% of statements [2021-08-21T22:20:21.807Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-21T22:20:21.807Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-21T22:20:21.807Z] ok github.com/docker/docker/libnetwork/osl 4.309s coverage: 39.7% of statements [2021-08-21T22:20:21.807Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-21T22:20:21.807Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-21T22:20:22.380Z] ok github.com/docker/docker/libnetwork/portmapper 0.228s coverage: 48.6% of statements [2021-08-21T22:20:22.380Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2021-08-21T22:20:22.380Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-21T22:20:22.941Z] --- PASS: TestServiceCreateInit (9.73s) [2021-08-21T22:20:22.941Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.87s) [2021-08-21T22:20:22.941Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.84s) [2021-08-21T22:20:22.941Z] === RUN TestCreateServiceMultipleTimes [2021-08-21T22:20:22.956Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === Skipped [2021-08-21T22:20:22.956Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-21T22:20:22.956Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-21T22:20:22.956Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-21T22:20:22.956Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-21T22:20:22.956Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-21T22:20:22.956Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-21T22:20:22.956Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-21T22:20:22.956Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-21T22:20:22.956Z] allocator_test.go:1422: Skipped because t.parallel was less than 5 [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-21T22:20:22.956Z] firewalld_test.go:13: firewalld is not running [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] [2021-08-21T22:20:22.956Z] DONE 362 tests, 9 skipped in 204.528s Post stage [Pipeline] junit [2021-08-21T22:20:23.543Z] Recording test results [2021-08-21T22:20:23.826Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-21T22:20:24.171Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42621/.git:/go/src/github.com/docker/docker/.git --name docker-pr16 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=73f88a5faa6f0a9656792de750452ab33ee3dd19 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:73f88a5faa6f0a9656792de750452ab33ee3dd19 hack/validate/vendor [2021-08-21T22:20:25.118Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T22:20:25.693Z] + echo Ensuring container killed. [2021-08-21T22:20:25.693Z] Ensuring container killed. [2021-08-21T22:20:25.693Z] + docker rm -vf docker-pr16 [2021-08-21T22:20:25.693Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-08-21T22:20:25.989Z] + echo Chowning /workspace to jenkins user [2021-08-21T22:20:25.989Z] Chowning /workspace to jenkins user [2021-08-21T22:20:25.989Z] + id -u [2021-08-21T22:20:25.989Z] + id -g [2021-08-21T22:20:25.989Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T22:20:27.233Z] + bundleName=unit [2021-08-21T22:20:27.233Z] + echo Creating unit-bundles.tar.gz [2021-08-21T22:20:27.233Z] Creating unit-bundles.tar.gz [2021-08-21T22:20:27.233Z] + 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-21T22:20:27.233Z] bundles/junit-report-libnetwork.xml [2021-08-21T22:20:27.233Z] bundles/junit-report.xml [2021-08-21T22:20:27.233Z] bundles/go-test-report-libnetwork.json [2021-08-21T22:20:27.233Z] bundles/go-test-report.json [2021-08-21T22:20:27.233Z] bundles/profile-libnetwork.out [2021-08-21T22:20:27.233Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-21T22:20:27.247Z] Archiving artifacts [2021-08-21T22:20:27.817Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42621/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T22:20:28.131Z] + make clean [2021-08-21T22:20:28.391Z] docker volume rm -f docker-dev-cache [2021-08-21T22:20:28.391Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-21T22:20:41.069Z] --- PASS: TestCreateServiceMultipleTimes (17.09s) [2021-08-21T22:20:41.069Z] === RUN TestCreateServiceConflict [2021-08-21T22:20:42.012Z] --- PASS: TestCreateServiceConflict (2.60s) [2021-08-21T22:20:42.012Z] === RUN TestCreateServiceMaxReplicas [2021-08-21T22:20:45.319Z] --- PASS: TestCreateServiceMaxReplicas (3.04s) [2021-08-21T22:20:45.319Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-21T22:21:00.230Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.86s) [2021-08-21T22:21:00.230Z] === RUN TestCreateServiceSecretFileMode [2021-08-21T22:21:01.618Z] --- PASS: TestCreateServiceSecretFileMode (2.93s) [2021-08-21T22:21:01.618Z] === RUN TestCreateServiceConfigFileMode [2021-08-21T22:21:04.919Z] --- PASS: TestCreateServiceConfigFileMode (2.90s) [2021-08-21T22:21:04.919Z] === RUN TestCreateServiceSysctls [2021-08-21T22:21:09.126Z] --- PASS: TestCreateServiceSysctls (3.98s) [2021-08-21T22:21:09.126Z] === RUN TestCreateServiceCapabilities [2021-08-21T22:21:11.675Z] --- PASS: TestCreateServiceCapabilities (3.04s) [2021-08-21T22:21:11.675Z] === RUN TestInspect [2021-08-21T22:21:14.977Z] --- PASS: TestInspect (3.35s) [2021-08-21T22:21:14.977Z] === RUN TestCreateJob [2021-08-21T22:21:19.185Z] --- PASS: TestCreateJob (3.54s) [2021-08-21T22:21:19.185Z] === RUN TestReplicatedJob [2021-08-21T22:21:25.773Z] --- PASS: TestReplicatedJob (6.93s) [2021-08-21T22:21:25.773Z] === RUN TestUpdateReplicatedJob [2021-08-21T22:21:29.981Z] --- PASS: TestUpdateReplicatedJob (4.15s) [2021-08-21T22:21:29.981Z] === RUN TestServiceListWithStatuses [2021-08-21T22:21:29.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:21:29.981Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-21T22:21:29.981Z] === RUN TestDockerNetworkConnectAlias [2021-08-21T22:21:35.272Z] --- PASS: TestDockerNetworkConnectAlias (5.33s) [2021-08-21T22:21:35.272Z] === RUN TestDockerNetworkReConnect [2021-08-21T22:21:38.574Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2021-08-21T22:21:38.574Z] === RUN TestServicePlugin [2021-08-21T22:21:38.574Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:21:38.574Z] --- SKIP: TestServicePlugin (0.00s) [2021-08-21T22:21:38.574Z] === RUN TestServiceUpdateLabel [2021-08-21T22:21:41.880Z] --- PASS: TestServiceUpdateLabel (2.70s) [2021-08-21T22:21:41.880Z] === RUN TestServiceUpdateSecrets [2021-08-21T22:21:56.790Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2021-08-21T22:21:56.790Z] === RUN TestServiceUpdateConfigs [2021-08-21T22:22:14.908Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2021-08-21T22:22:14.908Z] === RUN TestServiceUpdateNetwork [2021-08-21T22:22:27.139Z] --- PASS: TestServiceUpdateNetwork (13.78s) [2021-08-21T22:22:27.139Z] === RUN TestServiceUpdatePidsLimit [2021-08-21T22:22:27.401Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-08-21T22:22:28.345Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-08-21T22:22:36.486Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-08-21T22:22:44.623Z] --- PASS: TestServiceUpdatePidsLimit (17.45s) [2021-08-21T22:22:44.623Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-08-21T22:22:44.623Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2021-08-21T22:22:44.623Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2021-08-21T22:22:44.623Z] PASS [2021-08-21T22:22:44.623Z] [2021-08-21T22:22:44.623Z] === Skipped [2021-08-21T22:22:44.623Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-21T22:22:44.623Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-21T22:22:44.623Z] [2021-08-21T22:22:44.623Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-08-21T22:22:44.623Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-08-21T22:22:44.623Z] [2021-08-21T22:22:44.623Z] [2021-08-21T22:22:44.623Z] DONE 27 tests, 2 skipped in 151.050s [2021-08-21T22:22:44.623Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] ++ set -e [2021-08-21T22:22:44.623Z] ++ '[' -n 0 ']' [2021-08-21T22:22:44.623Z] ++ set -x [2021-08-21T22:22:44.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] INFO: Testing against a local daemon [2021-08-21T22:22:44.623Z] === RUN TestSessionCreate [2021-08-21T22:22:44.623Z] --- PASS: TestSessionCreate (0.04s) [2021-08-21T22:22:44.623Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-21T22:22:44.623Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s) [2021-08-21T22:22:44.623Z] PASS [2021-08-21T22:22:44.623Z] [2021-08-21T22:22:44.623Z] DONE 2 tests in 0.173s [2021-08-21T22:22:44.623Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] ++ set -e [2021-08-21T22:22:44.623Z] ++ '[' -n 0 ']' [2021-08-21T22:22:44.623Z] ++ set -x [2021-08-21T22:22:44.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:22:44.623Z] INFO: Testing against a local daemon [2021-08-21T22:22:44.623Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-21T22:22:44.623Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T22:22:44.623Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T22:22:44.623Z] === RUN TestDiskUsage [2021-08-21T22:22:44.623Z] === PAUSE TestDiskUsage [2021-08-21T22:22:44.623Z] === RUN TestEventsExecDie [2021-08-21T22:22:44.623Z] --- PASS: TestEventsExecDie (1.06s) [2021-08-21T22:22:44.623Z] === RUN TestEventsBackwardsCompatible [2021-08-21T22:22:44.884Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-08-21T22:22:44.884Z] === RUN TestEventsVolumeCreate [2021-08-21T22:22:44.884Z] --- PASS: TestEventsVolumeCreate (0.09s) [2021-08-21T22:22:44.884Z] === RUN TestInfoBinaryCommits [2021-08-21T22:22:44.884Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-08-21T22:22:44.884Z] === RUN TestInfoAPIVersioned [2021-08-21T22:22:44.884Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-21T22:22:44.884Z] === RUN TestInfoDiscoveryBackend [2021-08-21T22:22:45.455Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2021-08-21T22:22:45.456Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-21T22:22:46.397Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-08-21T22:22:46.397Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-21T22:22:46.968Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2021-08-21T22:22:46.968Z] === RUN TestInfoAPI [2021-08-21T22:22:46.968Z] --- PASS: TestInfoAPI (0.04s) [2021-08-21T22:22:46.968Z] === RUN TestInfoAPIWarnings [2021-08-21T22:23:05.083Z] --- PASS: TestInfoAPIWarnings (16.37s) [2021-08-21T22:23:05.083Z] === RUN TestInfoDebug [2021-08-21T22:23:05.083Z] --- PASS: TestInfoDebug (0.54s) [2021-08-21T22:23:05.083Z] === RUN TestInfoInsecureRegistries [2021-08-21T22:23:05.083Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-08-21T22:23:05.083Z] === RUN TestInfoRegistryMirrors [2021-08-21T22:23:05.083Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-21T22:23:05.083Z] === RUN TestLoginFailsWithBadCredentials [2021-08-21T22:23:05.344Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2021-08-21T22:23:05.344Z] === RUN TestPingCacheHeaders [2021-08-21T22:23:05.344Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-08-21T22:23:05.344Z] === RUN TestPingGet [2021-08-21T22:23:05.344Z] --- PASS: TestPingGet (0.03s) [2021-08-21T22:23:05.344Z] === RUN TestPingHead [2021-08-21T22:23:05.344Z] --- PASS: TestPingHead (0.03s) [2021-08-21T22:23:05.344Z] === RUN TestVersion [2021-08-21T22:23:05.344Z] --- PASS: TestVersion (0.04s) [2021-08-21T22:23:05.344Z] === CONT TestDiskUsage [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/container_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/image_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/volume_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-21T22:23:05.915Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-21T22:23:05.916Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-21T22:23:06.177Z] === RUN TestDiskUsage/after_container.Run [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-21T22:23:06.748Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage (1.62s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.26s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run (0.61s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2021-08-21T22:23:07.009Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2021-08-21T22:23:07.009Z] PASS [2021-08-21T22:23:07.009Z] [2021-08-21T22:23:07.009Z] === Skipped [2021-08-21T22:23:07.009Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-21T22:23:07.009Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-21T22:23:07.009Z] [2021-08-21T22:23:07.009Z] [2021-08-21T22:23:07.009Z] DONE 53 tests, 1 skipped in 23.413s [2021-08-21T22:23:07.009Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-21T22:23:07.009Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:23:07.009Z] ++ set -e [2021-08-21T22:23:07.009Z] ++ '[' -n 0 ']' [2021-08-21T22:23:07.009Z] ++ set -x [2021-08-21T22:23:07.009Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-08-21T22:23:07.009Z] INFO: Testing against a local daemon [2021-08-21T22:23:07.009Z] === RUN TestVolumesCreateAndList [2021-08-21T22:23:07.270Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-08-21T22:23:07.270Z] === RUN TestVolumesRemove [2021-08-21T22:23:07.270Z] --- PASS: TestVolumesRemove (0.08s) [2021-08-21T22:23:07.270Z] === RUN TestVolumesInspect [2021-08-21T22:23:07.270Z] --- PASS: TestVolumesInspect (0.03s) [2021-08-21T22:23:07.270Z] === RUN TestVolumesInvalidJSON [2021-08-21T22:23:07.270Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-21T22:23:07.270Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-21T22:23:07.270Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-21T22:23:07.270Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-08-21T22:23:07.270Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-21T22:23:07.270Z] PASS [2021-08-21T22:23:07.270Z] [2021-08-21T22:23:07.270Z] DONE 5 tests in 0.268s [2021-08-21T22:23:07.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-21T22:23:07.842Z] ++++ cat bundles/test-integration/docker.pid [2021-08-21T22:23:07.842Z] +++ kill 15490 [2021-08-21T22:23:08.102Z] +++ /etc/init.d/apparmor stop [2021-08-21T22:23:08.102Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-21T22:23:08.102Z] [2021-08-21T22:23:08.102Z] Unloading profiles will leave already running processes permanently [2021-08-21T22:23:08.102Z] unconfined, which can lead to unexpected situations. [2021-08-21T22:23:08.102Z] [2021-08-21T22:23:08.102Z] To set a process to complain mode, use the command line tool [2021-08-21T22:23:08.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-21T22:23:08.102Z] +++ true [2021-08-21T22:23:08.102Z] exiting test-integration [2021-08-21T22:23:08.102Z] ++ exit 0 [2021-08-21T22:23:08.102Z] Post stage [Pipeline] junit [2021-08-21T22:23:11.432Z] Recording test results [2021-08-21T22:23:11.697Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-21T22:23:12.044Z] + echo Ensuring container killed. [2021-08-21T22:23:12.044Z] Ensuring container killed. [2021-08-21T22:23:12.044Z] + docker rm -vf docker-pr16 [2021-08-21T22:23:12.044Z] Error: No such container: docker-pr16 [Pipeline] sh [2021-08-21T22:23:12.335Z] + echo Chowning /workspace to jenkins user [2021-08-21T22:23:12.335Z] Chowning /workspace to jenkins user [2021-08-21T22:23:12.335Z] + id -u [2021-08-21T22:23:12.335Z] + id -g [2021-08-21T22:23:12.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42621:/workspace busybox chown -R 1000:1000 /workspace [2021-08-21T22:23:12.335Z] Unable to find image 'busybox:latest' locally [2021-08-21T22:23:12.596Z] latest: Pulling from library/busybox [2021-08-21T22:23:12.596Z] be0c1d6b695c: Pulling fs layer [2021-08-21T22:23:12.596Z] be0c1d6b695c: Verifying Checksum [2021-08-21T22:23:12.597Z] be0c1d6b695c: Download complete [2021-08-21T22:23:12.858Z] be0c1d6b695c: Pull complete [2021-08-21T22:23:12.858Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778 [2021-08-21T22:23:12.858Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-21T22:23:19.747Z] + bundleName=arm64-integration [2021-08-21T22:23:19.748Z] + echo Creating arm64-integration-bundles.tar.gz [2021-08-21T22:23:19.748Z] Creating arm64-integration-bundles.tar.gz [2021-08-21T22:23:19.748Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-08-21T22:23:19.748Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-08-21T22:23:20.333Z] Archiving artifacts [2021-08-21T22:23:22.407Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42621/16/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-21T22:23:22.728Z] + make clean [2021-08-21T22:23:23.301Z] docker volume rm -f docker-dev-cache [2021-08-21T22:23:23.301Z] 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