Pull request #42021 updated Started by user Sebastiaan van Stijn Rebuilds build #4 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e32ae1973ae0b04b543a05b3578d1295c0c98e36+546c33cedef6283101e8280159647b2b3aa9cc41 (9f014aaf2c9e39b35426584a6654da399a808572) 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 --is-inside-work-tree # 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-02-18T09:41:40.530Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-02-18T09:41:40.533Z] Trying to pass milestone 4 [Pipeline] milestone [2021-02-18T09:41:40.587Z] Trying to pass milestone 5 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-02-18T09:41:40.735Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b3128e4251f8735) in /home/ubuntu/workspace/moby_PR-42021 [Pipeline] { [Pipeline] checkout [2021-02-18T09:41:40.768Z] The recommended git tool is: git [2021-02-18T09:41:40.778Z] using credential docker-jenkins-github-credentials [2021-02-18T09:41:40.783Z] Cloning the remote Git repository [2021-02-18T09:41:40.783Z] Cloning with configured refspecs honoured and without tags [2021-02-18T09:41:40.897Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:41:40.897Z] > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10 [2021-02-18T09:41:40.906Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:41:40.906Z] > git --version # timeout=10 [2021-02-18T09:41:40.914Z] > git --version # 'git version 2.17.1' [2021-02-18T09:41:40.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:41:40.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:41:54.717Z] Fetching without tags [2021-02-18T09:41:54.753Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:41:54.763Z] > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10 [2021-02-18T09:41:54.768Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:41:54.776Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:41:54.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:41:54.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:41:54.785Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:41:54.970Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [2021-02-18T09:41:56.143Z] Merge succeeded, producing 791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:41:56.143Z] Checking out Revision 791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb (PR-42021) [2021-02-18T09:41:56.264Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [2021-02-18T09:41:56.295Z] First time build. Skipping changelog. [2021-02-18T09:41:55.037Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:41:55.041Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:41:55.464Z] > git remote # timeout=10 [2021-02-18T09:41:55.469Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:41:55.476Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:41:55.477Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:41:56.198Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:41:56.210Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:41:56.222Z] > git checkout -f 791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb # timeout=10 [2021-02-18T09:41:56.333Z] > git rev-list --no-walk c18d4e913676460761c0f97e27d0e4173c28619a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:41:56.983Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/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-02-18T09:41:56.983Z] Unable to find image 'alpine:latest' locally [2021-02-18T09:41:57.239Z] latest: Pulling from library/alpine [2021-02-18T09:41:57.239Z] ba3557a56b15: Pulling fs layer [2021-02-18T09:41:57.239Z] ba3557a56b15: Verifying Checksum [2021-02-18T09:41:57.239Z] ba3557a56b15: Download complete [2021-02-18T09:41:57.500Z] ba3557a56b15: Pull complete [2021-02-18T09:41:57.501Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-02-18T09:41:57.501Z] Status: Downloaded newer image for alpine:latest [2021-02-18T09:42:00.016Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [2021-02-18T09:42:00.230Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02b3128e4251f8735) in /home/ubuntu/workspace/moby_PR-42021 [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2021-02-18T09:42:00.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08a67ec25e48e72e0) in /home/ubuntu/workspace/moby_PR-42021 Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2021-02-18T09:42:00.264Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00bd4c7c2b88ffaae) in /home/ubuntu/workspace/moby_PR-42021 [Pipeline] checkout [2021-02-18T09:42:00.281Z] The recommended git tool is: git [2021-02-18T09:42:00.287Z] using credential docker-jenkins-github-credentials [Pipeline] { [2021-02-18T09:42:00.298Z] Fetching changes from the remote Git repository [2021-02-18T09:42:00.302Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2021-02-18T09:42:00.373Z] The recommended git tool is: git [Pipeline] // stage [2021-02-18T09:42:00.388Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2021-02-18T09:42:00.400Z] Cloning the remote Git repository [2021-02-18T09:42:00.400Z] Cloning with configured refspecs honoured and without tags [Pipeline] { Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2021-02-18T09:42:00.427Z] The recommended git tool is: git [Pipeline] // stage [2021-02-18T09:42:00.443Z] using credential docker-jenkins-github-credentials [2021-02-18T09:42:00.450Z] Cloning the remote Git repository [2021-02-18T09:42:00.450Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2021-02-18T09:42:00.547Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [Pipeline] // stage [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] 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] } [2021-02-18T09:42:00.670Z] Merge succeeded, producing 261a1e57367afb9b450890005fb268d8306168ba [2021-02-18T09:42:00.670Z] Checking out Revision 261a1e57367afb9b450890005fb268d8306168ba (PR-42021) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2021-02-18T09:42:00.725Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [2021-02-18T09:42:00.731Z] First time build. Skipping changelog. [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:42:00.358Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-02-18T09:42:00.364Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:42:00.368Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:42:00.368Z] > git --version # timeout=10 [2021-02-18T09:42:00.376Z] > git --version # 'git version 2.17.1' [2021-02-18T09:42:00.376Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:00.376Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:00.613Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:00.619Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:42:00.662Z] > git remote # timeout=10 [2021-02-18T09:42:00.668Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:42:00.674Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:00.674Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:42:00.731Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:42:00.736Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:00.739Z] > git checkout -f 261a1e57367afb9b450890005fb268d8306168ba # timeout=10 [2021-02-18T09:42:00.791Z] > git rev-list --no-walk c18d4e913676460761c0f97e27d0e4173c28619a # timeout=10 [2021-02-18T09:42:00.404Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:42:00.404Z] > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10 [2021-02-18T09:42:00.431Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:42:00.431Z] > git --version # timeout=10 [2021-02-18T09:42:00.439Z] > git --version # 'git version 2.17.1' [2021-02-18T09:42:00.440Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:00.440Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:00.452Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:42:00.452Z] > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10 [2021-02-18T09:42:00.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:42:00.469Z] > git --version # timeout=10 [2021-02-18T09:42:00.478Z] > git --version # 'git version 2.17.1' [2021-02-18T09:42:00.478Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:00.479Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:01.480Z] + docker version [2021-02-18T09:42:01.480Z] Client: Docker Engine - Community [2021-02-18T09:42:01.480Z] Version: 20.10.3 [2021-02-18T09:42:01.480Z] API version: 1.41 [2021-02-18T09:42:01.480Z] Go version: go1.13.15 [2021-02-18T09:42:01.480Z] Git commit: 48d30b5 [2021-02-18T09:42:01.480Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:42:01.480Z] OS/Arch: linux/amd64 [2021-02-18T09:42:01.480Z] Context: default [2021-02-18T09:42:01.480Z] Experimental: true [2021-02-18T09:42:01.480Z] [2021-02-18T09:42:01.480Z] Server: Docker Engine - Community [2021-02-18T09:42:01.480Z] Engine: [2021-02-18T09:42:01.480Z] Version: 20.10.3 [2021-02-18T09:42:01.480Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:42:01.480Z] Go version: go1.13.15 [2021-02-18T09:42:01.480Z] Git commit: 46229ca [2021-02-18T09:42:01.480Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:42:01.480Z] OS/Arch: linux/amd64 [2021-02-18T09:42:01.480Z] Experimental: true [2021-02-18T09:42:01.480Z] containerd: [2021-02-18T09:42:01.480Z] Version: 1.4.3 [2021-02-18T09:42:01.480Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:01.480Z] runc: [2021-02-18T09:42:01.480Z] Version: 1.0.0-rc92 [2021-02-18T09:42:01.480Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:01.480Z] docker-init: [2021-02-18T09:42:01.480Z] Version: 0.19.0 [2021-02-18T09:42:01.480Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:42:01.757Z] + docker info [2021-02-18T09:42:02.317Z] Client: [2021-02-18T09:42:02.317Z] Context: default [2021-02-18T09:42:02.317Z] Debug Mode: false [2021-02-18T09:42:02.317Z] Plugins: [2021-02-18T09:42:02.317Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:42:02.317Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:42:02.317Z] [2021-02-18T09:42:02.317Z] Server: [2021-02-18T09:42:02.317Z] Containers: 0 [2021-02-18T09:42:02.317Z] Running: 0 [2021-02-18T09:42:02.317Z] Paused: 0 [2021-02-18T09:42:02.317Z] Stopped: 0 [2021-02-18T09:42:02.317Z] Images: 3 [2021-02-18T09:42:02.317Z] Server Version: 20.10.3 [2021-02-18T09:42:02.317Z] Storage Driver: overlay2 [2021-02-18T09:42:02.317Z] Backing Filesystem: extfs [2021-02-18T09:42:02.317Z] Supports d_type: true [2021-02-18T09:42:02.317Z] Native Overlay Diff: true [2021-02-18T09:42:02.317Z] Logging Driver: json-file [2021-02-18T09:42:02.317Z] Cgroup Driver: cgroupfs [2021-02-18T09:42:02.317Z] Cgroup Version: 1 [2021-02-18T09:42:02.317Z] Plugins: [2021-02-18T09:42:02.317Z] Volume: local [2021-02-18T09:42:02.317Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:42:02.317Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:42:02.317Z] Swarm: inactive [2021-02-18T09:42:02.317Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:42:02.317Z] Default Runtime: runc [2021-02-18T09:42:02.317Z] Init Binary: docker-init [2021-02-18T09:42:02.317Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:02.317Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:02.317Z] init version: de40ad0 [2021-02-18T09:42:02.317Z] Security Options: [2021-02-18T09:42:02.317Z] apparmor [2021-02-18T09:42:02.317Z] seccomp [2021-02-18T09:42:02.317Z] Profile: default [2021-02-18T09:42:02.317Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:42:02.317Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:42:02.317Z] OSType: linux [2021-02-18T09:42:02.317Z] Architecture: x86_64 [2021-02-18T09:42:02.317Z] CPUs: 2 [2021-02-18T09:42:02.317Z] Total Memory: 7.569GiB [2021-02-18T09:42:02.317Z] Name: ip-10-100-64-14 [2021-02-18T09:42:02.317Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:42:02.317Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:42:02.317Z] Debug Mode: false [2021-02-18T09:42:02.317Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:42:02.317Z] Labels: [2021-02-18T09:42:02.317Z] Experimental: true [2021-02-18T09:42:02.317Z] Insecure Registries: [2021-02-18T09:42:02.317Z] 127.0.0.0/8 [2021-02-18T09:42:02.317Z] Live Restore Enabled: true [2021-02-18T09:42:02.317Z] [2021-02-18T09:42:02.317Z] WARNING: No swap limit support [2021-02-18T09:42:02.317Z] WARNING: No blkio weight support [2021-02-18T09:42:02.317Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:42:02.599Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:02.599Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:02.599Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:42:02.599Z] + bash /home/ubuntu/workspace/moby_PR-42021/check-config.sh [2021-02-18T09:42:02.599Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:42:02.599Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:42:02.599Z] [2021-02-18T09:42:02.599Z] Generally Necessary: [2021-02-18T09:42:02.599Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:42:02.599Z] - apparmor: enabled and tools installed [2021-02-18T09:42:02.599Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:42:02.599Z] - CONFIG_NET_NS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_PID_NS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_MEMCG: enabled [2021-02-18T09:42:02.599Z] - CONFIG_KEYS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:42:02.599Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:42:02.599Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:42:02.599Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:42:02.599Z] [2021-02-18T09:42:02.599Z] Optional Features: [2021-02-18T09:42:02.599Z] - CONFIG_USER_NS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:42:02.599Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:42:02.599Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:42:02.599Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:42:02.599Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:42:02.599Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:42:02.599Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:42:02.599Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:42:02.599Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:42:02.858Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:42:02.858Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:42:02.858Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:42:02.858Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:42:02.858Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:42:02.858Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:42:02.858Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:42:02.858Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:42:02.858Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:42:02.858Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:42:02.858Z] - Network Drivers: [2021-02-18T09:42:02.858Z] - "overlay": [2021-02-18T09:42:02.858Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:42:02.858Z] Optional (for encrypted networks): [2021-02-18T09:42:02.858Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:42:02.858Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:42:02.858Z] - CONFIG_XFRM: enabled [2021-02-18T09:42:02.858Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:42:02.858Z] - "ipvlan": [2021-02-18T09:42:02.858Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:42:02.858Z] - "macvlan": [2021-02-18T09:42:02.858Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:42:02.858Z] - "ftp,tftp client in container": [2021-02-18T09:42:02.858Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:42:02.858Z] - Storage Drivers: [2021-02-18T09:42:02.858Z] - "aufs": [2021-02-18T09:42:02.858Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:42:02.858Z] - "btrfs": [2021-02-18T09:42:02.858Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:42:02.858Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:42:02.858Z] - "devicemapper": [2021-02-18T09:42:02.858Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:42:02.858Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:42:02.858Z] - "overlay": [2021-02-18T09:42:02.858Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:42:02.858Z] - "zfs": [2021-02-18T09:42:02.858Z] - /dev/zfs: present [2021-02-18T09:42:02.858Z] - zfs command: missing [2021-02-18T09:42:02.858Z] - zpool command: missing [2021-02-18T09:42:02.858Z] [2021-02-18T09:42:02.858Z] Limits: [2021-02-18T09:42:02.858Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:42:02.858Z] [2021-02-18T09:42:02.858Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:42:03.178Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb . [2021-02-18T09:42:03.178Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:42:03.178Z] #1 sha256:57fdb023a39a0dc93bc5e9523cd67b14ae0148c385bb6f7c11444793f22959d4 [2021-02-18T09:42:03.178Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:42:03.178Z] #1 DONE 0.0s [2021-02-18T09:42:03.178Z] [2021-02-18T09:42:03.178Z] #2 [internal] load .dockerignore [2021-02-18T09:42:03.178Z] #2 sha256:a866597539689859a0b766483b43e18df49ff341b82f6b14195453ce0477458e [2021-02-18T09:42:03.178Z] #2 transferring context: 87B done [2021-02-18T09:42:03.178Z] #2 DONE 0.0s [2021-02-18T09:42:03.178Z] [2021-02-18T09:42:03.178Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:42:03.178Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:42:03.739Z] #3 DONE 0.3s [2021-02-18T09:42:03.739Z] [2021-02-18T09:42:03.739Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:42:03.739Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:42:03.739Z] #4 CACHED [2021-02-18T09:42:03.739Z] [2021-02-18T09:42:03.739Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:42:03.739Z] #5 sha256:443240f740abba5c1c5dd83e1d056d66e87090d0f3df6c621810bd593fdbf2c7 [2021-02-18T09:42:03.739Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:42:03.739Z] #5 DONE 0.0s [2021-02-18T09:42:03.739Z] [2021-02-18T09:42:03.739Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:42:03.739Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:42:03.995Z] #7 DONE 0.1s [2021-02-18T09:42:03.995Z] [2021-02-18T09:42:03.995Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:42:03.995Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:42:03.995Z] #6 DONE 0.1s [2021-02-18T09:42:03.995Z] [2021-02-18T09:42:03.995Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:42:03.995Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:42:04.250Z] #8 DONE 0.4s [2021-02-18T09:42:04.250Z] [2021-02-18T09:42:04.250Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:42:04.250Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:42:04.250Z] #61 DONE 0.0s [2021-02-18T09:42:04.250Z] [2021-02-18T09:42:04.250Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:42:04.250Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:42:04.250Z] #9 DONE 0.0s [2021-02-18T09:42:04.250Z] [2021-02-18T09:42:04.250Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:42:04.250Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:42:04.250Z] #25 DONE 0.0s [2021-02-18T09:42:04.250Z] [2021-02-18T09:42:04.250Z] #22 [internal] load build context [2021-02-18T09:42:04.250Z] #22 sha256:c018a0644fd644859adfdec056df66413dd4311f3f9bafee866fe1b275cc9217 [2021-02-18T09:42:06.149Z] #22 transferring context: 53.41MB 1.3s done [2021-02-18T09:42:06.149Z] #22 DONE 1.3s [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:42:06.149Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:42:06.149Z] #10 CACHED [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #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-02-18T09:42:06.149Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:42:06.149Z] #11 CACHED [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:06.149Z] #63 sha256:85049e51cba573233b945c95d9fd4b892ce1eaabfd5305da713ec9a20f41c15c [2021-02-18T09:42:06.149Z] #63 ... [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #54 [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-02-18T09:42:06.149Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:42:06.149Z] #54 CACHED [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:42:06.149Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:42:06.149Z] #12 CACHED [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #35 [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-02-18T09:42:06.149Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:42:06.149Z] #35 CACHED [2021-02-18T09:42:06.149Z] [2021-02-18T09:42:06.149Z] #44 [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-02-18T09:42:06.149Z] #44 sha256:b4954ccb452f324d93594ebd7a1d3d909768062772a7960a1b7f5bdf9bbc88ef [2021-02-18T09:42:10.506Z] #44 4.418 + RM_GOPATH=0 [2021-02-18T09:42:10.506Z] #44 4.418 + TMP_GOPATH= [2021-02-18T09:42:10.506Z] #44 4.418 + : /build [2021-02-18T09:42:10.506Z] #44 4.418 + '[' -z '' ']' [2021-02-18T09:42:10.506Z] #44 4.430 ++ mktemp -d [2021-02-18T09:42:10.506Z] #44 4.431 + export GOPATH=/tmp/tmp.mLsdIfRHl4 [2021-02-18T09:42:10.506Z] #44 4.431 + GOPATH=/tmp/tmp.mLsdIfRHl4 [2021-02-18T09:42:10.506Z] #44 4.431 + RM_GOPATH=1 [2021-02-18T09:42:10.506Z] #44 4.431 + case "$(go env GOARCH)" in [2021-02-18T09:42:10.506Z] #44 4.432 ++ go env GOARCH [2021-02-18T09:42:10.506Z] #44 4.462 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:10.506Z] #44 4.463 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:10.506Z] #44 4.463 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:10.506Z] #44 4.467 + dir=/tmp/install [2021-02-18T09:42:10.506Z] #44 4.467 + bin=vndr [2021-02-18T09:42:10.506Z] #44 4.467 + shift [2021-02-18T09:42:10.506Z] #44 4.468 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:42:10.506Z] #44 4.468 + . /tmp/install/vndr.installer [2021-02-18T09:42:10.506Z] #44 4.468 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:10.506Z] #44 4.469 + install_vndr [2021-02-18T09:42:10.506Z] #44 4.469 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:42:10.506Z] #44 4.470 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:10.506Z] #44 4.471 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mLsdIfRHl4/src/github.com/LK4D4/vndr [2021-02-18T09:42:10.506Z] #44 4.472 Cloning into '/tmp/tmp.mLsdIfRHl4/src/github.com/LK4D4/vndr'... [2021-02-18T09:42:11.067Z] #44 5.056 + cd /tmp/tmp.mLsdIfRHl4/src/github.com/LK4D4/vndr [2021-02-18T09:42:11.067Z] #44 5.056 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:11.067Z] #44 5.078 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:42:12.441Z] #44 ... [2021-02-18T09:42:12.441Z] [2021-02-18T09:42:12.441Z] #36 [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-02-18T09:42:12.441Z] #36 sha256:3392bfa1e9ea1300a45d25b364e1c26aa9a2b7b1b1073cede82a0f15a6057d2c [2021-02-18T09:42:12.441Z] #36 4.379 + RM_GOPATH=0 [2021-02-18T09:42:12.441Z] #36 4.379 + TMP_GOPATH= [2021-02-18T09:42:12.441Z] #36 4.379 + : /build [2021-02-18T09:42:12.441Z] #36 4.379 + '[' -z '' ']' [2021-02-18T09:42:12.441Z] #36 4.382 ++ mktemp -d [2021-02-18T09:42:12.441Z] #36 4.384 + export GOPATH=/tmp/tmp.BtNTfBI6KS [2021-02-18T09:42:12.441Z] #36 4.384 + GOPATH=/tmp/tmp.BtNTfBI6KS [2021-02-18T09:42:12.441Z] #36 4.384 + RM_GOPATH=1 [2021-02-18T09:42:12.441Z] #36 4.384 + case "$(go env GOARCH)" in [2021-02-18T09:42:12.441Z] #36 4.385 ++ go env GOARCH [2021-02-18T09:42:12.441Z] #36 4.415 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:12.441Z] #36 4.415 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:12.441Z] #36 4.426 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:12.441Z] #36 4.428 + dir=/tmp/install [2021-02-18T09:42:12.441Z] #36 4.428 + bin=tini [2021-02-18T09:42:12.441Z] #36 4.428 + shift [2021-02-18T09:42:12.441Z] #36 4.428 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:42:12.441Z] #36 4.428 + . /tmp/install/tini.installer [2021-02-18T09:42:12.441Z] #36 4.428 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:12.441Z] #36 4.431 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:12.441Z] #36 4.431 + install_tini [2021-02-18T09:42:12.441Z] #36 4.431 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:42:12.441Z] #36 4.431 + git clone https://github.com/krallin/tini.git /tmp/tmp.BtNTfBI6KS/tini [2021-02-18T09:42:12.441Z] #36 4.434 Cloning into '/tmp/tmp.BtNTfBI6KS/tini'... [2021-02-18T09:42:12.441Z] #36 5.131 + cd /tmp/tmp.BtNTfBI6KS/tini [2021-02-18T09:42:12.441Z] #36 5.131 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:12.441Z] #36 5.137 + cmake . [2021-02-18T09:42:12.441Z] #36 5.648 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:42:12.441Z] #36 5.686 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:42:12.441Z] #36 6.358 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:42:12.441Z] #36 6.364 -- Detecting C compiler ABI info [2021-02-18T09:42:12.441Z] #36 ... [2021-02-18T09:42:12.441Z] [2021-02-18T09:42:12.441Z] #44 [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-02-18T09:42:12.441Z] #44 sha256:b4954ccb452f324d93594ebd7a1d3d909768062772a7960a1b7f5bdf9bbc88ef [2021-02-18T09:42:12.441Z] #44 6.500 github.com/LK4D4/vndr/build [2021-02-18T09:42:12.441Z] #44 6.565 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:42:12.701Z] #44 6.916 github.com/LK4D4/vndr/versioned [2021-02-18T09:42:14.066Z] #44 8.074 github.com/LK4D4/vndr/godl [2021-02-18T09:42:14.428Z] Fetching without tags [2021-02-18T09:42:14.448Z] Fetching without tags [2021-02-18T09:42:14.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:42:14.430Z] > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10 [2021-02-18T09:42:14.432Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:14.440Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:42:14.451Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:42:14.451Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:14.452Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:14.389Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:42:14.397Z] > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10 [2021-02-18T09:42:14.405Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:14.411Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:42:14.429Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:42:14.429Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:14.430Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:42:14.656Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [2021-02-18T09:42:14.707Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [2021-02-18T09:42:15.229Z] Still waiting to schedule task [2021-02-18T09:42:15.230Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-077baba2d5e2cb7fb)’ [2021-02-18T09:42:15.232Z] Still waiting to schedule task [2021-02-18T09:42:15.232Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0833931249f627f22)’ [2021-02-18T09:42:15.313Z] Merge succeeded, producing a5b754d20756d6b27a312df410bcf45c22c9167d [2021-02-18T09:42:15.313Z] Checking out Revision a5b754d20756d6b27a312df410bcf45c22c9167d (PR-42021) [2021-02-18T09:42:15.434Z] Merge succeeded, producing a5b754d20756d6b27a312df410bcf45c22c9167d [2021-02-18T09:42:15.434Z] Checking out Revision a5b754d20756d6b27a312df410bcf45c22c9167d (PR-42021) [2021-02-18T09:42:15.486Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [2021-02-18T09:42:15.499Z] First time build. Skipping changelog. [2021-02-18T09:42:15.650Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:42:15.960Z] #44 ... [2021-02-18T09:42:15.960Z] [2021-02-18T09:42:15.960Z] #55 [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-02-18T09:42:15.960Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:42:15.960Z] #55 3.412 + RM_GOPATH=0 [2021-02-18T09:42:15.960Z] #55 3.412 + TMP_GOPATH= [2021-02-18T09:42:15.960Z] #55 3.412 + : /build [2021-02-18T09:42:15.960Z] #55 3.412 + '[' -z '' ']' [2021-02-18T09:42:15.960Z] #55 3.412 ++ mktemp -d [2021-02-18T09:42:15.960Z] #55 3.416 + export GOPATH=/tmp/tmp.9fIm2LAtLX [2021-02-18T09:42:15.960Z] #55 3.416 + GOPATH=/tmp/tmp.9fIm2LAtLX [2021-02-18T09:42:15.960Z] #55 3.416 + RM_GOPATH=1 [2021-02-18T09:42:15.960Z] #55 3.416 + case "$(go env GOARCH)" in [2021-02-18T09:42:15.960Z] #55 3.416 ++ go env GOARCH [2021-02-18T09:42:15.960Z] #55 3.428 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:15.960Z] #55 3.428 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:15.960Z] #55 3.428 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:15.960Z] #55 3.428 + dir=/tmp/install [2021-02-18T09:42:15.960Z] #55 3.428 + bin=containerd [2021-02-18T09:42:15.960Z] #55 3.428 + shift [2021-02-18T09:42:15.960Z] #55 3.428 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:42:15.960Z] #55 3.428 + . /tmp/install/containerd.installer [2021-02-18T09:42:15.960Z] #55 3.428 ++ set -e [2021-02-18T09:42:15.960Z] #55 3.428 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:15.960Z] #55 3.428 + install_containerd [2021-02-18T09:42:15.960Z] #55 3.428 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:42:15.960Z] #55 3.428 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9fIm2LAtLX/src/github.com/containerd/containerd [2021-02-18T09:42:15.960Z] #55 3.428 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:15.960Z] #55 3.436 Cloning into '/tmp/tmp.9fIm2LAtLX/src/github.com/containerd/containerd'... [2021-02-18T09:42:15.960Z] #55 ... [2021-02-18T09:42:15.960Z] [2021-02-18T09:42:15.960Z] #46 [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-02-18T09:42:15.960Z] #46 sha256:9929f8879d42cbe70e41d4fac132c5f53fe758c1ed378586a1d84f1a5540941a [2021-02-18T09:42:15.960Z] #46 4.433 + RM_GOPATH=0 [2021-02-18T09:42:15.960Z] #46 4.433 + TMP_GOPATH= [2021-02-18T09:42:15.960Z] #46 4.433 + : /build [2021-02-18T09:42:15.960Z] #46 4.433 + '[' -z '' ']' [2021-02-18T09:42:15.960Z] #46 4.439 ++ mktemp -d [2021-02-18T09:42:15.960Z] #46 4.444 + export GOPATH=/tmp/tmp.L0goTUo6ti [2021-02-18T09:42:15.960Z] #46 4.446 + GOPATH=/tmp/tmp.L0goTUo6ti [2021-02-18T09:42:15.960Z] #46 4.446 + RM_GOPATH=1 [2021-02-18T09:42:15.960Z] #46 4.446 + case "$(go env GOARCH)" in [2021-02-18T09:42:15.960Z] #46 4.447 ++ go env GOARCH [2021-02-18T09:42:15.960Z] #46 4.475 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:15.960Z] #46 4.475 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:15.960Z] #46 4.475 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:15.960Z] #46 4.480 + dir=/tmp/install [2021-02-18T09:42:15.960Z] #46 4.492 + bin=gotestsum [2021-02-18T09:42:15.960Z] #46 4.492 + shift [2021-02-18T09:42:15.960Z] #46 4.492 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:42:15.960Z] #46 4.492 + . /tmp/install/gotestsum.installer [2021-02-18T09:42:15.960Z] #46 4.492 ++ : v0.5.3 [2021-02-18T09:42:15.960Z] #46 4.492 + install_gotestsum [2021-02-18T09:42:15.960Z] #46 4.492 + set -e [2021-02-18T09:42:15.960Z] #46 4.492 + export GO111MODULE=on [2021-02-18T09:42:15.960Z] #46 4.492 + GO111MODULE=on [2021-02-18T09:42:15.960Z] #46 4.492 + GOBIN=/build [2021-02-18T09:42:15.960Z] #46 4.497 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:42:15.960Z] #46 4.518 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:15.960Z] #46 4.527 go: finding gotest.tools v0.5.3 [2021-02-18T09:42:15.960Z] #46 5.252 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:15.960Z] #46 5.811 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:15.960Z] #46 6.559 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:15.960Z] #46 6.559 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:42:15.960Z] #46 6.560 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:15.960Z] #46 6.760 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:15.960Z] #46 6.798 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:15.960Z] #46 6.849 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:15.960Z] #46 6.876 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:15.960Z] #46 6.905 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:42:15.960Z] #46 6.915 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:15.960Z] #46 6.915 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:15.960Z] #46 6.926 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:15.960Z] #46 6.968 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:15.960Z] #46 7.083 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:15.960Z] #46 7.108 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:15.960Z] #46 7.142 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:15.960Z] #46 7.471 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:15.960Z] #46 7.592 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:15.960Z] #46 7.751 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:15.960Z] #46 7.833 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:15.960Z] #46 8.946 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:15.960Z] #46 9.728 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:42:16.180Z] + docker version [2021-02-18T09:42:16.180Z] Client: Docker Engine - Community [2021-02-18T09:42:16.180Z] Version: 20.10.3 [2021-02-18T09:42:16.180Z] API version: 1.41 [2021-02-18T09:42:16.180Z] Go version: go1.13.15 [2021-02-18T09:42:16.180Z] Git commit: 48d30b5 [2021-02-18T09:42:16.180Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:42:16.180Z] OS/Arch: linux/amd64 [2021-02-18T09:42:16.180Z] Context: default [2021-02-18T09:42:16.180Z] Experimental: true [2021-02-18T09:42:16.180Z] [2021-02-18T09:42:16.180Z] Server: Docker Engine - Community [2021-02-18T09:42:16.180Z] Engine: [2021-02-18T09:42:16.180Z] Version: 20.10.3 [2021-02-18T09:42:16.180Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:42:16.180Z] Go version: go1.13.15 [2021-02-18T09:42:16.180Z] Git commit: 46229ca [2021-02-18T09:42:16.180Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:42:16.180Z] OS/Arch: linux/amd64 [2021-02-18T09:42:16.180Z] Experimental: true [2021-02-18T09:42:16.180Z] containerd: [2021-02-18T09:42:16.180Z] Version: 1.4.3 [2021-02-18T09:42:16.180Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:16.180Z] runc: [2021-02-18T09:42:16.180Z] Version: 1.0.0-rc92 [2021-02-18T09:42:16.180Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:16.180Z] docker-init: [2021-02-18T09:42:16.180Z] Version: 0.19.0 [2021-02-18T09:42:16.180Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:42:16.218Z] #46 ... [2021-02-18T09:42:16.218Z] [2021-02-18T09:42:16.218Z] #50 [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-02-18T09:42:16.218Z] #50 sha256:6c59308323b45b13692ee3334d6b448b915b7c8f14d3920a68eb24bf9f1399d8 [2021-02-18T09:42:16.218Z] #50 4.042 + RM_GOPATH=0 [2021-02-18T09:42:16.218Z] #50 4.042 + TMP_GOPATH= [2021-02-18T09:42:16.218Z] #50 4.042 + : /build [2021-02-18T09:42:16.218Z] #50 4.042 + '[' -z '' ']' [2021-02-18T09:42:16.218Z] #50 4.042 ++ mktemp -d [2021-02-18T09:42:16.218Z] #50 4.044 + export GOPATH=/tmp/tmp.1UFkMejgbP [2021-02-18T09:42:16.218Z] #50 4.044 + GOPATH=/tmp/tmp.1UFkMejgbP [2021-02-18T09:42:16.218Z] #50 4.044 + RM_GOPATH=1 [2021-02-18T09:42:16.218Z] #50 4.044 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.218Z] #50 4.050 ++ go env GOARCH [2021-02-18T09:42:16.218Z] #50 4.058 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.218Z] #50 4.058 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.218Z] #50 4.066 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.218Z] #50 4.069 + dir=/tmp/install [2021-02-18T09:42:16.218Z] #50 4.069 + bin=shfmt [2021-02-18T09:42:16.218Z] #50 4.069 + shift [2021-02-18T09:42:16.218Z] #50 4.069 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:42:16.218Z] #50 4.069 + . /tmp/install/shfmt.installer [2021-02-18T09:42:16.218Z] #50 4.070 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:16.218Z] #50 4.070 + install_shfmt [2021-02-18T09:42:16.218Z] #50 4.070 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:42:16.218Z] #50 4.070 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1UFkMejgbP/src/github.com/mvdan/sh [2021-02-18T09:42:16.218Z] #50 4.070 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:16.218Z] #50 4.071 Cloning into '/tmp/tmp.1UFkMejgbP/src/github.com/mvdan/sh'... [2021-02-18T09:42:16.218Z] #50 ... [2021-02-18T09:42:16.218Z] [2021-02-18T09:42:16.218Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:16.218Z] #33 sha256:05a45a5300191ac303a86dda4dc75df18ecaee213302299a9ee2a0c14de0380f [2021-02-18T09:42:16.218Z] #33 4.091 + RM_GOPATH=0 [2021-02-18T09:42:16.218Z] #33 4.091 + TMP_GOPATH= [2021-02-18T09:42:16.218Z] #33 4.091 + : /build [2021-02-18T09:42:16.218Z] #33 4.091 + '[' -z '' ']' [2021-02-18T09:42:16.218Z] #33 4.094 ++ mktemp -d [2021-02-18T09:42:16.218Z] #33 4.106 + export GOPATH=/tmp/tmp.CsBjDQeoWa [2021-02-18T09:42:16.218Z] #33 4.106 + GOPATH=/tmp/tmp.CsBjDQeoWa [2021-02-18T09:42:16.218Z] #33 4.106 + RM_GOPATH=1 [2021-02-18T09:42:16.218Z] #33 4.106 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.218Z] #33 4.106 ++ go env GOARCH [2021-02-18T09:42:16.218Z] #33 4.183 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.218Z] #33 4.183 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.218Z] #33 4.183 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.218Z] #33 4.186 + dir=/tmp/install [2021-02-18T09:42:16.218Z] #33 4.186 + bin=tomlv [2021-02-18T09:42:16.218Z] #33 4.186 + shift [2021-02-18T09:42:16.218Z] #33 4.186 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:42:16.218Z] #33 4.186 + . /tmp/install/tomlv.installer [2021-02-18T09:42:16.218Z] #33 4.186 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:16.218Z] #33 4.186 + install_tomlv [2021-02-18T09:42:16.218Z] #33 4.186 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:42:16.218Z] #33 4.186 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.CsBjDQeoWa/src/github.com/BurntSushi/toml [2021-02-18T09:42:16.218Z] #33 4.186 Cloning into '/tmp/tmp.CsBjDQeoWa/src/github.com/BurntSushi/toml'... [2021-02-18T09:42:16.218Z] #33 4.186 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:16.218Z] #33 4.917 + cd /tmp/tmp.CsBjDQeoWa/src/github.com/BurntSushi/toml [2021-02-18T09:42:16.218Z] #33 4.917 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:16.218Z] #33 4.929 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:16.218Z] #33 5.876 github.com/BurntSushi/toml [2021-02-18T09:42:16.218Z] #33 8.889 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:14.709Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:14.716Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:42:15.146Z] > git remote # timeout=10 [2021-02-18T09:42:15.149Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:42:15.151Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:15.152Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:42:15.427Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:42:15.436Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:15.446Z] > git checkout -f a5b754d20756d6b27a312df410bcf45c22c9167d # timeout=10 [2021-02-18T09:42:14.656Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:14.662Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:42:15.094Z] > git remote # timeout=10 [2021-02-18T09:42:15.102Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:42:15.107Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:42:15.108Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:42:15.306Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:42:15.314Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:42:15.319Z] > git checkout -f a5b754d20756d6b27a312df410bcf45c22c9167d # timeout=10 [2021-02-18T09:42:15.487Z] > git rev-list --no-walk c18d4e913676460761c0f97e27d0e4173c28619a # timeout=10 [2021-02-18T09:42:16.332Z] + [ PR != PR ] [2021-02-18T09:42:16.332Z] + [ master != master ] [2021-02-18T09:42:16.332Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:42:16.461Z] + docker info [2021-02-18T09:42:16.475Z] #33 ... [2021-02-18T09:42:16.475Z] [2021-02-18T09:42:16.475Z] #48 [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-02-18T09:42:16.475Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:16.475Z] #48 4.316 + RM_GOPATH=0 [2021-02-18T09:42:16.475Z] #48 4.316 + TMP_GOPATH= [2021-02-18T09:42:16.475Z] #48 4.316 + : /build [2021-02-18T09:42:16.475Z] #48 4.316 + '[' -z '' ']' [2021-02-18T09:42:16.475Z] #48 4.319 ++ mktemp -d [2021-02-18T09:42:16.475Z] #48 4.326 + export GOPATH=/tmp/tmp.1eQ68nxjtR [2021-02-18T09:42:16.475Z] #48 4.326 + GOPATH=/tmp/tmp.1eQ68nxjtR [2021-02-18T09:42:16.475Z] #48 4.327 + RM_GOPATH=1 [2021-02-18T09:42:16.475Z] #48 4.327 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.475Z] #48 4.331 ++ go env GOARCH [2021-02-18T09:42:16.475Z] #48 4.339 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.475Z] #48 4.339 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.475Z] #48 4.339 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.475Z] #48 4.359 + dir=/tmp/install [2021-02-18T09:42:16.475Z] #48 4.359 + bin=golangci_lint [2021-02-18T09:42:16.475Z] #48 4.359 + shift [2021-02-18T09:42:16.475Z] #48 4.359 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:42:16.475Z] #48 4.359 + . /tmp/install/golangci_lint.installer [2021-02-18T09:42:16.475Z] #48 4.359 ++ : v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.359 + install_golangci_lint [2021-02-18T09:42:16.475Z] #48 4.359 + set -e [2021-02-18T09:42:16.475Z] #48 4.359 + export GO111MODULE=on [2021-02-18T09:42:16.475Z] #48 4.359 + GO111MODULE=on [2021-02-18T09:42:16.475Z] #48 4.359 + GOBIN=/build [2021-02-18T09:42:16.475Z] #48 4.359 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.392 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.393 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.397 go: finding github.com v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.398 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:16.475Z] #48 4.398 go: finding github.com/golangci v1.23.8 [2021-02-18T09:42:16.475Z] #48 5.327 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:16.475Z] #48 5.871 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:16.475Z] #48 ... [2021-02-18T09:42:16.475Z] [2021-02-18T09:42:16.475Z] #23 [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-02-18T09:42:16.475Z] #23 sha256:5de10cc66d38f5542293896ab417047f7d9beff959b355a5d06dde424acaf702 [2021-02-18T09:42:16.475Z] #23 3.575 + RM_GOPATH=0 [2021-02-18T09:42:16.475Z] #23 3.575 + TMP_GOPATH= [2021-02-18T09:42:16.475Z] #23 3.575 + : /build [2021-02-18T09:42:16.475Z] #23 3.575 + '[' -z '' ']' [2021-02-18T09:42:16.475Z] #23 3.576 ++ mktemp -d [2021-02-18T09:42:16.475Z] #23 3.578 + export GOPATH=/tmp/tmp.KCnUoVzRiq [2021-02-18T09:42:16.475Z] #23 3.578 + GOPATH=/tmp/tmp.KCnUoVzRiq [2021-02-18T09:42:16.475Z] #23 3.578 + RM_GOPATH=1 [2021-02-18T09:42:16.475Z] #23 3.578 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.475Z] #23 3.588 ++ go env GOARCH [2021-02-18T09:42:16.475Z] #23 3.592 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.475Z] #23 3.592 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.475Z] #23 3.600 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:42:16.475Z] #23 3.600 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.475Z] #23 3.600 + dir=/tmp/install [2021-02-18T09:42:16.475Z] #23 3.600 + bin=dockercli [2021-02-18T09:42:16.475Z] #23 3.600 + shift [2021-02-18T09:42:16.475Z] #23 3.600 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:42:16.475Z] #23 3.600 + . /tmp/install/dockercli.installer [2021-02-18T09:42:16.475Z] #23 3.600 ++ : stable [2021-02-18T09:42:16.475Z] #23 3.600 ++ : 17.06.2-ce [2021-02-18T09:42:16.475Z] #23 3.600 + install_dockercli [2021-02-18T09:42:16.475Z] #23 3.600 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:42:16.475Z] #23 3.600 ++ uname -m [2021-02-18T09:42:16.475Z] #23 3.600 + arch=x86_64 [2021-02-18T09:42:16.475Z] #23 3.600 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:42:16.475Z] #23 3.600 + url=https://download.docker.com/linux/static [2021-02-18T09:42:16.475Z] #23 3.612 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:42:16.475Z] #23 3.612 + tar -xz docker/docker [2021-02-18T09:42:16.475Z] #23 10.26 + mkdir -p /build [2021-02-18T09:42:16.475Z] #23 10.27 + mv docker/docker /build/ [2021-02-18T09:42:16.475Z] #23 10.28 + rmdir docker [2021-02-18T09:42:16.660Z] + docker version [2021-02-18T09:42:16.660Z] Client: Docker Engine - Community [2021-02-18T09:42:16.660Z] Version: 20.10.3 [2021-02-18T09:42:16.660Z] API version: 1.41 [2021-02-18T09:42:16.660Z] Go version: go1.13.15 [2021-02-18T09:42:16.660Z] Git commit: 48d30b5 [2021-02-18T09:42:16.660Z] Built: Fri Jan 29 14:33:13 2021 [2021-02-18T09:42:16.660Z] OS/Arch: linux/amd64 [2021-02-18T09:42:16.660Z] Context: default [2021-02-18T09:42:16.660Z] Experimental: true [2021-02-18T09:42:16.660Z] [2021-02-18T09:42:16.660Z] Server: Docker Engine - Community [2021-02-18T09:42:16.660Z] Engine: [2021-02-18T09:42:16.660Z] Version: 20.10.3 [2021-02-18T09:42:16.660Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:42:16.660Z] Go version: go1.13.15 [2021-02-18T09:42:16.660Z] Git commit: 46229ca [2021-02-18T09:42:16.660Z] Built: Fri Jan 29 14:31:25 2021 [2021-02-18T09:42:16.660Z] OS/Arch: linux/amd64 [2021-02-18T09:42:16.660Z] Experimental: true [2021-02-18T09:42:16.660Z] containerd: [2021-02-18T09:42:16.660Z] Version: 1.4.3 [2021-02-18T09:42:16.660Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:16.660Z] runc: [2021-02-18T09:42:16.660Z] Version: 1.0.0-rc92 [2021-02-18T09:42:16.660Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:16.660Z] docker-init: [2021-02-18T09:42:16.660Z] Version: 0.19.0 [2021-02-18T09:42:16.660Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:42:16.732Z] #23 ... [2021-02-18T09:42:16.732Z] [2021-02-18T09:42:16.732Z] #52 [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-02-18T09:42:16.732Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:42:16.732Z] #52 3.837 + RM_GOPATH=0 [2021-02-18T09:42:16.732Z] #52 3.837 + TMP_GOPATH= [2021-02-18T09:42:16.732Z] #52 3.837 + : /build [2021-02-18T09:42:16.732Z] #52 3.837 + '[' -z '' ']' [2021-02-18T09:42:16.732Z] #52 3.837 ++ mktemp -d [2021-02-18T09:42:16.732Z] #52 3.837 + export GOPATH=/tmp/tmp.tKugq2a7Ss [2021-02-18T09:42:16.732Z] #52 3.837 + GOPATH=/tmp/tmp.tKugq2a7Ss [2021-02-18T09:42:16.732Z] #52 3.837 + RM_GOPATH=1 [2021-02-18T09:42:16.732Z] #52 3.837 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.732Z] #52 3.837 ++ go env GOARCH [2021-02-18T09:42:16.732Z] #52 3.914 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.732Z] #52 3.914 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.732Z] #52 3.914 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.732Z] #52 3.916 + dir=/tmp/install [2021-02-18T09:42:16.732Z] #52 3.916 + bin=runc [2021-02-18T09:42:16.732Z] #52 3.916 + shift [2021-02-18T09:42:16.732Z] #52 3.916 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:42:16.732Z] #52 3.916 + . /tmp/install/runc.installer [2021-02-18T09:42:16.732Z] #52 3.916 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:16.732Z] #52 3.916 + install_runc [2021-02-18T09:42:16.732Z] #52 3.916 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:42:16.732Z] #52 3.920 + uname -r [2021-02-18T09:42:16.732Z] #52 3.922 + RUNC_BUILDTAGS='seccomp ' [2021-02-18T09:42:16.732Z] #52 3.922 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-18T09:42:16.732Z] #52 3.922 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.tKugq2a7Ss/src/github.com/opencontainers/runc [2021-02-18T09:42:16.732Z] #52 3.922 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-18T09:42:16.732Z] #52 3.931 Cloning into '/tmp/tmp.tKugq2a7Ss/src/github.com/opencontainers/runc'... [2021-02-18T09:42:16.732Z] #52 ... [2021-02-18T09:42:16.732Z] [2021-02-18T09:42:16.732Z] #57 [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-02-18T09:42:16.732Z] #57 sha256:dba3fac4287dc10b745fbdc94b5ba4a234ee94d4cd4200cad7b186a907e3d7e5 [2021-02-18T09:42:16.732Z] #57 4.031 + RM_GOPATH=0 [2021-02-18T09:42:16.732Z] #57 4.031 + TMP_GOPATH= [2021-02-18T09:42:16.732Z] #57 4.031 + : /build [2021-02-18T09:42:16.732Z] #57 4.031 + '[' -z '' ']' [2021-02-18T09:42:16.732Z] #57 4.032 ++ mktemp -d [2021-02-18T09:42:16.732Z] #57 4.040 + export GOPATH=/tmp/tmp.ikWHNH4Cdw [2021-02-18T09:42:16.732Z] #57 4.040 + GOPATH=/tmp/tmp.ikWHNH4Cdw [2021-02-18T09:42:16.732Z] #57 4.040 + RM_GOPATH=1 [2021-02-18T09:42:16.732Z] #57 4.040 + case "$(go env GOARCH)" in [2021-02-18T09:42:16.732Z] #57 4.040 ++ go env GOARCH [2021-02-18T09:42:16.732Z] #57 4.049 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.732Z] #57 4.049 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:16.732Z] #57 4.049 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:16.732Z] #57 4.064 + dir=/tmp/install [2021-02-18T09:42:16.732Z] #57 4.066 + bin=rootlesskit [2021-02-18T09:42:16.732Z] #57 4.067 + shift [2021-02-18T09:42:16.732Z] #57 4.067 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:42:16.732Z] #57 4.068 + . /tmp/install/rootlesskit.installer [2021-02-18T09:42:16.732Z] #57 4.068 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:16.732Z] #57 4.068 + install_rootlesskit [2021-02-18T09:42:16.732Z] #57 4.068 + case "$1" in [2021-02-18T09:42:16.732Z] #57 4.068 + export CGO_ENABLED=0 [2021-02-18T09:42:16.732Z] #57 4.068 + CGO_ENABLED=0 [2021-02-18T09:42:16.732Z] #57 4.068 + _install_rootlesskit [2021-02-18T09:42:16.732Z] #57 4.074 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:42:16.732Z] #57 4.074 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:16.732Z] #57 4.074 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ikWHNH4Cdw/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:16.732Z] #57 4.080 Cloning into '/tmp/tmp.ikWHNH4Cdw/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:42:16.732Z] #57 7.725 + cd /tmp/tmp.ikWHNH4Cdw/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:16.732Z] #57 7.726 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:16.732Z] #57 7.737 + export GO111MODULE=on [2021-02-18T09:42:16.732Z] #57 7.737 + GO111MODULE=on [2021-02-18T09:42:16.732Z] #57 7.738 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:42:16.732Z] #57 7.738 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:42:16.732Z] #57 8.970 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:16.732Z] #57 9.014 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:16.732Z] #57 9.041 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:16.732Z] #57 9.042 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:16.732Z] #57 9.050 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:16.732Z] #57 9.129 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:16.732Z] #57 9.189 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:16.732Z] #57 9.251 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:16.732Z] #57 9.253 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:16.732Z] #57 9.272 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:16.732Z] #57 9.569 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:16.732Z] #57 9.656 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:16.732Z] #57 9.716 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:16.732Z] #57 9.729 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:42:16.732Z] #57 9.781 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:16.732Z] #57 10.02 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:16.732Z] #57 10.16 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:16.732Z] #57 10.52 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:42:16.732Z] #57 10.72 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:16.947Z] + docker info [2021-02-18T09:42:16.989Z] #57 ... [2021-02-18T09:42:16.989Z] [2021-02-18T09:42:16.989Z] #46 [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-02-18T09:42:16.989Z] #46 sha256:9929f8879d42cbe70e41d4fac132c5f53fe758c1ed378586a1d84f1a5540941a [2021-02-18T09:42:16.989Z] #46 11.16 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:17.028Z] Client: [2021-02-18T09:42:17.028Z] Context: default [2021-02-18T09:42:17.028Z] Debug Mode: false [2021-02-18T09:42:17.028Z] Plugins: [2021-02-18T09:42:17.028Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:42:17.028Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:42:17.028Z] [2021-02-18T09:42:17.028Z] Server: [2021-02-18T09:42:17.028Z] Containers: 0 [2021-02-18T09:42:17.028Z] Running: 0 [2021-02-18T09:42:17.028Z] Paused: 0 [2021-02-18T09:42:17.028Z] Stopped: 0 [2021-02-18T09:42:17.028Z] Images: 2 [2021-02-18T09:42:17.028Z] Server Version: 20.10.3 [2021-02-18T09:42:17.028Z] Storage Driver: overlay2 [2021-02-18T09:42:17.028Z] Backing Filesystem: extfs [2021-02-18T09:42:17.028Z] Supports d_type: true [2021-02-18T09:42:17.028Z] Native Overlay Diff: true [2021-02-18T09:42:17.028Z] Logging Driver: json-file [2021-02-18T09:42:17.028Z] Cgroup Driver: cgroupfs [2021-02-18T09:42:17.028Z] Cgroup Version: 1 [2021-02-18T09:42:17.028Z] Plugins: [2021-02-18T09:42:17.028Z] Volume: local [2021-02-18T09:42:17.028Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:42:17.028Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:42:17.028Z] Swarm: inactive [2021-02-18T09:42:17.028Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:42:17.028Z] Default Runtime: runc [2021-02-18T09:42:17.028Z] Init Binary: docker-init [2021-02-18T09:42:17.028Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:17.028Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:17.028Z] init version: de40ad0 [2021-02-18T09:42:17.028Z] Security Options: [2021-02-18T09:42:17.028Z] apparmor [2021-02-18T09:42:17.028Z] seccomp [2021-02-18T09:42:17.028Z] Profile: default [2021-02-18T09:42:17.028Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:42:17.028Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:42:17.028Z] OSType: linux [2021-02-18T09:42:17.028Z] Architecture: x86_64 [2021-02-18T09:42:17.028Z] CPUs: 2 [2021-02-18T09:42:17.028Z] Total Memory: 7.569GiB [2021-02-18T09:42:17.028Z] Name: ip-10-100-111-86 [2021-02-18T09:42:17.028Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:42:17.028Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:42:17.028Z] Debug Mode: false [2021-02-18T09:42:17.028Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:42:17.028Z] Labels: [2021-02-18T09:42:17.028Z] Experimental: true [2021-02-18T09:42:17.028Z] Insecure Registries: [2021-02-18T09:42:17.028Z] 127.0.0.0/8 [2021-02-18T09:42:17.028Z] Live Restore Enabled: true [2021-02-18T09:42:17.028Z] [2021-02-18T09:42:17.028Z] WARNING: No swap limit support [2021-02-18T09:42:17.028Z] WARNING: No blkio weight support [2021-02-18T09:42:17.028Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:42:17.246Z] #46 ... [2021-02-18T09:42:17.246Z] [2021-02-18T09:42:17.246Z] #23 [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-02-18T09:42:17.246Z] #23 sha256:5de10cc66d38f5542293896ab417047f7d9beff959b355a5d06dde424acaf702 [2021-02-18T09:42:17.246Z] #23 DONE 11.4s [2021-02-18T09:42:17.246Z] [2021-02-18T09:42:17.246Z] #48 [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-02-18T09:42:17.246Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:17.246Z] #48 11.45 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:17.246Z] #48 11.45 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:42:17.246Z] #48 11.45 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:17.310Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:17.310Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:17.310Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:42:17.310Z] + bash /home/ubuntu/workspace/moby_PR-42021/check-config.sh [2021-02-18T09:42:17.310Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:42:17.310Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:42:17.310Z] [2021-02-18T09:42:17.310Z] Generally Necessary: [2021-02-18T09:42:17.310Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:42:17.310Z] - apparmor: enabled and tools installed [2021-02-18T09:42:17.310Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:42:17.310Z] - CONFIG_NET_NS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_PID_NS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_MEMCG: enabled [2021-02-18T09:42:17.310Z] - CONFIG_KEYS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:42:17.310Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:42:17.310Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:42:17.310Z] [2021-02-18T09:42:17.310Z] Optional Features: [2021-02-18T09:42:17.310Z] - CONFIG_USER_NS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:42:17.310Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:42:17.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:42:17.310Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:42:17.310Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:42:17.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:42:17.310Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:42:17.310Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:42:17.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:42:17.310Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:42:17.310Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:42:17.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:42:17.503Z] #48 11.52 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:17.503Z] #48 11.53 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:17.503Z] #48 11.54 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:42:17.503Z] #48 11.73 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:17.503Z] #48 11.74 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:42:17.503Z] #48 11.75 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:17.503Z] #48 11.77 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:17.568Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:42:17.568Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:42:17.568Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:42:17.568Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:42:17.568Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:42:17.568Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:42:17.568Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:42:17.568Z] - Network Drivers: [2021-02-18T09:42:17.568Z] - "overlay": [2021-02-18T09:42:17.568Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:42:17.568Z] Optional (for encrypted networks): [2021-02-18T09:42:17.568Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:42:17.568Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:42:17.568Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:42:17.568Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:42:17.568Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:42:17.568Z] - CONFIG_XFRM: enabled [2021-02-18T09:42:17.568Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:42:17.568Z] - "ipvlan": [2021-02-18T09:42:17.568Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:42:17.568Z] - "macvlan": [2021-02-18T09:42:17.568Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:42:17.568Z] - "ftp,tftp client in container": [2021-02-18T09:42:17.568Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:42:17.568Z] - Storage Drivers: [2021-02-18T09:42:17.568Z] - "aufs": [2021-02-18T09:42:17.568Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:42:17.568Z] - "btrfs": [2021-02-18T09:42:17.568Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:42:17.568Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:42:17.568Z] - "devicemapper": [2021-02-18T09:42:17.568Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:42:17.568Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:42:17.568Z] - "overlay": [2021-02-18T09:42:17.568Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:42:17.568Z] - "zfs": [2021-02-18T09:42:17.568Z] - /dev/zfs: present [2021-02-18T09:42:17.568Z] - zfs command: missing [2021-02-18T09:42:17.568Z] - zpool command: missing [2021-02-18T09:42:17.568Z] [2021-02-18T09:42:17.568Z] Limits: [2021-02-18T09:42:17.568Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:42:17.568Z] [2021-02-18T09:42:17.568Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:42:17.759Z] #48 11.78 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:17.759Z] #48 11.91 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:17.759Z] #48 11.93 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:42:17.882Z] Client: [2021-02-18T09:42:17.882Z] Context: default [2021-02-18T09:42:17.882Z] Debug Mode: false [2021-02-18T09:42:17.882Z] Plugins: [2021-02-18T09:42:17.882Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:42:17.882Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:42:17.882Z] [2021-02-18T09:42:17.882Z] Server: [2021-02-18T09:42:17.882Z] Containers: 0 [2021-02-18T09:42:17.882Z] Running: 0 [2021-02-18T09:42:17.882Z] Paused: 0 [2021-02-18T09:42:17.882Z] Stopped: 0 [2021-02-18T09:42:17.882Z] Images: 3 [2021-02-18T09:42:17.882Z] Server Version: 20.10.3 [2021-02-18T09:42:17.882Z] Storage Driver: overlay2 [2021-02-18T09:42:17.882Z] Backing Filesystem: extfs [2021-02-18T09:42:17.882Z] Supports d_type: true [2021-02-18T09:42:17.882Z] Native Overlay Diff: true [2021-02-18T09:42:17.882Z] Logging Driver: json-file [2021-02-18T09:42:17.882Z] Cgroup Driver: cgroupfs [2021-02-18T09:42:17.882Z] Cgroup Version: 1 [2021-02-18T09:42:17.882Z] Plugins: [2021-02-18T09:42:17.882Z] Volume: local [2021-02-18T09:42:17.882Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:42:17.882Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:42:17.882Z] Swarm: inactive [2021-02-18T09:42:17.882Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-02-18T09:42:17.882Z] Default Runtime: runc [2021-02-18T09:42:17.882Z] Init Binary: docker-init [2021-02-18T09:42:17.882Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:17.882Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:42:17.882Z] init version: de40ad0 [2021-02-18T09:42:17.882Z] Security Options: [2021-02-18T09:42:17.882Z] apparmor [2021-02-18T09:42:17.882Z] seccomp [2021-02-18T09:42:17.882Z] Profile: default [2021-02-18T09:42:17.882Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:42:17.882Z] Operating System: Ubuntu 18.04.5 LTS [2021-02-18T09:42:17.882Z] OSType: linux [2021-02-18T09:42:17.882Z] Architecture: x86_64 [2021-02-18T09:42:17.882Z] CPUs: 2 [2021-02-18T09:42:17.882Z] Total Memory: 7.569GiB [2021-02-18T09:42:17.882Z] Name: ip-10-100-110-177 [2021-02-18T09:42:17.882Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-02-18T09:42:17.882Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:42:17.882Z] Debug Mode: false [2021-02-18T09:42:17.882Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:42:17.882Z] Labels: [2021-02-18T09:42:17.882Z] Experimental: true [2021-02-18T09:42:17.882Z] Insecure Registries: [2021-02-18T09:42:17.882Z] 127.0.0.0/8 [2021-02-18T09:42:17.882Z] Live Restore Enabled: true [2021-02-18T09:42:17.882Z] [2021-02-18T09:42:17.882Z] WARNING: No swap limit support [2021-02-18T09:42:17.882Z] WARNING: No blkio weight support [2021-02-18T09:42:17.882Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-02-18T09:42:17.896Z] + sudo modprobe ip_vs [2021-02-18T09:42:17.896Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb . [2021-02-18T09:42:18.015Z] #48 12.09 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:18.015Z] #48 12.09 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:18.015Z] #48 12.13 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:18.015Z] #48 12.28 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:18.155Z] #2 [internal] load .dockerignore [2021-02-18T09:42:18.155Z] #2 sha256:59a29849482e09aa72564052c91273ad3e9e379770b266545cfaf7a4e74200f0 [2021-02-18T09:42:18.155Z] #2 transferring context: 87B done [2021-02-18T09:42:18.155Z] #2 DONE 0.0s [2021-02-18T09:42:18.155Z] [2021-02-18T09:42:18.155Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:42:18.155Z] #1 sha256:3c0d04af4c68781c2d54255b2de17ce9a00b74dfefb36abdf4576069749e132e [2021-02-18T09:42:18.155Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:42:18.155Z] #1 DONE 0.0s [2021-02-18T09:42:18.155Z] [2021-02-18T09:42:18.155Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:42:18.155Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:42:18.155Z] #3 DONE 0.1s [2021-02-18T09:42:18.155Z] [2021-02-18T09:42:18.155Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:42:18.155Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:42:18.155Z] #4 CACHED [2021-02-18T09:42:18.166Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:18.166Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:42:18.166Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:42:18.166Z] + bash /home/ubuntu/workspace/moby_PR-42021/check-config.sh [2021-02-18T09:42:18.166Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:42:18.166Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-02-18T09:42:18.166Z] [2021-02-18T09:42:18.166Z] Generally Necessary: [2021-02-18T09:42:18.166Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:42:18.166Z] - apparmor: enabled and tools installed [2021-02-18T09:42:18.166Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:42:18.166Z] - CONFIG_NET_NS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_PID_NS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:42:18.166Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_MEMCG: enabled [2021-02-18T09:42:18.166Z] - CONFIG_KEYS: enabled [2021-02-18T09:42:18.166Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:42:18.166Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:42:18.166Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:42:18.166Z] - CONFIG_NF_NAT_IPV4: missing [2021-02-18T09:42:18.167Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:42:18.167Z] - CONFIG_NF_NAT_NEEDED: missing [2021-02-18T09:42:18.167Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:42:18.167Z] [2021-02-18T09:42:18.167Z] Optional Features: [2021-02-18T09:42:18.167Z] - CONFIG_USER_NS: enabled [2021-02-18T09:42:18.167Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:42:18.167Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:42:18.167Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:42:18.167Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:42:18.271Z] #48 12.50 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:18.271Z] #48 12.56 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:18.414Z] [2021-02-18T09:42:18.414Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:42:18.414Z] #5 sha256:065bfe6b3975f0ac4a608658744944dbaa402677302ae7e634bea236d57294c7 [2021-02-18T09:42:18.414Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:42:18.414Z] #5 DONE 0.0s [2021-02-18T09:42:18.414Z] [2021-02-18T09:42:18.414Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:42:18.414Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:42:18.414Z] #8 DONE 0.1s [2021-02-18T09:42:18.414Z] [2021-02-18T09:42:18.414Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:42:18.414Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:42:18.425Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:42:18.425Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:42:18.425Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:42:18.425Z] - CONFIG_IOSCHED_CFQ: missing [2021-02-18T09:42:18.425Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-02-18T09:42:18.425Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:42:18.425Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:42:18.425Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:42:18.425Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:42:18.425Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:42:18.425Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:42:18.425Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:42:18.425Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:42:18.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:42:18.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:42:18.425Z] - Network Drivers: [2021-02-18T09:42:18.425Z] - "overlay": [2021-02-18T09:42:18.425Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:42:18.425Z] Optional (for encrypted networks): [2021-02-18T09:42:18.425Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:42:18.425Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:42:18.425Z] - CONFIG_XFRM: enabled [2021-02-18T09:42:18.425Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-02-18T09:42:18.425Z] - "ipvlan": [2021-02-18T09:42:18.425Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:42:18.425Z] - "macvlan": [2021-02-18T09:42:18.425Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:42:18.425Z] - "ftp,tftp client in container": [2021-02-18T09:42:18.425Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:42:18.425Z] - Storage Drivers: [2021-02-18T09:42:18.425Z] - "aufs": [2021-02-18T09:42:18.425Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:42:18.425Z] - "btrfs": [2021-02-18T09:42:18.425Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:42:18.425Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:42:18.425Z] - "devicemapper": [2021-02-18T09:42:18.425Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:42:18.425Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:42:18.530Z] #48 12.60 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:18.530Z] #48 12.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:18.530Z] #48 12.70 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:42:18.530Z] #48 12.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:18.530Z] #48 ... [2021-02-18T09:42:18.530Z] [2021-02-18T09:42:18.530Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:18.530Z] #63 sha256:85049e51cba573233b945c95d9fd4b892ce1eaabfd5305da713ec9a20f41c15c [2021-02-18T09:42:18.530Z] #63 2.805 + RM_GOPATH=0 [2021-02-18T09:42:18.530Z] #63 2.805 + TMP_GOPATH= [2021-02-18T09:42:18.530Z] #63 2.805 + : /build [2021-02-18T09:42:18.530Z] #63 2.805 + '[' -z '' ']' [2021-02-18T09:42:18.530Z] #63 2.805 ++ mktemp -d [2021-02-18T09:42:18.530Z] #63 2.805 + export GOPATH=/tmp/tmp.QZzKdlXZMI [2021-02-18T09:42:18.530Z] #63 2.805 + GOPATH=/tmp/tmp.QZzKdlXZMI [2021-02-18T09:42:18.530Z] #63 2.805 + RM_GOPATH=1 [2021-02-18T09:42:18.530Z] #63 2.805 + case "$(go env GOARCH)" in [2021-02-18T09:42:18.530Z] #63 2.805 ++ go env GOARCH [2021-02-18T09:42:18.530Z] #63 2.810 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:18.530Z] #63 2.810 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:18.530Z] #63 2.812 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:18.530Z] #63 2.812 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:18.530Z] #63 2.812 + dir=/tmp/install [2021-02-18T09:42:18.530Z] #63 2.812 + bin=proxy [2021-02-18T09:42:18.530Z] #63 2.812 + shift [2021-02-18T09:42:18.530Z] #63 2.812 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:42:18.530Z] #63 2.812 + . /tmp/install/proxy.installer [2021-02-18T09:42:18.530Z] #63 2.812 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:18.530Z] #63 2.812 + install_proxy [2021-02-18T09:42:18.530Z] #63 2.812 + case "$1" in [2021-02-18T09:42:18.530Z] #63 2.812 + export CGO_ENABLED=0 [2021-02-18T09:42:18.530Z] #63 2.812 + CGO_ENABLED=0 [2021-02-18T09:42:18.530Z] #63 2.812 + _install_proxy [2021-02-18T09:42:18.530Z] #63 2.812 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:42:18.530Z] #63 2.812 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.QZzKdlXZMI/src/github.com/docker/libnetwork [2021-02-18T09:42:18.530Z] #63 2.814 Cloning into '/tmp/tmp.QZzKdlXZMI/src/github.com/docker/libnetwork'... [2021-02-18T09:42:18.673Z] #7 DONE 0.1s [2021-02-18T09:42:18.673Z] [2021-02-18T09:42:18.673Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:42:18.673Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:42:18.673Z] #6 DONE 0.1s [2021-02-18T09:42:18.683Z] - "overlay": [2021-02-18T09:42:18.683Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:42:18.683Z] - "zfs": [2021-02-18T09:42:18.683Z] - /dev/zfs: present [2021-02-18T09:42:18.683Z] - zfs command: missing [2021-02-18T09:42:18.683Z] - zpool command: missing [2021-02-18T09:42:18.683Z] [2021-02-18T09:42:18.683Z] Limits: [2021-02-18T09:42:18.683Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:42:18.683Z] [2021-02-18T09:42:18.683Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:42:18.786Z] #63 ... [2021-02-18T09:42:18.786Z] [2021-02-18T09:42:18.786Z] #48 [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-02-18T09:42:18.786Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:18.786Z] #48 12.81 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:18.786Z] #48 12.82 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:18.786Z] #48 12.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:18.786Z] #48 12.86 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:18.786Z] #48 12.88 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:18.786Z] #48 12.94 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:18.932Z] [2021-02-18T09:42:18.932Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:42:18.932Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:42:18.932Z] #61 DONE 0.0s [2021-02-18T09:42:18.932Z] [2021-02-18T09:42:18.932Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:42:18.932Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:42:18.932Z] #9 DONE 0.0s [2021-02-18T09:42:18.932Z] [2021-02-18T09:42:18.932Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:42:18.932Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:42:18.932Z] #25 DONE 0.0s [2021-02-18T09:42:18.932Z] [2021-02-18T09:42:18.932Z] #22 [internal] load build context [2021-02-18T09:42:18.932Z] #22 sha256:4a5d173d565e81c43ed72c47e9bccf3f7d8534ff2f7561b5f7bdd075be3dd322 [2021-02-18T09:42:19.010Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb . [2021-02-18T09:42:19.042Z] #48 13.09 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:19.042Z] #48 13.17 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:19.042Z] #48 13.30 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:42:19.268Z] #2 [internal] load .dockerignore [2021-02-18T09:42:19.268Z] #2 sha256:66cd3adb4ed4193d1fb76927d511d0dfccaa7939487f74b3a28e019f0060c5a6 [2021-02-18T09:42:19.268Z] #2 transferring context: 87B done [2021-02-18T09:42:19.268Z] #2 DONE 0.0s [2021-02-18T09:42:19.268Z] [2021-02-18T09:42:19.268Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:42:19.268Z] #1 sha256:0970f474bdc7427d7eae8b8f4c34f7aa8391f3842de4868ea35ba46553240d3e [2021-02-18T09:42:19.268Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:42:19.268Z] #1 DONE 0.0s [2021-02-18T09:42:19.268Z] [2021-02-18T09:42:19.268Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:42:19.268Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:42:19.352Z] #48 ... [2021-02-18T09:42:19.352Z] [2021-02-18T09:42:19.352Z] #36 [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-02-18T09:42:19.352Z] #36 sha256:3392bfa1e9ea1300a45d25b364e1c26aa9a2b7b1b1073cede82a0f15a6057d2c [2021-02-18T09:42:19.352Z] #36 7.140 -- Detecting C compiler ABI info - done [2021-02-18T09:42:19.352Z] #36 7.171 -- Detecting C compile features [2021-02-18T09:42:19.352Z] #36 9.728 -- Detecting C compile features - done [2021-02-18T09:42:19.352Z] #36 9.809 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:42:19.352Z] #36 10.14 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:42:19.352Z] #36 10.32 -- Configuring done [2021-02-18T09:42:19.352Z] #36 10.34 -- Generating done [2021-02-18T09:42:19.352Z] #36 10.35 -- Build files have been written to: /tmp/tmp.BtNTfBI6KS/tini [2021-02-18T09:42:19.352Z] #36 10.35 + make tini-static [2021-02-18T09:42:19.352Z] #36 10.84 Scanning dependencies of target tini-static [2021-02-18T09:42:19.352Z] #36 10.97 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:42:19.352Z] #36 12.59 [100%] Linking C executable tini-static [2021-02-18T09:42:19.352Z] #36 13.13 [100%] Built target tini-static [2021-02-18T09:42:19.352Z] #36 13.20 + mkdir -p /build [2021-02-18T09:42:19.352Z] #36 13.20 + cp tini-static /build/docker-init [2021-02-18T09:42:19.352Z] #36 DONE 13.4s [2021-02-18T09:42:19.352Z] [2021-02-18T09:42:19.352Z] #48 [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-02-18T09:42:19.352Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:19.352Z] #48 13.33 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:19.352Z] #48 13.36 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:19.352Z] #48 13.51 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:19.526Z] #3 DONE 0.4s [2021-02-18T09:42:19.526Z] [2021-02-18T09:42:19.526Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:42:19.526Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:42:19.526Z] #4 CACHED [2021-02-18T09:42:19.608Z] #48 13.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:19.608Z] #48 13.66 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:19.784Z] [2021-02-18T09:42:19.784Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:42:19.784Z] #5 sha256:820b161758f7bce5fadc5608738aba9960cdd9246b28b83ea283f84b1ee40456 [2021-02-18T09:42:19.784Z] #5 transferring dockerfile: 16.55kB 0.0s done [2021-02-18T09:42:19.784Z] #5 DONE 0.0s [2021-02-18T09:42:19.784Z] [2021-02-18T09:42:19.784Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:42:19.784Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:42:19.784Z] #8 DONE 0.1s [2021-02-18T09:42:19.784Z] [2021-02-18T09:42:19.784Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:42:19.784Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:42:19.864Z] #48 13.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:19.864Z] #48 14.15 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:19.864Z] #48 14.16 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:20.043Z] #7 DONE 0.1s [2021-02-18T09:42:20.043Z] [2021-02-18T09:42:20.043Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:42:20.043Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:42:20.043Z] #6 DONE 0.2s [2021-02-18T09:42:20.119Z] #48 ... [2021-02-18T09:42:20.120Z] [2021-02-18T09:42:20.120Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:20.120Z] #33 sha256:05a45a5300191ac303a86dda4dc75df18ecaee213302299a9ee2a0c14de0380f [2021-02-18T09:42:20.120Z] #33 DONE 14.4s [2021-02-18T09:42:20.120Z] [2021-02-18T09:42:20.120Z] #48 [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-02-18T09:42:20.120Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:20.120Z] #48 14.43 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:20.310Z] #22 transferring context: 53.41MB 1.7s done [2021-02-18T09:42:20.311Z] [2021-02-18T09:42:20.311Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:42:20.311Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:42:20.311Z] #61 DONE 0.0s [2021-02-18T09:42:20.311Z] [2021-02-18T09:42:20.311Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:42:20.311Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:42:20.311Z] #9 DONE 0.0s [2021-02-18T09:42:20.311Z] [2021-02-18T09:42:20.311Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:42:20.311Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:42:20.311Z] #25 DONE 0.0s [2021-02-18T09:42:20.311Z] [2021-02-18T09:42:20.311Z] #22 [internal] load build context [2021-02-18T09:42:20.311Z] #22 sha256:34dfa044ec8657526de2814d9a673c38430ba6830e8d6b8c10a876df36c9b5a2 [2021-02-18T09:42:20.375Z] #48 14.44 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:20.375Z] #48 14.44 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:20.575Z] #22 DONE 1.7s [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:42:20.575Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:42:20.575Z] #10 CACHED [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #35 [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-02-18T09:42:20.575Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:42:20.575Z] #35 CACHED [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #54 [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-02-18T09:42:20.575Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:42:20.575Z] #54 CACHED [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:42:20.575Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:42:20.575Z] #12 CACHED [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #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-02-18T09:42:20.575Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:42:20.575Z] #11 CACHED [2021-02-18T09:42:20.575Z] [2021-02-18T09:42:20.575Z] #57 [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-02-18T09:42:20.575Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:42:20.631Z] #48 14.91 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:21.196Z] #48 15.17 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:21.196Z] #48 ... [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:42:21.196Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:42:21.196Z] #30 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:42:21.196Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:42:21.196Z] #16 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:42:21.196Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:42:21.196Z] #31 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:42:21.196Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:42:21.196Z] #21 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:42:21.196Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:42:21.196Z] #15 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:42:21.196Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:42:21.196Z] #17 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:42:21.196Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:42:21.196Z] #18 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #28 [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-02-18T09:42:21.196Z] #28 sha256:1994370227da90bfde907aefb979b06f0e03ada124eda05004bb63cd6f46762a [2021-02-18T09:42:21.196Z] #28 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:42:21.196Z] #24 sha256:4afdea4ea9b8ceb2d9de96d85412a9877b4b13549446bd0aadaffc28db7395bb [2021-02-18T09:42:21.196Z] #24 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:42:21.196Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:42:21.196Z] #20 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:42:21.196Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:42:21.196Z] #19 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:42:21.196Z] #29 sha256:cea9d568b1ae53303c878ad44235f93c017204ed2ae0e421e4c3eea2eb3a4082 [2021-02-18T09:42:21.196Z] #29 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:42:21.196Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:42:21.196Z] #14 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:42:21.196Z] #27 sha256:b145c8c7eeb114a76bc3b62a7fde3898f0ee00c3939bb862d34ac10663a5c803 [2021-02-18T09:42:21.196Z] #27 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:42:21.196Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:42:21.196Z] #13 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #26 [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-02-18T09:42:21.196Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:42:21.196Z] #26 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:42:21.196Z] #32 sha256:db90469871e99c7d63984c492542e4788ddf88d0bfd3a89f2bd968c390c6d7d7 [2021-02-18T09:42:21.196Z] #32 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:42:21.196Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:42:21.196Z] #38 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #39 [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-02-18T09:42:21.196Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:42:21.196Z] #39 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:42:21.196Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:42:21.196Z] #41 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:42:21.196Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:42:21.196Z] #42 CACHED [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:42:21.196Z] #34 sha256:5d2c07af3b412483fd44d1940eb5a6a0c441d7f51bc6328cf447fe5f071ca592 [2021-02-18T09:42:21.196Z] #34 DONE 0.1s [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:42:21.196Z] #37 sha256:499f20fa2120a3f86aa1bd55681493d15daae01fb40d4a3ba4ddd013fe891b80 [2021-02-18T09:42:21.196Z] #37 DONE 0.1s [2021-02-18T09:42:21.196Z] [2021-02-18T09:42:21.196Z] #52 [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-02-18T09:42:21.196Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:42:21.196Z] #52 15.53 + cd /tmp/tmp.tKugq2a7Ss/src/github.com/opencontainers/runc [2021-02-18T09:42:21.452Z] #52 15.56 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:21.452Z] #52 ... [2021-02-18T09:42:21.452Z] [2021-02-18T09:42:21.452Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:42:21.452Z] #40 sha256:24ff6551aa4e23c470a833d3713f70bf49cc79d6445a317ec4c60f09bbb6c9e0 [2021-02-18T09:42:21.452Z] #40 DONE 0.2s [2021-02-18T09:42:21.452Z] [2021-02-18T09:42:21.452Z] #52 [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-02-18T09:42:21.452Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:42:21.452Z] #52 15.74 + '[' -z '' ']' [2021-02-18T09:42:21.697Z] #22 transferring context: 53.41MB 1.5s done [2021-02-18T09:42:21.697Z] #22 DONE 1.6s [2021-02-18T09:42:21.697Z] [2021-02-18T09:42:21.697Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:42:21.697Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:42:21.697Z] #10 CACHED [2021-02-18T09:42:21.697Z] [2021-02-18T09:42:21.697Z] #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-02-18T09:42:21.697Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:42:21.697Z] #11 CACHED [2021-02-18T09:42:21.697Z] [2021-02-18T09:42:21.697Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:21.697Z] #63 sha256:e2079c4ae767eb35bdbd12377d1cc9bb9588482c44c7edba445bca3400350467 [2021-02-18T09:42:21.709Z] #52 ... [2021-02-18T09:42:21.709Z] [2021-02-18T09:42:21.709Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:42:21.709Z] #43 sha256:35024820a8d9f951c1740e5f63a1e0b7c79a66d43957217ef8a7aa59071d812f [2021-02-18T09:42:21.709Z] #43 DONE 0.1s [2021-02-18T09:42:21.709Z] [2021-02-18T09:42:21.709Z] #52 [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-02-18T09:42:21.709Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:42:21.709Z] #52 15.74 + target=static [2021-02-18T09:42:21.709Z] #52 15.74 + make 'BUILDTAGS=seccomp ' static [2021-02-18T09:42:21.955Z] #63 ... [2021-02-18T09:42:21.955Z] [2021-02-18T09:42:21.955Z] #54 [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-02-18T09:42:21.955Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:42:21.955Z] #54 CACHED [2021-02-18T09:42:21.955Z] [2021-02-18T09:42:21.956Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:42:21.956Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:42:21.956Z] #12 CACHED [2021-02-18T09:42:21.956Z] [2021-02-18T09:42:21.956Z] #35 [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-02-18T09:42:21.956Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:42:21.956Z] #35 CACHED [2021-02-18T09:42:21.956Z] [2021-02-18T09:42:21.956Z] #23 [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-02-18T09:42:21.956Z] #23 sha256:2fc78d0b1081ad25744972edb77b2d4dca609ef3215e79c15eb29562462e523e [2021-02-18T09:42:21.966Z] #52 16.13 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-18T09:42:24.790Z] #57 4.298 + RM_GOPATH=0 [2021-02-18T09:42:24.790Z] #57 4.298 + TMP_GOPATH= [2021-02-18T09:42:24.790Z] #57 4.299 + : /build [2021-02-18T09:42:24.790Z] #57 4.299 + '[' -z '' ']' [2021-02-18T09:42:24.790Z] #57 4.302 ++ mktemp -d [2021-02-18T09:42:24.790Z] #57 4.304 + export GOPATH=/tmp/tmp.dnDabWRLs1 [2021-02-18T09:42:24.790Z] #57 4.305 + GOPATH=/tmp/tmp.dnDabWRLs1 [2021-02-18T09:42:24.790Z] #57 4.307 + RM_GOPATH=1 [2021-02-18T09:42:24.790Z] #57 4.307 + case "$(go env GOARCH)" in [2021-02-18T09:42:24.790Z] #57 4.308 ++ go env GOARCH [2021-02-18T09:42:24.790Z] #57 4.346 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:24.790Z] #57 4.346 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:24.790Z] #57 4.356 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:24.790Z] #57 4.357 + dir=/tmp/install [2021-02-18T09:42:25.049Z] #57 4.360 + bin=rootlesskit [2021-02-18T09:42:25.049Z] #57 4.360 + shift [2021-02-18T09:42:25.049Z] #57 4.361 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:42:25.049Z] #57 4.361 + . /tmp/install/rootlesskit.installer [2021-02-18T09:42:25.049Z] #57 4.361 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:25.049Z] #57 4.362 + install_rootlesskit [2021-02-18T09:42:25.049Z] #57 4.363 + case "$1" in [2021-02-18T09:42:25.049Z] #57 4.363 + export CGO_ENABLED=0 [2021-02-18T09:42:25.049Z] #57 4.363 + CGO_ENABLED=0 [2021-02-18T09:42:25.049Z] #57 4.366 + _install_rootlesskit [2021-02-18T09:42:25.049Z] #57 4.368 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:42:25.049Z] #57 4.372 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:25.049Z] #57 4.372 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dnDabWRLs1/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:25.049Z] #57 4.380 Cloning into '/tmp/tmp.dnDabWRLs1/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:42:26.139Z] #52 ... [2021-02-18T09:42:26.139Z] [2021-02-18T09:42:26.139Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:26.139Z] #63 sha256:85049e51cba573233b945c95d9fd4b892ce1eaabfd5305da713ec9a20f41c15c [2021-02-18T09:42:26.139Z] #63 14.26 Checking out files: 55% (1054/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:42:26.139Z] #63 15.23 + cd /tmp/tmp.QZzKdlXZMI/src/github.com/docker/libnetwork [2021-02-18T09:42:26.139Z] #63 15.23 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:26.139Z] #63 15.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:42:26.139Z] #63 DONE 20.2s [2021-02-18T09:42:26.139Z] [2021-02-18T09:42:26.139Z] #48 [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-02-18T09:42:26.139Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:26.139Z] #48 15.51 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:26.139Z] #48 15.57 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:26.139Z] #48 16.39 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:26.139Z] #48 16.41 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:26.139Z] #48 16.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:26.139Z] #48 16.43 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:26.139Z] #48 16.70 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:26.139Z] #48 17.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:26.139Z] #48 17.99 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:26.139Z] #48 18.00 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:26.139Z] #48 18.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:26.139Z] #48 18.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:26.139Z] #48 18.11 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:26.139Z] #48 18.14 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:26.139Z] #48 18.14 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:42:26.139Z] #48 18.23 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:26.139Z] #48 18.24 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:26.139Z] #48 18.27 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:26.139Z] #48 18.28 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:26.139Z] #48 18.30 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:26.139Z] #48 18.31 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:26.139Z] #48 18.32 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:26.139Z] #48 18.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:26.139Z] #48 18.34 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:26.139Z] #48 18.34 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:26.139Z] #48 18.34 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:42:26.139Z] #48 18.44 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:26.139Z] #48 18.46 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:26.139Z] #48 18.50 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:26.139Z] #48 18.50 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:26.139Z] #48 18.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:26.139Z] #48 18.51 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:26.139Z] #48 18.55 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:26.139Z] #48 18.58 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:26.139Z] #48 18.60 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:26.139Z] #48 18.62 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:42:26.139Z] #48 18.68 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:26.139Z] #48 18.68 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:26.139Z] #48 18.69 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:26.139Z] #48 18.75 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:26.139Z] #48 18.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:26.139Z] #48 18.82 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:26.139Z] #48 18.84 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:26.139Z] #48 18.85 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:26.139Z] #48 18.90 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:26.139Z] #48 18.91 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:26.139Z] #48 18.98 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:26.139Z] #48 19.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:26.139Z] #48 19.03 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:42:26.139Z] #48 19.06 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:26.139Z] #48 19.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:26.139Z] #48 19.09 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:26.139Z] #48 19.09 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:26.139Z] #48 19.18 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:26.139Z] #48 19.25 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:26.139Z] #48 19.25 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:26.139Z] #48 19.26 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:26.139Z] #48 19.27 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:26.139Z] #48 19.27 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:26.139Z] #48 19.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:26.139Z] #48 19.31 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:26.139Z] #48 19.32 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:26.139Z] #48 19.39 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:26.139Z] #48 19.41 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:26.139Z] #48 19.42 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:26.139Z] #48 19.42 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:26.139Z] #48 19.50 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:26.139Z] #48 19.56 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:26.139Z] #48 19.57 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:26.139Z] #48 19.66 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:26.139Z] #48 19.69 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:26.139Z] #48 19.71 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:26.139Z] #48 19.72 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:26.139Z] #48 19.73 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:26.139Z] #48 19.76 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:26.139Z] #48 19.80 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:26.139Z] #48 19.89 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:26.139Z] #48 19.95 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:26.139Z] #48 20.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:26.139Z] #48 20.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:26.139Z] #48 20.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:26.140Z] #48 20.21 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:26.140Z] #48 20.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:26.140Z] #48 20.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:26.397Z] #48 20.41 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:26.397Z] #48 ... [2021-02-18T09:42:26.397Z] [2021-02-18T09:42:26.397Z] #44 [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-02-18T09:42:26.397Z] #44 sha256:b4954ccb452f324d93594ebd7a1d3d909768062772a7960a1b7f5bdf9bbc88ef [2021-02-18T09:42:26.397Z] #44 10.48 github.com/LK4D4/vndr [2021-02-18T09:42:26.397Z] #44 ... [2021-02-18T09:42:26.397Z] [2021-02-18T09:42:26.397Z] #48 [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-02-18T09:42:26.397Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:26.397Z] #48 20.57 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:26.397Z] #48 20.57 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:26.397Z] #48 20.58 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:26.397Z] #48 20.60 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:26.397Z] #48 20.66 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:26.654Z] #48 20.68 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:26.654Z] #48 20.98 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:26.910Z] #48 21.03 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:26.910Z] #48 21.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:26.910Z] #48 21.07 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:26.910Z] #48 21.09 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:27.236Z] #23 4.980 + RM_GOPATH=0 [2021-02-18T09:42:27.236Z] #23 4.981 + TMP_GOPATH= [2021-02-18T09:42:27.236Z] #23 4.981 + : /build [2021-02-18T09:42:27.236Z] #23 4.981 + '[' -z '' ']' [2021-02-18T09:42:27.236Z] #23 4.983 ++ mktemp -d [2021-02-18T09:42:27.236Z] #23 5.005 + export GOPATH=/tmp/tmp.FZralPzfdU [2021-02-18T09:42:27.236Z] #23 5.005 + GOPATH=/tmp/tmp.FZralPzfdU [2021-02-18T09:42:27.236Z] #23 5.005 + RM_GOPATH=1 [2021-02-18T09:42:27.236Z] #23 5.006 + case "$(go env GOARCH)" in [2021-02-18T09:42:27.236Z] #23 5.006 ++ go env GOARCH [2021-02-18T09:42:27.236Z] #23 5.020 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:27.236Z] #23 5.020 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:27.236Z] #23 5.021 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:27.236Z] #23 5.023 + dir=/tmp/install [2021-02-18T09:42:27.236Z] #23 5.023 + bin=dockercli [2021-02-18T09:42:27.236Z] #23 5.023 + shift [2021-02-18T09:42:27.236Z] #23 5.023 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:42:27.236Z] #23 5.023 + . /tmp/install/dockercli.installer [2021-02-18T09:42:27.236Z] #23 5.023 ++ : stable [2021-02-18T09:42:27.236Z] #23 5.023 ++ : 17.06.2-ce [2021-02-18T09:42:27.236Z] #23 5.025 + install_dockercli [2021-02-18T09:42:27.236Z] #23 5.026 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:42:27.236Z] #23 5.026 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:42:27.236Z] #23 5.028 ++ uname -m [2021-02-18T09:42:27.236Z] #23 5.044 + arch=x86_64 [2021-02-18T09:42:27.236Z] #23 5.044 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:42:27.236Z] #23 5.044 + url=https://download.docker.com/linux/static [2021-02-18T09:42:27.236Z] #23 5.049 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:42:27.236Z] #23 5.049 + tar -xz docker/docker [2021-02-18T09:42:27.474Z] #48 21.46 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:27.474Z] #48 21.61 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:27.609Z] #57 ... [2021-02-18T09:42:27.609Z] [2021-02-18T09:42:27.609Z] #46 [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-02-18T09:42:27.609Z] #46 sha256:72462fb08b0e548c8bb3d112170abc50edddb1aaacb68600a70fcbcc5015da2a [2021-02-18T09:42:27.609Z] #46 4.199 + RM_GOPATH=0 [2021-02-18T09:42:27.609Z] #46 4.200 + TMP_GOPATH= [2021-02-18T09:42:27.609Z] #46 4.204 + : /build [2021-02-18T09:42:27.609Z] #46 4.204 + '[' -z '' ']' [2021-02-18T09:42:27.609Z] #46 4.204 ++ mktemp -d [2021-02-18T09:42:27.609Z] #46 4.216 + export GOPATH=/tmp/tmp.k0k7lAdgKP [2021-02-18T09:42:27.609Z] #46 4.217 + GOPATH=/tmp/tmp.k0k7lAdgKP [2021-02-18T09:42:27.609Z] #46 4.217 + RM_GOPATH=1 [2021-02-18T09:42:27.609Z] #46 4.217 + case "$(go env GOARCH)" in [2021-02-18T09:42:27.609Z] #46 4.217 ++ go env GOARCH [2021-02-18T09:42:27.609Z] #46 4.252 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:27.609Z] #46 4.252 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:27.609Z] #46 4.252 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:27.609Z] #46 4.258 + dir=/tmp/install [2021-02-18T09:42:27.609Z] #46 4.258 + bin=gotestsum [2021-02-18T09:42:27.609Z] #46 4.258 + shift [2021-02-18T09:42:27.609Z] #46 4.258 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:42:27.609Z] #46 4.258 + . /tmp/install/gotestsum.installer [2021-02-18T09:42:27.609Z] #46 4.258 ++ : v0.5.3 [2021-02-18T09:42:27.609Z] #46 4.258 + install_gotestsum [2021-02-18T09:42:27.609Z] #46 4.258 + set -e [2021-02-18T09:42:27.609Z] #46 4.258 + export GO111MODULE=on [2021-02-18T09:42:27.609Z] #46 4.258 + GO111MODULE=on [2021-02-18T09:42:27.609Z] #46 4.258 + GOBIN=/build [2021-02-18T09:42:27.609Z] #46 4.258 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:42:27.609Z] #46 4.289 go: finding gotest.tools v0.5.3 [2021-02-18T09:42:27.609Z] #46 4.290 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:27.609Z] #46 5.067 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:27.609Z] #46 5.560 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:27.609Z] #46 6.267 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:27.609Z] #46 6.312 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:27.609Z] #46 6.324 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:27.609Z] #46 6.350 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:42:27.609Z] #46 6.352 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:27.609Z] #46 6.608 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:27.609Z] #46 6.629 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:27.609Z] #46 6.702 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:42:27.609Z] #46 6.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:27.609Z] #46 6.893 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:27.609Z] #46 6.898 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:27.609Z] #46 6.997 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:27.609Z] #46 7.057 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:27.609Z] #46 7.112 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:27.869Z] #46 7.174 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:27.869Z] #46 7.199 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:27.869Z] #46 7.405 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:28.129Z] #46 7.540 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:28.129Z] #46 7.611 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:28.389Z] #46 ... [2021-02-18T09:42:28.389Z] [2021-02-18T09:42:28.389Z] #57 [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-02-18T09:42:28.389Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:42:28.389Z] #57 7.938 + cd /tmp/tmp.dnDabWRLs1/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:28.405Z] #48 ... [2021-02-18T09:42:28.405Z] [2021-02-18T09:42:28.405Z] #44 [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-02-18T09:42:28.405Z] #44 sha256:b4954ccb452f324d93594ebd7a1d3d909768062772a7960a1b7f5bdf9bbc88ef [2021-02-18T09:42:28.405Z] #44 DONE 22.4s [2021-02-18T09:42:28.405Z] [2021-02-18T09:42:28.405Z] #50 [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-02-18T09:42:28.405Z] #50 sha256:6c59308323b45b13692ee3334d6b448b915b7c8f14d3920a68eb24bf9f1399d8 [2021-02-18T09:42:28.405Z] #50 12.46 + cd /tmp/tmp.1UFkMejgbP/src/github.com/mvdan/sh [2021-02-18T09:42:28.405Z] #50 12.46 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:28.405Z] #50 12.58 + GO111MODULE=on [2021-02-18T09:42:28.405Z] #50 12.58 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:42:28.405Z] #50 13.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:28.405Z] #50 13.99 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:28.405Z] #50 14.05 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:28.405Z] #50 14.31 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:28.405Z] #50 14.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:28.405Z] #50 15.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:28.405Z] #50 16.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:28.405Z] #50 16.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:28.405Z] #50 17.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:28.405Z] #50 17.55 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:28.405Z] #50 17.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:28.405Z] #50 17.74 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:28.405Z] #50 18.41 golang.org/x/sys/unix [2021-02-18T09:42:28.405Z] #50 18.47 github.com/pkg/diff [2021-02-18T09:42:28.405Z] #50 19.55 mvdan.cc/editorconfig [2021-02-18T09:42:28.405Z] #50 20.91 mvdan.cc/sh/v3/fileutil [2021-02-18T09:42:28.405Z] #50 21.29 mvdan.cc/sh/v3/syntax [2021-02-18T09:42:28.405Z] #50 ... [2021-02-18T09:42:28.405Z] [2021-02-18T09:42:28.405Z] #57 [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-02-18T09:42:28.405Z] #57 sha256:dba3fac4287dc10b745fbdc94b5ba4a234ee94d4cd4200cad7b186a907e3d7e5 [2021-02-18T09:42:28.405Z] #57 12.64 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:28.405Z] #57 12.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:28.405Z] #57 12.77 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:28.405Z] #57 12.99 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:28.405Z] #57 13.62 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:28.405Z] #57 16.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:28.405Z] #57 17.12 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:28.405Z] #57 17.22 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:28.405Z] #57 17.26 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:28.405Z] #57 17.72 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:28.405Z] #57 18.11 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:28.405Z] #57 20.13 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:28.405Z] #57 20.16 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:28.405Z] #57 20.40 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:28.405Z] #57 20.69 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:28.405Z] #57 20.69 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:42:28.405Z] #57 20.76 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:28.405Z] #57 20.78 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:28.405Z] #57 20.82 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:28.405Z] #57 20.87 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:28.405Z] #57 21.00 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:28.405Z] #57 21.00 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:28.405Z] #57 21.02 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:28.405Z] #57 21.09 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:28.405Z] #57 21.35 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:28.405Z] #57 21.40 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:28.648Z] #57 7.938 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:28.648Z] #57 7.983 + export GO111MODULE=on [2021-02-18T09:42:28.648Z] #57 7.984 + GO111MODULE=on [2021-02-18T09:42:28.648Z] #57 7.985 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:42:28.648Z] #57 7.985 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:42:28.968Z] #57 ... [2021-02-18T09:42:28.968Z] [2021-02-18T09:42:28.968Z] #48 [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-02-18T09:42:28.968Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:28.968Z] #48 23.25 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:28.968Z] #48 23.30 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:29.142Z] #23 ... [2021-02-18T09:42:29.142Z] [2021-02-18T09:42:29.142Z] #46 [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-02-18T09:42:29.142Z] #46 sha256:a97c8e3b22507c15953c46a2e77a6bee06de62b301c458404b7be8710d68569f [2021-02-18T09:42:29.142Z] #46 4.978 + RM_GOPATH=0 [2021-02-18T09:42:29.142Z] #46 4.978 + TMP_GOPATH= [2021-02-18T09:42:29.142Z] #46 4.978 + : /build [2021-02-18T09:42:29.142Z] #46 4.978 + '[' -z '' ']' [2021-02-18T09:42:29.142Z] #46 4.978 ++ mktemp -d [2021-02-18T09:42:29.142Z] #46 4.981 + export GOPATH=/tmp/tmp.7AKlbUYW3C [2021-02-18T09:42:29.142Z] #46 4.983 + GOPATH=/tmp/tmp.7AKlbUYW3C [2021-02-18T09:42:29.142Z] #46 4.983 + RM_GOPATH=1 [2021-02-18T09:42:29.142Z] #46 4.983 + case "$(go env GOARCH)" in [2021-02-18T09:42:29.142Z] #46 4.984 ++ go env GOARCH [2021-02-18T09:42:29.142Z] #46 5.008 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:29.142Z] #46 5.009 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:29.142Z] #46 5.009 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:29.142Z] #46 5.010 + dir=/tmp/install [2021-02-18T09:42:29.142Z] #46 5.018 + bin=gotestsum [2021-02-18T09:42:29.142Z] #46 5.018 + shift [2021-02-18T09:42:29.142Z] #46 5.022 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:42:29.142Z] #46 5.022 + . /tmp/install/gotestsum.installer [2021-02-18T09:42:29.142Z] #46 5.022 ++ : v0.5.3 [2021-02-18T09:42:29.142Z] #46 5.023 + install_gotestsum [2021-02-18T09:42:29.142Z] #46 5.023 + set -e [2021-02-18T09:42:29.142Z] #46 5.026 + export GO111MODULE=on [2021-02-18T09:42:29.142Z] #46 5.026 + GO111MODULE=on [2021-02-18T09:42:29.142Z] #46 5.026 + GOBIN=/build [2021-02-18T09:42:29.142Z] #46 5.027 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:42:29.142Z] #46 5.062 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:29.142Z] #46 5.063 go: finding gotest.tools v0.5.3 [2021-02-18T09:42:29.142Z] #46 5.929 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:29.142Z] #46 6.419 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:42:29.142Z] #46 7.057 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:29.142Z] #46 7.104 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:29.142Z] #46 7.104 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:29.142Z] #46 7.115 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:42:29.142Z] #46 7.199 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:29.142Z] #46 7.286 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:29.142Z] #46 7.303 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:29.413Z] #46 7.383 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:29.413Z] #46 7.488 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:29.531Z] #48 ... [2021-02-18T09:42:29.531Z] [2021-02-18T09:42:29.531Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:42:29.531Z] #45 sha256:79ba85fa65c94960f2635921f653f192fefd65a1bd52f4c98574e0cfd8dc5eb8 [2021-02-18T09:42:29.531Z] #45 DONE 0.1s [2021-02-18T09:42:29.531Z] [2021-02-18T09:42:29.531Z] #46 [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-02-18T09:42:29.531Z] #46 sha256:9929f8879d42cbe70e41d4fac132c5f53fe758c1ed378586a1d84f1a5540941a [2021-02-18T09:42:29.531Z] #46 15.17 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:42:29.531Z] #46 15.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:29.531Z] #46 15.33 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:29.531Z] #46 15.39 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:29.531Z] #46 15.43 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:29.531Z] #46 15.44 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:29.531Z] #46 15.61 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:29.531Z] #46 15.83 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:29.531Z] #46 15.86 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:29.531Z] #46 15.87 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:29.531Z] #46 15.90 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:29.673Z] #46 7.623 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:29.673Z] #46 7.741 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:29.673Z] #46 7.773 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:42:29.673Z] #46 7.838 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:29.673Z] #46 7.945 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:29.932Z] #46 7.946 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:29.932Z] #46 7.980 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:29.932Z] #46 8.021 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:30.029Z] #57 9.513 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:30.289Z] #57 9.572 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:30.289Z] #57 9.604 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:30.289Z] #57 9.623 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:30.289Z] #57 9.667 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:42:30.289Z] #57 9.712 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:30.289Z] #57 9.714 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:30.289Z] #57 9.762 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:30.461Z] #46 ... [2021-02-18T09:42:30.461Z] [2021-02-18T09:42:30.461Z] #48 [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-02-18T09:42:30.461Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:30.461Z] #48 24.74 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:30.501Z] #46 8.392 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:30.501Z] #46 8.429 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:30.584Z] #57 ... [2021-02-18T09:42:30.584Z] [2021-02-18T09:42:30.584Z] #23 [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-02-18T09:42:30.584Z] #23 sha256:ec4307e16079d4503b9361334e826d0d2fdbd95081ac2e6c5291f57a885ad239 [2021-02-18T09:42:30.584Z] #23 4.248 + RM_GOPATH=0 [2021-02-18T09:42:30.584Z] #23 4.248 + TMP_GOPATH= [2021-02-18T09:42:30.584Z] #23 4.248 + : /build [2021-02-18T09:42:30.584Z] #23 4.248 + '[' -z '' ']' [2021-02-18T09:42:30.584Z] #23 4.252 ++ mktemp -d [2021-02-18T09:42:30.584Z] #23 4.253 + export GOPATH=/tmp/tmp.StqUvuqjmD [2021-02-18T09:42:30.584Z] #23 4.253 + GOPATH=/tmp/tmp.StqUvuqjmD [2021-02-18T09:42:30.584Z] #23 4.253 + RM_GOPATH=1 [2021-02-18T09:42:30.584Z] #23 4.254 + case "$(go env GOARCH)" in [2021-02-18T09:42:30.584Z] #23 4.254 ++ go env GOARCH [2021-02-18T09:42:30.584Z] #23 4.304 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.584Z] #23 4.304 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.584Z] #23 4.304 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:30.584Z] #23 4.307 + dir=/tmp/install [2021-02-18T09:42:30.584Z] #23 4.308 + bin=dockercli [2021-02-18T09:42:30.584Z] #23 4.308 + shift [2021-02-18T09:42:30.584Z] #23 4.316 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:42:30.584Z] #23 4.316 + . /tmp/install/dockercli.installer [2021-02-18T09:42:30.584Z] #23 4.316 ++ : stable [2021-02-18T09:42:30.584Z] #23 4.316 ++ : 17.06.2-ce [2021-02-18T09:42:30.584Z] #23 4.318 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:42:30.584Z] #23 4.318 + install_dockercli [2021-02-18T09:42:30.584Z] #23 4.318 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:42:30.584Z] #23 4.318 ++ uname -m [2021-02-18T09:42:30.584Z] #23 4.318 + arch=x86_64 [2021-02-18T09:42:30.584Z] #23 4.318 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:42:30.584Z] #23 4.318 + url=https://download.docker.com/linux/static [2021-02-18T09:42:30.584Z] #23 4.322 + tar -xz docker/docker [2021-02-18T09:42:30.584Z] #23 4.322 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:42:30.584Z] #23 ... [2021-02-18T09:42:30.584Z] [2021-02-18T09:42:30.584Z] #52 [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-02-18T09:42:30.584Z] #52 sha256:03dc845147397df94037d77a0e6da02404f1f1fce7e7092f212b0658b6f5735c [2021-02-18T09:42:30.584Z] #52 3.189 + RM_GOPATH=0 [2021-02-18T09:42:30.584Z] #52 3.189 + TMP_GOPATH= [2021-02-18T09:42:30.584Z] #52 3.189 + : /build [2021-02-18T09:42:30.584Z] #52 3.189 + '[' -z '' ']' [2021-02-18T09:42:30.584Z] #52 3.189 ++ mktemp -d [2021-02-18T09:42:30.584Z] #52 3.189 + export GOPATH=/tmp/tmp.bzRzWnITon [2021-02-18T09:42:30.584Z] #52 3.189 + GOPATH=/tmp/tmp.bzRzWnITon [2021-02-18T09:42:30.584Z] #52 3.189 + RM_GOPATH=1 [2021-02-18T09:42:30.584Z] #52 3.189 + case "$(go env GOARCH)" in [2021-02-18T09:42:30.584Z] #52 3.189 ++ go env GOARCH [2021-02-18T09:42:30.584Z] #52 3.196 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.584Z] #52 3.196 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.584Z] #52 3.196 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:30.584Z] #52 3.196 + dir=/tmp/install [2021-02-18T09:42:30.584Z] #52 3.196 + bin=runc [2021-02-18T09:42:30.584Z] #52 3.196 + shift [2021-02-18T09:42:30.584Z] #52 3.196 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:42:30.584Z] #52 3.196 + . /tmp/install/runc.installer [2021-02-18T09:42:30.584Z] #52 3.196 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:30.584Z] #52 3.196 + install_runc [2021-02-18T09:42:30.584Z] #52 3.196 + uname -r [2021-02-18T09:42:30.584Z] #52 3.196 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:42:30.584Z] #52 3.197 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-18T09:42:30.584Z] #52 3.203 + RUNC_BUILDTAGS='seccomp ' [2021-02-18T09:42:30.584Z] #52 3.203 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-18T09:42:30.584Z] #52 3.203 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bzRzWnITon/src/github.com/opencontainers/runc [2021-02-18T09:42:30.584Z] #52 3.203 Cloning into '/tmp/tmp.bzRzWnITon/src/github.com/opencontainers/runc'... [2021-02-18T09:42:30.844Z] #52 ... [2021-02-18T09:42:30.844Z] [2021-02-18T09:42:30.844Z] #36 [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-02-18T09:42:30.844Z] #36 sha256:087fb6953fcea63631cc201582da779a6cb4b8b41a708ecd2308305532bf7748 [2021-02-18T09:42:30.844Z] #36 2.764 + RM_GOPATH=0 [2021-02-18T09:42:30.844Z] #36 2.764 + TMP_GOPATH= [2021-02-18T09:42:30.844Z] #36 2.764 + : /build [2021-02-18T09:42:30.844Z] #36 2.764 + '[' -z '' ']' [2021-02-18T09:42:30.844Z] #36 2.764 ++ mktemp -d [2021-02-18T09:42:30.844Z] #36 2.767 + export GOPATH=/tmp/tmp.hG3XbCAg1G [2021-02-18T09:42:30.844Z] #36 2.767 + GOPATH=/tmp/tmp.hG3XbCAg1G [2021-02-18T09:42:30.844Z] #36 2.767 + RM_GOPATH=1 [2021-02-18T09:42:30.844Z] #36 2.767 + case "$(go env GOARCH)" in [2021-02-18T09:42:30.844Z] #36 2.770 ++ go env GOARCH [2021-02-18T09:42:30.844Z] #36 2.774 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.844Z] #36 2.774 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.844Z] #36 2.774 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:30.844Z] #36 2.776 + dir=/tmp/install [2021-02-18T09:42:30.844Z] #36 2.776 + bin=tini [2021-02-18T09:42:30.844Z] #36 2.776 + shift [2021-02-18T09:42:30.844Z] #36 2.776 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:42:30.844Z] #36 2.776 + . /tmp/install/tini.installer [2021-02-18T09:42:30.844Z] #36 2.776 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:30.844Z] #36 2.776 + install_tini [2021-02-18T09:42:30.844Z] #36 2.776 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:42:30.844Z] #36 2.776 + git clone https://github.com/krallin/tini.git /tmp/tmp.hG3XbCAg1G/tini [2021-02-18T09:42:30.844Z] #36 2.776 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:30.844Z] #36 2.780 Cloning into '/tmp/tmp.hG3XbCAg1G/tini'... [2021-02-18T09:42:30.844Z] #36 3.109 + cd /tmp/tmp.hG3XbCAg1G/tini [2021-02-18T09:42:30.844Z] #36 3.109 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:30.844Z] #36 3.109 + cmake . [2021-02-18T09:42:30.844Z] #36 3.514 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:42:30.844Z] #36 3.562 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:42:30.844Z] #36 4.373 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:42:30.844Z] #36 4.381 -- Detecting C compiler ABI info [2021-02-18T09:42:30.844Z] #36 5.095 -- Detecting C compiler ABI info - done [2021-02-18T09:42:30.844Z] #36 5.145 -- Detecting C compile features [2021-02-18T09:42:30.844Z] #36 7.677 -- Detecting C compile features - done [2021-02-18T09:42:30.844Z] #36 7.723 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:42:30.844Z] #36 8.021 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:42:30.844Z] #36 8.154 -- Configuring done [2021-02-18T09:42:30.844Z] #36 8.160 -- Generating done [2021-02-18T09:42:30.844Z] #36 8.182 -- Build files have been written to: /tmp/tmp.hG3XbCAg1G/tini [2021-02-18T09:42:30.844Z] #36 8.190 + make tini-static [2021-02-18T09:42:30.844Z] #36 8.564 Scanning dependencies of target tini-static [2021-02-18T09:42:30.844Z] #36 8.689 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:42:30.844Z] #36 10.16 [100%] Linking C executable tini-static [2021-02-18T09:42:30.844Z] #36 ... [2021-02-18T09:42:30.844Z] [2021-02-18T09:42:30.844Z] #55 [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-02-18T09:42:30.844Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:42:30.844Z] #55 3.108 + RM_GOPATH=0 [2021-02-18T09:42:30.844Z] #55 3.108 + TMP_GOPATH= [2021-02-18T09:42:30.844Z] #55 3.108 + : /build [2021-02-18T09:42:30.844Z] #55 3.108 + '[' -z '' ']' [2021-02-18T09:42:30.844Z] #55 3.108 ++ mktemp -d [2021-02-18T09:42:30.844Z] #55 3.108 + export GOPATH=/tmp/tmp.PGnJGf2DZp [2021-02-18T09:42:30.844Z] #55 3.108 + GOPATH=/tmp/tmp.PGnJGf2DZp [2021-02-18T09:42:30.844Z] #55 3.108 + RM_GOPATH=1 [2021-02-18T09:42:30.844Z] #55 3.108 + case "$(go env GOARCH)" in [2021-02-18T09:42:30.844Z] #55 3.110 ++ go env GOARCH [2021-02-18T09:42:30.844Z] #55 3.125 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.844Z] #55 3.125 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:30.844Z] #55 3.125 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:30.844Z] #55 3.137 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:30.844Z] #55 3.137 + dir=/tmp/install [2021-02-18T09:42:30.844Z] #55 3.137 + bin=containerd [2021-02-18T09:42:30.844Z] #55 3.137 + shift [2021-02-18T09:42:30.844Z] #55 3.137 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:42:30.844Z] #55 3.137 + . /tmp/install/containerd.installer [2021-02-18T09:42:30.844Z] #55 3.137 ++ set -e [2021-02-18T09:42:30.844Z] #55 3.137 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:30.844Z] #55 3.137 + install_containerd [2021-02-18T09:42:30.844Z] #55 3.137 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:42:30.844Z] #55 3.137 + git clone https://github.com/containerd/containerd.git /tmp/tmp.PGnJGf2DZp/src/github.com/containerd/containerd [2021-02-18T09:42:30.844Z] #55 3.137 Cloning into '/tmp/tmp.PGnJGf2DZp/src/github.com/containerd/containerd'... [2021-02-18T09:42:31.071Z] #46 8.951 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:31.103Z] #55 ... [2021-02-18T09:42:31.103Z] [2021-02-18T09:42:31.103Z] #50 [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-02-18T09:42:31.103Z] #50 sha256:fd71a437f7b3aea1db995bd9bb50f9289426baf5dc1b276b793a962223cdbd47 [2021-02-18T09:42:31.103Z] #50 4.097 + RM_GOPATH=0 [2021-02-18T09:42:31.103Z] #50 4.097 + TMP_GOPATH= [2021-02-18T09:42:31.103Z] #50 4.097 + : /build [2021-02-18T09:42:31.103Z] #50 4.097 + '[' -z '' ']' [2021-02-18T09:42:31.103Z] #50 4.100 ++ mktemp -d [2021-02-18T09:42:31.103Z] #50 4.110 + export GOPATH=/tmp/tmp.9sUqLIoSG2 [2021-02-18T09:42:31.103Z] #50 4.110 + GOPATH=/tmp/tmp.9sUqLIoSG2 [2021-02-18T09:42:31.103Z] #50 4.110 + RM_GOPATH=1 [2021-02-18T09:42:31.103Z] #50 4.110 + case "$(go env GOARCH)" in [2021-02-18T09:42:31.103Z] #50 4.110 ++ go env GOARCH [2021-02-18T09:42:31.103Z] #50 4.157 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.103Z] #50 4.157 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.103Z] #50 4.158 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:31.103Z] #50 4.160 + dir=/tmp/install [2021-02-18T09:42:31.103Z] #50 4.168 + bin=shfmt [2021-02-18T09:42:31.103Z] #50 4.168 + shift [2021-02-18T09:42:31.103Z] #50 4.168 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:42:31.103Z] #50 4.169 + . /tmp/install/shfmt.installer [2021-02-18T09:42:31.103Z] #50 4.169 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:31.103Z] #50 4.169 + install_shfmt [2021-02-18T09:42:31.103Z] #50 4.171 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:42:31.103Z] #50 4.171 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:31.103Z] #50 4.171 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9sUqLIoSG2/src/github.com/mvdan/sh [2021-02-18T09:42:31.103Z] #50 4.173 Cloning into '/tmp/tmp.9sUqLIoSG2/src/github.com/mvdan/sh'... [2021-02-18T09:42:31.103Z] #50 ... [2021-02-18T09:42:31.103Z] [2021-02-18T09:42:31.103Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:31.103Z] #63 sha256:4216b82716c04c2eed9be83fcc59accaff04f6ebd1cbb5985d1ff9c1c736f814 [2021-02-18T09:42:31.103Z] #63 3.945 + RM_GOPATH=0 [2021-02-18T09:42:31.103Z] #63 3.945 + TMP_GOPATH= [2021-02-18T09:42:31.103Z] #63 3.945 + : /build [2021-02-18T09:42:31.103Z] #63 3.945 + '[' -z '' ']' [2021-02-18T09:42:31.103Z] #63 3.945 ++ mktemp -d [2021-02-18T09:42:31.103Z] #63 3.953 + export GOPATH=/tmp/tmp.hMT34gLsbI [2021-02-18T09:42:31.103Z] #63 3.953 + GOPATH=/tmp/tmp.hMT34gLsbI [2021-02-18T09:42:31.103Z] #63 3.953 + RM_GOPATH=1 [2021-02-18T09:42:31.103Z] #63 3.953 + case "$(go env GOARCH)" in [2021-02-18T09:42:31.103Z] #63 3.953 ++ go env GOARCH [2021-02-18T09:42:31.103Z] #63 4.057 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.103Z] #63 4.057 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.103Z] #63 4.057 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:31.103Z] #63 4.069 + dir=/tmp/install [2021-02-18T09:42:31.103Z] #63 4.069 + bin=proxy [2021-02-18T09:42:31.103Z] #63 4.069 + shift [2021-02-18T09:42:31.103Z] #63 4.069 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:42:31.103Z] #63 4.069 + . /tmp/install/proxy.installer [2021-02-18T09:42:31.103Z] #63 4.069 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:31.103Z] #63 4.069 + install_proxy [2021-02-18T09:42:31.103Z] #63 4.069 + case "$1" in [2021-02-18T09:42:31.103Z] #63 4.069 + export CGO_ENABLED=0 [2021-02-18T09:42:31.103Z] #63 4.069 + CGO_ENABLED=0 [2021-02-18T09:42:31.103Z] #63 4.069 + _install_proxy [2021-02-18T09:42:31.103Z] #63 4.069 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:42:31.103Z] #63 4.069 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.hMT34gLsbI/src/github.com/docker/libnetwork [2021-02-18T09:42:31.103Z] #63 4.069 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:31.103Z] #63 4.071 Cloning into '/tmp/tmp.hMT34gLsbI/src/github.com/docker/libnetwork'... [2021-02-18T09:42:31.363Z] #63 ... [2021-02-18T09:42:31.363Z] [2021-02-18T09:42:31.363Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:31.363Z] #33 sha256:a8eb5eba3e3f648c16cb715f75a2d7db9be9231affdb8bb47f3ed55636b13217 [2021-02-18T09:42:31.363Z] #33 4.245 + RM_GOPATH=0 [2021-02-18T09:42:31.363Z] #33 4.245 + TMP_GOPATH= [2021-02-18T09:42:31.363Z] #33 4.245 + : /build [2021-02-18T09:42:31.363Z] #33 4.245 + '[' -z '' ']' [2021-02-18T09:42:31.363Z] #33 4.252 ++ mktemp -d [2021-02-18T09:42:31.363Z] #33 4.252 + export GOPATH=/tmp/tmp.TfK6kYPDWS [2021-02-18T09:42:31.363Z] #33 4.252 + GOPATH=/tmp/tmp.TfK6kYPDWS [2021-02-18T09:42:31.363Z] #33 4.252 + RM_GOPATH=1 [2021-02-18T09:42:31.363Z] #33 4.252 + case "$(go env GOARCH)" in [2021-02-18T09:42:31.363Z] #33 4.253 ++ go env GOARCH [2021-02-18T09:42:31.363Z] #33 4.273 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.363Z] #33 4.273 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.363Z] #33 4.273 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:31.363Z] #33 4.276 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:31.363Z] #33 4.277 + dir=/tmp/install [2021-02-18T09:42:31.363Z] #33 4.277 + bin=tomlv [2021-02-18T09:42:31.363Z] #33 4.277 + shift [2021-02-18T09:42:31.363Z] #33 4.277 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:42:31.363Z] #33 4.277 + . /tmp/install/tomlv.installer [2021-02-18T09:42:31.363Z] #33 4.277 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:31.363Z] #33 4.277 + install_tomlv [2021-02-18T09:42:31.363Z] #33 4.277 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:42:31.363Z] #33 4.279 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TfK6kYPDWS/src/github.com/BurntSushi/toml [2021-02-18T09:42:31.363Z] #33 4.296 Cloning into '/tmp/tmp.TfK6kYPDWS/src/github.com/BurntSushi/toml'... [2021-02-18T09:42:31.363Z] #33 5.080 + cd /tmp/tmp.TfK6kYPDWS/src/github.com/BurntSushi/toml [2021-02-18T09:42:31.363Z] #33 5.080 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:31.363Z] #33 5.094 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:31.363Z] #33 6.003 github.com/BurntSushi/toml [2021-02-18T09:42:31.363Z] #33 9.044 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:31.363Z] #33 ... [2021-02-18T09:42:31.363Z] [2021-02-18T09:42:31.363Z] #44 [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-02-18T09:42:31.363Z] #44 sha256:fc20d09568e80620abf88697da3eba673a370d97fe43d0b464a57df423de6d9b [2021-02-18T09:42:31.363Z] #44 3.889 + RM_GOPATH=0 [2021-02-18T09:42:31.363Z] #44 3.889 + TMP_GOPATH= [2021-02-18T09:42:31.363Z] #44 3.889 + : /build [2021-02-18T09:42:31.363Z] #44 3.889 + '[' -z '' ']' [2021-02-18T09:42:31.363Z] #44 3.889 ++ mktemp -d [2021-02-18T09:42:31.363Z] #44 3.890 + export GOPATH=/tmp/tmp.mL8Ylwvaeg [2021-02-18T09:42:31.363Z] #44 3.890 + GOPATH=/tmp/tmp.mL8Ylwvaeg [2021-02-18T09:42:31.363Z] #44 3.890 + RM_GOPATH=1 [2021-02-18T09:42:31.363Z] #44 3.890 + case "$(go env GOARCH)" in [2021-02-18T09:42:31.363Z] #44 3.891 ++ go env GOARCH [2021-02-18T09:42:31.363Z] #44 3.908 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.363Z] #44 3.908 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.363Z] #44 3.908 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:31.363Z] #44 3.910 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:31.363Z] #44 3.912 + dir=/tmp/install [2021-02-18T09:42:31.363Z] #44 3.912 + bin=vndr [2021-02-18T09:42:31.363Z] #44 3.912 + shift [2021-02-18T09:42:31.363Z] #44 3.912 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:42:31.363Z] #44 3.912 + . /tmp/install/vndr.installer [2021-02-18T09:42:31.363Z] #44 3.912 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:31.363Z] #44 3.912 + install_vndr [2021-02-18T09:42:31.363Z] #44 3.912 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:42:31.363Z] #44 3.912 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mL8Ylwvaeg/src/github.com/LK4D4/vndr [2021-02-18T09:42:31.363Z] #44 3.916 Cloning into '/tmp/tmp.mL8Ylwvaeg/src/github.com/LK4D4/vndr'... [2021-02-18T09:42:31.363Z] #44 4.483 + cd /tmp/tmp.mL8Ylwvaeg/src/github.com/LK4D4/vndr [2021-02-18T09:42:31.363Z] #44 4.483 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:31.363Z] #44 4.508 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:42:31.363Z] #44 6.133 github.com/LK4D4/vndr/build [2021-02-18T09:42:31.363Z] #44 6.189 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:42:31.363Z] #44 6.470 github.com/LK4D4/vndr/versioned [2021-02-18T09:42:31.363Z] #44 7.754 github.com/LK4D4/vndr/godl [2021-02-18T09:42:31.363Z] #44 10.13 github.com/LK4D4/vndr [2021-02-18T09:42:31.623Z] #44 ... [2021-02-18T09:42:31.623Z] [2021-02-18T09:42:31.623Z] #48 [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-02-18T09:42:31.623Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:31.623Z] #48 3.565 + RM_GOPATH=0 [2021-02-18T09:42:31.623Z] #48 3.565 + TMP_GOPATH= [2021-02-18T09:42:31.623Z] #48 3.565 + : /build [2021-02-18T09:42:31.623Z] #48 3.565 + '[' -z '' ']' [2021-02-18T09:42:31.623Z] #48 3.565 ++ mktemp -d [2021-02-18T09:42:31.623Z] #48 3.573 + export GOPATH=/tmp/tmp.jdrxiK9e9g [2021-02-18T09:42:31.623Z] #48 3.573 + GOPATH=/tmp/tmp.jdrxiK9e9g [2021-02-18T09:42:31.623Z] #48 3.573 + RM_GOPATH=1 [2021-02-18T09:42:31.623Z] #48 3.573 + case "$(go env GOARCH)" in [2021-02-18T09:42:31.623Z] #48 3.573 ++ go env GOARCH [2021-02-18T09:42:31.623Z] #48 3.581 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.623Z] #48 3.581 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:31.623Z] #48 3.584 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:31.623Z] #48 3.602 + dir=/tmp/install [2021-02-18T09:42:31.623Z] #48 3.602 + bin=golangci_lint [2021-02-18T09:42:31.623Z] #48 3.602 + shift [2021-02-18T09:42:31.623Z] #48 3.602 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:42:31.623Z] #48 3.602 + . /tmp/install/golangci_lint.installer [2021-02-18T09:42:31.623Z] #48 3.602 ++ : v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.602 + install_golangci_lint [2021-02-18T09:42:31.623Z] #48 3.602 + set -e [2021-02-18T09:42:31.623Z] #48 3.602 + export GO111MODULE=on [2021-02-18T09:42:31.623Z] #48 3.602 + GO111MODULE=on [2021-02-18T09:42:31.623Z] #48 3.602 + GOBIN=/build [2021-02-18T09:42:31.623Z] #48 3.602 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.627 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.627 go: finding github.com v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.641 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.641 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:31.623Z] #48 3.641 go: finding github.com/golangci v1.23.8 [2021-02-18T09:42:31.623Z] #48 4.595 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:31.623Z] #48 5.231 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:31.623Z] #48 10.79 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:42:31.623Z] #48 10.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:31.623Z] #48 10.84 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:42:31.623Z] #48 10.84 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:31.623Z] #48 10.90 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:31.623Z] #48 10.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:31.623Z] #48 10.90 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:31.623Z] #48 10.92 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:42:31.623Z] #48 11.08 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:31.623Z] #48 11.08 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:42:31.623Z] #48 11.09 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:31.623Z] #48 11.11 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:31.623Z] #48 ... [2021-02-18T09:42:31.623Z] [2021-02-18T09:42:31.623Z] #23 [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-02-18T09:42:31.623Z] #23 sha256:ec4307e16079d4503b9361334e826d0d2fdbd95081ac2e6c5291f57a885ad239 [2021-02-18T09:42:31.623Z] #23 11.07 + mkdir -p /build [2021-02-18T09:42:31.623Z] #23 11.08 + mv docker/docker /build/ [2021-02-18T09:42:31.623Z] #23 11.09 + rmdir docker [2021-02-18T09:42:32.032Z] #46 ... [2021-02-18T09:42:32.032Z] [2021-02-18T09:42:32.032Z] #50 [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-02-18T09:42:32.032Z] #50 sha256:e23439e1a175ec269f21e3f9316e0d62f2eb7a5f51766dac4ff5939ab909598a [2021-02-18T09:42:32.032Z] #50 4.305 + RM_GOPATH=0 [2021-02-18T09:42:32.032Z] #50 4.305 + TMP_GOPATH= [2021-02-18T09:42:32.032Z] #50 4.305 + : /build [2021-02-18T09:42:32.032Z] #50 4.305 + '[' -z '' ']' [2021-02-18T09:42:32.032Z] #50 4.305 ++ mktemp -d [2021-02-18T09:42:32.032Z] #50 4.308 + export GOPATH=/tmp/tmp.pOueQWMLKx [2021-02-18T09:42:32.032Z] #50 4.308 + GOPATH=/tmp/tmp.pOueQWMLKx [2021-02-18T09:42:32.032Z] #50 4.308 + RM_GOPATH=1 [2021-02-18T09:42:32.032Z] #50 4.308 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.032Z] #50 4.308 ++ go env GOARCH [2021-02-18T09:42:32.032Z] #50 4.318 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.032Z] #50 4.318 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.032Z] #50 4.318 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.032Z] #50 4.323 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:32.032Z] #50 4.326 + dir=/tmp/install [2021-02-18T09:42:32.032Z] #50 4.326 + bin=shfmt [2021-02-18T09:42:32.032Z] #50 4.326 + shift [2021-02-18T09:42:32.032Z] #50 4.326 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:42:32.032Z] #50 4.326 + . /tmp/install/shfmt.installer [2021-02-18T09:42:32.032Z] #50 4.326 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:32.032Z] #50 4.326 + install_shfmt [2021-02-18T09:42:32.032Z] #50 4.326 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:42:32.032Z] #50 4.326 + git clone https://github.com/mvdan/sh.git /tmp/tmp.pOueQWMLKx/src/github.com/mvdan/sh [2021-02-18T09:42:32.032Z] #50 4.331 Cloning into '/tmp/tmp.pOueQWMLKx/src/github.com/mvdan/sh'... [2021-02-18T09:42:32.032Z] #50 ... [2021-02-18T09:42:32.032Z] [2021-02-18T09:42:32.032Z] #44 [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-02-18T09:42:32.032Z] #44 sha256:5ef123ba84b7c986d6d57f2898d4c4c7be64b9367dd5da25680fe026551b85f2 [2021-02-18T09:42:32.032Z] #44 4.777 + RM_GOPATH=0 [2021-02-18T09:42:32.032Z] #44 4.777 + TMP_GOPATH= [2021-02-18T09:42:32.032Z] #44 4.777 + : /build [2021-02-18T09:42:32.032Z] #44 4.777 + '[' -z '' ']' [2021-02-18T09:42:32.032Z] #44 4.777 ++ mktemp -d [2021-02-18T09:42:32.032Z] #44 4.777 + export GOPATH=/tmp/tmp.7j6ADCQBwf [2021-02-18T09:42:32.032Z] #44 4.777 + GOPATH=/tmp/tmp.7j6ADCQBwf [2021-02-18T09:42:32.032Z] #44 4.777 + RM_GOPATH=1 [2021-02-18T09:42:32.032Z] #44 4.777 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.032Z] #44 4.777 ++ go env GOARCH [2021-02-18T09:42:32.032Z] #44 4.790 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.032Z] #44 4.790 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.032Z] #44 4.798 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.032Z] #44 4.805 + dir=/tmp/install [2021-02-18T09:42:32.032Z] #44 4.805 + bin=vndr [2021-02-18T09:42:32.032Z] #44 4.805 + shift [2021-02-18T09:42:32.032Z] #44 4.821 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:42:32.032Z] #44 4.821 + . /tmp/install/vndr.installer [2021-02-18T09:42:32.032Z] #44 4.821 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:32.032Z] #44 4.821 + install_vndr [2021-02-18T09:42:32.032Z] #44 4.821 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:42:32.032Z] #44 4.821 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:32.032Z] #44 4.845 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7j6ADCQBwf/src/github.com/LK4D4/vndr [2021-02-18T09:42:32.032Z] #44 4.853 Cloning into '/tmp/tmp.7j6ADCQBwf/src/github.com/LK4D4/vndr'... [2021-02-18T09:42:32.032Z] #44 5.507 + cd /tmp/tmp.7j6ADCQBwf/src/github.com/LK4D4/vndr [2021-02-18T09:42:32.032Z] #44 5.507 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:42:32.032Z] #44 5.545 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:42:32.032Z] #44 7.036 github.com/LK4D4/vndr/build [2021-02-18T09:42:32.032Z] #44 7.044 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:42:32.032Z] #44 7.326 github.com/LK4D4/vndr/versioned [2021-02-18T09:42:32.032Z] #44 8.486 github.com/LK4D4/vndr/godl [2021-02-18T09:42:32.230Z] #23 DONE 11.5s [2021-02-18T09:42:32.230Z] [2021-02-18T09:42:32.230Z] #36 [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-02-18T09:42:32.230Z] #36 sha256:087fb6953fcea63631cc201582da779a6cb4b8b41a708ecd2308305532bf7748 [2021-02-18T09:42:32.230Z] #36 10.82 [100%] Built target tini-static [2021-02-18T09:42:32.230Z] #36 10.88 + mkdir -p /build [2021-02-18T09:42:32.230Z] #36 10.90 + cp tini-static /build/docker-init [2021-02-18T09:42:32.230Z] #36 DONE 11.6s [2021-02-18T09:42:32.230Z] [2021-02-18T09:42:32.230Z] #48 [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-02-18T09:42:32.230Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:32.230Z] #48 11.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:32.230Z] #48 11.28 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:42:32.230Z] #48 11.44 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:32.230Z] #48 11.52 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:32.230Z] #48 11.52 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:32.230Z] #48 11.55 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:32.230Z] #48 11.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:32.230Z] #48 11.69 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:32.230Z] #48 11.71 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:32.230Z] #48 11.74 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:32.230Z] #48 11.74 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:32.230Z] #48 11.75 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:42:32.293Z] #44 ... [2021-02-18T09:42:32.293Z] [2021-02-18T09:42:32.293Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:32.293Z] #33 sha256:c9e74f4999744f5a9badfe15be4cb9c1a156f9026b6af025e2dbdf73eb983c96 [2021-02-18T09:42:32.293Z] #33 5.024 + RM_GOPATH=0 [2021-02-18T09:42:32.293Z] #33 5.024 + TMP_GOPATH= [2021-02-18T09:42:32.293Z] #33 5.025 + : /build [2021-02-18T09:42:32.293Z] #33 5.025 + '[' -z '' ']' [2021-02-18T09:42:32.293Z] #33 5.027 ++ mktemp -d [2021-02-18T09:42:32.293Z] #33 5.027 + export GOPATH=/tmp/tmp.HxSGLKZmbE [2021-02-18T09:42:32.293Z] #33 5.028 + GOPATH=/tmp/tmp.HxSGLKZmbE [2021-02-18T09:42:32.293Z] #33 5.028 + RM_GOPATH=1 [2021-02-18T09:42:32.293Z] #33 5.028 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.293Z] #33 5.029 ++ go env GOARCH [2021-02-18T09:42:32.293Z] #33 5.053 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.293Z] #33 5.053 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.293Z] #33 5.053 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.293Z] #33 5.055 + dir=/tmp/install [2021-02-18T09:42:32.293Z] #33 5.055 + bin=tomlv [2021-02-18T09:42:32.293Z] #33 5.055 + shift [2021-02-18T09:42:32.293Z] #33 5.056 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:42:32.293Z] #33 5.056 + . /tmp/install/tomlv.installer [2021-02-18T09:42:32.293Z] #33 5.057 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:32.293Z] #33 5.057 + install_tomlv [2021-02-18T09:42:32.293Z] #33 5.062 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:32.293Z] #33 5.062 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:42:32.293Z] #33 5.062 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.HxSGLKZmbE/src/github.com/BurntSushi/toml [2021-02-18T09:42:32.293Z] #33 5.074 Cloning into '/tmp/tmp.HxSGLKZmbE/src/github.com/BurntSushi/toml'... [2021-02-18T09:42:32.293Z] #33 5.793 + cd /tmp/tmp.HxSGLKZmbE/src/github.com/BurntSushi/toml [2021-02-18T09:42:32.293Z] #33 5.793 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:42:32.293Z] #33 5.810 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:32.293Z] #33 6.747 github.com/BurntSushi/toml [2021-02-18T09:42:32.293Z] #33 10.15 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:42:32.293Z] #33 ... [2021-02-18T09:42:32.293Z] [2021-02-18T09:42:32.293Z] #57 [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-02-18T09:42:32.293Z] #57 sha256:15d7ac9713518365ea9dbcc438211ab83ca4f6d77a15651012a8a0e9651ce430 [2021-02-18T09:42:32.293Z] #57 3.393 + RM_GOPATH=0 [2021-02-18T09:42:32.293Z] #57 3.393 + TMP_GOPATH= [2021-02-18T09:42:32.293Z] #57 3.393 + : /build [2021-02-18T09:42:32.293Z] #57 3.393 + '[' -z '' ']' [2021-02-18T09:42:32.293Z] #57 3.393 ++ mktemp -d [2021-02-18T09:42:32.293Z] #57 3.397 + export GOPATH=/tmp/tmp.fJcS09wNMl [2021-02-18T09:42:32.293Z] #57 3.397 + GOPATH=/tmp/tmp.fJcS09wNMl [2021-02-18T09:42:32.293Z] #57 3.397 + RM_GOPATH=1 [2021-02-18T09:42:32.293Z] #57 3.397 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.293Z] #57 3.397 ++ go env GOARCH [2021-02-18T09:42:32.293Z] #57 3.425 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.293Z] #57 3.425 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.293Z] #57 3.425 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.293Z] #57 3.425 + dir=/tmp/install [2021-02-18T09:42:32.293Z] #57 3.425 + bin=rootlesskit [2021-02-18T09:42:32.293Z] #57 3.425 + shift [2021-02-18T09:42:32.293Z] #57 3.425 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:42:32.293Z] #57 3.425 + . /tmp/install/rootlesskit.installer [2021-02-18T09:42:32.293Z] #57 3.425 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:32.293Z] #57 3.425 + install_rootlesskit [2021-02-18T09:42:32.293Z] #57 3.425 + case "$1" in [2021-02-18T09:42:32.293Z] #57 3.425 + export CGO_ENABLED=0 [2021-02-18T09:42:32.293Z] #57 3.425 + CGO_ENABLED=0 [2021-02-18T09:42:32.293Z] #57 3.425 + _install_rootlesskit [2021-02-18T09:42:32.293Z] #57 3.432 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:42:32.293Z] #57 3.432 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.fJcS09wNMl/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:32.293Z] #57 3.433 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:32.293Z] #57 3.444 Cloning into '/tmp/tmp.fJcS09wNMl/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:42:32.293Z] #57 6.363 + cd /tmp/tmp.fJcS09wNMl/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:42:32.293Z] #57 6.363 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:42:32.293Z] #57 6.379 + export GO111MODULE=on [2021-02-18T09:42:32.293Z] #57 6.379 + GO111MODULE=on [2021-02-18T09:42:32.293Z] #57 6.379 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:42:32.293Z] #57 6.380 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:42:32.293Z] #57 7.831 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:32.293Z] #57 7.992 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:32.293Z] #57 8.054 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:32.293Z] #57 8.097 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:32.293Z] #57 8.149 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:42:32.293Z] #57 8.195 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:42:32.293Z] #57 8.294 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:32.293Z] #57 8.385 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:32.293Z] #57 8.625 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:32.293Z] #57 8.639 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:32.293Z] #57 8.645 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:42:32.293Z] #57 8.656 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:32.293Z] #57 8.779 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:32.293Z] #57 8.781 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:32.293Z] #57 8.849 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:32.293Z] #57 8.950 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:32.293Z] #57 9.340 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:32.293Z] #57 9.502 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:32.293Z] #57 9.537 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:32.352Z] #48 26.34 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:42:32.493Z] #48 11.89 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:32.493Z] #48 11.90 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:32.493Z] #48 11.96 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:32.552Z] #57 ... [2021-02-18T09:42:32.552Z] [2021-02-18T09:42:32.552Z] #55 [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-02-18T09:42:32.552Z] #55 sha256:85afd5ba2dee9ad7d7423075f7b6e5bffb611a1428d3e1e000be5ce58ddf439c [2021-02-18T09:42:32.552Z] #55 3.386 + RM_GOPATH=0 [2021-02-18T09:42:32.552Z] #55 3.386 + TMP_GOPATH= [2021-02-18T09:42:32.552Z] #55 3.386 + : /build [2021-02-18T09:42:32.552Z] #55 3.386 + '[' -z '' ']' [2021-02-18T09:42:32.552Z] #55 3.396 ++ mktemp -d [2021-02-18T09:42:32.552Z] #55 3.396 + export GOPATH=/tmp/tmp.pyba54v6Yo [2021-02-18T09:42:32.552Z] #55 3.396 + GOPATH=/tmp/tmp.pyba54v6Yo [2021-02-18T09:42:32.552Z] #55 3.396 + RM_GOPATH=1 [2021-02-18T09:42:32.552Z] #55 3.396 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.552Z] #55 3.396 ++ go env GOARCH [2021-02-18T09:42:32.552Z] #55 3.410 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.552Z] #55 3.410 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.552Z] #55 3.410 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.552Z] #55 3.410 + dir=/tmp/install [2021-02-18T09:42:32.552Z] #55 3.410 + bin=containerd [2021-02-18T09:42:32.552Z] #55 3.410 + shift [2021-02-18T09:42:32.552Z] #55 3.410 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:42:32.552Z] #55 3.410 + . /tmp/install/containerd.installer [2021-02-18T09:42:32.552Z] #55 3.410 ++ set -e [2021-02-18T09:42:32.552Z] #55 3.410 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:32.552Z] #55 3.410 + install_containerd [2021-02-18T09:42:32.552Z] #55 3.410 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:42:32.552Z] #55 3.410 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pyba54v6Yo/src/github.com/containerd/containerd [2021-02-18T09:42:32.552Z] #55 3.410 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:32.552Z] #55 3.419 Cloning into '/tmp/tmp.pyba54v6Yo/src/github.com/containerd/containerd'... [2021-02-18T09:42:32.552Z] #55 ... [2021-02-18T09:42:32.552Z] [2021-02-18T09:42:32.552Z] #52 [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-02-18T09:42:32.552Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:42:32.552Z] #52 4.272 + RM_GOPATH=0 [2021-02-18T09:42:32.552Z] #52 4.272 + TMP_GOPATH= [2021-02-18T09:42:32.552Z] #52 4.272 + : /build [2021-02-18T09:42:32.552Z] #52 4.272 + '[' -z '' ']' [2021-02-18T09:42:32.552Z] #52 4.272 ++ mktemp -d [2021-02-18T09:42:32.552Z] #52 4.295 + export GOPATH=/tmp/tmp.HO4Lnjf01y [2021-02-18T09:42:32.552Z] #52 4.295 + GOPATH=/tmp/tmp.HO4Lnjf01y [2021-02-18T09:42:32.552Z] #52 4.295 + RM_GOPATH=1 [2021-02-18T09:42:32.552Z] #52 4.295 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.552Z] #52 4.295 ++ go env GOARCH [2021-02-18T09:42:32.552Z] #52 4.318 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.552Z] #52 4.318 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.552Z] #52 4.318 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.552Z] #52 4.318 + dir=/tmp/install [2021-02-18T09:42:32.552Z] #52 4.318 + bin=runc [2021-02-18T09:42:32.552Z] #52 4.318 + shift [2021-02-18T09:42:32.552Z] #52 4.318 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:42:32.552Z] #52 4.318 + . /tmp/install/runc.installer [2021-02-18T09:42:32.552Z] #52 4.318 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:32.552Z] #52 4.318 + install_runc [2021-02-18T09:42:32.552Z] #52 4.318 + uname -r [2021-02-18T09:42:32.552Z] #52 4.318 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:42:32.552Z] #52 4.324 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-18T09:42:32.552Z] #52 4.326 + RUNC_BUILDTAGS='seccomp ' [2021-02-18T09:42:32.552Z] #52 4.326 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-18T09:42:32.552Z] #52 4.326 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HO4Lnjf01y/src/github.com/opencontainers/runc [2021-02-18T09:42:32.552Z] #52 4.330 Cloning into '/tmp/tmp.HO4Lnjf01y/src/github.com/opencontainers/runc'... [2021-02-18T09:42:32.756Z] #48 12.09 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:32.811Z] #52 ... [2021-02-18T09:42:32.811Z] [2021-02-18T09:42:32.811Z] #36 [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-02-18T09:42:32.811Z] #36 sha256:1a3319bef9fcfe4443484b8143c2eb5bacb8bfdb0cce957a55fbfa3722f36a7c [2021-02-18T09:42:32.811Z] #36 4.673 + RM_GOPATH=0 [2021-02-18T09:42:32.811Z] #36 4.673 + TMP_GOPATH= [2021-02-18T09:42:32.811Z] #36 4.673 + : /build [2021-02-18T09:42:32.811Z] #36 4.673 + '[' -z '' ']' [2021-02-18T09:42:32.811Z] #36 4.673 ++ mktemp -d [2021-02-18T09:42:32.811Z] #36 4.675 + export GOPATH=/tmp/tmp.rb5VaMlhtj [2021-02-18T09:42:32.811Z] #36 4.675 + GOPATH=/tmp/tmp.rb5VaMlhtj [2021-02-18T09:42:32.811Z] #36 4.675 + RM_GOPATH=1 [2021-02-18T09:42:32.811Z] #36 4.675 + case "$(go env GOARCH)" in [2021-02-18T09:42:32.811Z] #36 4.680 ++ go env GOARCH [2021-02-18T09:42:32.811Z] #36 4.693 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.811Z] #36 4.693 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:32.811Z] #36 4.702 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:32.811Z] #36 4.702 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:32.811Z] #36 4.702 + dir=/tmp/install [2021-02-18T09:42:32.811Z] #36 4.702 + bin=tini [2021-02-18T09:42:32.811Z] #36 4.702 + shift [2021-02-18T09:42:32.811Z] #36 4.702 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:42:32.811Z] #36 4.702 + . /tmp/install/tini.installer [2021-02-18T09:42:32.811Z] #36 4.702 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:32.811Z] #36 4.702 + install_tini [2021-02-18T09:42:32.811Z] #36 4.702 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:42:32.811Z] #36 4.702 + git clone https://github.com/krallin/tini.git /tmp/tmp.rb5VaMlhtj/tini [2021-02-18T09:42:32.811Z] #36 4.710 Cloning into '/tmp/tmp.rb5VaMlhtj/tini'... [2021-02-18T09:42:32.811Z] #36 5.355 + cd /tmp/tmp.rb5VaMlhtj/tini [2021-02-18T09:42:32.811Z] #36 5.365 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:42:32.811Z] #36 5.370 + cmake . [2021-02-18T09:42:32.811Z] #36 6.091 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:42:32.811Z] #36 6.152 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:42:32.811Z] #36 6.880 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:42:32.811Z] #36 6.883 -- Detecting C compiler ABI info [2021-02-18T09:42:32.811Z] #36 7.563 -- Detecting C compiler ABI info - done [2021-02-18T09:42:32.811Z] #36 7.653 -- Detecting C compile features [2021-02-18T09:42:32.811Z] #36 10.23 -- Detecting C compile features - done [2021-02-18T09:42:32.811Z] #36 10.28 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:42:32.811Z] #36 10.60 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:42:32.811Z] #36 10.71 -- Configuring done [2021-02-18T09:42:32.811Z] #36 10.77 -- Generating done [2021-02-18T09:42:32.811Z] #36 10.78 -- Build files have been written to: /tmp/tmp.rb5VaMlhtj/tini [2021-02-18T09:42:32.811Z] #36 10.78 + make tini-static [2021-02-18T09:42:33.094Z] #36 ... [2021-02-18T09:42:33.094Z] [2021-02-18T09:42:33.094Z] #48 [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-02-18T09:42:33.094Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:33.094Z] #48 4.653 + RM_GOPATH=0 [2021-02-18T09:42:33.094Z] #48 4.657 + TMP_GOPATH= [2021-02-18T09:42:33.094Z] #48 4.657 + : /build [2021-02-18T09:42:33.094Z] #48 4.657 + '[' -z '' ']' [2021-02-18T09:42:33.094Z] #48 4.657 ++ mktemp -d [2021-02-18T09:42:33.094Z] #48 4.657 + export GOPATH=/tmp/tmp.SZ3trA34Tp [2021-02-18T09:42:33.094Z] #48 4.657 + GOPATH=/tmp/tmp.SZ3trA34Tp [2021-02-18T09:42:33.094Z] #48 4.657 + RM_GOPATH=1 [2021-02-18T09:42:33.094Z] #48 4.657 + case "$(go env GOARCH)" in [2021-02-18T09:42:33.094Z] #48 4.657 ++ go env GOARCH [2021-02-18T09:42:33.094Z] #48 4.683 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:33.094Z] #48 4.688 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:33.094Z] #48 4.688 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:33.094Z] #48 4.709 + dir=/tmp/install [2021-02-18T09:42:33.094Z] #48 4.709 + bin=golangci_lint [2021-02-18T09:42:33.094Z] #48 4.709 + shift [2021-02-18T09:42:33.094Z] #48 4.709 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:42:33.094Z] #48 4.709 + . /tmp/install/golangci_lint.installer [2021-02-18T09:42:33.094Z] #48 4.709 ++ : v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.709 + install_golangci_lint [2021-02-18T09:42:33.094Z] #48 4.709 + set -e [2021-02-18T09:42:33.094Z] #48 4.709 + export GO111MODULE=on [2021-02-18T09:42:33.094Z] #48 4.709 + GO111MODULE=on [2021-02-18T09:42:33.094Z] #48 4.709 + GOBIN=/build [2021-02-18T09:42:33.094Z] #48 4.709 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.777 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.790 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.806 go: finding github.com/golangci v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.806 go: finding github.com v1.23.8 [2021-02-18T09:42:33.094Z] #48 4.845 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:42:33.094Z] #48 5.614 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:33.094Z] #48 6.298 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:42:33.326Z] #48 12.65 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:42:33.326Z] #48 12.75 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:33.326Z] #48 12.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:33.326Z] #48 12.87 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:33.354Z] #48 ... [2021-02-18T09:42:33.354Z] [2021-02-18T09:42:33.355Z] #46 [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-02-18T09:42:33.355Z] #46 sha256:a97c8e3b22507c15953c46a2e77a6bee06de62b301c458404b7be8710d68569f [2021-02-18T09:42:33.355Z] #46 10.84 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:33.586Z] #48 12.99 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:33.847Z] #48 13.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:33.847Z] #48 13.24 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:42:33.847Z] #48 13.24 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:33.925Z] #46 11.88 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:33.925Z] #46 ... [2021-02-18T09:42:33.925Z] [2021-02-18T09:42:33.925Z] #23 [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-02-18T09:42:33.925Z] #23 sha256:2fc78d0b1081ad25744972edb77b2d4dca609ef3215e79c15eb29562462e523e [2021-02-18T09:42:33.925Z] #23 11.27 + mkdir -p /build [2021-02-18T09:42:33.925Z] #23 11.39 + mv docker/docker /build/ [2021-02-18T09:42:33.925Z] #23 11.40 + rmdir docker [2021-02-18T09:42:33.925Z] #23 DONE 12.1s [2021-02-18T09:42:33.925Z] [2021-02-18T09:42:33.925Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:33.925Z] #63 sha256:e2079c4ae767eb35bdbd12377d1cc9bb9588482c44c7edba445bca3400350467 [2021-02-18T09:42:33.925Z] #63 2.255 + RM_GOPATH=0 [2021-02-18T09:42:33.925Z] #63 2.255 + TMP_GOPATH= [2021-02-18T09:42:33.925Z] #63 2.255 + : /build [2021-02-18T09:42:33.925Z] #63 2.255 + '[' -z '' ']' [2021-02-18T09:42:33.925Z] #63 2.255 ++ mktemp -d [2021-02-18T09:42:33.925Z] #63 2.255 + export GOPATH=/tmp/tmp.uR4wTHhAIl [2021-02-18T09:42:33.925Z] #63 2.255 + GOPATH=/tmp/tmp.uR4wTHhAIl [2021-02-18T09:42:33.925Z] #63 2.255 + RM_GOPATH=1 [2021-02-18T09:42:33.925Z] #63 2.255 + case "$(go env GOARCH)" in [2021-02-18T09:42:33.925Z] #63 2.255 ++ go env GOARCH [2021-02-18T09:42:33.925Z] #63 2.260 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:33.925Z] #63 2.260 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:42:33.925Z] #63 2.260 ++ dirname /tmp/install/install.sh [2021-02-18T09:42:33.925Z] #63 2.261 + dir=/tmp/install [2021-02-18T09:42:33.925Z] #63 2.261 + bin=proxy [2021-02-18T09:42:33.925Z] #63 2.261 + shift [2021-02-18T09:42:33.925Z] #63 2.261 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:42:33.925Z] #63 2.261 + . /tmp/install/proxy.installer [2021-02-18T09:42:33.925Z] #63 2.261 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:33.925Z] #63 2.261 + install_proxy [2021-02-18T09:42:33.925Z] #63 2.261 + case "$1" in [2021-02-18T09:42:33.925Z] #63 2.261 + export CGO_ENABLED=0 [2021-02-18T09:42:33.925Z] #63 2.261 + CGO_ENABLED=0 [2021-02-18T09:42:33.925Z] #63 2.261 + _install_proxy [2021-02-18T09:42:33.925Z] #63 2.261 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:42:33.925Z] #63 2.261 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uR4wTHhAIl/src/github.com/docker/libnetwork [2021-02-18T09:42:33.925Z] #63 2.261 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:33.925Z] #63 2.263 Cloning into '/tmp/tmp.uR4wTHhAIl/src/github.com/docker/libnetwork'... [2021-02-18T09:42:34.106Z] #48 13.48 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:34.106Z] #48 13.63 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:34.184Z] #63 12.11 Checking out files: 50% (967/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) [2021-02-18T09:42:34.184Z] #63 ... [2021-02-18T09:42:34.184Z] [2021-02-18T09:42:34.185Z] #48 [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-02-18T09:42:34.185Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:34.185Z] #48 11.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:34.185Z] #48 11.85 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:42:34.185Z] #48 11.87 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:42:34.185Z] #48 11.98 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:34.185Z] #48 11.98 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:34.185Z] #48 12.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:34.185Z] #48 12.15 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:34.185Z] #48 12.23 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:42:34.185Z] #48 12.24 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:34.185Z] #48 12.26 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:34.185Z] #48 12.28 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:34.244Z] #48 28.47 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:42:34.244Z] #48 28.55 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:34.244Z] #48 28.55 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:34.244Z] #48 28.58 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:34.366Z] #48 13.75 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:34.444Z] #48 12.44 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:42:34.444Z] #48 12.57 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:34.500Z] #48 28.63 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:34.501Z] #48 28.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:34.501Z] #48 28.67 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:34.501Z] #48 28.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:34.501Z] #48 28.68 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:42:34.501Z] #48 28.69 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.70 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:34.501Z] #48 28.74 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:34.501Z] #48 28.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.76 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.77 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:34.501Z] #48 28.77 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.78 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:42:34.501Z] #48 28.78 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:34.501Z] #48 28.79 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:34.626Z] #48 ... [2021-02-18T09:42:34.626Z] [2021-02-18T09:42:34.626Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:34.626Z] #33 sha256:a8eb5eba3e3f648c16cb715f75a2d7db9be9231affdb8bb47f3ed55636b13217 [2021-02-18T09:42:34.626Z] #33 DONE 14.1s [2021-02-18T09:42:34.626Z] [2021-02-18T09:42:34.626Z] #48 [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-02-18T09:42:34.626Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:34.626Z] #48 14.06 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:34.626Z] #48 14.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:34.626Z] #48 14.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:34.626Z] #48 14.18 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:34.704Z] #48 12.68 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:34.704Z] #48 12.73 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:34.757Z] #48 28.84 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:34.757Z] #48 28.86 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:34.757Z] #48 28.88 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:34.757Z] #48 28.92 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:34.757Z] #48 28.92 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:34.757Z] #48 28.95 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:34.757Z] #48 28.96 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:34.757Z] #48 28.99 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:34.757Z] #48 29.01 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:34.757Z] #48 29.04 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:34.897Z] #48 14.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:34.965Z] #48 12.90 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:34.965Z] #48 12.92 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:34.965Z] #48 12.99 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:34.965Z] #48 13.06 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:34.965Z] #48 13.13 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:35.014Z] #48 29.04 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:35.014Z] #48 29.05 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:35.014Z] #48 29.06 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:35.014Z] #48 29.12 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:35.014Z] #48 29.14 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:42:35.014Z] #48 29.15 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:35.014Z] #48 29.17 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:42:35.014Z] #48 29.18 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:35.014Z] #48 29.18 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:35.014Z] #48 29.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:35.014Z] #48 29.21 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:35.014Z] #48 29.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:35.014Z] #48 29.24 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:35.014Z] #48 29.28 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:42:35.160Z] #48 14.58 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:35.225Z] #48 13.22 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:42:35.277Z] #48 29.29 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:35.277Z] #48 29.29 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:35.277Z] #48 29.31 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:35.277Z] #48 29.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:35.278Z] #48 29.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:35.278Z] #48 29.42 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:35.278Z] #48 29.44 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:35.278Z] #48 29.45 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:35.278Z] #48 29.46 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:35.278Z] #48 29.47 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:35.278Z] #48 29.47 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:35.278Z] #48 29.48 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:35.278Z] #48 29.48 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:35.278Z] #48 29.48 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:35.278Z] #48 29.49 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:35.278Z] #48 29.50 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:35.418Z] #48 14.66 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:35.418Z] #48 14.74 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:35.418Z] #48 14.93 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:35.418Z] #48 14.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:35.419Z] #48 14.95 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:35.485Z] #48 13.53 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:35.485Z] #48 13.57 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:35.485Z] #48 13.59 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:42:35.543Z] #48 29.53 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:35.543Z] #48 29.53 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:35.543Z] #48 29.53 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:35.543Z] #48 29.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:35.543Z] #48 29.55 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:35.543Z] #48 29.56 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:35.543Z] #48 29.56 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:35.543Z] #48 29.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:35.543Z] #48 29.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:35.543Z] #48 29.70 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:35.543Z] #48 29.73 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:35.543Z] #48 29.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:35.543Z] #48 29.77 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:35.678Z] #48 15.14 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:35.678Z] #48 15.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:35.678Z] #48 15.14 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:35.744Z] #48 13.74 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:35.744Z] #48 13.82 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:35.798Z] #48 29.78 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:35.937Z] #48 15.25 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:35.937Z] #48 15.35 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:36.002Z] #48 14.07 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:36.002Z] #48 14.19 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:42:36.196Z] #48 15.51 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:36.196Z] #48 15.51 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:36.196Z] #48 15.51 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:36.196Z] #48 15.62 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:36.304Z] #48 ... [2021-02-18T09:42:36.304Z] [2021-02-18T09:42:36.304Z] #36 [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-02-18T09:42:36.304Z] #36 sha256:1a3319bef9fcfe4443484b8143c2eb5bacb8bfdb0cce957a55fbfa3722f36a7c [2021-02-18T09:42:36.304Z] #36 11.38 Scanning dependencies of target tini-static [2021-02-18T09:42:36.304Z] #36 11.47 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:42:36.304Z] #36 13.05 [100%] Linking C executable tini-static [2021-02-18T09:42:36.304Z] #36 13.88 [100%] Built target tini-static [2021-02-18T09:42:36.304Z] #36 13.99 + mkdir -p /build [2021-02-18T09:42:36.304Z] #36 14.00 + cp tini-static /build/docker-init [2021-02-18T09:42:36.304Z] #36 DONE 14.2s [2021-02-18T09:42:36.304Z] [2021-02-18T09:42:36.304Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:36.304Z] #63 sha256:e2079c4ae767eb35bdbd12377d1cc9bb9588482c44c7edba445bca3400350467 [2021-02-18T09:42:36.304Z] #63 12.11 Checking out files: 50% (967/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:42:36.304Z] #63 12.97 + cd /tmp/tmp.uR4wTHhAIl/src/github.com/docker/libnetwork [2021-02-18T09:42:36.304Z] #63 12.97 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:36.304Z] #63 13.62 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:42:36.455Z] #48 15.74 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:36.716Z] #48 16.04 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:36.716Z] #48 ... [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:42:36.716Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:42:36.716Z] #19 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:42:36.716Z] #29 sha256:1c6831661cd92ed74b28e3d4ffe3addf8ad4cb3e62f169aea49951f71ee82369 [2021-02-18T09:42:36.716Z] #29 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #28 [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-02-18T09:42:36.716Z] #28 sha256:3ad941d76a1e1d69c8e2c929e67131b8f3bed9fa124f5f56812ef2a746990d10 [2021-02-18T09:42:36.716Z] #28 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:42:36.716Z] #24 sha256:e6769d897e29bdb938f729b03f0331ed7cfd92755689d27d10d510a7b4ee02cc [2021-02-18T09:42:36.716Z] #24 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:42:36.716Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:42:36.716Z] #30 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #26 [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-02-18T09:42:36.716Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:42:36.716Z] #26 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:42:36.716Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:42:36.716Z] #21 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:42:36.716Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:42:36.716Z] #20 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:42:36.716Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:42:36.716Z] #13 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:42:36.716Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:42:36.716Z] #31 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:42:36.716Z] #27 sha256:2bc76d0a8808680620e07d6d0384dd7e079d6ad68156bb143e93ec88c0be6d4d [2021-02-18T09:42:36.716Z] #27 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:42:36.716Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:42:36.716Z] #16 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:42:36.716Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:42:36.716Z] #15 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:42:36.716Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:42:36.716Z] #18 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:42:36.716Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:42:36.716Z] #17 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:42:36.716Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:42:36.716Z] #14 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:42:36.716Z] #32 sha256:ccc53bda39a46becd116a53ef06b9aa7c6e2645698aa95b096300f2585d583e5 [2021-02-18T09:42:36.716Z] #32 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:42:36.716Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:42:36.716Z] #38 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #39 [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-02-18T09:42:36.716Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:42:36.716Z] #39 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:42:36.716Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:42:36.716Z] #41 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:42:36.716Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:42:36.716Z] #42 CACHED [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:42:36.716Z] #34 sha256:7f32cf674b4b98ed98675a667e347ef566ec436eccf3a4ce014fc1dcaedf5f40 [2021-02-18T09:42:36.716Z] #34 DONE 0.1s [2021-02-18T09:42:36.716Z] [2021-02-18T09:42:36.716Z] #48 [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-02-18T09:42:36.716Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:36.716Z] #48 16.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:36.716Z] #48 16.18 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:36.716Z] #48 16.21 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:36.716Z] #48 16.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:36.716Z] #48 16.23 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:36.975Z] #48 ... [2021-02-18T09:42:36.975Z] [2021-02-18T09:42:36.975Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:42:36.975Z] #37 sha256:5a59de7c0e30df97255d64921f5316ed27fe7e5d6ab62e4094efe55da423319d [2021-02-18T09:42:36.975Z] #37 DONE 0.1s [2021-02-18T09:42:36.975Z] [2021-02-18T09:42:36.975Z] #48 [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-02-18T09:42:36.975Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:36.975Z] #48 16.33 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:36.975Z] #48 16.34 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:36.975Z] #48 16.44 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:36.975Z] #48 16.50 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:36.975Z] #48 16.50 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:37.163Z] #48 ... [2021-02-18T09:42:37.163Z] [2021-02-18T09:42:37.163Z] #50 [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-02-18T09:42:37.163Z] #50 sha256:6c59308323b45b13692ee3334d6b448b915b7c8f14d3920a68eb24bf9f1399d8 [2021-02-18T09:42:37.163Z] #50 25.21 golang.org/x/crypto/ssh/terminal [2021-02-18T09:42:37.163Z] #50 27.90 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:42:37.163Z] #50 DONE 31.3s [2021-02-18T09:42:37.235Z] #48 ... [2021-02-18T09:42:37.235Z] [2021-02-18T09:42:37.235Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:42:37.235Z] #40 sha256:10b11c836ae259e3d2afceb64a8e496d4890e5cdbe8d55f2c868b736d485cd83 [2021-02-18T09:42:37.235Z] #40 DONE 0.4s [2021-02-18T09:42:37.242Z] #63 ... [2021-02-18T09:42:37.242Z] [2021-02-18T09:42:37.242Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:42:37.242Z] #33 sha256:c9e74f4999744f5a9badfe15be4cb9c1a156f9026b6af025e2dbdf73eb983c96 [2021-02-18T09:42:37.242Z] #33 DONE 15.0s [2021-02-18T09:42:37.242Z] [2021-02-18T09:42:37.242Z] #48 [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-02-18T09:42:37.242Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:37.242Z] #48 14.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:37.242Z] #48 14.37 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:37.242Z] #48 14.69 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:42:37.242Z] #48 14.69 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:37.242Z] #48 14.69 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:37.242Z] #48 14.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:37.242Z] #48 14.77 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:37.242Z] #48 14.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:37.242Z] #48 15.12 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:37.419Z] [2021-02-18T09:42:37.419Z] #48 [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-02-18T09:42:37.419Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:37.494Z] [2021-02-18T09:42:37.494Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:42:37.494Z] #43 sha256:4a28414a44f68df81daa0cb887e25168e277fa7d43d82213ca39746f27f8988a [2021-02-18T09:42:37.494Z] #43 DONE 0.1s [2021-02-18T09:42:37.494Z] [2021-02-18T09:42:37.494Z] #48 [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-02-18T09:42:37.494Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:37.494Z] #48 16.74 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:37.494Z] #48 16.88 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:37.494Z] #48 16.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:37.494Z] #48 16.92 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:37.494Z] #48 16.98 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:37.494Z] #48 16.98 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:37.754Z] #48 17.19 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:37.754Z] #48 17.23 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:37.754Z] #48 17.25 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:38.015Z] #48 17.32 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:38.583Z] #48 18.19 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:38.624Z] #48 ... [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:42:38.624Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:42:38.624Z] #20 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:42:38.624Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:42:38.624Z] #18 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:42:38.624Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:42:38.624Z] #14 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:42:38.624Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:42:38.624Z] #21 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #26 [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-02-18T09:42:38.624Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:42:38.624Z] #26 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:42:38.624Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:42:38.624Z] #19 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:42:38.624Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:42:38.624Z] #17 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:42:38.624Z] #29 sha256:6b651b70382c21e5926e3f93cd4c76a34cdd49aaa1d342bb9cb8c206bce97d64 [2021-02-18T09:42:38.624Z] #29 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:42:38.624Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:42:38.624Z] #15 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:42:38.624Z] #27 sha256:14ff923d1b802cf46ae79c5fba1983624c85562ce6496cda16d747d36a6491e1 [2021-02-18T09:42:38.624Z] #27 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:42:38.624Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:42:38.624Z] #31 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #28 [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-02-18T09:42:38.624Z] #28 sha256:ae9df76e3d4645a9bdb4639b35a57c840785b6cdf52a7bac8c188dde9bafc4d2 [2021-02-18T09:42:38.624Z] #28 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:42:38.624Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:42:38.624Z] #13 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:42:38.624Z] #24 sha256:9d33a2541189b0df0fca74182ffca0359b4dd54d7ad4445e14c9bed2376139fa [2021-02-18T09:42:38.624Z] #24 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:42:38.624Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:42:38.624Z] #16 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:42:38.624Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:42:38.624Z] #30 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:42:38.624Z] #32 sha256:ec93f4c67a484a7f8358168b45b2ccd6e6f29fb73b3ee793e8c76e95f103c124 [2021-02-18T09:42:38.624Z] #32 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:42:38.624Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:42:38.624Z] #38 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #39 [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-02-18T09:42:38.624Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:42:38.624Z] #39 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:42:38.624Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:42:38.624Z] #41 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:42:38.624Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:42:38.624Z] #42 CACHED [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #48 [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-02-18T09:42:38.624Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:38.624Z] #48 16.49 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:38.624Z] #48 ... [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:42:38.624Z] #34 sha256:3adc7d55bb9540fd3924a5c80fced092f0f1420ce453e914466897fbb3884f22 [2021-02-18T09:42:38.624Z] #34 DONE 0.1s [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:42:38.624Z] #37 sha256:dedf03b89128594d59af067188e1c9082ad7398e3f00137ef8aef31b12f863a0 [2021-02-18T09:42:38.624Z] #37 DONE 0.1s [2021-02-18T09:42:38.624Z] [2021-02-18T09:42:38.624Z] #52 [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-02-18T09:42:38.624Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:42:38.624Z] #52 16.43 Checking out files: 89% (1051/1170) Checking out files: 90% (1053/1170) Checking out files: 91% (1065/1170) Checking out files: 92% (1077/1170) Checking out files: 93% (1089/1170) Checking out files: 94% (1100/1170) Checking out files: 95% (1112/1170) Checking out files: 96% (1124/1170) Checking out files: 97% (1135/1170) Checking out files: 98% (1147/1170) Checking out files: 99% (1159/1170) Checking out files: 100% (1170/1170) Checking out files: 100% (1170/1170), done. [2021-02-18T09:42:38.624Z] #52 16.53 + cd /tmp/tmp.HO4Lnjf01y/src/github.com/opencontainers/runc [2021-02-18T09:42:38.624Z] #52 16.55 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:38.883Z] #52 16.82 + '[' -z '' ']' [2021-02-18T09:42:38.883Z] #52 16.82 + target=static [2021-02-18T09:42:38.883Z] #52 16.82 + make 'BUILDTAGS=seccomp ' static [2021-02-18T09:42:38.883Z] #52 ... [2021-02-18T09:42:38.883Z] [2021-02-18T09:42:38.883Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:42:38.883Z] #40 sha256:e281f3f388be681e7edacd22aaa027cb2deefcdbc618388388216b5147bf82fc [2021-02-18T09:42:38.883Z] #40 DONE 0.4s [2021-02-18T09:42:38.883Z] [2021-02-18T09:42:38.883Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:42:38.883Z] #43 sha256:8cdf6f861a7a81c56fed6927208a30380fb8cd95816f5a4cdbfaae6b448ab5b0 [2021-02-18T09:42:38.883Z] #43 DONE 0.1s [2021-02-18T09:42:38.883Z] [2021-02-18T09:42:38.883Z] #46 [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-02-18T09:42:38.883Z] #46 sha256:a97c8e3b22507c15953c46a2e77a6bee06de62b301c458404b7be8710d68569f [2021-02-18T09:42:38.883Z] #46 15.68 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:42:38.883Z] #46 15.71 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:38.883Z] #46 15.82 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:38.883Z] #46 15.90 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:38.883Z] #46 15.92 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:38.883Z] #46 16.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:38.883Z] #46 16.26 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:38.883Z] #46 16.48 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:38.883Z] #46 16.53 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:38.883Z] #46 16.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:38.883Z] #46 16.62 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:39.152Z] #48 18.49 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:39.152Z] #48 ... [2021-02-18T09:42:39.152Z] [2021-02-18T09:42:39.152Z] #46 [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-02-18T09:42:39.152Z] #46 sha256:72462fb08b0e548c8bb3d112170abc50edddb1aaacb68600a70fcbcc5015da2a [2021-02-18T09:42:39.152Z] #46 8.570 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:39.152Z] #46 9.420 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:39.152Z] #46 11.10 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:39.152Z] #46 15.13 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:42:39.152Z] #46 15.13 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:42:39.152Z] #46 15.16 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:39.152Z] #46 15.25 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:42:39.152Z] #46 15.25 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:42:39.152Z] #46 15.44 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:42:39.152Z] #46 15.74 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:42:39.152Z] #46 15.87 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:42:39.152Z] #46 15.98 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:42:39.152Z] #46 16.04 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:42:39.152Z] #46 16.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:42:39.152Z] #46 ... [2021-02-18T09:42:39.152Z] [2021-02-18T09:42:39.152Z] #57 [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-02-18T09:42:39.152Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:42:39.152Z] #57 10.04 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:42:39.152Z] #57 10.27 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:42:39.152Z] #57 10.31 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:39.152Z] #57 10.34 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:39.152Z] #57 10.40 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:39.152Z] #57 10.57 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:39.152Z] #57 10.80 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:39.152Z] #57 11.17 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:39.152Z] #57 11.39 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:39.152Z] #57 11.41 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:39.152Z] #57 11.78 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:39.152Z] #57 12.72 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:39.152Z] #57 12.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:39.152Z] #57 13.47 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:39.152Z] #57 14.52 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:39.152Z] #57 14.94 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:39.152Z] #57 17.22 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:39.152Z] #57 17.92 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:39.152Z] #57 18.09 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:39.152Z] #57 18.10 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:39.152Z] #57 18.43 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:39.722Z] #57 19.01 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:39.722Z] #57 ... [2021-02-18T09:42:39.722Z] [2021-02-18T09:42:39.722Z] #50 [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-02-18T09:42:39.722Z] #50 sha256:fd71a437f7b3aea1db995bd9bb50f9289426baf5dc1b276b793a962223cdbd47 [2021-02-18T09:42:39.722Z] #50 13.41 + cd /tmp/tmp.9sUqLIoSG2/src/github.com/mvdan/sh [2021-02-18T09:42:39.722Z] #50 13.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:39.722Z] #50 13.59 + GO111MODULE=on [2021-02-18T09:42:39.722Z] #50 13.59 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:42:39.722Z] #50 15.24 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:39.722Z] #50 15.24 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:39.722Z] #50 15.32 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:39.722Z] #50 15.42 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:39.722Z] #50 15.73 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:39.722Z] #50 16.52 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:39.722Z] #50 17.15 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:39.722Z] #50 17.90 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:39.722Z] #50 18.70 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:39.722Z] #50 18.79 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:39.722Z] #50 18.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:39.722Z] #50 18.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:39.722Z] #50 ... [2021-02-18T09:42:39.722Z] [2021-02-18T09:42:39.722Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:39.722Z] #63 sha256:4216b82716c04c2eed9be83fcc59accaff04f6ebd1cbb5985d1ff9c1c736f814 [2021-02-18T09:42:39.722Z] #63 19.20 Checking out files: 99% (1890/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:42:39.722Z] #63 19.25 + cd /tmp/tmp.hMT34gLsbI/src/github.com/docker/libnetwork [2021-02-18T09:42:39.722Z] #63 19.25 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:42:40.293Z] #63 19.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:42:40.686Z] #48 ... [2021-02-18T09:42:40.686Z] [2021-02-18T09:42:40.686Z] #55 [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-02-18T09:42:40.686Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:42:41.197Z] #55 35.05 Checking out files: 85% (3210/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:42:41.197Z] #55 35.46 + cd /tmp/tmp.9fIm2LAtLX/src/github.com/containerd/containerd [2021-02-18T09:42:41.197Z] #55 35.47 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:41.419Z] #46 ... [2021-02-18T09:42:41.419Z] [2021-02-18T09:42:41.419Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:41.419Z] #63 sha256:e2079c4ae767eb35bdbd12377d1cc9bb9588482c44c7edba445bca3400350467 [2021-02-18T09:42:41.419Z] #63 DONE 19.2s [2021-02-18T09:42:41.419Z] [2021-02-18T09:42:41.419Z] #48 [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-02-18T09:42:41.419Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:41.419Z] #48 17.96 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:41.419Z] #48 17.96 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:41.419Z] #48 17.97 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:41.419Z] #48 17.97 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:41.419Z] #48 17.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:41.419Z] #48 17.98 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:41.419Z] #48 17.98 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:41.419Z] #48 17.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:41.419Z] #48 18.02 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:41.419Z] #48 18.02 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.02 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:41.419Z] #48 18.04 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:41.419Z] #48 18.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:41.419Z] #48 18.05 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.06 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.09 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:41.419Z] #48 18.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:41.419Z] #48 18.10 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:41.419Z] #48 18.14 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:41.419Z] #48 18.15 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:41.419Z] #48 18.16 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:41.419Z] #48 18.18 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.18 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:42:41.419Z] #48 18.18 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:41.419Z] #48 18.19 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.27 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:41.419Z] #48 18.29 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:41.419Z] #48 18.29 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:41.419Z] #48 18.34 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:41.419Z] #48 18.35 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:41.419Z] #48 18.38 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.39 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:41.419Z] #48 18.48 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:41.419Z] #48 18.55 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:41.419Z] #48 18.57 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:41.419Z] #48 18.58 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.70 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:41.419Z] #48 18.70 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:41.419Z] #48 18.70 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:41.419Z] #48 18.71 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:41.419Z] #48 18.71 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:41.419Z] #48 18.78 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:41.419Z] #48 18.81 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:41.419Z] #48 18.95 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:41.419Z] #48 18.95 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:41.419Z] #48 19.06 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:41.419Z] #48 19.07 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:41.419Z] #48 19.11 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:41.419Z] #48 19.24 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:41.419Z] #48 19.26 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:41.419Z] #48 19.30 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:41.419Z] #48 19.30 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:41.419Z] #48 19.41 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:41.419Z] #48 19.43 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:41.419Z] #48 19.47 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:41.419Z] #48 19.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:41.419Z] #48 19.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:41.419Z] #48 19.51 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:41.419Z] #48 19.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:41.454Z] #55 ... [2021-02-18T09:42:41.454Z] [2021-02-18T09:42:41.454Z] #46 [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-02-18T09:42:41.454Z] #46 sha256:9929f8879d42cbe70e41d4fac132c5f53fe758c1ed378586a1d84f1a5540941a [2021-02-18T09:42:41.454Z] #46 DONE 35.8s [2021-02-18T09:42:41.678Z] #48 19.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:41.678Z] #48 19.71 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:41.678Z] #48 19.94 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:41.711Z] [2021-02-18T09:42:41.711Z] #57 [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-02-18T09:42:41.711Z] #57 sha256:dba3fac4287dc10b745fbdc94b5ba4a234ee94d4cd4200cad7b186a907e3d7e5 [2021-02-18T09:42:41.938Z] #48 19.95 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:41.938Z] #48 19.97 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:41.938Z] #48 20.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:42.198Z] #48 20.21 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:42.198Z] #48 20.21 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:42.198Z] #48 20.21 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:42.198Z] #48 20.35 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:42.198Z] #48 20.38 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:42.273Z] #57 ... [2021-02-18T09:42:42.273Z] [2021-02-18T09:42:42.273Z] #55 [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-02-18T09:42:42.273Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:42:42.273Z] #55 36.47 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:42:42.273Z] #55 36.47 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:42:42.273Z] #55 36.47 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:42.273Z] #55 36.47 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:42.273Z] #55 36.47 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:42:42.273Z] #55 36.47 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:42:42.273Z] #55 36.47 + '[' '' = dynamic ']' [2021-02-18T09:42:42.273Z] #55 36.47 + make [2021-02-18T09:42:42.458Z] #48 20.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:42.458Z] #48 20.61 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:42.718Z] #48 20.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:42.718Z] #48 20.80 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:42.718Z] #48 ... [2021-02-18T09:42:42.718Z] [2021-02-18T09:42:42.718Z] #44 [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-02-18T09:42:42.718Z] #44 sha256:5ef123ba84b7c986d6d57f2898d4c4c7be64b9367dd5da25680fe026551b85f2 [2021-02-18T09:42:42.718Z] #44 10.81 github.com/LK4D4/vndr [2021-02-18T09:42:42.718Z] #44 ... [2021-02-18T09:42:42.718Z] [2021-02-18T09:42:42.718Z] #48 [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-02-18T09:42:42.718Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:42.718Z] #48 20.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:42.718Z] #48 20.90 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:42.718Z] #48 20.91 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:42.833Z] #63 ... [2021-02-18T09:42:42.833Z] [2021-02-18T09:42:42.833Z] #44 [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-02-18T09:42:42.833Z] #44 sha256:fc20d09568e80620abf88697da3eba673a370d97fe43d0b464a57df423de6d9b [2021-02-18T09:42:42.833Z] #44 DONE 22.1s [2021-02-18T09:42:42.833Z] [2021-02-18T09:42:42.833Z] #48 [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-02-18T09:42:42.833Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:42.833Z] #48 20.75 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:42.833Z] #48 21.03 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:42.833Z] #48 21.04 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:42.833Z] #48 21.04 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:42.833Z] #48 21.07 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:42.833Z] #48 21.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:42.833Z] #48 21.12 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:42.833Z] #48 21.12 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:42.833Z] #48 21.12 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:42.833Z] #48 21.13 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:42.833Z] #48 21.14 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:42.833Z] #48 21.14 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:42.833Z] #48 21.18 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:42.833Z] #48 21.18 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:42.833Z] #48 21.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:42.833Z] #48 21.25 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:42.833Z] #48 21.28 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:42.833Z] #48 21.30 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:42.833Z] #48 21.38 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:42.833Z] #48 21.63 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:42:42.833Z] #48 21.72 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:42.833Z] #48 21.72 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:42.833Z] #48 21.88 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:42.833Z] #48 22.01 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:42:42.833Z] #48 22.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:42.833Z] #48 22.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:42.833Z] #48 22.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:42.833Z] #48 22.24 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:42.833Z] #48 22.44 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:42.833Z] #48 22.45 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:42:42.833Z] #48 22.46 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:42.833Z] #48 22.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:42.978Z] #48 21.02 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:42.978Z] #48 21.12 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:42.978Z] #48 21.25 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:42:43.096Z] #48 22.51 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:42:43.096Z] #48 22.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:43.204Z] #55 ... [2021-02-18T09:42:43.204Z] [2021-02-18T09:42:43.204Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:42:43.204Z] #47 sha256:6599fe475926004aca27a654eb3ab8f6c6e4e0180f3bdd00e6b1b47838936ccb [2021-02-18T09:42:43.204Z] #47 DONE 0.1s [2021-02-18T09:42:43.204Z] [2021-02-18T09:42:43.204Z] #55 [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-02-18T09:42:43.204Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:42:43.204Z] #55 37.50 + bin/ctr [2021-02-18T09:42:43.237Z] #48 21.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:43.237Z] #48 21.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:43.237Z] #48 21.36 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:43.237Z] #48 21.39 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:43.237Z] #48 21.42 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:43.237Z] #48 21.51 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:43.355Z] #48 22.63 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:43.355Z] #48 22.66 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:43.355Z] #48 22.71 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:43.355Z] #48 22.78 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:43.496Z] #48 21.53 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:43.496Z] #48 21.58 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:42:43.496Z] #48 21.62 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:42:43.496Z] #48 ... [2021-02-18T09:42:43.496Z] [2021-02-18T09:42:43.496Z] #57 [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-02-18T09:42:43.496Z] #57 sha256:15d7ac9713518365ea9dbcc438211ab83ca4f6d77a15651012a8a0e9651ce430 [2021-02-18T09:42:43.496Z] #57 11.61 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:43.496Z] #57 11.63 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:43.496Z] #57 11.96 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:43.496Z] #57 12.05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:43.496Z] #57 12.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:43.496Z] #57 15.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:43.496Z] #57 15.67 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:43.496Z] #57 15.67 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:43.496Z] #57 16.00 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:43.496Z] #57 16.99 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:43.496Z] #57 18.00 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:43.496Z] #57 20.32 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:43.496Z] #57 20.37 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:43.496Z] #57 20.58 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:43.496Z] #57 20.76 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:43.496Z] #57 20.80 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:42:43.496Z] #57 20.84 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:43.496Z] #57 20.88 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:43.496Z] #57 20.88 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:43.496Z] #57 20.92 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:43.496Z] #57 20.98 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:43.496Z] #57 20.99 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:43.496Z] #57 21.04 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:43.496Z] #57 21.05 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:43.496Z] #57 21.20 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:43.496Z] #57 21.26 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:43.496Z] #57 ... [2021-02-18T09:42:43.496Z] [2021-02-18T09:42:43.496Z] #48 [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-02-18T09:42:43.496Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:43.496Z] #48 21.73 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:43.614Z] #48 22.99 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:43.614Z] #48 22.99 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:43.614Z] #48 23.15 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:43.614Z] #48 23.19 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:43.755Z] #48 21.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:43.755Z] #48 21.94 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:43.755Z] #48 21.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:43.874Z] #48 23.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:43.874Z] #48 23.28 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:43.874Z] #48 23.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:43.874Z] #48 ... [2021-02-18T09:42:43.874Z] [2021-02-18T09:42:43.874Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:42:43.874Z] #45 sha256:96721bb12af2b861ceee37fe1e723c11b7e5c2b54dcd01e801b7dcc25551b738 [2021-02-18T09:42:43.874Z] #45 DONE 0.1s [2021-02-18T09:42:43.874Z] [2021-02-18T09:42:43.874Z] #48 [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-02-18T09:42:43.874Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:43.874Z] #48 23.37 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:43.874Z] #48 23.39 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:43.874Z] #48 23.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:43.874Z] #48 23.40 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:43.874Z] #48 23.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:44.014Z] #48 21.98 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:44.014Z] #48 22.15 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:44.133Z] #48 23.44 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:44.133Z] #48 23.48 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:44.133Z] #48 23.50 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:44.133Z] #48 23.50 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:44.133Z] #48 ... [2021-02-18T09:42:44.133Z] [2021-02-18T09:42:44.133Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:42:44.134Z] #63 sha256:4216b82716c04c2eed9be83fcc59accaff04f6ebd1cbb5985d1ff9c1c736f814 [2021-02-18T09:42:44.134Z] #63 DONE 23.6s [2021-02-18T09:42:44.134Z] [2021-02-18T09:42:44.134Z] #48 [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-02-18T09:42:44.134Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:44.134Z] #48 23.61 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:44.134Z] #48 23.70 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:44.273Z] #48 22.26 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:44.273Z] #48 ... [2021-02-18T09:42:44.273Z] [2021-02-18T09:42:44.273Z] #44 [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-02-18T09:42:44.273Z] #44 sha256:5ef123ba84b7c986d6d57f2898d4c4c7be64b9367dd5da25680fe026551b85f2 [2021-02-18T09:42:44.273Z] #44 DONE 22.4s [2021-02-18T09:42:44.273Z] [2021-02-18T09:42:44.273Z] #48 [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-02-18T09:42:44.273Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:44.273Z] #48 22.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:44.273Z] #48 22.53 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:44.393Z] #48 23.75 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:44.393Z] #48 23.96 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:44.393Z] #48 ... [2021-02-18T09:42:44.393Z] [2021-02-18T09:42:44.393Z] #52 [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-02-18T09:42:44.393Z] #52 sha256:03dc845147397df94037d77a0e6da02404f1f1fce7e7092f212b0658b6f5735c [2021-02-18T09:42:44.393Z] #52 13.96 Checking out files: 99% (1160/1170) Checking out files: 100% (1170/1170) Checking out files: 100% (1170/1170), done. [2021-02-18T09:42:44.393Z] #52 14.04 + cd /tmp/tmp.bzRzWnITon/src/github.com/opencontainers/runc [2021-02-18T09:42:44.393Z] #52 14.04 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:42:44.393Z] #52 14.58 + '[' -z '' ']' [2021-02-18T09:42:44.393Z] #52 14.58 + target=static [2021-02-18T09:42:44.393Z] #52 14.58 + make 'BUILDTAGS=seccomp ' static [2021-02-18T09:42:44.393Z] #52 15.26 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-18T09:42:44.532Z] #48 22.64 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:44.532Z] #48 22.73 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:44.532Z] #48 22.74 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:44.655Z] #52 ... [2021-02-18T09:42:44.655Z] [2021-02-18T09:42:44.655Z] #48 [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-02-18T09:42:44.655Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:44.655Z] #48 24.00 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:44.791Z] #48 22.85 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:44.791Z] #48 22.93 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:44.914Z] #48 24.37 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:45.051Z] #48 22.97 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:45.051Z] #48 ... [2021-02-18T09:42:45.051Z] [2021-02-18T09:42:45.051Z] #50 [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-02-18T09:42:45.051Z] #50 sha256:e23439e1a175ec269f21e3f9316e0d62f2eb7a5f51766dac4ff5939ab909598a [2021-02-18T09:42:45.051Z] #50 13.06 + cd /tmp/tmp.pOueQWMLKx/src/github.com/mvdan/sh [2021-02-18T09:42:45.051Z] #50 13.06 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:42:45.051Z] #50 13.27 + GO111MODULE=on [2021-02-18T09:42:45.051Z] #50 13.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:42:45.051Z] #50 14.87 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:45.051Z] #50 14.87 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:45.051Z] #50 14.87 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:45.051Z] #50 15.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:45.051Z] #50 15.57 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:45.051Z] #50 16.43 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:45.051Z] #50 16.95 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:45.051Z] #50 17.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:45.051Z] #50 18.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:42:45.051Z] #50 18.52 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:42:45.051Z] #50 18.66 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:42:45.051Z] #50 18.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:42:45.051Z] #50 19.66 github.com/pkg/diff [2021-02-18T09:42:45.051Z] #50 19.68 golang.org/x/sys/unix [2021-02-18T09:42:45.051Z] #50 21.33 mvdan.cc/editorconfig [2021-02-18T09:42:45.051Z] #50 22.32 mvdan.cc/sh/v3/fileutil [2021-02-18T09:42:45.051Z] #50 22.62 mvdan.cc/sh/v3/syntax [2021-02-18T09:42:45.051Z] #50 ... [2021-02-18T09:42:45.051Z] [2021-02-18T09:42:45.051Z] #48 [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-02-18T09:42:45.051Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:45.051Z] #48 23.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:45.051Z] #48 23.18 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:45.051Z] #48 23.22 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:45.173Z] #48 24.57 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:45.310Z] #48 23.31 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:45.432Z] #48 24.70 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:45.569Z] #48 ... [2021-02-18T09:42:45.569Z] [2021-02-18T09:42:45.569Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:42:45.569Z] #45 sha256:4446716370604661fe92a7b0e0cc194f7b8d119cefadc6be52b0b2cfce3640a9 [2021-02-18T09:42:45.569Z] #45 DONE 0.1s [2021-02-18T09:42:45.569Z] [2021-02-18T09:42:45.569Z] #52 [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-02-18T09:42:45.569Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:42:45.569Z] #52 17.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-18T09:42:45.692Z] #48 25.14 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:45.951Z] #48 25.27 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:45.951Z] #48 25.27 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:45.951Z] #48 25.44 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:45.951Z] #48 25.46 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:45.951Z] #48 25.48 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:47.492Z] #52 ... [2021-02-18T09:42:47.492Z] [2021-02-18T09:42:47.492Z] #48 [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-02-18T09:42:47.492Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:47.492Z] #48 25.66 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:47.859Z] #48 27.09 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:42:49.413Z] #48 27.36 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:42:49.767Z] #48 29.10 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:42:49.767Z] #48 29.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:49.767Z] #48 29.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:49.767Z] #48 29.20 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:49.767Z] #48 29.21 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:49.767Z] #48 29.24 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:42:49.767Z] #48 29.26 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:49.767Z] #48 29.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:49.767Z] #48 29.29 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:49.767Z] #48 29.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:49.767Z] #48 29.31 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:49.767Z] #48 29.31 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:49.767Z] #48 29.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.32 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:50.027Z] #48 29.33 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.34 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.34 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.35 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:42:50.027Z] #48 29.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.35 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.36 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:50.027Z] #48 29.38 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:50.027Z] #48 29.38 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.50 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:50.027Z] #48 29.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:50.027Z] #48 29.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:50.027Z] #48 29.54 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:50.027Z] #48 29.55 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:50.027Z] #48 29.55 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:50.027Z] #48 29.58 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:50.287Z] #48 29.65 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:50.287Z] #48 29.68 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:50.287Z] #48 ... [2021-02-18T09:42:50.287Z] [2021-02-18T09:42:50.287Z] #50 [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-02-18T09:42:50.287Z] #50 sha256:fd71a437f7b3aea1db995bd9bb50f9289426baf5dc1b276b793a962223cdbd47 [2021-02-18T09:42:50.287Z] #50 19.61 github.com/pkg/diff [2021-02-18T09:42:50.287Z] #50 19.67 golang.org/x/sys/unix [2021-02-18T09:42:50.287Z] #50 20.80 mvdan.cc/editorconfig [2021-02-18T09:42:50.287Z] #50 21.86 mvdan.cc/sh/v3/fileutil [2021-02-18T09:42:50.287Z] #50 22.07 mvdan.cc/sh/v3/syntax [2021-02-18T09:42:50.287Z] #50 26.43 golang.org/x/crypto/ssh/terminal [2021-02-18T09:42:50.287Z] #50 29.34 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:42:50.287Z] #50 ... [2021-02-18T09:42:50.287Z] [2021-02-18T09:42:50.287Z] #48 [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-02-18T09:42:50.287Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:42:50.287Z] #48 29.71 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:50.287Z] #48 29.72 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:50.287Z] #48 29.73 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:50.287Z] #48 29.74 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:50.287Z] #48 29.75 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:50.287Z] #48 29.76 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:42:50.287Z] #48 29.77 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:50.287Z] #48 29.77 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:42:50.287Z] #48 29.79 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:50.287Z] #48 29.79 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:50.287Z] #48 29.80 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:50.287Z] #48 29.80 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:50.287Z] #48 29.85 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:50.287Z] #48 29.86 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:50.287Z] #48 29.86 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:42:50.287Z] #48 29.92 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:50.546Z] #48 29.92 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:50.546Z] #48 29.94 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:50.546Z] #48 29.95 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:50.546Z] #48 29.95 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:50.546Z] #48 29.96 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:50.546Z] #48 29.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:50.546Z] #48 29.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:50.546Z] #48 29.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:50.546Z] #48 29.98 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:50.546Z] #48 29.99 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:50.546Z] #48 29.99 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:50.546Z] #48 30.00 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:50.546Z] #48 30.01 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:50.546Z] #48 30.01 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:50.546Z] #48 30.03 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:50.546Z] #48 30.03 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:50.546Z] #48 30.04 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:50.546Z] #48 30.04 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:50.546Z] #48 30.08 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:50.546Z] #48 30.12 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:50.806Z] #48 30.20 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:50.806Z] #48 30.22 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:50.806Z] #48 30.23 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:50.806Z] #48 30.26 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:50.806Z] #48 30.29 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:51.296Z] #55 ... [2021-02-18T09:42:51.296Z] [2021-02-18T09:42:51.296Z] #57 [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-02-18T09:42:51.296Z] #57 sha256:dba3fac4287dc10b745fbdc94b5ba4a234ee94d4cd4200cad7b186a907e3d7e5 [2021-02-18T09:42:51.296Z] #57 44.94 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:42:51.296Z] #57 44.94 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:42:51.745Z] #48 ... [2021-02-18T09:42:51.745Z] [2021-02-18T09:42:51.745Z] #57 [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-02-18T09:42:51.745Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:42:51.745Z] #57 20.90 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:42:51.745Z] #57 20.98 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:42:51.745Z] #57 21.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:42:51.745Z] #57 21.18 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:42:51.745Z] #57 21.24 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:42:51.745Z] #57 21.27 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:42:51.745Z] #57 21.29 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:42:51.745Z] #57 21.31 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:42:51.745Z] #57 21.39 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:42:51.745Z] #57 21.43 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:42:51.745Z] #57 21.45 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:42:51.745Z] #57 21.48 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:42:51.745Z] #57 21.50 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:42:51.745Z] #57 21.68 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:42:51.745Z] #57 21.75 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:42:51.947Z] #48 29.52 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:42:51.947Z] #48 29.55 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:42:51.947Z] #48 29.59 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:42:51.947Z] #48 29.59 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:42:51.947Z] #48 29.65 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:42:51.947Z] #48 29.67 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:42:51.947Z] #48 29.68 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:42:51.947Z] #48 29.69 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:42:51.947Z] #48 29.70 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:42:51.947Z] #48 29.70 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:42:51.947Z] #48 29.73 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:42:51.947Z] #48 29.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.75 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:42:51.947Z] #48 29.77 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:42:51.947Z] #48 29.77 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:42:51.947Z] #48 29.77 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.77 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.78 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.78 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.79 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:42:51.947Z] #48 29.82 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.82 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:42:51.947Z] #48 29.93 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:42:51.947Z] #48 29.95 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:42:51.947Z] #48 29.97 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:42:51.947Z] #48 30.00 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:42:51.947Z] #48 30.00 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:42:51.947Z] #48 30.01 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:42:51.947Z] #48 30.01 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:42:51.947Z] #48 30.02 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:42:51.947Z] #48 30.05 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:42:51.947Z] #48 30.10 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:42:51.947Z] #48 30.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:42:51.947Z] #48 30.17 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:42:52.206Z] #48 30.17 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:42:52.206Z] #48 30.19 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:42:52.206Z] #48 30.20 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:42:52.206Z] #48 30.22 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:42:52.206Z] #48 30.23 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:42:52.206Z] #48 30.24 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:42:52.206Z] #48 30.24 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:42:52.206Z] #48 30.25 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:42:52.206Z] #48 30.25 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:42:52.206Z] #48 30.26 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:42:52.206Z] #48 30.28 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:42:52.206Z] #48 30.28 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:42:52.206Z] #48 30.29 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:42:52.206Z] #48 30.37 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:42:52.206Z] #48 30.37 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:42:52.206Z] #48 30.40 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:42:52.465Z] #48 30.42 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:42:52.465Z] #48 30.42 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:42:52.465Z] #48 30.43 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:42:52.465Z] #48 30.44 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:42:52.465Z] #48 30.44 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:42:52.465Z] #48 30.45 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:42:52.465Z] #48 30.45 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:42:52.465Z] #48 30.46 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:42:52.465Z] #48 30.46 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:42:52.465Z] #48 30.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:42:52.465Z] #48 30.53 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:42:52.465Z] #48 30.53 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:42:52.465Z] #48 30.54 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:42:52.465Z] #48 30.54 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:42:52.465Z] #48 30.55 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:42:52.465Z] #48 30.55 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:42:52.465Z] #48 30.58 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:42:52.465Z] #48 30.60 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:42:52.725Z] #48 30.71 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:42:52.725Z] #48 30.74 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:42:52.725Z] #48 30.75 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:42:52.725Z] #48 30.79 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:42:52.725Z] #48 30.79 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:42:53.659Z] #57 ... [2021-02-18T09:42:53.659Z] [2021-02-18T09:42:53.659Z] #50 [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-02-18T09:42:53.659Z] #50 sha256:fd71a437f7b3aea1db995bd9bb50f9289426baf5dc1b276b793a962223cdbd47 [2021-02-18T09:42:53.659Z] #50 DONE 32.9s [2021-02-18T09:42:53.659Z] [2021-02-18T09:42:53.659Z] #57 [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-02-18T09:42:53.659Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:42:54.568Z] #57 DONE 48.7s [2021-02-18T09:42:54.568Z] [2021-02-18T09:42:54.568Z] #52 [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-02-18T09:42:54.568Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:42:54.568Z] #52 ... [2021-02-18T09:42:54.568Z] [2021-02-18T09:42:54.568Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:42:54.568Z] #58 sha256:f3de2d9de52b3987cb0997cd2a844d84af2718538d34b095c6ba15e4d5197e64 [2021-02-18T09:42:54.568Z] #58 DONE 0.1s [2021-02-18T09:42:54.568Z] [2021-02-18T09:42:54.568Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:42:54.568Z] #59 sha256:77f0e683f3dfca35115f519ef763f4eb3a08bb71ab1fd137acc965c01da6f48d [2021-02-18T09:42:54.632Z] #48 ... [2021-02-18T09:42:54.632Z] [2021-02-18T09:42:54.632Z] #50 [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-02-18T09:42:54.632Z] #50 sha256:e23439e1a175ec269f21e3f9316e0d62f2eb7a5f51766dac4ff5939ab909598a [2021-02-18T09:42:54.632Z] #50 26.28 golang.org/x/crypto/ssh/terminal [2021-02-18T09:42:54.632Z] #50 28.91 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:42:54.632Z] #50 DONE 32.6s [2021-02-18T09:42:54.632Z] [2021-02-18T09:42:54.632Z] #48 [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-02-18T09:42:54.632Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:42:54.825Z] #59 DONE 0.1s [2021-02-18T09:42:54.825Z] [2021-02-18T09:42:54.825Z] #48 [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-02-18T09:42:54.825Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:55.568Z] #57 ... [2021-02-18T09:42:55.568Z] [2021-02-18T09:42:55.568Z] #55 [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-02-18T09:42:55.568Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:42:55.754Z] #48 ... [2021-02-18T09:42:55.754Z] [2021-02-18T09:42:55.754Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:42:55.754Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:42:55.827Z] #55 34.93 Checking out files: 81% (3081/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:42:55.827Z] #55 35.30 + cd /tmp/tmp.PGnJGf2DZp/src/github.com/containerd/containerd [2021-02-18T09:42:55.827Z] #55 35.30 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:56.011Z] #61 CACHED [2021-02-18T09:42:56.011Z] [2021-02-18T09:42:56.011Z] #48 [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-02-18T09:42:56.011Z] #48 sha256:ac697277aa1e16d9b4bf16eadafdeeeac7b3bcaedab7a433b62bc5f3f3ee777f [2021-02-18T09:42:56.542Z] #48 ... [2021-02-18T09:42:56.542Z] [2021-02-18T09:42:56.542Z] #55 [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-02-18T09:42:56.542Z] #55 sha256:85afd5ba2dee9ad7d7423075f7b6e5bffb611a1428d3e1e000be5ce58ddf439c [2021-02-18T09:42:56.801Z] #55 34.71 Checking out files: 92% (3466/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:42:56.801Z] #55 34.90 + cd /tmp/tmp.pyba54v6Yo/src/github.com/containerd/containerd [2021-02-18T09:42:56.801Z] #55 34.90 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:42:57.217Z] #55 ... [2021-02-18T09:42:57.217Z] [2021-02-18T09:42:57.218Z] #46 [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-02-18T09:42:57.218Z] #46 sha256:72462fb08b0e548c8bb3d112170abc50edddb1aaacb68600a70fcbcc5015da2a [2021-02-18T09:42:57.218Z] #46 DONE 36.6s [2021-02-18T09:42:57.218Z] [2021-02-18T09:42:57.218Z] #55 [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-02-18T09:42:57.218Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:42:57.477Z] #55 36.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:42:57.477Z] #55 36.84 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:42:57.477Z] #55 36.84 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:57.477Z] #55 36.84 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:57.477Z] #55 36.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:42:57.477Z] #55 36.84 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:42:57.477Z] #55 36.84 + '[' '' = dynamic ']' [2021-02-18T09:42:57.477Z] #55 36.84 + make [2021-02-18T09:42:58.181Z] #55 36.10 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:42:58.181Z] #55 36.10 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:42:58.181Z] #55 36.10 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:58.181Z] #55 36.10 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:42:58.181Z] #55 36.10 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:42:58.181Z] #55 36.10 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:42:58.181Z] #55 36.10 + '[' '' = dynamic ']' [2021-02-18T09:42:58.181Z] #55 36.10 + make [2021-02-18T09:42:58.181Z] #55 ... [2021-02-18T09:42:58.181Z] [2021-02-18T09:42:58.181Z] #46 [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-02-18T09:42:58.181Z] #46 sha256:a97c8e3b22507c15953c46a2e77a6bee06de62b301c458404b7be8710d68569f [2021-02-18T09:42:58.181Z] #46 DONE 36.3s [2021-02-18T09:42:58.416Z] #55 ... [2021-02-18T09:42:58.416Z] [2021-02-18T09:42:58.416Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:42:58.416Z] #47 sha256:15e423837d8671457707e6e615cf5c06a4cb76e7494f5ab54f533e4632303a03 [2021-02-18T09:42:58.416Z] #47 DONE 0.1s [2021-02-18T09:42:58.453Z] [2021-02-18T09:42:58.453Z] #52 [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-02-18T09:42:58.453Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:42:58.675Z] [2021-02-18T09:42:58.675Z] #55 [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-02-18T09:42:58.675Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:42:58.675Z] #55 38.01 + bin/ctr [2021-02-18T09:42:59.833Z] #52 ... [2021-02-18T09:42:59.833Z] [2021-02-18T09:42:59.833Z] #55 [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-02-18T09:42:59.833Z] #55 sha256:85afd5ba2dee9ad7d7423075f7b6e5bffb611a1428d3e1e000be5ce58ddf439c [2021-02-18T09:42:59.833Z] #55 37.66 + bin/ctr [2021-02-18T09:43:00.093Z] #55 ... [2021-02-18T09:43:00.093Z] [2021-02-18T09:43:00.093Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:43:00.093Z] #47 sha256:3229fdaba756020bdada296453b7127a3f0c787b963a2a4acd84e7ad5a3c0db0 [2021-02-18T09:43:00.093Z] #47 DONE 0.2s [2021-02-18T09:43:00.093Z] [2021-02-18T09:43:00.093Z] #48 [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-02-18T09:43:00.093Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:43:08.218Z] #48 ... [2021-02-18T09:43:08.218Z] [2021-02-18T09:43:08.218Z] #57 [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-02-18T09:43:08.218Z] #57 sha256:15d7ac9713518365ea9dbcc438211ab83ca4f6d77a15651012a8a0e9651ce430 [2021-02-18T09:43:08.218Z] #57 45.38 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:43:08.218Z] #57 45.38 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:43:08.661Z] #55 ... [2021-02-18T09:43:08.661Z] [2021-02-18T09:43:08.661Z] #57 [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-02-18T09:43:08.661Z] #57 sha256:1a4459cb4f2f112e79614b7d6c62bf9420dc09ec863e955206b9d6e6b0d24135 [2021-02-18T09:43:08.661Z] #57 46.57 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:43:08.661Z] #57 46.57 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:43:09.327Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0936b699e601dbc55) in /home/ubuntu/workspace/moby_PR-42021 [Pipeline] { [Pipeline] checkout [2021-02-18T09:43:09.423Z] The recommended git tool is: git [2021-02-18T09:43:10.573Z] #57 DONE 50.0s [2021-02-18T09:43:10.573Z] [2021-02-18T09:43:10.573Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:43:10.573Z] #58 sha256:4a39cadb27ca7e886cd50c042d9855c37df9ecb45872c886ba7eadc98f9f3d5c [2021-02-18T09:43:10.573Z] #58 DONE 0.1s [2021-02-18T09:43:10.573Z] [2021-02-18T09:43:10.573Z] #52 [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-02-18T09:43:10.573Z] #52 sha256:03dc845147397df94037d77a0e6da02404f1f1fce7e7092f212b0658b6f5735c [2021-02-18T09:43:10.751Z] #57 DONE 48.8s [2021-02-18T09:43:10.751Z] [2021-02-18T09:43:10.751Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:43:10.751Z] #58 sha256:472d48d2b553e5fa5e6d7b97af68367dec3d9f485766bb70aa8325fd03364b67 [2021-02-18T09:43:10.751Z] #58 DONE 0.1s [2021-02-18T09:43:10.751Z] [2021-02-18T09:43:10.751Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:43:10.751Z] #59 sha256:a5b2748fb1528009f9b4f48dfd53b82187d87cb3c93964a0235bc606c14b5830 [2021-02-18T09:43:10.751Z] #59 DONE 0.1s [2021-02-18T09:43:10.751Z] [2021-02-18T09:43:10.751Z] #52 [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-02-18T09:43:10.751Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:43:10.833Z] #52 ... [2021-02-18T09:43:10.833Z] [2021-02-18T09:43:10.833Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:43:10.833Z] #59 sha256:424f090f0e329d3e99fce142ced14930d1adae71a89fe917319979d965e171ab [2021-02-18T09:43:10.833Z] #59 DONE 0.1s [2021-02-18T09:43:10.833Z] [2021-02-18T09:43:10.833Z] #55 [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-02-18T09:43:10.833Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:43:11.772Z] #55 ... [2021-02-18T09:43:11.772Z] [2021-02-18T09:43:11.772Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:43:11.772Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:43:11.772Z] #61 CACHED [2021-02-18T09:43:12.031Z] [2021-02-18T09:43:12.031Z] #52 [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-02-18T09:43:12.031Z] #52 sha256:03dc845147397df94037d77a0e6da02404f1f1fce7e7092f212b0658b6f5735c [2021-02-18T09:43:12.131Z] #52 ... [2021-02-18T09:43:12.131Z] [2021-02-18T09:43:12.131Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:43:12.131Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:43:12.131Z] #61 CACHED [2021-02-18T09:43:12.131Z] [2021-02-18T09:43:12.132Z] #52 [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-02-18T09:43:12.132Z] #52 sha256:82466a5a022b8bb63692b020714f49039fb6cb42d44f1e9e94df5641abe0bd32 [2021-02-18T09:43:13.206Z] using credential docker-jenkins-github-credentials [2021-02-18T09:43:13.214Z] Cloning the remote Git repository [2021-02-18T09:43:13.214Z] Cloning with configured refspecs honoured and without tags [2021-02-18T09:43:12.992Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:43:13.063Z] > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10 [2021-02-18T09:43:13.395Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:43:13.396Z] > git --version # timeout=10 [2021-02-18T09:43:13.406Z] > git --version # 'git version 2.7.4' [2021-02-18T09:43:13.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:13.409Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:28.333Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0d9f5480e0356946e) in /home/ubuntu/workspace/moby_PR-42021 [Pipeline] { [Pipeline] checkout [2021-02-18T09:43:28.459Z] The recommended git tool is: git [2021-02-18T09:43:31.682Z] using credential docker-jenkins-github-credentials [2021-02-18T09:43:31.689Z] Cloning the remote Git repository [2021-02-18T09:43:31.689Z] Cloning with configured refspecs honoured and without tags [2021-02-18T09:43:31.474Z] Cloning repository https://github.com/moby/moby.git [2021-02-18T09:43:31.527Z] > git init /home/ubuntu/workspace/moby_PR-42021 # timeout=10 [2021-02-18T09:43:32.003Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:43:32.003Z] > git --version # timeout=10 [2021-02-18T09:43:32.015Z] > git --version # 'git version 2.25.1' [2021-02-18T09:43:32.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:32.210Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:35.409Z] Fetching without tags [2021-02-18T09:43:35.291Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:43:35.311Z] > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10 [2021-02-18T09:43:35.322Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:35.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:43:35.389Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:43:35.393Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:35.395Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:35.832Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [2021-02-18T09:43:37.542Z] Merge succeeded, producing f9d6777f3511f04901bd78daba91802f4a10e9eb [2021-02-18T09:43:37.543Z] Checking out Revision f9d6777f3511f04901bd78daba91802f4a10e9eb (PR-42021) [2021-02-18T09:43:35.816Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:43:35.830Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:43:37.219Z] > git remote # timeout=10 [2021-02-18T09:43:37.230Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:43:37.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:37.239Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:43:37.515Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:43:37.525Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:43:37.530Z] > git checkout -f f9d6777f3511f04901bd78daba91802f4a10e9eb # timeout=10 [2021-02-18T09:43:41.652Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [2021-02-18T09:43:41.681Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-02-18T09:43:41.643Z] > git rev-list --no-walk c18d4e913676460761c0f97e27d0e4173c28619a # timeout=10 [2021-02-18T09:43:42.833Z] + docker version [2021-02-18T09:43:52.205Z] #48 102.3 + /build/golangci-lint --version [2021-02-18T09:43:52.205Z] #48 102.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:43:52.205Z] #48 DONE 103.1s [2021-02-18T09:43:52.205Z] [2021-02-18T09:43:52.205Z] #52 [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-02-18T09:43:52.205Z] #52 sha256:02028ff5e9cce38eea98864799a08483d723b5281eae95e6e5a023799d430c6a [2021-02-18T09:43:52.205Z] #52 103.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-18T09:43:52.205Z] #52 104.4 + mkdir -p /build [2021-02-18T09:43:52.205Z] #52 104.4 + cp runc /build/runc [2021-02-18T09:43:52.205Z] #52 DONE 104.5s [2021-02-18T09:43:52.205Z] [2021-02-18T09:43:52.205Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:43:52.205Z] #49 sha256:a08a31add1895d5992c3d9c8f6e65ed7ff314fdfc09d137c20025f3b19f12cbf [2021-02-18T09:43:52.205Z] #49 DONE 0.3s [2021-02-18T09:43:52.205Z] [2021-02-18T09:43:52.205Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:43:52.205Z] #51 sha256:6bf2b796512cb70c68c4d18029e145415cba61b4011c2a1e3d13142129d012ca [2021-02-18T09:43:52.205Z] #51 DONE 0.1s [2021-02-18T09:43:52.205Z] [2021-02-18T09:43:52.205Z] #55 [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-02-18T09:43:52.205Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:43:52.205Z] #55 104.1 + bin/containerd [2021-02-18T09:43:52.205Z] #55 ... [2021-02-18T09:43:52.205Z] [2021-02-18T09:43:52.205Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:43:52.205Z] #53 sha256:27e5b3963f44d7dc43e4bf09c2f9c8fac1ddb05b8dea0db5451bcc9aa0d784ee [2021-02-18T09:43:52.205Z] #53 DONE 0.1s [2021-02-18T09:43:52.462Z] [2021-02-18T09:43:52.462Z] #55 [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-02-18T09:43:52.462Z] #55 sha256:0f6f87110491c31d04feb3a46608dbace3082616de049bb5aba2fdd7a14dd643 [2021-02-18T09:43:52.856Z] Client: Docker Engine - Community [2021-02-18T09:43:52.856Z] Version: 20.10.3 [2021-02-18T09:43:52.856Z] API version: 1.41 [2021-02-18T09:43:52.856Z] Go version: go1.13.15 [2021-02-18T09:43:52.856Z] Git commit: 48d30b5 [2021-02-18T09:43:52.856Z] Built: Fri Jan 29 14:33:53 2021 [2021-02-18T09:43:52.856Z] OS/Arch: linux/arm64 [2021-02-18T09:43:52.856Z] Context: default [2021-02-18T09:43:52.856Z] Experimental: true [2021-02-18T09:43:52.856Z] [2021-02-18T09:43:52.856Z] Server: Docker Engine - Community [2021-02-18T09:43:52.856Z] Engine: [2021-02-18T09:43:52.856Z] Version: 20.10.3 [2021-02-18T09:43:52.856Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:43:52.856Z] Go version: go1.13.15 [2021-02-18T09:43:52.856Z] Git commit: 46229ca [2021-02-18T09:43:52.856Z] Built: Fri Jan 29 14:32:08 2021 [2021-02-18T09:43:52.856Z] OS/Arch: linux/arm64 [2021-02-18T09:43:52.856Z] Experimental: true [2021-02-18T09:43:52.856Z] containerd: [2021-02-18T09:43:52.856Z] Version: 1.4.3 [2021-02-18T09:43:52.856Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:43:52.856Z] runc: [2021-02-18T09:43:52.856Z] Version: 1.0.0-rc92 [2021-02-18T09:43:52.856Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:43:52.856Z] docker-init: [2021-02-18T09:43:52.856Z] Version: 0.19.0 [2021-02-18T09:43:52.856Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:43:53.183Z] + docker info [2021-02-18T09:43:54.658Z] Fetching without tags [2021-02-18T09:43:54.926Z] Merging remotes/origin/master commit 546c33cedef6283101e8280159647b2b3aa9cc41 into PR head commit e32ae1973ae0b04b543a05b3578d1295c0c98e36 [2021-02-18T09:43:54.557Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:43:54.578Z] > git config --add remote.origin.fetch +refs/pull/42021/head:refs/remotes/origin/PR-42021 # timeout=10 [2021-02-18T09:43:54.604Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:54.622Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-02-18T09:43:54.647Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-02-18T09:43:54.647Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:54.648Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42021/head:refs/remotes/origin/PR-42021 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-02-18T09:43:54.918Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:43:54.940Z] > git checkout -f e32ae1973ae0b04b543a05b3578d1295c0c98e36 # timeout=10 [2021-02-18T09:43:57.057Z] Merge succeeded, producing cf5230ffafabff2e29915a4f4536017ef88313e6 [2021-02-18T09:43:57.057Z] Checking out Revision cf5230ffafabff2e29915a4f4536017ef88313e6 (PR-42021) [2021-02-18T09:43:56.513Z] > git remote # timeout=10 [2021-02-18T09:43:56.521Z] > git config --get remote.origin.url # timeout=10 [2021-02-18T09:43:56.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-02-18T09:43:56.562Z] > git merge 546c33cedef6283101e8280159647b2b3aa9cc41 # timeout=10 [2021-02-18T09:43:57.027Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-02-18T09:43:57.046Z] > git config core.sparsecheckout # timeout=10 [2021-02-18T09:43:57.069Z] > git checkout -f cf5230ffafabff2e29915a4f4536017ef88313e6 # timeout=10 [2021-02-18T09:44:00.922Z] Commit message: "Merge commit '546c33cedef6283101e8280159647b2b3aa9cc41' into HEAD" [2021-02-18T09:44:00.947Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2021-02-18T09:44:00.914Z] > git rev-list --no-walk c18d4e913676460761c0f97e27d0e4173c28619a # timeout=10 [Pipeline] sh [2021-02-18T09:44:01.965Z] + docker version [2021-02-18T09:44:05.427Z] Client: [2021-02-18T09:44:05.427Z] Context: default [2021-02-18T09:44:05.427Z] Debug Mode: false [2021-02-18T09:44:05.427Z] Plugins: [2021-02-18T09:44:05.427Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:44:05.427Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:44:05.427Z] [2021-02-18T09:44:05.427Z] Server: [2021-02-18T09:44:05.427Z] Containers: 0 [2021-02-18T09:44:05.427Z] Running: 0 [2021-02-18T09:44:05.427Z] Paused: 0 [2021-02-18T09:44:05.427Z] Stopped: 0 [2021-02-18T09:44:05.427Z] Images: 0 [2021-02-18T09:44:05.427Z] Server Version: 20.10.3 [2021-02-18T09:44:05.427Z] Storage Driver: overlay2 [2021-02-18T09:44:05.427Z] Backing Filesystem: extfs [2021-02-18T09:44:05.427Z] Supports d_type: true [2021-02-18T09:44:05.427Z] Native Overlay Diff: true [2021-02-18T09:44:05.427Z] Logging Driver: json-file [2021-02-18T09:44:05.427Z] Cgroup Driver: cgroupfs [2021-02-18T09:44:05.427Z] Cgroup Version: 1 [2021-02-18T09:44:05.427Z] Plugins: [2021-02-18T09:44:05.427Z] Volume: local [2021-02-18T09:44:05.427Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:44:05.427Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:44:05.427Z] Swarm: inactive [2021-02-18T09:44:05.427Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:44:05.427Z] Default Runtime: runc [2021-02-18T09:44:05.427Z] Init Binary: docker-init [2021-02-18T09:44:05.427Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:44:05.427Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:44:05.427Z] init version: de40ad0 [2021-02-18T09:44:05.427Z] Security Options: [2021-02-18T09:44:05.427Z] apparmor [2021-02-18T09:44:05.427Z] seccomp [2021-02-18T09:44:05.427Z] Profile: default [2021-02-18T09:44:05.427Z] Kernel Version: 4.15.0-1093-aws [2021-02-18T09:44:05.427Z] Operating System: Ubuntu 16.04.7 LTS [2021-02-18T09:44:05.427Z] OSType: linux [2021-02-18T09:44:05.427Z] Architecture: aarch64 [2021-02-18T09:44:05.427Z] CPUs: 4 [2021-02-18T09:44:05.427Z] Total Memory: 7.525GiB [2021-02-18T09:44:05.427Z] Name: ip-10-100-34-69 [2021-02-18T09:44:05.427Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-02-18T09:44:05.427Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:44:05.427Z] Debug Mode: false [2021-02-18T09:44:05.427Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:44:05.427Z] Labels: [2021-02-18T09:44:05.427Z] Experimental: true [2021-02-18T09:44:05.427Z] Insecure Registries: [2021-02-18T09:44:05.427Z] 127.0.0.0/8 [2021-02-18T09:44:05.427Z] Live Restore Enabled: true [2021-02-18T09:44:05.427Z] [2021-02-18T09:44:05.427Z] WARNING: No swap limit support [Pipeline] sh [2021-02-18T09:44:05.720Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:44:05.720Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-02-18T09:44:05.720Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42021/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-02-18T09:44:05.982Z] + bash /home/ubuntu/workspace/moby_PR-42021/check-config.sh [2021-02-18T09:44:05.982Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-02-18T09:44:05.982Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-02-18T09:44:05.982Z] [2021-02-18T09:44:05.982Z] Generally Necessary: [2021-02-18T09:44:05.982Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-02-18T09:44:05.982Z] - apparmor: enabled and tools installed [2021-02-18T09:44:05.982Z] - CONFIG_NAMESPACES: enabled [2021-02-18T09:44:05.982Z] - CONFIG_NET_NS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_PID_NS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_IPC_NS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_UTS_NS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CGROUPS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CGROUP_DEVICE: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CGROUP_FREEZER: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CGROUP_SCHED: enabled [2021-02-18T09:44:05.982Z] - CONFIG_CPUSETS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_MEMCG: enabled [2021-02-18T09:44:05.982Z] - CONFIG_KEYS: enabled [2021-02-18T09:44:05.982Z] - CONFIG_VETH: enabled (as module) [2021-02-18T09:44:05.982Z] - CONFIG_BRIDGE: enabled (as module) [2021-02-18T09:44:05.982Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NF_NAT: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-02-18T09:44:06.245Z] - CONFIG_POSIX_MQUEUE: enabled [2021-02-18T09:44:06.245Z] [2021-02-18T09:44:06.245Z] Optional Features: [2021-02-18T09:44:06.245Z] - CONFIG_USER_NS: enabled [2021-02-18T09:44:06.245Z] - CONFIG_SECCOMP: enabled [2021-02-18T09:44:06.245Z] - CONFIG_CGROUP_PIDS: enabled [2021-02-18T09:44:06.245Z] - CONFIG_MEMCG_SWAP: enabled [2021-02-18T09:44:06.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-02-18T09:44:06.245Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-02-18T09:44:06.245Z] - CONFIG_BLK_CGROUP: enabled [2021-02-18T09:44:06.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-02-18T09:44:06.245Z] - CONFIG_IOSCHED_CFQ: enabled [2021-02-18T09:44:06.245Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-02-18T09:44:06.245Z] - CONFIG_CGROUP_PERF: enabled [2021-02-18T09:44:06.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-02-18T09:44:06.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-02-18T09:44:06.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-02-18T09:44:06.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-02-18T09:44:06.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-02-18T09:44:06.507Z] - CONFIG_RT_GROUP_SCHED: missing [2021-02-18T09:44:06.507Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_IP_VS: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_IP_VS_NFCT: enabled [2021-02-18T09:44:06.507Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-02-18T09:44:06.507Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-02-18T09:44:06.507Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_EXT4_FS: enabled [2021-02-18T09:44:06.507Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-02-18T09:44:06.507Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-02-18T09:44:06.507Z] - Network Drivers: [2021-02-18T09:44:06.507Z] - "overlay": [2021-02-18T09:44:06.507Z] - CONFIG_VXLAN: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-02-18T09:44:06.507Z] Optional (for encrypted networks): [2021-02-18T09:44:06.507Z] - CONFIG_CRYPTO: enabled [2021-02-18T09:44:06.507Z] - CONFIG_CRYPTO_AEAD: enabled [2021-02-18T09:44:06.507Z] - CONFIG_CRYPTO_GCM: enabled [2021-02-18T09:44:06.507Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-02-18T09:44:06.507Z] - CONFIG_CRYPTO_GHASH: enabled [2021-02-18T09:44:06.507Z] - CONFIG_XFRM: enabled [2021-02-18T09:44:06.507Z] - CONFIG_XFRM_USER: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_INET_ESP: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-02-18T09:44:06.507Z] - "ipvlan": [2021-02-18T09:44:06.507Z] - CONFIG_IPVLAN: enabled (as module) [2021-02-18T09:44:06.507Z] - "macvlan": [2021-02-18T09:44:06.507Z] - CONFIG_MACVLAN: enabled (as module) [2021-02-18T09:44:06.507Z] - CONFIG_DUMMY: enabled (as module) [2021-02-18T09:44:06.507Z] - "ftp,tftp client in container": [2021-02-18T09:44:06.769Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-02-18T09:44:06.769Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-02-18T09:44:06.769Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-02-18T09:44:06.769Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-02-18T09:44:06.769Z] - Storage Drivers: [2021-02-18T09:44:06.769Z] - "aufs": [2021-02-18T09:44:06.769Z] - CONFIG_AUFS_FS: enabled (as module) [2021-02-18T09:44:06.769Z] - "btrfs": [2021-02-18T09:44:06.769Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-02-18T09:44:06.769Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-02-18T09:44:06.769Z] - "devicemapper": [2021-02-18T09:44:06.769Z] - CONFIG_BLK_DEV_DM: enabled [2021-02-18T09:44:06.769Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-02-18T09:44:06.769Z] - "overlay": [2021-02-18T09:44:06.769Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-02-18T09:44:06.769Z] - "zfs": [2021-02-18T09:44:06.769Z] - /dev/zfs: missing [2021-02-18T09:44:06.769Z] - zfs command: missing [2021-02-18T09:44:06.769Z] - zpool command: missing [2021-02-18T09:44:06.769Z] [2021-02-18T09:44:06.769Z] Limits: [2021-02-18T09:44:06.769Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-02-18T09:44:06.769Z] [2021-02-18T09:44:06.769Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:44:07.155Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb . [2021-02-18T09:44:07.417Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:44:07.417Z] #1 sha256:2e9b844324b66ebd055cc067065cb44090fb85fab61edd9057d02cb360603673 [2021-02-18T09:44:07.679Z] #1 transferring dockerfile: 16.55kB 0.0s done [2021-02-18T09:44:07.679Z] #1 DONE 0.2s [2021-02-18T09:44:07.679Z] [2021-02-18T09:44:07.679Z] #2 [internal] load .dockerignore [2021-02-18T09:44:07.679Z] #2 sha256:7c6e963c9762c5f662634eb43c85683dfcb2229f6173891398ffb30e2d4a81c1 [2021-02-18T09:44:07.679Z] #2 transferring context: 87B done [2021-02-18T09:44:07.679Z] #2 DONE 0.1s [2021-02-18T09:44:07.679Z] [2021-02-18T09:44:07.679Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:44:07.679Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-02-18T09:44:08.276Z] #52 103.6 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-18T09:44:08.276Z] #52 104.9 + mkdir -p /build [2021-02-18T09:44:08.276Z] #52 104.9 + cp runc /build/runc [2021-02-18T09:44:08.276Z] #52 DONE 105.3s [2021-02-18T09:44:08.276Z] [2021-02-18T09:44:08.276Z] #48 [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-02-18T09:44:08.276Z] #48 sha256:cde8740a1c8cffe77b46424794f0560c9ae176b77dfad5d664584a7910730260 [2021-02-18T09:44:08.276Z] #48 105.0 + /build/golangci-lint --version [2021-02-18T09:44:08.276Z] #48 105.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:44:08.276Z] #48 DONE 105.3s [2021-02-18T09:44:08.276Z] [2021-02-18T09:44:08.276Z] #55 [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-02-18T09:44:08.276Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:44:08.276Z] #55 104.9 + bin/containerd [2021-02-18T09:44:08.383Z] #52 104.5 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-18T09:44:08.383Z] #52 105.7 + mkdir -p /build [2021-02-18T09:44:08.383Z] #52 105.7 + cp runc /build/runc [2021-02-18T09:44:08.383Z] #52 DONE 105.8s [2021-02-18T09:44:08.383Z] [2021-02-18T09:44:08.383Z] #48 [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-02-18T09:44:08.383Z] #48 sha256:49d4792c7d804dba0b0bc414b3cd50819b3fe34f9e1dba827f8ddd390c4da6cc [2021-02-18T09:44:08.383Z] #48 105.2 + /build/golangci-lint --version [2021-02-18T09:44:08.383Z] #48 105.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:44:08.383Z] #48 DONE 105.8s [2021-02-18T09:44:08.383Z] [2021-02-18T09:44:08.383Z] #55 [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-02-18T09:44:08.383Z] #55 sha256:85afd5ba2dee9ad7d7423075f7b6e5bffb611a1428d3e1e000be5ce58ddf439c [2021-02-18T09:44:08.383Z] #55 105.8 + bin/containerd [2021-02-18T09:44:08.624Z] #3 DONE 0.6s [2021-02-18T09:44:08.624Z] [2021-02-18T09:44:08.624Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:44:08.624Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-02-18T09:44:08.624Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-18T09:44:08.624Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 3.15MB / 8.28MB 0.2s [2021-02-18T09:44:08.624Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-18T09:44:08.624Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-02-18T09:44:08.624Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-02-18T09:44:08.624Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.3s [2021-02-18T09:44:08.849Z] #55 ... [2021-02-18T09:44:08.849Z] [2021-02-18T09:44:08.849Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:44:08.849Z] #49 sha256:7f626ccb10fdfb158dfc8dbbded718055f0733134399c45046968544db028dfb [2021-02-18T09:44:08.849Z] #49 DONE 0.1s [2021-02-18T09:44:08.849Z] [2021-02-18T09:44:08.849Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:44:08.849Z] #51 sha256:5b37fe7d613582ad854d9bb2aa173398c00513d7f874c5665fb258aceb590b53 [2021-02-18T09:44:08.849Z] #51 DONE 0.1s [2021-02-18T09:44:08.849Z] [2021-02-18T09:44:08.849Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:44:08.849Z] #53 sha256:cc17d522031cb9b353fbea03843539f5c6a48dd7502dbe8752d27e3da170eaeb [2021-02-18T09:44:08.849Z] #53 DONE 0.1s [2021-02-18T09:44:08.849Z] [2021-02-18T09:44:08.849Z] #55 [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-02-18T09:44:08.849Z] #55 sha256:b845bb74526311496b68a4c2957af145d2cc21ea9ad8ad4671384c30442ea73c [2021-02-18T09:44:08.886Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.5s done [2021-02-18T09:44:08.886Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-02-18T09:44:09.147Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-02-18T09:44:09.147Z] #4 DONE 0.9s [2021-02-18T09:44:09.721Z] [2021-02-18T09:44:09.721Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:44:09.721Z] #5 sha256:c7bdd20bd723a56a32645db3b7fc3c0ff529175671b26b7b1819bf2a81ff3c6e [2021-02-18T09:44:09.721Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:44:09.721Z] #5 DONE 0.1s [2021-02-18T09:44:09.721Z] [2021-02-18T09:44:09.721Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:44:09.721Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-02-18T09:44:10.004Z] #8 DONE 0.3s [2021-02-18T09:44:10.004Z] [2021-02-18T09:44:10.004Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:44:10.004Z] #7 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-02-18T09:44:10.004Z] #7 DONE 0.3s [2021-02-18T09:44:10.004Z] [2021-02-18T09:44:10.004Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:44:10.004Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-02-18T09:44:10.267Z] #6 DONE 0.7s [2021-02-18T09:44:10.917Z] #55 ... [2021-02-18T09:44:10.917Z] [2021-02-18T09:44:10.917Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:44:10.917Z] #49 sha256:eee8ec38c338b32321fa9f683f023167dcdb329d5e72a12653e4c485d6db2686 [2021-02-18T09:44:10.917Z] #49 DONE 0.1s [2021-02-18T09:44:10.917Z] [2021-02-18T09:44:10.917Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:44:10.917Z] #51 sha256:7e45b98118334b76767888a00dabda0bbf6b6f44f9e75011a1160680266e4a3d [2021-02-18T09:44:10.917Z] #51 DONE 0.1s [2021-02-18T09:44:10.917Z] [2021-02-18T09:44:10.917Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:44:10.917Z] #53 sha256:c6f75a4cdcdc3d71c6d31018c2931a43c6c66e2541ac11dfaa12b9ce7518e435 [2021-02-18T09:44:10.917Z] #53 DONE 0.1s [2021-02-18T09:44:10.917Z] [2021-02-18T09:44:10.917Z] #55 [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-02-18T09:44:10.917Z] #55 sha256:85afd5ba2dee9ad7d7423075f7b6e5bffb611a1428d3e1e000be5ce58ddf439c [2021-02-18T09:44:11.970Z] Client: Docker Engine - Community [2021-02-18T09:44:11.970Z] Version: 20.10.3 [2021-02-18T09:44:11.970Z] API version: 1.41 [2021-02-18T09:44:11.970Z] Go version: go1.13.15 [2021-02-18T09:44:11.970Z] Git commit: 48d30b5 [2021-02-18T09:44:11.970Z] Built: Fri Jan 29 14:33:21 2021 [2021-02-18T09:44:11.970Z] OS/Arch: linux/amd64 [2021-02-18T09:44:11.970Z] Context: default [2021-02-18T09:44:11.970Z] Experimental: true [2021-02-18T09:44:11.970Z] [2021-02-18T09:44:11.970Z] Server: Docker Engine - Community [2021-02-18T09:44:11.970Z] Engine: [2021-02-18T09:44:11.970Z] Version: 20.10.3 [2021-02-18T09:44:11.970Z] API version: 1.41 (minimum version 1.12) [2021-02-18T09:44:11.970Z] Go version: go1.13.15 [2021-02-18T09:44:11.970Z] Git commit: 46229ca [2021-02-18T09:44:11.970Z] Built: Fri Jan 29 14:31:32 2021 [2021-02-18T09:44:11.970Z] OS/Arch: linux/amd64 [2021-02-18T09:44:11.970Z] Experimental: true [2021-02-18T09:44:11.970Z] containerd: [2021-02-18T09:44:11.970Z] Version: 1.4.3 [2021-02-18T09:44:11.970Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:44:11.970Z] runc: [2021-02-18T09:44:11.970Z] Version: 1.0.0-rc92 [2021-02-18T09:44:11.970Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:44:11.970Z] docker-init: [2021-02-18T09:44:11.970Z] Version: 0.19.0 [2021-02-18T09:44:11.970Z] GitCommit: de40ad0 [Pipeline] sh [2021-02-18T09:44:12.296Z] + docker info [2021-02-18T09:44:16.869Z] [2021-02-18T09:44:16.869Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:44:16.869Z] #61 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-02-18T09:44:16.869Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-18T09:44:16.869Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 0.2s [2021-02-18T09:44:16.869Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-18T09:44:16.869Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-18T09:44:16.869Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.34MB / 9.86MB 0.3s [2021-02-18T09:44:16.869Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s [2021-02-18T09:44:16.869Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-02-18T09:44:16.869Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2021-02-18T09:44:16.869Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.6s done [2021-02-18T09:44:18.972Z] #55 132.5 + bin/containerd-stress [2021-02-18T09:44:19.440Z] #61 DONE 3.7s [2021-02-18T09:44:19.440Z] [2021-02-18T09:44:19.440Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:19.440Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-18T09:44:19.440Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-18T09:44:19.440Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-02-18T09:44:19.440Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-18T09:44:19.440Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-02-18T09:44:19.440Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.4s done [2021-02-18T09:44:19.440Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.7s done [2021-02-18T09:44:19.440Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 1.2s done [2021-02-18T09:44:19.440Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.5s [2021-02-18T09:44:19.440Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 3.5s [2021-02-18T09:44:19.440Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.1s [2021-02-18T09:44:19.440Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.6s done [2021-02-18T09:44:20.015Z] #9 ... [2021-02-18T09:44:20.015Z] [2021-02-18T09:44:20.015Z] #22 [internal] load build context [2021-02-18T09:44:20.015Z] #22 sha256:c29a74e5c1f28ffd643973f40443337e880e63bbef68c455fcd28924ac672ff6 [2021-02-18T09:44:20.015Z] #22 transferring context: 53.41MB 2.2s done [2021-02-18T09:44:20.015Z] #22 DONE 4.2s [2021-02-18T09:44:20.015Z] [2021-02-18T09:44:20.015Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:20.015Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-18T09:44:20.337Z] #55 134.3 + bin/containerd-shim [2021-02-18T09:44:20.591Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.0s done [2021-02-18T09:44:20.591Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-02-18T09:44:20.858Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 5.0s done [2021-02-18T09:44:20.858Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 5.0s [2021-02-18T09:44:20.858Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.0s [2021-02-18T09:44:20.858Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.24MB / 97.69MB 5.2s [2021-02-18T09:44:20.858Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.1s done [2021-02-18T09:44:21.134Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 14.68MB / 97.69MB 5.3s [2021-02-18T09:44:21.134Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.4s done [2021-02-18T09:44:21.398Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 32.51MB / 97.69MB 5.6s [2021-02-18T09:44:21.398Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 49.28MB / 97.69MB 5.7s [2021-02-18T09:44:21.662Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 67.11MB / 97.69MB 5.9s [2021-02-18T09:44:21.938Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 73.40MB / 97.69MB 6.0s [2021-02-18T09:44:22.209Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 87.03MB / 97.69MB 6.4s [2021-02-18T09:44:22.472Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 6.6s [2021-02-18T09:44:22.736Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 [2021-02-18T09:44:22.999Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-02-18T09:44:24.402Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-02-18T09:44:24.527Z] Client: [2021-02-18T09:44:24.527Z] Context: default [2021-02-18T09:44:24.527Z] Debug Mode: false [2021-02-18T09:44:24.527Z] Plugins: [2021-02-18T09:44:24.527Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-02-18T09:44:24.527Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-02-18T09:44:24.527Z] [2021-02-18T09:44:24.527Z] Server: [2021-02-18T09:44:24.527Z] Containers: 0 [2021-02-18T09:44:24.527Z] Running: 0 [2021-02-18T09:44:24.527Z] Paused: 0 [2021-02-18T09:44:24.527Z] Stopped: 0 [2021-02-18T09:44:24.527Z] Images: 0 [2021-02-18T09:44:24.527Z] Server Version: 20.10.3 [2021-02-18T09:44:24.527Z] Storage Driver: overlay2 [2021-02-18T09:44:24.527Z] Backing Filesystem: extfs [2021-02-18T09:44:24.527Z] Supports d_type: true [2021-02-18T09:44:24.527Z] Native Overlay Diff: true [2021-02-18T09:44:24.527Z] Logging Driver: json-file [2021-02-18T09:44:24.527Z] Cgroup Driver: systemd [2021-02-18T09:44:24.527Z] Cgroup Version: 2 [2021-02-18T09:44:24.527Z] Plugins: [2021-02-18T09:44:24.527Z] Volume: local [2021-02-18T09:44:24.527Z] Network: bridge host ipvlan macvlan null overlay [2021-02-18T09:44:24.527Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-02-18T09:44:24.527Z] Swarm: inactive [2021-02-18T09:44:24.527Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-02-18T09:44:24.527Z] Default Runtime: runc [2021-02-18T09:44:24.527Z] Init Binary: docker-init [2021-02-18T09:44:24.527Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:44:24.527Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-02-18T09:44:24.527Z] init version: de40ad0 [2021-02-18T09:44:24.527Z] Security Options: [2021-02-18T09:44:24.527Z] apparmor [2021-02-18T09:44:24.527Z] seccomp [2021-02-18T09:44:24.527Z] Profile: default [2021-02-18T09:44:24.527Z] cgroupns [2021-02-18T09:44:24.527Z] Kernel Version: 5.4.0-1037-aws [2021-02-18T09:44:24.527Z] Operating System: Ubuntu 20.04.2 LTS [2021-02-18T09:44:24.527Z] OSType: linux [2021-02-18T09:44:24.527Z] Architecture: x86_64 [2021-02-18T09:44:24.527Z] CPUs: 2 [2021-02-18T09:44:24.527Z] Total Memory: 7.487GiB [2021-02-18T09:44:24.527Z] Name: ip-10-100-44-1 [2021-02-18T09:44:24.527Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-02-18T09:44:24.527Z] Docker Root Dir: /var/lib/docker [2021-02-18T09:44:24.527Z] Debug Mode: false [2021-02-18T09:44:24.527Z] Registry: https://index.docker.io/v1/ [2021-02-18T09:44:24.527Z] Labels: [2021-02-18T09:44:24.527Z] Experimental: true [2021-02-18T09:44:24.527Z] Insecure Registries: [2021-02-18T09:44:24.527Z] 127.0.0.0/8 [2021-02-18T09:44:24.527Z] Live Restore Enabled: true [2021-02-18T09:44:24.527Z] [2021-02-18T09:44:24.527Z] WARNING: No kernel memory TCP limit support [2021-02-18T09:44:24.527Z] WARNING: No oom kill disable support [2021-02-18T09:44:24.527Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-02-18T09:44:24.906Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb . [2021-02-18T09:44:25.166Z] #2 [internal] load .dockerignore [2021-02-18T09:44:25.166Z] #2 sha256:87b8dd00e798ea9a06c5c3cc1ec09b2afa20adfcd187967100fb4bbee37532a5 [2021-02-18T09:44:25.166Z] #2 transferring context: 87B done [2021-02-18T09:44:25.166Z] #2 DONE 0.1s [2021-02-18T09:44:25.166Z] [2021-02-18T09:44:25.166Z] #1 [internal] load build definition from Dockerfile [2021-02-18T09:44:25.166Z] #1 sha256:63e789c9582119726ba6559c615b6b52e51cd50457c33c1faf2b63e7d57842d1 [2021-02-18T09:44:25.166Z] #1 transferring dockerfile: 16.55kB done [2021-02-18T09:44:25.166Z] #1 DONE 0.2s [2021-02-18T09:44:25.166Z] [2021-02-18T09:44:25.166Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-02-18T09:44:25.166Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-02-18T09:44:25.734Z] #3 DONE 0.5s [2021-02-18T09:44:25.734Z] [2021-02-18T09:44:25.734Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-02-18T09:44:25.734Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-02-18T09:44:25.734Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-02-18T09:44:25.734Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-02-18T09:44:25.734Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-02-18T09:44:25.734Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.2s [2021-02-18T09:44:25.734Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-02-18T09:44:25.798Z] #9 ... [2021-02-18T09:44:25.798Z] [2021-02-18T09:44:25.798Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:44:25.798Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-18T09:44:25.798Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-18T09:44:25.798Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-18T09:44:25.798Z] #25 sha256:330cbf028662c0c41ff94c23dc1e37d1cd52703e79e795e275d5f6c86022a8e3 529B / 529B done [2021-02-18T09:44:25.798Z] #25 sha256:fc905079e700da665fc183fff2fcc52bb91dd47590da3b534f1c4f5c4a965f28 1.46kB / 1.46kB done [2021-02-18T09:44:25.798Z] #25 sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 49.18MB / 49.18MB 7.2s done [2021-02-18T09:44:25.798Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 2.0s [2021-02-18T09:44:25.798Z] #25 ... [2021-02-18T09:44:25.798Z] [2021-02-18T09:44:25.798Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:25.798Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-18T09:44:25.994Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-02-18T09:44:25.994Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-02-18T09:44:25.994Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-02-18T09:44:26.255Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-02-18T09:44:26.255Z] #4 DONE 0.8s [2021-02-18T09:44:26.519Z] [2021-02-18T09:44:26.519Z] #5 [internal] load build definition from Dockerfile [2021-02-18T09:44:26.519Z] #5 sha256:d6634baa16cc27e124c42dad428e23facfc5e34181e88b3a3f5cfaf86ec57130 [2021-02-18T09:44:26.519Z] #5 transferring dockerfile: 16.55kB done [2021-02-18T09:44:26.519Z] #5 DONE 0.0s [2021-02-18T09:44:26.519Z] [2021-02-18T09:44:26.519Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:44:26.519Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:44:26.746Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 10.7s done [2021-02-18T09:44:26.877Z] #55 140.9 + bin/containerd-shim-runc-v1 [2021-02-18T09:44:27.087Z] #8 ... [2021-02-18T09:44:27.087Z] [2021-02-18T09:44:27.087Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-02-18T09:44:27.087Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-02-18T09:44:27.087Z] #6 DONE 0.4s [2021-02-18T09:44:27.087Z] [2021-02-18T09:44:27.087Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-02-18T09:44:27.087Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-02-18T09:44:27.087Z] #7 DONE 0.5s [2021-02-18T09:44:27.087Z] [2021-02-18T09:44:27.087Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-02-18T09:44:27.087Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-02-18T09:44:27.087Z] #8 DONE 0.6s [2021-02-18T09:44:27.366Z] #9 ... [2021-02-18T09:44:27.366Z] [2021-02-18T09:44:27.366Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:44:27.366Z] #25 sha256:0dcc34879bceffc8f3a6fbd2e3dbc6e02591d01dc5ebdcd6677dd49142acc9e0 [2021-02-18T09:44:27.366Z] #25 extracting sha256:c78c297fb0d010ee085f95ae439636ecb167b050c1acb4273bd576998cf94a83 2.7s done [2021-02-18T09:44:27.366Z] #25 DONE 11.6s [2021-02-18T09:44:27.366Z] [2021-02-18T09:44:27.366Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:27.366Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-02-18T09:44:27.366Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.0s done [2021-02-18T09:44:27.945Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.1s [2021-02-18T09:44:29.001Z] [2021-02-18T09:44:29.001Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:29.001Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:44:29.001Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:29.001Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-02-18T09:44:29.262Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-02-18T09:44:29.262Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-02-18T09:44:29.262Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-02-18T09:44:29.262Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.2s [2021-02-18T09:44:29.262Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.2s [2021-02-18T09:44:29.262Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 11.53MB / 50.40MB 0.4s [2021-02-18T09:44:29.262Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-02-18T09:44:29.262Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2021-02-18T09:44:29.522Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 22.02MB / 50.40MB 0.5s [2021-02-18T09:44:29.786Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 32.51MB / 50.40MB 0.6s [2021-02-18T09:44:29.786Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-02-18T09:44:29.786Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.19MB / 51.83MB 0.6s [2021-02-18T09:44:29.786Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 47.19MB / 50.40MB 0.8s [2021-02-18T09:44:29.786Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.6s done [2021-02-18T09:44:29.786Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 18.87MB / 51.83MB 0.8s [2021-02-18T09:44:29.786Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.24MB / 68.67MB 0.8s [2021-02-18T09:44:29.871Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.8s done [2021-02-18T09:44:30.059Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 0.9s [2021-02-18T09:44:30.059Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 25.17MB / 51.83MB 0.9s [2021-02-18T09:44:30.059Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.92MB / 68.67MB 0.9s [2021-02-18T09:44:30.059Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.83MB / 68.67MB 1.0s [2021-02-18T09:44:30.059Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 36.70MB / 51.83MB 1.2s [2021-02-18T09:44:30.059Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 31.78MB / 68.67MB 1.2s [2021-02-18T09:44:30.139Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-02-18T09:44:30.333Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 40.89MB / 51.83MB 1.3s [2021-02-18T09:44:30.604Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-02-18T09:44:30.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 45.09MB / 51.83MB 1.4s [2021-02-18T09:44:30.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 37.20MB / 68.67MB 1.4s [2021-02-18T09:44:30.604Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 217.09kB / 120.17MB 1.4s [2021-02-18T09:44:30.604Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.6s [2021-02-18T09:44:30.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 48.23MB / 68.67MB 1.6s [2021-02-18T09:44:30.604Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 8.39MB / 120.17MB 1.6s [2021-02-18T09:44:30.604Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.72MB / 68.67MB 1.7s [2021-02-18T09:44:30.604Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.68MB / 120.17MB 1.7s [2021-02-18T09:44:30.604Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-02-18T09:44:30.889Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 62.91MB / 68.67MB 1.8s [2021-02-18T09:44:30.889Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.17MB / 120.17MB 1.8s [2021-02-18T09:44:30.889Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 67.11MB / 68.67MB 1.9s [2021-02-18T09:44:30.889Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.31MB / 120.17MB 1.9s [2021-02-18T09:44:31.156Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.0s done [2021-02-18T09:44:31.156Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 42.75MB / 120.17MB 2.1s [2021-02-18T09:44:31.156Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.1s [2021-02-18T09:44:31.156Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 59.77MB / 120.17MB 2.3s [2021-02-18T09:44:31.419Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 72.61MB / 120.17MB 2.4s [2021-02-18T09:44:31.681Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.03MB / 120.17MB 2.6s [2021-02-18T09:44:31.681Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.6s done [2021-02-18T09:44:31.681Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 93.32MB / 120.17MB 2.7s [2021-02-18T09:44:31.681Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-02-18T09:44:31.942Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 99.61MB / 120.17MB 2.8s [2021-02-18T09:44:31.942Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 105.65MB / 120.17MB 2.9s [2021-02-18T09:44:32.125Z] #55 145.3 + bin/containerd-shim-runc-v2 [2021-02-18T09:44:32.125Z] #55 146.3 + binaries [2021-02-18T09:44:32.125Z] #55 146.3 + install -D bin/containerd /build/containerd [2021-02-18T09:44:32.125Z] #55 146.3 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:44:32.125Z] #55 146.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:44:32.125Z] #55 146.3 + install -D bin/ctr /build/ctr [2021-02-18T09:44:32.202Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 117.44MB / 120.17MB 3.1s [2021-02-18T09:44:32.686Z] #55 DONE 146.8s [2021-02-18T09:44:33.248Z] [2021-02-18T09:44:33.248Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:44:33.248Z] #56 sha256:771e2778544bb057e6bec247afdbc868e2948bb9bf16ff5b36553208c11acafb [2021-02-18T09:44:33.461Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 3.4s done [2021-02-18T09:44:33.589Z] #9 ... [2021-02-18T09:44:33.589Z] [2021-02-18T09:44:33.589Z] #22 [internal] load build context [2021-02-18T09:44:33.589Z] #22 sha256:98d4e08a7746221d9cca5b11e1c00d341da75c09603a3f003a5089617bb68c13 [2021-02-18T09:44:33.589Z] #22 transferring context: 53.40MB 3.8s done [2021-02-18T09:44:33.589Z] #22 DONE 4.4s [2021-02-18T09:44:33.589Z] [2021-02-18T09:44:33.589Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:33.589Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:44:33.589Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.2s done [2021-02-18T09:44:33.728Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-02-18T09:44:33.814Z] #56 DONE 0.3s [2021-02-18T09:44:33.814Z] [2021-02-18T09:44:33.814Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:44:33.814Z] #60 sha256:9c4df4cd835b8c31a6d17cd78851ab24b97672e6087d442bc2f509157ea3efa9 [2021-02-18T09:44:33.814Z] #60 DONE 0.1s [2021-02-18T09:44:33.814Z] [2021-02-18T09:44:33.814Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:44:33.814Z] #62 sha256:d2becede72c7f69041f31765c95d16e6a6e10e3587a990caa4f60f4372914197 [2021-02-18T09:44:33.849Z] #9 ... [2021-02-18T09:44:33.849Z] [2021-02-18T09:44:33.849Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-02-18T09:44:33.849Z] #61 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-02-18T09:44:33.849Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-02-18T09:44:33.849Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-02-18T09:44:33.849Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-02-18T09:44:33.849Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.8s done [2021-02-18T09:44:33.849Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2021-02-18T09:44:33.849Z] #61 DONE 4.7s [2021-02-18T09:44:33.849Z] [2021-02-18T09:44:33.849Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:33.849Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:44:34.069Z] #62 DONE 0.2s [2021-02-18T09:44:34.069Z] [2021-02-18T09:44:34.069Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:44:34.069Z] #64 sha256:d4b238ff7326e5eae52d581be8dc443e740ec0919116adbec18f4eae800a868d [2021-02-18T09:44:34.069Z] #64 DONE 0.1s [2021-02-18T09:44:34.069Z] [2021-02-18T09:44:34.069Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:44:34.069Z] #65 sha256:084b0f83cf075cfba7a657211ab635ee4df4d234341cb0fdfef61f61168899d9 [2021-02-18T09:44:34.069Z] #65 DONE 0.0s [2021-02-18T09:44:34.069Z] [2021-02-18T09:44:34.069Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:44:34.069Z] #66 sha256:617528cbc39cdbc9db03fc3be26f237636fa3eae63124107a2cd17615b367e43 [2021-02-18T09:44:34.304Z] #9 DONE 18.5s [2021-02-18T09:44:34.304Z] [2021-02-18T09:44:34.304Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:44:34.304Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-18T09:44:34.634Z] #66 DONE 0.7s [2021-02-18T09:44:34.890Z] [2021-02-18T09:44:34.890Z] #67 exporting to image [2021-02-18T09:44:34.890Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:44:34.890Z] #67 exporting layers [2021-02-18T09:44:35.409Z] #55 134.1 + bin/containerd-stress [2021-02-18T09:44:35.763Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s done [2021-02-18T09:44:35.763Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-02-18T09:44:36.334Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.5s done [2021-02-18T09:44:36.595Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-02-18T09:44:36.790Z] #67 exporting layers 1.9s done [2021-02-18T09:44:36.790Z] #67 writing image sha256:b838547595e64133a7060da3442e9258d70b6e7f3dcd15fdd82129e557c7dccf 0.0s done [2021-02-18T09:44:36.791Z] #67 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:44:36.791Z] #67 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb done [2021-02-18T09:44:36.791Z] #67 DONE 1.9s [Pipeline] } [2021-02-18T09:44:36.796Z] #55 136.0 + bin/containerd-shim [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:44:37.141Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -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:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh dynbinary test-integration [2021-02-18T09:44:37.164Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.5s done [2021-02-18T09:44:37.424Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2021-02-18T09:44:37.475Z] #55 134.8 + bin/containerd-stress [2021-02-18T09:44:37.618Z] #10 ... [2021-02-18T09:44:37.618Z] [2021-02-18T09:44:37.618Z] #26 [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-02-18T09:44:37.618Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:37.618Z] #26 2.698 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:37.618Z] #26 2.698 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:37.618Z] #26 2.710 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:37.618Z] #26 2.892 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:44:37.618Z] #26 3.124 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:44:37.618Z] #26 3.588 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:44:37.618Z] #26 5.117 Fetched 8246 kB in 3s (3098 kB/s) [2021-02-18T09:44:37.618Z] #26 5.117 Reading package lists... [2021-02-18T09:44:37.618Z] #26 6.391 Reading package lists... [2021-02-18T09:44:37.618Z] #26 7.631 Building dependency tree... [2021-02-18T09:44:37.618Z] #26 8.221 The following additional packages will be installed: [2021-02-18T09:44:37.618Z] #26 8.221 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-18T09:44:37.618Z] #26 8.222 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-18T09:44:37.618Z] #26 8.223 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-18T09:44:37.618Z] #26 8.225 Suggested packages: [2021-02-18T09:44:37.618Z] #26 8.225 krb5-doc krb5-user [2021-02-18T09:44:37.618Z] #26 8.225 Recommended packages: [2021-02-18T09:44:37.618Z] #26 8.225 krb5-locales publicsuffix libsasl2-modules [2021-02-18T09:44:37.618Z] #26 8.446 The following NEW packages will be installed: [2021-02-18T09:44:37.618Z] #26 8.447 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-18T09:44:37.618Z] #26 8.447 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-18T09:44:37.618Z] #26 8.447 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-18T09:44:37.618Z] #26 8.448 libssh2-1 libssl1.1 openssl [2021-02-18T09:44:37.618Z] #26 8.743 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-18T09:44:37.618Z] #26 8.743 Need to get 4778 kB of archives. [2021-02-18T09:44:37.618Z] #26 8.743 After this operation, 11.5 MB of additional disk space will be used. [2021-02-18T09:44:37.618Z] #26 8.743 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-02-18T09:44:37.618Z] #26 8.744 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-02-18T09:44:37.618Z] #26 8.756 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-02-18T09:44:37.618Z] #26 8.765 Get:4 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-18T09:44:37.618Z] #26 8.788 Get:5 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-02-18T09:44:37.618Z] #26 8.809 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-02-18T09:44:37.618Z] #26 8.811 Get:7 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-02-18T09:44:37.618Z] #26 8.849 Get:8 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-02-18T09:44:37.618Z] #26 8.855 Get:9 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-18T09:44:37.618Z] #26 8.863 Get:10 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u5 [216 kB] [2021-02-18T09:44:37.618Z] #26 8.877 Get:11 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-02-18T09:44:37.618Z] #26 8.881 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-02-18T09:44:37.618Z] #26 8.884 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-02-18T09:44:37.618Z] #26 8.913 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-02-18T09:44:37.618Z] #26 8.946 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-02-18T09:44:37.618Z] #26 8.952 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-02-18T09:44:37.618Z] #26 8.961 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-02-18T09:44:37.618Z] #26 9.017 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-02-18T09:44:37.618Z] #26 9.023 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-18T09:44:37.618Z] #26 9.040 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-18T09:44:37.618Z] #26 9.069 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-18T09:44:37.618Z] #26 9.595 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:44:37.618Z] #26 9.633 Fetched 4778 kB in 1s (8199 kB/s) [2021-02-18T09:44:37.684Z] #9 ... [2021-02-18T09:44:37.684Z] [2021-02-18T09:44:37.684Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 [2021-02-18T09:44:37.684Z] #25 sha256:0f3ed404ebac67aefac24972986b8a5a9aa685d0c3d1c7ca255843d43dd4f6cb [2021-02-18T09:44:37.684Z] #25 resolve docker.io/library/debian:buster@sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 done [2021-02-18T09:44:37.684Z] #25 sha256:1092695e843ad975267131f27a2b523128c4e03d2d96574bbdd7cf949ed51475 1.85kB / 1.85kB done [2021-02-18T09:44:37.684Z] #25 sha256:102ab2db1ad671545c0ace25463c4e3c45f9b15e319d3a00a1b2b085293c27fb 529B / 529B done [2021-02-18T09:44:37.684Z] #25 sha256:5890f8ba95f680c87fcf89e51190098641b4f646102ce7ca906e7f83c84874dc 1.46kB / 1.46kB done [2021-02-18T09:44:37.684Z] #25 sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 50.40MB / 50.40MB 4.4s done [2021-02-18T09:44:37.684Z] #25 extracting sha256:0ecb575e629cd60aa802266a3bc6847dcf4073aa2a6d7d43f717dd61e7b90e0b 3.7s done [2021-02-18T09:44:37.684Z] #25 DONE 8.7s [2021-02-18T09:44:37.684Z] [2021-02-18T09:44:37.684Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:37.684Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:44:37.703Z] [2021-02-18T09:44:37.703Z] Removing bundles/ [2021-02-18T09:44:37.703Z] [2021-02-18T09:44:37.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-18T09:44:37.703Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:44:37.703Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:44:38.413Z] #55 136.6 + bin/containerd-shim [2021-02-18T09:44:39.011Z] #26 11.50 Selecting previously unselected package libssl1.1:arm64. [2021-02-18T09:44:39.011Z] #26 11.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 ... 6670 files and directories currently installed.) [2021-02-18T09:44:39.011Z] #26 11.51 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-18T09:44:39.011Z] #26 11.52 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:39.011Z] #26 11.79 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-02-18T09:44:39.011Z] #26 ... [2021-02-18T09:44:39.011Z] [2021-02-18T09:44:39.011Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:44:39.011Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-02-18T09:44:39.011Z] #10 DONE 5.0s [2021-02-18T09:44:39.011Z] [2021-02-18T09:44:39.011Z] #26 [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-02-18T09:44:39.011Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:39.011Z] #26 11.79 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-18T09:44:39.011Z] #26 11.79 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:39.011Z] #26 11.84 Selecting previously unselected package libsasl2-2:arm64. [2021-02-18T09:44:39.011Z] #26 11.84 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-02-18T09:44:39.011Z] #26 11.84 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:39.011Z] #26 11.90 Selecting previously unselected package libldap-common. [2021-02-18T09:44:39.011Z] #26 ... [2021-02-18T09:44:39.011Z] [2021-02-18T09:44:39.011Z] #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-02-18T09:44:39.011Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-02-18T09:44:40.409Z] #11 DONE 0.9s [2021-02-18T09:44:40.409Z] [2021-02-18T09:44:40.409Z] #26 [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-02-18T09:44:40.409Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:40.409Z] #26 11.90 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-18T09:44:40.409Z] #26 11.92 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:40.409Z] #26 11.96 Selecting previously unselected package libldap-2.4-2:arm64. [2021-02-18T09:44:40.409Z] #26 11.97 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 11.98 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:40.409Z] #26 12.15 Selecting previously unselected package openssl. [2021-02-18T09:44:40.409Z] #26 12.15 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.15 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:40.409Z] #26 12.30 Selecting previously unselected package ca-certificates. [2021-02-18T09:44:40.409Z] #26 12.30 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-18T09:44:40.409Z] #26 12.31 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:40.409Z] #26 12.47 Selecting previously unselected package libkeyutils1:arm64. [2021-02-18T09:44:40.409Z] #26 12.47 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.47 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-02-18T09:44:40.409Z] #26 12.51 Selecting previously unselected package libkrb5support0:arm64. [2021-02-18T09:44:40.409Z] #26 12.51 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.51 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:40.409Z] #26 12.56 Selecting previously unselected package libk5crypto3:arm64. [2021-02-18T09:44:40.409Z] #26 12.56 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.56 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:40.409Z] #26 12.61 Selecting previously unselected package libkrb5-3:arm64. [2021-02-18T09:44:40.409Z] #26 12.61 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.61 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:40.409Z] #26 12.77 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-02-18T09:44:40.409Z] #26 12.77 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-02-18T09:44:40.409Z] #26 12.77 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:40.409Z] #26 ... [2021-02-18T09:44:40.409Z] [2021-02-18T09:44:40.409Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:44:40.409Z] #30 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-02-18T09:44:40.409Z] #30 DONE 0.2s [2021-02-18T09:44:40.409Z] [2021-02-18T09:44:40.409Z] #26 [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-02-18T09:44:40.409Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:40.410Z] #26 12.92 Selecting previously unselected package libnghttp2-14:arm64. [2021-02-18T09:44:40.410Z] #26 12.92 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-02-18T09:44:40.410Z] #26 12.93 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-18T09:44:40.410Z] #26 ... [2021-02-18T09:44:40.410Z] [2021-02-18T09:44:40.410Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:44:40.410Z] #38 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-02-18T09:44:40.410Z] #38 DONE 0.2s [2021-02-18T09:44:40.410Z] [2021-02-18T09:44:40.410Z] #26 [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-02-18T09:44:40.410Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:40.410Z] #26 13.07 Selecting previously unselected package libpsl5:arm64. [2021-02-18T09:44:40.410Z] #26 13.07 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-02-18T09:44:40.410Z] #26 13.07 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-02-18T09:44:40.410Z] #26 13.12 Selecting previously unselected package librtmp1:arm64. [2021-02-18T09:44:40.410Z] #26 13.12 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-02-18T09:44:40.410Z] #26 13.12 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-18T09:44:40.410Z] #26 13.18 Selecting previously unselected package libssh2-1:arm64. [2021-02-18T09:44:40.673Z] #26 13.18 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-02-18T09:44:40.673Z] #26 13.18 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-18T09:44:40.673Z] #26 13.24 Selecting previously unselected package libcurl4:arm64. [2021-02-18T09:44:40.673Z] #26 13.24 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-02-18T09:44:40.673Z] #26 13.25 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-18T09:44:40.673Z] #26 13.38 Selecting previously unselected package curl. [2021-02-18T09:44:40.673Z] #26 13.38 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-02-18T09:44:40.673Z] #26 13.38 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-18T09:44:40.673Z] #26 13.46 Selecting previously unselected package libonig5:arm64. [2021-02-18T09:44:40.937Z] #26 13.46 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-02-18T09:44:40.937Z] #26 13.47 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-18T09:44:40.937Z] #26 13.66 Selecting previously unselected package libjq1:arm64. [2021-02-18T09:44:40.937Z] #26 13.66 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-18T09:44:40.937Z] #26 13.66 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-18T09:44:40.980Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.5s done [2021-02-18T09:44:40.980Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-02-18T09:44:41.333Z] #26 13.79 Selecting previously unselected package jq. [2021-02-18T09:44:41.333Z] #26 13.79 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-18T09:44:41.333Z] #26 13.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-18T09:44:41.333Z] #26 13.86 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-02-18T09:44:41.333Z] #26 13.88 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-02-18T09:44:41.333Z] #26 13.90 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:41.599Z] #26 14.43 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-02-18T09:44:41.599Z] #26 14.44 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:41.599Z] #26 14.48 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:41.599Z] #26 14.48 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:41.870Z] #26 14.49 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-18T09:44:41.870Z] #26 14.51 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:41.870Z] #26 14.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:41.870Z] #26 14.54 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-02-18T09:44:41.870Z] #26 14.55 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:41.870Z] #26 14.56 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:41.870Z] #26 14.58 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-18T09:44:41.870Z] #26 14.59 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-18T09:44:41.870Z] #26 14.60 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:41.870Z] #26 14.62 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:43.366Z] #55 142.7 + bin/containerd-shim-runc-v1 [2021-02-18T09:44:45.179Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.7s done [2021-02-18T09:44:45.179Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-02-18T09:44:45.547Z] #26 17.90 Updating certificates in /etc/ssl/certs... [2021-02-18T09:44:46.118Z] #9 ... [2021-02-18T09:44:46.118Z] [2021-02-18T09:44:46.118Z] #26 [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-02-18T09:44:46.118Z] #26 sha256:970f361e3ea7f20d04a6f3995fae56cd5b2a459815bc3ffe554cf224547c4266 [2021-02-18T09:44:46.118Z] #26 1.174 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:46.119Z] #26 1.186 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:46.119Z] #26 1.186 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:46.119Z] #26 1.309 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:44:46.119Z] #26 1.580 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:44:46.119Z] #26 1.876 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:44:46.119Z] #26 3.495 Fetched 8422 kB in 3s (3269 kB/s) [2021-02-18T09:44:46.119Z] #26 3.495 Reading package lists... [2021-02-18T09:44:46.119Z] #26 4.408 Reading package lists... [2021-02-18T09:44:46.119Z] #26 5.305 Building dependency tree... [2021-02-18T09:44:46.119Z] #26 5.724 The following additional packages will be installed: [2021-02-18T09:44:46.119Z] #26 5.725 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-02-18T09:44:46.119Z] #26 5.725 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-02-18T09:44:46.119Z] #26 5.725 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-02-18T09:44:46.119Z] #26 5.726 Suggested packages: [2021-02-18T09:44:46.119Z] #26 5.726 krb5-doc krb5-user [2021-02-18T09:44:46.119Z] #26 5.726 Recommended packages: [2021-02-18T09:44:46.119Z] #26 5.726 krb5-locales publicsuffix libsasl2-modules [2021-02-18T09:44:46.119Z] #26 5.896 The following NEW packages will be installed: [2021-02-18T09:44:46.119Z] #26 5.897 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-02-18T09:44:46.119Z] #26 5.897 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-02-18T09:44:46.119Z] #26 5.897 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-02-18T09:44:46.119Z] #26 5.898 libssh2-1 libssl1.1 openssl [2021-02-18T09:44:46.119Z] #26 6.175 0 upgraded, 21 newly installed, 0 to remove and 1 not upgraded. [2021-02-18T09:44:46.119Z] #26 6.175 Need to get 5057 kB of archives. [2021-02-18T09:44:46.119Z] #26 6.175 After this operation, 12.1 MB of additional disk space will be used. [2021-02-18T09:44:46.119Z] #26 6.175 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-02-18T09:44:46.119Z] #26 6.177 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-02-18T09:44:46.119Z] #26 6.180 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-02-18T09:44:46.119Z] #26 6.181 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-02-18T09:44:46.119Z] #26 6.185 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-02-18T09:44:46.119Z] #26 6.186 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-02-18T09:44:46.119Z] #26 6.187 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-02-18T09:44:46.119Z] #26 6.190 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-02-18T09:44:46.119Z] #26 6.200 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-02-18T09:44:46.119Z] #26 6.204 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-02-18T09:44:46.119Z] #26 6.207 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-02-18T09:44:46.119Z] #26 6.209 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-02-18T09:44:46.119Z] #26 6.214 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-02-18T09:44:46.119Z] #26 6.216 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-02-18T09:44:46.119Z] #26 6.246 Get:15 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-02-18T09:44:46.119Z] #26 6.248 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u5 [90.0 kB] [2021-02-18T09:44:46.119Z] #26 6.248 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u5 [225 kB] [2021-02-18T09:44:46.119Z] #26 6.259 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-02-18T09:44:46.119Z] #26 6.273 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-18T09:44:46.119Z] #26 6.281 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-18T09:44:46.119Z] #26 6.281 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-18T09:44:46.119Z] #26 6.466 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:44:46.119Z] #26 6.490 Fetched 5057 kB in 0s (14.0 MB/s) [2021-02-18T09:44:46.119Z] #26 6.554 Selecting previously unselected package libssl1.1:amd64. [2021-02-18T09:44:46.119Z] #26 6.554 (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-02-18T09:44:46.119Z] #26 6.560 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 6.572 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 6.768 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-02-18T09:44:46.119Z] #26 6.768 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 6.773 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 6.846 Selecting previously unselected package libsasl2-2:amd64. [2021-02-18T09:44:46.119Z] #26 6.846 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 6.850 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 6.904 Selecting previously unselected package libldap-common. [2021-02-18T09:44:46.119Z] #26 6.904 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u5_all.deb ... [2021-02-18T09:44:46.119Z] #26 6.910 Unpacking libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 6.961 Selecting previously unselected package libldap-2.4-2:amd64. [2021-02-18T09:44:46.119Z] #26 6.961 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u5_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 6.971 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 7.050 Selecting previously unselected package openssl. [2021-02-18T09:44:46.119Z] #26 7.050 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.055 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 7.196 Selecting previously unselected package ca-certificates. [2021-02-18T09:44:46.119Z] #26 7.196 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-02-18T09:44:46.119Z] #26 7.201 Unpacking ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:46.119Z] #26 7.282 Selecting previously unselected package libkeyutils1:amd64. [2021-02-18T09:44:46.119Z] #26 7.283 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.291 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-02-18T09:44:46.119Z] #26 7.330 Selecting previously unselected package libkrb5support0:amd64. [2021-02-18T09:44:46.119Z] #26 7.330 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.336 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.385 Selecting previously unselected package libk5crypto3:amd64. [2021-02-18T09:44:46.119Z] #26 7.385 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.390 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.443 Selecting previously unselected package libkrb5-3:amd64. [2021-02-18T09:44:46.119Z] #26 7.444 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.450 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.559 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-02-18T09:44:46.119Z] #26 7.559 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.564 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.641 Selecting previously unselected package libnghttp2-14:amd64. [2021-02-18T09:44:46.119Z] #26 7.641 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.648 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.696 Selecting previously unselected package libpsl5:amd64. [2021-02-18T09:44:46.119Z] #26 7.698 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.703 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-02-18T09:44:46.119Z] #26 7.753 Selecting previously unselected package librtmp1:amd64. [2021-02-18T09:44:46.119Z] #26 7.753 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.759 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-18T09:44:46.119Z] #26 7.805 Selecting previously unselected package libssh2-1:amd64. [2021-02-18T09:44:46.119Z] #26 7.805 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.811 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-18T09:44:46.119Z] #26 7.874 Selecting previously unselected package libcurl4:amd64. [2021-02-18T09:44:46.119Z] #26 7.874 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.879 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 7.945 Selecting previously unselected package curl. [2021-02-18T09:44:46.119Z] #26 7.945 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 7.950 Unpacking curl (7.64.0-4+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.015 Selecting previously unselected package libonig5:amd64. [2021-02-18T09:44:46.119Z] #26 8.018 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 8.024 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-18T09:44:46.119Z] #26 8.087 Selecting previously unselected package libjq1:amd64. [2021-02-18T09:44:46.119Z] #26 8.088 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 8.095 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-18T09:44:46.119Z] #26 8.137 Selecting previously unselected package jq. [2021-02-18T09:44:46.119Z] #26 8.137 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-18T09:44:46.119Z] #26 8.142 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-18T09:44:46.119Z] #26 8.192 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-02-18T09:44:46.119Z] #26 8.206 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-02-18T09:44:46.119Z] #26 8.219 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 8.361 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.375 Setting up libldap-common (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:46.119Z] #26 8.395 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.410 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.424 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-02-18T09:44:46.119Z] #26 8.438 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.452 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-02-18T09:44:46.119Z] #26 8.468 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-02-18T09:44:46.119Z] #26 8.482 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:46.379Z] #26 8.495 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-02-18T09:44:46.379Z] #26 8.515 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-18T09:44:46.379Z] #26 8.530 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-18T09:44:46.379Z] #26 8.544 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u5) ... [2021-02-18T09:44:46.379Z] #26 8.559 Setting up ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:46.537Z] #55 143.3 + bin/containerd-shim-runc-v1 [2021-02-18T09:44:46.949Z] #26 9.129 Updating certificates in /etc/ssl/certs... [2021-02-18T09:44:47.518Z] #26 9.858 137 added, 0 removed; done. [2021-02-18T09:44:47.518Z] #26 9.897 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-02-18T09:44:47.518Z] #26 9.911 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-18T09:44:47.778Z] #26 9.930 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-02-18T09:44:47.778Z] #26 9.949 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-18T09:44:47.778Z] #26 9.966 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:44:47.778Z] #26 9.987 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:47.778Z] #26 9.996 Updating certificates in /etc/ssl/certs... [2021-02-18T09:44:48.352Z] #26 10.59 0 added, 0 removed; done. [2021-02-18T09:44:48.352Z] #26 10.59 Running hooks in /etc/ca-certificates/update.d... [2021-02-18T09:44:48.352Z] #26 10.60 done. [2021-02-18T09:44:48.644Z] #55 147.3 + bin/containerd-shim-runc-v2 [2021-02-18T09:44:48.903Z] #55 148.2 + binaries [2021-02-18T09:44:48.903Z] #55 148.2 + install -D bin/containerd /build/containerd [2021-02-18T09:44:48.903Z] #55 148.2 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:44:48.903Z] #55 148.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:44:48.903Z] #55 148.2 + install -D bin/ctr /build/ctr [2021-02-18T09:44:49.161Z] #55 DONE 148.6s [2021-02-18T09:44:49.788Z] #26 21.98 137 added, 0 removed; done. [2021-02-18T09:44:49.788Z] #26 22.43 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-02-18T09:44:49.788Z] #26 22.48 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-18T09:44:49.788Z] #26 22.51 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-02-18T09:44:49.822Z] #55 147.8 + bin/containerd-shim-runc-v2 [2021-02-18T09:44:50.054Z] #26 22.56 Setting up curl (7.64.0-4+deb10u1) ... [2021-02-18T09:44:50.054Z] #26 22.61 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:44:50.054Z] #26 ... [2021-02-18T09:44:50.054Z] [2021-02-18T09:44:50.054Z] #54 [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-02-18T09:44:50.054Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-18T09:44:50.054Z] #54 4.330 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:50.054Z] #54 4.369 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:50.054Z] #54 4.369 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:50.054Z] #54 4.987 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:44:50.054Z] #54 5.905 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:44:50.054Z] #54 7.152 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:44:50.054Z] #54 ... [2021-02-18T09:44:50.054Z] [2021-02-18T09:44:50.054Z] #57 [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-02-18T09:44:50.054Z] #57 sha256:2a3523434253a0d9b99800b174c535ca240682f139c1f83634ee795ac5d75f4d [2021-02-18T09:44:50.054Z] #57 5.171 + RM_GOPATH=0 [2021-02-18T09:44:50.054Z] #57 5.171 + TMP_GOPATH= [2021-02-18T09:44:50.054Z] #57 5.171 + : /build [2021-02-18T09:44:50.054Z] #57 5.171 + '[' -z '' ']' [2021-02-18T09:44:50.054Z] #57 5.171 ++ mktemp -d [2021-02-18T09:44:50.054Z] #57 5.187 + export GOPATH=/tmp/tmp.cCOssCcAsB [2021-02-18T09:44:50.054Z] #57 5.188 + GOPATH=/tmp/tmp.cCOssCcAsB [2021-02-18T09:44:50.054Z] #57 5.188 + RM_GOPATH=1 [2021-02-18T09:44:50.054Z] #57 5.188 + case "$(go env GOARCH)" in [2021-02-18T09:44:50.054Z] #57 5.189 ++ go env GOARCH [2021-02-18T09:44:50.054Z] #57 5.201 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.054Z] #57 5.201 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.054Z] #57 5.209 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:50.054Z] #57 5.212 + dir=/tmp/install [2021-02-18T09:44:50.054Z] #57 5.212 + bin=rootlesskit [2021-02-18T09:44:50.054Z] #57 5.213 + shift [2021-02-18T09:44:50.054Z] #57 5.213 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:44:50.054Z] #57 5.213 + . /tmp/install/rootlesskit.installer [2021-02-18T09:44:50.054Z] #57 5.213 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:44:50.054Z] #57 5.213 + install_rootlesskit [2021-02-18T09:44:50.054Z] #57 5.214 + case "$1" in [2021-02-18T09:44:50.054Z] #57 5.214 + export CGO_ENABLED=0 [2021-02-18T09:44:50.054Z] #57 5.214 + CGO_ENABLED=0 [2021-02-18T09:44:50.054Z] #57 5.214 + _install_rootlesskit [2021-02-18T09:44:50.054Z] #57 5.215 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:44:50.054Z] #57 5.216 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:44:50.054Z] #57 5.216 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.cCOssCcAsB/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:44:50.054Z] #57 5.222 Cloning into '/tmp/tmp.cCOssCcAsB/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:44:50.054Z] #57 8.210 + cd /tmp/tmp.cCOssCcAsB/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:44:50.054Z] #57 8.211 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:44:50.054Z] #57 8.289 + export GO111MODULE=on [2021-02-18T09:44:50.054Z] #57 8.290 + GO111MODULE=on [2021-02-18T09:44:50.054Z] #57 8.290 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:44:50.054Z] #57 8.290 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:44:50.054Z] #57 9.872 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:44:50.054Z] #57 9.942 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:44:50.054Z] #57 9.996 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:44:50.054Z] #57 10.05 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:44:50.054Z] #57 10.20 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:44:50.105Z] [2021-02-18T09:44:50.105Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:44:50.105Z] #56 sha256:44a22b3e0b054a4c13db742d180f107b36f9863e7668579d78502fd5b262a309 [2021-02-18T09:44:50.105Z] #56 DONE 0.2s [2021-02-18T09:44:50.105Z] [2021-02-18T09:44:50.105Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:44:50.105Z] #60 sha256:6bf047912e1561f80d60fb3a024b9bb12afb385a0b2598971b89c2486702be01 [2021-02-18T09:44:50.105Z] #60 DONE 0.1s [2021-02-18T09:44:50.330Z] #57 10.28 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:44:50.330Z] #57 10.35 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:44:50.330Z] #57 ... [2021-02-18T09:44:50.330Z] [2021-02-18T09:44:50.330Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:44:50.330Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:44:50.330Z] #41 5.469 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:50.330Z] #41 5.536 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:50.330Z] #41 5.536 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:50.330Z] #41 6.264 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:44:50.330Z] #41 7.425 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:44:50.330Z] #41 8.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:44:50.364Z] [2021-02-18T09:44:50.364Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:44:50.364Z] #62 sha256:c7dc73d591cd0fcd777e0a63a17544185be9ab6f7db5261b4b9177c55d9a677c [2021-02-18T09:44:50.364Z] #62 DONE 0.2s [2021-02-18T09:44:50.364Z] [2021-02-18T09:44:50.364Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:44:50.364Z] #64 sha256:502c69763121e5caa07e57e8fc1e8118e958859c20b46bcfc3f32e0886a64e23 [2021-02-18T09:44:50.364Z] #64 DONE 0.0s [2021-02-18T09:44:50.610Z] #41 ... [2021-02-18T09:44:50.610Z] [2021-02-18T09:44:50.610Z] #46 [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-02-18T09:44:50.610Z] #46 sha256:715d922544825e74360c6ef545da33091a8f05f5978a290b1f669c24e8c4c458 [2021-02-18T09:44:50.610Z] #46 5.100 + RM_GOPATH=0 [2021-02-18T09:44:50.610Z] #46 5.100 + TMP_GOPATH= [2021-02-18T09:44:50.610Z] #46 5.100 + : /build [2021-02-18T09:44:50.610Z] #46 5.100 + '[' -z '' ']' [2021-02-18T09:44:50.610Z] #46 5.104 ++ mktemp -d [2021-02-18T09:44:50.610Z] #46 5.107 + export GOPATH=/tmp/tmp.b7gGIFsfcq [2021-02-18T09:44:50.610Z] #46 5.107 + GOPATH=/tmp/tmp.b7gGIFsfcq [2021-02-18T09:44:50.610Z] #46 5.107 + RM_GOPATH=1 [2021-02-18T09:44:50.610Z] #46 5.107 + case "$(go env GOARCH)" in [2021-02-18T09:44:50.610Z] #46 5.108 ++ go env GOARCH [2021-02-18T09:44:50.610Z] #46 5.125 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.610Z] #46 5.125 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.610Z] #46 5.125 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:50.610Z] #46 5.129 + dir=/tmp/install [2021-02-18T09:44:50.610Z] #46 5.129 + bin=gotestsum [2021-02-18T09:44:50.610Z] #46 5.129 + shift [2021-02-18T09:44:50.610Z] #46 5.129 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:44:50.610Z] #46 5.129 + . /tmp/install/gotestsum.installer [2021-02-18T09:44:50.610Z] #46 5.129 ++ : v0.5.3 [2021-02-18T09:44:50.610Z] #46 5.129 + install_gotestsum [2021-02-18T09:44:50.610Z] #46 5.133 + set -e [2021-02-18T09:44:50.610Z] #46 5.133 + export GO111MODULE=on [2021-02-18T09:44:50.610Z] #46 5.133 + GO111MODULE=on [2021-02-18T09:44:50.610Z] #46 5.133 + GOBIN=/build [2021-02-18T09:44:50.610Z] #46 5.133 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:44:50.610Z] #46 5.330 go: finding gotest.tools v0.5.3 [2021-02-18T09:44:50.610Z] #46 5.332 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:44:50.610Z] #46 6.371 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:44:50.610Z] #46 6.912 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:44:50.610Z] #46 7.823 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:44:50.610Z] #46 7.830 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:44:50.610Z] #46 7.884 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:44:50.610Z] #46 7.888 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:44:50.610Z] #46 7.917 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:44:50.610Z] #46 8.036 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:44:50.610Z] #46 8.075 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:44:50.610Z] #46 8.085 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:44:50.610Z] #46 8.287 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:44:50.610Z] #46 8.377 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:44:50.610Z] #46 8.393 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:44:50.610Z] #46 8.424 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:44:50.610Z] #46 8.444 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:44:50.610Z] #46 8.446 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:44:50.610Z] #46 8.545 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:44:50.610Z] #46 8.850 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:44:50.610Z] #46 8.856 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:44:50.610Z] #46 9.301 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:44:50.610Z] #46 9.301 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:44:50.610Z] #46 9.699 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:44:50.610Z] #46 10.15 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:44:50.610Z] #46 ... [2021-02-18T09:44:50.610Z] [2021-02-18T09:44:50.610Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:44:50.610Z] #63 sha256:25f9cdbbf7df3a8eb0903540e3a59c02e965410a7a73a4a3ea3a40f24d2033d5 [2021-02-18T09:44:50.610Z] #63 4.400 + RM_GOPATH=0 [2021-02-18T09:44:50.610Z] #63 4.400 + TMP_GOPATH= [2021-02-18T09:44:50.610Z] #63 4.400 + : /build [2021-02-18T09:44:50.610Z] #63 4.400 + '[' -z '' ']' [2021-02-18T09:44:50.610Z] #63 4.400 ++ mktemp -d [2021-02-18T09:44:50.610Z] #63 4.400 + export GOPATH=/tmp/tmp.dBhc5HhoEf [2021-02-18T09:44:50.610Z] #63 4.400 + GOPATH=/tmp/tmp.dBhc5HhoEf [2021-02-18T09:44:50.610Z] #63 4.400 + RM_GOPATH=1 [2021-02-18T09:44:50.610Z] #63 4.400 + case "$(go env GOARCH)" in [2021-02-18T09:44:50.610Z] #63 4.400 ++ go env GOARCH [2021-02-18T09:44:50.610Z] #63 4.433 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.610Z] #63 4.433 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.610Z] #63 4.433 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:50.610Z] #63 4.437 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:44:50.610Z] #63 4.441 + dir=/tmp/install [2021-02-18T09:44:50.610Z] #63 4.441 + bin=proxy [2021-02-18T09:44:50.610Z] #63 4.441 + shift [2021-02-18T09:44:50.610Z] #63 4.441 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:44:50.610Z] #63 4.441 + . /tmp/install/proxy.installer [2021-02-18T09:44:50.610Z] #63 4.441 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:44:50.610Z] #63 4.441 + install_proxy [2021-02-18T09:44:50.610Z] #63 4.441 + case "$1" in [2021-02-18T09:44:50.610Z] #63 4.441 + export CGO_ENABLED=0 [2021-02-18T09:44:50.610Z] #63 4.441 + CGO_ENABLED=0 [2021-02-18T09:44:50.610Z] #63 4.441 + _install_proxy [2021-02-18T09:44:50.610Z] #63 4.441 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:44:50.610Z] #63 4.441 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.dBhc5HhoEf/src/github.com/docker/libnetwork [2021-02-18T09:44:50.610Z] #63 4.441 Cloning into '/tmp/tmp.dBhc5HhoEf/src/github.com/docker/libnetwork'... [2021-02-18T09:44:50.624Z] [2021-02-18T09:44:50.624Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:44:50.624Z] #65 sha256:c783268afcaf6a92a95a835a1c9bf8b8b8b9faad0b1d5e31495f99a47ca1a4b6 [2021-02-18T09:44:50.624Z] #65 DONE 0.0s [2021-02-18T09:44:50.624Z] [2021-02-18T09:44:50.624Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:44:50.624Z] #66 sha256:82e031cf90d0668d23fa8573263788e66e77f95d9385a7f12de9c975b9e5ee89 [2021-02-18T09:44:50.759Z] #55 148.7 + binaries [2021-02-18T09:44:50.759Z] #55 148.7 + install -D bin/containerd /build/containerd [2021-02-18T09:44:50.759Z] #55 148.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:44:50.759Z] #55 148.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:44:50.759Z] #55 148.8 + install -D bin/ctr /build/ctr [2021-02-18T09:44:50.884Z] #63 ... [2021-02-18T09:44:50.884Z] [2021-02-18T09:44:50.884Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:44:50.884Z] #33 sha256:f0ef997836589c5f17abf1686a34e0afb16c1c80fc9c33045336b248a7f93a56 [2021-02-18T09:44:50.884Z] #33 5.271 + RM_GOPATH=0 [2021-02-18T09:44:50.884Z] #33 5.271 + TMP_GOPATH= [2021-02-18T09:44:50.884Z] #33 5.272 + : /build [2021-02-18T09:44:50.884Z] #33 5.272 + '[' -z '' ']' [2021-02-18T09:44:50.884Z] #33 5.274 ++ mktemp -d [2021-02-18T09:44:50.884Z] #33 5.278 + export GOPATH=/tmp/tmp.3imnMPNDig [2021-02-18T09:44:50.884Z] #33 5.278 + GOPATH=/tmp/tmp.3imnMPNDig [2021-02-18T09:44:50.884Z] #33 5.278 + RM_GOPATH=1 [2021-02-18T09:44:50.884Z] #33 5.278 + case "$(go env GOARCH)" in [2021-02-18T09:44:50.884Z] #33 5.278 ++ go env GOARCH [2021-02-18T09:44:50.884Z] #33 5.315 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.884Z] #33 5.316 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:50.884Z] #33 5.316 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:50.884Z] #33 5.323 + dir=/tmp/install [2021-02-18T09:44:50.884Z] #33 5.324 + bin=tomlv [2021-02-18T09:44:50.884Z] #33 5.324 + shift [2021-02-18T09:44:50.884Z] #33 5.325 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:44:50.884Z] #33 5.325 + . /tmp/install/tomlv.installer [2021-02-18T09:44:50.884Z] #33 5.326 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:44:50.884Z] #33 5.328 + install_tomlv [2021-02-18T09:44:50.884Z] #33 5.332 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:44:50.884Z] #33 5.333 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:44:50.884Z] #33 5.333 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3imnMPNDig/src/github.com/BurntSushi/toml [2021-02-18T09:44:50.884Z] #33 5.348 Cloning into '/tmp/tmp.3imnMPNDig/src/github.com/BurntSushi/toml'... [2021-02-18T09:44:50.884Z] #33 6.440 + cd /tmp/tmp.3imnMPNDig/src/github.com/BurntSushi/toml [2021-02-18T09:44:50.884Z] #33 6.440 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:44:50.884Z] #33 6.464 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:44:50.884Z] #33 6.937 runtime/internal/sys [2021-02-18T09:44:50.884Z] #33 6.941 internal/cpu [2021-02-18T09:44:50.884Z] #33 6.952 math/bits [2021-02-18T09:44:50.884Z] #33 6.954 runtime/internal/atomic [2021-02-18T09:44:50.884Z] #33 7.301 internal/bytealg [2021-02-18T09:44:50.884Z] #33 7.304 unicode/utf8 [2021-02-18T09:44:50.884Z] #33 7.377 math [2021-02-18T09:44:50.884Z] #33 7.495 sync/atomic [2021-02-18T09:44:50.884Z] #33 7.932 unicode [2021-02-18T09:44:50.884Z] #33 8.322 runtime [2021-02-18T09:44:50.884Z] #33 8.410 internal/testlog [2021-02-18T09:44:50.884Z] #33 8.799 encoding [2021-02-18T09:44:50.884Z] #33 9.108 runtime/cgo [2021-02-18T09:44:50.884Z] #33 ... [2021-02-18T09:44:50.884Z] [2021-02-18T09:44:50.884Z] #35 [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-02-18T09:44:50.884Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-18T09:44:50.884Z] #35 3.293 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:50.884Z] #35 3.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:50.884Z] #35 3.549 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:50.884Z] #35 3.693 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:44:50.884Z] #35 4.825 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:44:50.884Z] #35 6.128 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:44:51.018Z] #55 DONE 149.1s [2021-02-18T09:44:51.149Z] #35 ... [2021-02-18T09:44:51.149Z] [2021-02-18T09:44:51.149Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:44:51.149Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-18T09:44:51.149Z] #31 4.919 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-18T09:44:51.149Z] #31 4.922 Cloning into '.'... [2021-02-18T09:44:51.149Z] #31 ... [2021-02-18T09:44:51.149Z] [2021-02-18T09:44:51.149Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:44:51.149Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:44:51.149Z] #12 5.166 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:44:51.149Z] #12 5.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:44:51.149Z] #12 5.194 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:44:51.149Z] #12 5.963 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:44:51.149Z] #12 7.396 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:44:51.149Z] #12 8.465 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:44:51.149Z] #12 ... [2021-02-18T09:44:51.149Z] [2021-02-18T09:44:51.149Z] #39 [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-02-18T09:44:51.149Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-18T09:44:51.149Z] #39 4.610 + git clone https://github.com/docker/distribution.git . [2021-02-18T09:44:51.149Z] #39 4.618 Cloning into '.'... [2021-02-18T09:44:51.191Z] #66 DONE 0.6s [2021-02-18T09:44:51.191Z] [2021-02-18T09:44:51.191Z] #67 exporting to image [2021-02-18T09:44:51.191Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:44:51.191Z] #67 exporting layers [2021-02-18T09:44:51.413Z] #39 ... [2021-02-18T09:44:51.413Z] [2021-02-18T09:44:51.413Z] #50 [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-02-18T09:44:51.413Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:44:51.413Z] #50 4.481 + RM_GOPATH=0 [2021-02-18T09:44:51.413Z] #50 4.481 + TMP_GOPATH= [2021-02-18T09:44:51.413Z] #50 4.481 + : /build [2021-02-18T09:44:51.413Z] #50 4.481 + '[' -z '' ']' [2021-02-18T09:44:51.413Z] #50 4.483 ++ mktemp -d [2021-02-18T09:44:51.413Z] #50 4.484 + export GOPATH=/tmp/tmp.8EQG7IMIuK [2021-02-18T09:44:51.413Z] #50 4.484 + GOPATH=/tmp/tmp.8EQG7IMIuK [2021-02-18T09:44:51.413Z] #50 4.484 + RM_GOPATH=1 [2021-02-18T09:44:51.413Z] #50 4.484 + case "$(go env GOARCH)" in [2021-02-18T09:44:51.413Z] #50 4.485 ++ go env GOARCH [2021-02-18T09:44:51.413Z] #50 4.505 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:44:51.413Z] #50 4.510 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.413Z] #50 4.510 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.413Z] #50 4.510 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:51.413Z] #50 4.510 + dir=/tmp/install [2021-02-18T09:44:51.413Z] #50 4.510 + bin=shfmt [2021-02-18T09:44:51.413Z] #50 4.510 + shift [2021-02-18T09:44:51.413Z] #50 4.510 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:44:51.413Z] #50 4.510 + . /tmp/install/shfmt.installer [2021-02-18T09:44:51.413Z] #50 4.510 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:44:51.413Z] #50 4.510 + install_shfmt [2021-02-18T09:44:51.413Z] #50 4.510 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:44:51.414Z] #50 4.510 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8EQG7IMIuK/src/github.com/mvdan/sh [2021-02-18T09:44:51.414Z] #50 4.510 Cloning into '/tmp/tmp.8EQG7IMIuK/src/github.com/mvdan/sh'... [2021-02-18T09:44:51.594Z] [2021-02-18T09:44:51.594Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:44:51.594Z] #56 sha256:b81ef19817d83dffcc2edf93a9b19a8158f00118cef81418b64d7e1c5e842d3f [2021-02-18T09:44:51.645Z] #26 DONE 13.3s [2021-02-18T09:44:51.645Z] [2021-02-18T09:44:51.645Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:44:51.645Z] #27 sha256:94d3a955e02ae2500e3e91b887c748f110454554a9b00a7f8b084809bb847b71 [2021-02-18T09:44:51.645Z] #27 DONE 0.3s [2021-02-18T09:44:51.645Z] [2021-02-18T09:44:51.645Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-02-18T09:44:51.645Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-02-18T09:44:51.645Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-02-18T09:44:51.645Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-02-18T09:44:51.645Z] #9 DONE 22.5s [2021-02-18T09:44:51.645Z] [2021-02-18T09:44:51.645Z] #28 [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-02-18T09:44:51.645Z] #28 sha256:1e5bb94799f0244ea52bd5ba22a337cbba7a54b5253dbfae4a8a18707748a203 [2021-02-18T09:44:51.740Z] #50 ... [2021-02-18T09:44:51.740Z] [2021-02-18T09:44:51.740Z] #48 [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-02-18T09:44:51.740Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:44:51.740Z] #48 5.296 + RM_GOPATH=0 [2021-02-18T09:44:51.740Z] #48 5.296 + TMP_GOPATH= [2021-02-18T09:44:51.740Z] #48 5.297 + : /build [2021-02-18T09:44:51.740Z] #48 5.297 + '[' -z '' ']' [2021-02-18T09:44:51.740Z] #48 5.298 ++ mktemp -d [2021-02-18T09:44:51.740Z] #48 5.300 + export GOPATH=/tmp/tmp.Qir1axRWb0 [2021-02-18T09:44:51.740Z] #48 5.300 + GOPATH=/tmp/tmp.Qir1axRWb0 [2021-02-18T09:44:51.740Z] #48 5.300 + RM_GOPATH=1 [2021-02-18T09:44:51.740Z] #48 5.301 + case "$(go env GOARCH)" in [2021-02-18T09:44:51.740Z] #48 5.302 ++ go env GOARCH [2021-02-18T09:44:51.740Z] #48 5.314 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #48 5.314 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #48 5.324 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:51.740Z] #48 5.329 + dir=/tmp/install [2021-02-18T09:44:51.740Z] #48 5.329 + bin=golangci_lint [2021-02-18T09:44:51.740Z] #48 5.329 + shift [2021-02-18T09:44:51.740Z] #48 5.329 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:44:51.740Z] #48 5.329 + . /tmp/install/golangci_lint.installer [2021-02-18T09:44:51.740Z] #48 5.330 ++ : v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.330 + install_golangci_lint [2021-02-18T09:44:51.740Z] #48 5.330 + set -e [2021-02-18T09:44:51.740Z] #48 5.330 + export GO111MODULE=on [2021-02-18T09:44:51.740Z] #48 5.330 + GO111MODULE=on [2021-02-18T09:44:51.740Z] #48 5.330 + GOBIN=/build [2021-02-18T09:44:51.740Z] #48 5.330 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.358 go: finding github.com v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.360 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.371 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.374 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:44:51.740Z] #48 5.405 go: finding github.com/golangci v1.23.8 [2021-02-18T09:44:51.740Z] #48 6.371 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:44:51.740Z] #48 7.399 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:44:51.740Z] #48 ... [2021-02-18T09:44:51.740Z] [2021-02-18T09:44:51.740Z] #23 [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-02-18T09:44:51.740Z] #23 sha256:ab22c3585364ac339c079f3e7d627129316742221d95636bba8509fee3f18246 [2021-02-18T09:44:51.740Z] #23 5.258 + RM_GOPATH=0 [2021-02-18T09:44:51.740Z] #23 5.258 + TMP_GOPATH= [2021-02-18T09:44:51.740Z] #23 5.259 + : /build [2021-02-18T09:44:51.740Z] #23 5.259 + '[' -z '' ']' [2021-02-18T09:44:51.740Z] #23 5.259 ++ mktemp -d [2021-02-18T09:44:51.740Z] #23 5.261 + export GOPATH=/tmp/tmp.YeE3xfrYUf [2021-02-18T09:44:51.740Z] #23 5.262 + GOPATH=/tmp/tmp.YeE3xfrYUf [2021-02-18T09:44:51.740Z] #23 5.262 + RM_GOPATH=1 [2021-02-18T09:44:51.740Z] #23 5.262 + case "$(go env GOARCH)" in [2021-02-18T09:44:51.740Z] #23 5.264 ++ go env GOARCH [2021-02-18T09:44:51.740Z] #23 5.284 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #23 5.284 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #23 5.285 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:51.740Z] #23 5.297 + dir=/tmp/install [2021-02-18T09:44:51.740Z] #23 5.297 + bin=dockercli [2021-02-18T09:44:51.740Z] #23 5.297 + shift [2021-02-18T09:44:51.740Z] #23 5.297 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:44:51.740Z] #23 5.297 + . /tmp/install/dockercli.installer [2021-02-18T09:44:51.740Z] #23 5.299 ++ : stable [2021-02-18T09:44:51.740Z] #23 5.299 ++ : 17.06.2-ce [2021-02-18T09:44:51.740Z] #23 5.299 + install_dockercli [2021-02-18T09:44:51.740Z] #23 5.301 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:44:51.740Z] #23 5.301 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:44:51.740Z] #23 5.302 ++ uname -m [2021-02-18T09:44:51.740Z] #23 5.309 + arch=aarch64 [2021-02-18T09:44:51.740Z] #23 5.309 + '[' aarch64 '!=' x86_64 ']' [2021-02-18T09:44:51.740Z] #23 5.309 + '[' aarch64 '!=' s390x ']' [2021-02-18T09:44:51.740Z] #23 5.310 + '[' aarch64 '!=' armhf ']' [2021-02-18T09:44:51.740Z] #23 5.310 + build_dockercli [2021-02-18T09:44:51.740Z] #23 5.310 + git clone https://github.com/docker/docker-ce /tmp/tmp.YeE3xfrYUf/tmp/docker-ce [2021-02-18T09:44:51.740Z] #23 5.312 Cloning into '/tmp/tmp.YeE3xfrYUf/tmp/docker-ce'... [2021-02-18T09:44:51.740Z] #23 ... [2021-02-18T09:44:51.740Z] [2021-02-18T09:44:51.740Z] #44 [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-02-18T09:44:51.740Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:44:51.740Z] #44 5.346 + RM_GOPATH=0 [2021-02-18T09:44:51.740Z] #44 5.346 + TMP_GOPATH= [2021-02-18T09:44:51.740Z] #44 5.346 + : /build [2021-02-18T09:44:51.740Z] #44 5.346 + '[' -z '' ']' [2021-02-18T09:44:51.740Z] #44 5.347 ++ mktemp -d [2021-02-18T09:44:51.740Z] #44 5.350 + export GOPATH=/tmp/tmp.nkGigF1b3b [2021-02-18T09:44:51.740Z] #44 5.350 + GOPATH=/tmp/tmp.nkGigF1b3b [2021-02-18T09:44:51.740Z] #44 5.350 + RM_GOPATH=1 [2021-02-18T09:44:51.740Z] #44 5.350 + case "$(go env GOARCH)" in [2021-02-18T09:44:51.740Z] #44 5.351 ++ go env GOARCH [2021-02-18T09:44:51.740Z] #44 5.382 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #44 5.382 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:44:51.740Z] #44 5.383 ++ dirname /tmp/install/install.sh [2021-02-18T09:44:51.740Z] #44 5.384 + dir=/tmp/install [2021-02-18T09:44:51.740Z] #44 5.385 + bin=vndr [2021-02-18T09:44:51.740Z] #44 5.385 + shift [2021-02-18T09:44:51.740Z] #44 5.386 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:44:51.740Z] #44 5.386 + . /tmp/install/vndr.installer [2021-02-18T09:44:51.740Z] #44 5.386 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:44:51.740Z] #44 5.387 + install_vndr [2021-02-18T09:44:51.740Z] #44 5.387 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:44:51.740Z] #44 5.388 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:44:51.740Z] #44 5.388 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nkGigF1b3b/src/github.com/LK4D4/vndr [2021-02-18T09:44:51.741Z] #44 5.390 Cloning into '/tmp/tmp.nkGigF1b3b/src/github.com/LK4D4/vndr'... [2021-02-18T09:44:51.741Z] #44 5.970 + cd /tmp/tmp.nkGigF1b3b/src/github.com/LK4D4/vndr [2021-02-18T09:44:51.741Z] #44 5.970 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:44:51.741Z] #44 5.977 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:44:51.741Z] #44 6.859 internal/cpu [2021-02-18T09:44:51.741Z] #44 6.874 runtime/internal/sys [2021-02-18T09:44:51.741Z] #44 6.911 internal/race [2021-02-18T09:44:51.741Z] #44 6.985 runtime/internal/atomic [2021-02-18T09:44:51.741Z] #44 7.177 runtime/internal/math [2021-02-18T09:44:51.741Z] #44 7.199 sync/atomic [2021-02-18T09:44:51.741Z] #44 7.303 unicode/utf8 [2021-02-18T09:44:51.741Z] #44 7.319 unicode [2021-02-18T09:44:51.741Z] #44 7.476 internal/bytealg [2021-02-18T09:44:51.741Z] #44 7.580 math [2021-02-18T09:44:51.741Z] #44 8.385 internal/testlog [2021-02-18T09:44:51.741Z] #44 8.979 runtime [2021-02-18T09:44:51.741Z] #44 9.367 unicode/utf16 [2021-02-18T09:44:51.741Z] #44 9.872 container/list [2021-02-18T09:44:51.741Z] #44 10.66 crypto/internal/subtle [2021-02-18T09:44:51.741Z] #44 10.69 crypto/subtle [2021-02-18T09:44:51.741Z] #44 10.93 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-18T09:44:51.741Z] #44 10.97 internal/nettrace [2021-02-18T09:44:51.741Z] #44 11.20 runtime/cgo [2021-02-18T09:44:51.741Z] #44 11.30 vendor/golang.org/x/crypto/internal/subtle [2021-02-18T09:44:52.005Z] #44 ... [2021-02-18T09:44:52.005Z] [2021-02-18T09:44:52.005Z] #57 [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-02-18T09:44:52.005Z] #57 sha256:2a3523434253a0d9b99800b174c535ca240682f139c1f83634ee795ac5d75f4d [2021-02-18T09:44:52.005Z] #57 10.35 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:44:52.005Z] #57 10.40 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:44:52.005Z] #57 10.51 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:44:52.005Z] #57 10.57 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:44:52.005Z] #57 10.75 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:44:52.005Z] #57 10.96 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:44:52.005Z] #57 11.06 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:44:52.005Z] #57 11.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:44:52.005Z] #57 11.68 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:44:52.005Z] #57 11.72 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:44:52.005Z] #57 11.81 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:44:52.005Z] #57 12.07 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:44:52.164Z] #56 DONE 0.2s [2021-02-18T09:44:52.164Z] [2021-02-18T09:44:52.164Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:44:52.164Z] #60 sha256:5be8f7f0f7f6a70d0541fad26b61ee9833b48677f5d69c296503a8ecb5518327 [2021-02-18T09:44:52.164Z] #60 DONE 0.1s [2021-02-18T09:44:52.164Z] [2021-02-18T09:44:52.164Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:44:52.164Z] #62 sha256:c04b8a5d3f127d7699fd8472b1a0cf639b9dcc593503a7110317f21a7374439a [2021-02-18T09:44:52.164Z] #62 DONE 0.3s [2021-02-18T09:44:52.269Z] #57 12.15 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:44:52.269Z] #57 12.17 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:44:52.427Z] [2021-02-18T09:44:52.427Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:44:52.427Z] #64 sha256:4a4f21fcb6425b71940e12ee9f84759c59f29345219f3cfa51eae23274096e9c [2021-02-18T09:44:52.427Z] #64 DONE 0.0s [2021-02-18T09:44:52.427Z] [2021-02-18T09:44:52.427Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:44:52.427Z] #65 sha256:92f28739bc3fd73380a27cd6b33751df1ed034d6802bd4020c547fe678dca07b [2021-02-18T09:44:52.427Z] #65 DONE 0.0s [2021-02-18T09:44:52.427Z] [2021-02-18T09:44:52.427Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:44:52.427Z] #66 sha256:751be50f206f1132591c79da553103210ce10e31bd89842df662e9988bcc89bd [2021-02-18T09:44:52.583Z] #28 ... [2021-02-18T09:44:52.583Z] [2021-02-18T09:44:52.583Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-02-18T09:44:52.583Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-02-18T09:44:52.583Z] #10 DONE 0.8s [2021-02-18T09:44:52.583Z] [2021-02-18T09:44:52.583Z] #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-02-18T09:44:52.583Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-02-18T09:44:52.843Z] #11 DONE 0.5s [2021-02-18T09:44:52.843Z] [2021-02-18T09:44:52.843Z] #46 [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-02-18T09:44:52.843Z] #46 sha256:545913addffe4da40decd4434eeb83890ee5654e729b1938d9a504739a3ae6bb [2021-02-18T09:44:52.843Z] #46 ... [2021-02-18T09:44:52.843Z] [2021-02-18T09:44:52.843Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-02-18T09:44:52.843Z] #30 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-02-18T09:44:52.843Z] #30 DONE 0.2s [2021-02-18T09:44:52.849Z] #57 12.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:44:52.849Z] #57 12.88 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:44:52.996Z] #66 DONE 0.6s [2021-02-18T09:44:52.996Z] [2021-02-18T09:44:52.996Z] #67 exporting to image [2021-02-18T09:44:52.996Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:44:52.996Z] #67 exporting layers [2021-02-18T09:44:53.096Z] #67 exporting layers 1.9s done [2021-02-18T09:44:53.096Z] #67 writing image sha256:2359958844db7e8e2201073b767725a0898c8f6c57419e32d75f8e2ae6e3a055 done [2021-02-18T09:44:53.096Z] #67 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb done [2021-02-18T09:44:53.096Z] #67 DONE 1.9s [2021-02-18T09:44:53.103Z] [2021-02-18T09:44:53.103Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-02-18T09:44:53.103Z] #38 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-02-18T09:44:53.103Z] #38 DONE 0.2s [2021-02-18T09:44:53.103Z] [2021-02-18T09:44:53.103Z] #28 [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-02-18T09:44:53.103Z] #28 sha256:1e5bb94799f0244ea52bd5ba22a337cbba7a54b5253dbfae4a8a18707748a203 [2021-02-18T09:44:53.103Z] #28 1.551 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-18T09:44:53.103Z] #28 1.608 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-02-18T09:44:53.429Z] #57 13.17 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:44:53.449Z] + trap exit INT TERM [2021-02-18T09:44:53.449Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-02-18T09:44:53.449Z] + CONTAINER_NAME=docker-pr5 [2021-02-18T09:44:53.449Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh dynbinary-daemon [2021-02-18T09:44:53.887Z] #28 1.735 ##### 7.9% ################### 26.8% ############################## 42.8% ######################################### 57.5% ################################################# 68.7% ######################################################### 80.1% ######################################################################## 100.0% [2021-02-18T09:44:53.887Z] #28 2.575 [2021-02-18T09:44:54.017Z] [2021-02-18T09:44:54.017Z] Removing bundles/ [2021-02-18T09:44:54.017Z] [2021-02-18T09:44:54.017Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-18T09:44:54.017Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:44:54.017Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:44:54.147Z] #28 2.714 ################ 22.7% ######################################################################## 100.0% [2021-02-18T09:44:54.407Z] #28 2.972 [2021-02-18T09:44:54.407Z] #28 3.054 ######################################################## 78.4% ######################################################################## 100.0% [2021-02-18T09:44:54.672Z] #28 3.253 [2021-02-18T09:44:54.920Z] #67 exporting layers 1.9s done [2021-02-18T09:44:54.920Z] #67 writing image sha256:c7e5009d53fd49eb96d4cb0a4113b81a8c3541a06fddf49b33a700d19ac80fa1 done [2021-02-18T09:44:54.920Z] #67 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb done [2021-02-18T09:44:54.920Z] #67 DONE 1.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-02-18T09:44:55.265Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/validate/default [2021-02-18T09:44:55.454Z] #28 3.446 ###### 8.5% ################ 22.4% ################################## 48.2% ################################################## 69.7% ############################################################## 86.5% ######################################################################## 100.0% [2021-02-18T09:44:55.454Z] #28 3.988 [2021-02-18T09:44:56.014Z] #57 ... [2021-02-18T09:44:56.014Z] [2021-02-18T09:44:56.014Z] #48 [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-02-18T09:44:56.014Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:44:56.014Z] #48 12.48 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:44:56.014Z] #48 12.62 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:44:56.014Z] #48 12.62 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:44:56.014Z] #48 12.62 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:44:56.014Z] #48 12.62 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:44:56.014Z] #48 12.63 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:44:56.014Z] #48 12.63 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:44:56.014Z] #48 12.63 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:44:56.014Z] #48 12.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:44:56.014Z] #48 12.70 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:44:56.014Z] #48 12.91 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:44:56.014Z] #48 12.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:44:56.014Z] #48 12.96 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:44:56.014Z] #48 12.97 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:44:56.014Z] #48 12.97 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:44:56.014Z] #48 13.00 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:44:56.014Z] #48 13.18 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:44:56.014Z] #48 13.19 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:44:56.014Z] #48 13.33 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:44:56.014Z] #48 13.35 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:44:56.014Z] #48 13.35 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:44:56.014Z] #48 13.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:44:56.014Z] #48 13.38 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:44:56.014Z] #48 13.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:44:56.014Z] #48 13.49 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:44:56.014Z] #48 13.64 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:44:56.014Z] #48 13.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:44:56.014Z] #48 13.95 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:44:56.014Z] #48 14.31 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:44:56.014Z] #48 14.40 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:44:56.014Z] #48 14.47 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:44:56.014Z] #48 14.51 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:44:56.014Z] #48 14.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:44:56.014Z] #48 14.66 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:44:56.014Z] #48 14.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:44:56.014Z] #48 15.03 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:44:56.014Z] #48 15.19 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:44:56.014Z] #48 15.19 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:44:56.014Z] #48 15.57 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:44:56.014Z] #48 15.83 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:44:56.203Z] Congratulations! All commits are properly signed with the DCO! [2021-02-18T09:44:56.203Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-02-18T09:44:56.203Z] No api/types/ or api/swagger.yaml changes in diff. [2021-02-18T09:44:56.203Z] Congratulations! All TOML source files changed here have valid syntax. [2021-02-18T09:44:56.203Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-02-18T09:44:56.203Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-02-18T09:44:56.203Z] Congratulations! No new tests were added to integration-cli. [2021-02-18T09:44:56.203Z] [2021-02-18T09:44:56.203Z] INFO Start validation with golang-ci-lint [2021-02-18T09:44:56.203Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-02-18T09:44:56.203Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-18T09:44:56.203Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-02-18T09:44:56.279Z] #48 16.14 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:44:56.544Z] #48 16.44 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:44:56.544Z] #48 16.45 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:44:57.545Z] #28 4.107 # 1.9% ###### 9.0% ########## 14.9% ############## 20.1% ################## 25.3% ##################### 30.5% ######################### 35.2% ############################# 40.4% ################################# 46.1% #################################### 51.3% ######################################## 56.5% ############################################ 61.6% ################################################ 66.9% ################################################### 72.2% ####################################################### 77.5% ########################################################### 82.7% ############################################################### 87.6% ################################################################### 93.4% ####################################################################### 98.6% ######################################################################## 100.0% [2021-02-18T09:44:57.545Z] #28 5.971 [2021-02-18T09:44:57.594Z] #48 17.27 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:44:57.805Z] #28 6.274 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-18T09:44:57.805Z] #28 6.360 [2021-02-18T09:44:57.805Z] #28 6.436 ######################################################################## 100.0% [2021-02-18T09:44:57.805Z] #28 6.466 [2021-02-18T09:44:58.549Z] #48 ... [2021-02-18T09:44:58.549Z] [2021-02-18T09:44:58.549Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:44:58.549Z] #63 sha256:25f9cdbbf7df3a8eb0903540e3a59c02e965410a7a73a4a3ea3a40f24d2033d5 [2021-02-18T09:44:58.746Z] #28 7.044 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-18T09:44:58.746Z] #28 7.151 [2021-02-18T09:44:58.746Z] #28 7.277 ################################ 45.3% ######################################################################## 100.0% [2021-02-18T09:44:58.746Z] #28 7.342 [2021-02-18T09:44:59.080Z] #63 17.79 Checking out files: 38% (732/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 61% (1176/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) [2021-02-18T09:44:59.080Z] #63 ... [2021-02-18T09:44:59.080Z] [2021-02-18T09:44:59.080Z] #26 [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-02-18T09:44:59.080Z] #26 sha256:10abf5784de461e98c049d47d557266679085a6c2bdf810e5025bacce3cd75b4 [2021-02-18T09:44:59.080Z] #26 22.80 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-02-18T09:44:59.080Z] #26 22.84 Updating certificates in /etc/ssl/certs... [2021-02-18T09:44:59.080Z] #26 27.58 0 added, 0 removed; done. [2021-02-18T09:44:59.080Z] #26 27.58 Running hooks in /etc/ca-certificates/update.d... [2021-02-18T09:44:59.080Z] #26 27.59 done. [2021-02-18T09:44:59.080Z] #26 DONE 31.9s [2021-02-18T09:44:59.080Z] [2021-02-18T09:44:59.080Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:44:59.080Z] #63 sha256:25f9cdbbf7df3a8eb0903540e3a59c02e965410a7a73a4a3ea3a40f24d2033d5 [2021-02-18T09:44:59.316Z] #28 7.821 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-18T09:44:59.345Z] #63 17.79 Checking out files: 38% (732/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 61% (1176/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) [2021-02-18T09:44:59.345Z] #63 ... [2021-02-18T09:44:59.345Z] [2021-02-18T09:44:59.345Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-02-18T09:44:59.345Z] #27 sha256:c92346c70476af67f53404cff68ee12fb4ac537f1eb786d4c6fdf9ec9995422f [2021-02-18T09:44:59.345Z] #27 DONE 0.2s [2021-02-18T09:44:59.345Z] [2021-02-18T09:44:59.345Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:44:59.345Z] #63 sha256:25f9cdbbf7df3a8eb0903540e3a59c02e965410a7a73a4a3ea3a40f24d2033d5 [2021-02-18T09:44:59.577Z] #28 8.038 [2021-02-18T09:44:59.874Z] #63 17.79 Checking out files: 38% (732/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 61% (1176/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:44:59.874Z] #63 19.74 + cd /tmp/tmp.dBhc5HhoEf/src/github.com/docker/libnetwork [2021-02-18T09:44:59.874Z] #63 19.75 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:45:00.457Z] #63 20.29 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:45:00.879Z] #28 8.217 0.0% ##### 8.2% ########### 16.6% ################## 25.4% ######################## 33.7% ############################### 43.2% ################################### 48.9% ######################################### 58.2% ################################################ 67.6% ##################################################### 74.9% ########################################################## 80.8% ################################################################# 90.4% ###################################################################### 98.6% ######################################################################## 100.0% [2021-02-18T09:45:01.140Z] #28 9.701 [2021-02-18T09:45:01.140Z] #28 ... [2021-02-18T09:45:01.140Z] [2021-02-18T09:45:01.140Z] #46 [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-02-18T09:45:01.140Z] #46 sha256:545913addffe4da40decd4434eeb83890ee5654e729b1938d9a504739a3ae6bb [2021-02-18T09:45:01.140Z] #46 8.344 + RM_GOPATH=0 [2021-02-18T09:45:01.140Z] #46 8.344 + TMP_GOPATH= [2021-02-18T09:45:01.140Z] #46 8.344 + : /build [2021-02-18T09:45:01.140Z] #46 8.344 + '[' -z '' ']' [2021-02-18T09:45:01.140Z] #46 8.344 ++ mktemp -d [2021-02-18T09:45:01.140Z] #46 8.381 + export GOPATH=/tmp/tmp.kwcp2dQVDS [2021-02-18T09:45:01.140Z] #46 8.381 + GOPATH=/tmp/tmp.kwcp2dQVDS [2021-02-18T09:45:01.140Z] #46 8.381 + RM_GOPATH=1 [2021-02-18T09:45:01.140Z] #46 8.381 + case "$(go env GOARCH)" in [2021-02-18T09:45:01.140Z] #46 8.381 ++ go env GOARCH [2021-02-18T09:45:01.140Z] #46 8.383 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:01.140Z] #46 8.383 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:01.140Z] #46 8.383 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:01.140Z] #46 8.393 + dir=/tmp/install [2021-02-18T09:45:01.140Z] #46 8.393 + bin=gotestsum [2021-02-18T09:45:01.140Z] #46 8.393 + shift [2021-02-18T09:45:01.140Z] #46 8.393 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-02-18T09:45:01.140Z] #46 8.393 + . /tmp/install/gotestsum.installer [2021-02-18T09:45:01.140Z] #46 8.393 ++ : v0.5.3 [2021-02-18T09:45:01.140Z] #46 8.393 + install_gotestsum [2021-02-18T09:45:01.140Z] #46 8.393 + set -e [2021-02-18T09:45:01.140Z] #46 8.393 + export GO111MODULE=on [2021-02-18T09:45:01.140Z] #46 8.393 + GO111MODULE=on [2021-02-18T09:45:01.140Z] #46 8.393 + GOBIN=/build [2021-02-18T09:45:01.140Z] #46 8.393 + go get gotest.tools/gotestsum@v0.5.3 [2021-02-18T09:45:01.140Z] #46 8.424 go: finding gotest.tools/gotestsum v0.5.3 [2021-02-18T09:45:01.140Z] #46 8.426 go: finding gotest.tools v0.5.3 [2021-02-18T09:45:01.408Z] #63 ... [2021-02-18T09:45:01.408Z] [2021-02-18T09:45:01.408Z] #46 [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-02-18T09:45:01.408Z] #46 sha256:715d922544825e74360c6ef545da33091a8f05f5978a290b1f669c24e8c4c458 [2021-02-18T09:45:01.408Z] #46 11.15 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:45:01.408Z] #46 15.64 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:45:01.408Z] #46 15.64 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:45:01.408Z] #46 15.64 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:45:01.408Z] #46 15.70 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:45:01.408Z] #46 16.33 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:45:01.408Z] #46 16.38 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:45:01.408Z] #46 16.58 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:45:01.408Z] #46 16.59 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:45:01.408Z] #46 16.67 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:45:01.408Z] #46 16.91 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:45:01.408Z] #46 16.94 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:45:01.408Z] #46 ... [2021-02-18T09:45:01.408Z] [2021-02-18T09:45:01.408Z] #35 [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-02-18T09:45:01.408Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-18T09:45:01.408Z] #35 11.34 Fetched 8246 kB in 8s (989 kB/s) [2021-02-18T09:45:01.408Z] #35 11.34 Reading package lists... [2021-02-18T09:45:01.408Z] #35 15.49 Reading package lists... [2021-02-18T09:45:01.408Z] #35 18.43 Building dependency tree... [2021-02-18T09:45:01.408Z] #35 21.05 The following additional packages will be installed: [2021-02-18T09:45:01.408Z] #35 21.06 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-18T09:45:01.408Z] #35 21.06 Suggested packages: [2021-02-18T09:45:01.408Z] #35 21.07 cmake-doc ninja-build lrzip [2021-02-18T09:45:01.408Z] #35 21.07 Recommended packages: [2021-02-18T09:45:01.408Z] #35 21.07 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-18T09:45:01.408Z] #35 ... [2021-02-18T09:45:01.408Z] [2021-02-18T09:45:01.408Z] #48 [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-02-18T09:45:01.408Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:45:01.408Z] #48 20.25 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:01.408Z] #48 20.26 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:01.408Z] #48 20.31 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:01.408Z] #48 20.31 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:01.408Z] #48 20.32 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:01.408Z] #48 20.36 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:01.408Z] #48 20.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:01.408Z] #48 20.48 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:45:01.408Z] #48 20.59 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:01.408Z] #48 20.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:01.408Z] #48 20.63 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:01.408Z] #48 20.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:01.408Z] #48 20.66 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:01.408Z] #48 20.82 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:01.408Z] #48 20.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:01.408Z] #48 20.85 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:45:01.408Z] #48 20.87 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:01.408Z] #48 20.94 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:01.408Z] #48 20.94 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:01.408Z] #48 20.98 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:01.408Z] #48 20.98 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:01.408Z] #48 21.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:01.408Z] #48 21.02 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:01.408Z] #48 21.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:01.408Z] #48 21.07 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:01.408Z] #48 21.07 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:01.408Z] #48 21.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:01.408Z] #48 21.11 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:01.408Z] #48 21.12 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:01.408Z] #48 21.15 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:01.408Z] #48 21.17 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:01.408Z] #48 21.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:01.408Z] #48 21.20 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:01.408Z] #48 21.22 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:01.408Z] #48 21.23 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:01.408Z] #48 21.24 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:01.408Z] #48 21.26 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:01.408Z] #48 21.33 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:01.408Z] #48 21.33 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:45:01.408Z] #48 21.37 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:45:01.408Z] #48 21.43 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:01.673Z] #48 21.60 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:01.673Z] #48 21.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:01.673Z] #48 21.62 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:01.673Z] #48 21.65 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:01.937Z] #48 21.77 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:01.937Z] #48 21.96 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:45:02.084Z] #46 9.429 go: downloading gotest.tools/gotestsum v0.5.3 [2021-02-18T09:45:02.202Z] #48 22.12 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:02.202Z] #48 ... [2021-02-18T09:45:02.202Z] [2021-02-18T09:45:02.202Z] #50 [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-02-18T09:45:02.202Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:45:02.202Z] #50 12.13 + cd /tmp/tmp.8EQG7IMIuK/src/github.com/mvdan/sh [2021-02-18T09:45:02.202Z] #50 12.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:45:02.202Z] #50 12.27 + GO111MODULE=on [2021-02-18T09:45:02.202Z] #50 12.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:45:02.202Z] #50 13.81 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:02.202Z] #50 13.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:02.202Z] #50 13.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:02.202Z] #50 14.06 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:02.202Z] #50 14.21 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:02.202Z] #50 14.71 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:02.202Z] #50 15.52 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:02.202Z] #50 17.18 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:02.202Z] #50 18.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:02.202Z] #50 18.95 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:02.202Z] #50 19.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:02.202Z] #50 19.22 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:02.202Z] #50 20.61 runtime [2021-02-18T09:45:02.202Z] #50 ... [2021-02-18T09:45:02.202Z] [2021-02-18T09:45:02.202Z] #48 [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-02-18T09:45:02.202Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:45:02.202Z] #48 22.30 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:02.467Z] #48 22.31 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:02.467Z] #48 22.32 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:02.467Z] #48 22.34 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:02.467Z] #48 22.34 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:02.733Z] #48 22.53 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:02.733Z] #48 22.67 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:02.733Z] #48 22.68 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:02.733Z] #48 22.69 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:02.733Z] #48 22.75 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:02.733Z] #48 22.80 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:02.733Z] #48 22.81 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:02.999Z] #48 22.92 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:02.999Z] #48 23.06 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:03.026Z] #46 9.983 go: extracting gotest.tools/gotestsum v0.5.3 [2021-02-18T09:45:03.026Z] #46 ... [2021-02-18T09:45:03.026Z] [2021-02-18T09:45:03.026Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:03.026Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:45:03.026Z] #33 5.802 + RM_GOPATH=0 [2021-02-18T09:45:03.026Z] #33 5.802 + TMP_GOPATH= [2021-02-18T09:45:03.026Z] #33 5.802 + : /build [2021-02-18T09:45:03.026Z] #33 5.802 + '[' -z '' ']' [2021-02-18T09:45:03.026Z] #33 5.802 ++ mktemp -d [2021-02-18T09:45:03.026Z] #33 5.802 + export GOPATH=/tmp/tmp.tPXUokzhIy [2021-02-18T09:45:03.026Z] #33 5.802 + GOPATH=/tmp/tmp.tPXUokzhIy [2021-02-18T09:45:03.026Z] #33 5.802 + RM_GOPATH=1 [2021-02-18T09:45:03.026Z] #33 5.802 + case "$(go env GOARCH)" in [2021-02-18T09:45:03.026Z] #33 5.802 ++ go env GOARCH [2021-02-18T09:45:03.026Z] #33 5.825 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.026Z] #33 5.825 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.026Z] #33 5.825 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:03.026Z] #33 5.825 + dir=/tmp/install [2021-02-18T09:45:03.026Z] #33 5.825 + bin=tomlv [2021-02-18T09:45:03.026Z] #33 5.825 + shift [2021-02-18T09:45:03.026Z] #33 5.825 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-02-18T09:45:03.026Z] #33 5.825 + . /tmp/install/tomlv.installer [2021-02-18T09:45:03.026Z] #33 5.825 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:45:03.026Z] #33 5.825 + install_tomlv [2021-02-18T09:45:03.026Z] #33 5.825 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-02-18T09:45:03.026Z] #33 5.825 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.tPXUokzhIy/src/github.com/BurntSushi/toml [2021-02-18T09:45:03.026Z] #33 5.825 Cloning into '/tmp/tmp.tPXUokzhIy/src/github.com/BurntSushi/toml'... [2021-02-18T09:45:03.026Z] #33 5.825 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:45:03.026Z] #33 6.704 + cd /tmp/tmp.tPXUokzhIy/src/github.com/BurntSushi/toml [2021-02-18T09:45:03.026Z] #33 6.704 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-02-18T09:45:03.026Z] #33 6.704 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:45:03.026Z] #33 7.189 internal/bytealg [2021-02-18T09:45:03.026Z] #33 7.226 math/bits [2021-02-18T09:45:03.026Z] #33 7.554 math [2021-02-18T09:45:03.026Z] #33 7.699 runtime [2021-02-18T09:45:03.026Z] #33 ... [2021-02-18T09:45:03.026Z] [2021-02-18T09:45:03.026Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:03.026Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:03.026Z] #12 8.758 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:45:03.026Z] #12 8.791 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:45:03.026Z] #12 8.798 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:45:03.026Z] #12 9.878 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:45:03.026Z] #12 ... [2021-02-18T09:45:03.026Z] [2021-02-18T09:45:03.026Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:45:03.026Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:45:03.026Z] #31 8.167 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-02-18T09:45:03.026Z] #31 8.167 Cloning into '.'... [2021-02-18T09:45:03.265Z] #48 23.15 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:03.265Z] #48 23.16 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:03.265Z] #48 23.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:03.265Z] #48 23.23 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:03.265Z] #48 23.25 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:03.265Z] #48 23.25 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:03.265Z] #48 23.30 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:03.265Z] #48 23.31 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:03.286Z] #31 ... [2021-02-18T09:45:03.286Z] [2021-02-18T09:45:03.286Z] #57 [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-02-18T09:45:03.286Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:03.286Z] #57 6.902 + RM_GOPATH=0 [2021-02-18T09:45:03.286Z] #57 6.902 + TMP_GOPATH= [2021-02-18T09:45:03.286Z] #57 6.902 + : /build [2021-02-18T09:45:03.286Z] #57 6.902 + '[' -z '' ']' [2021-02-18T09:45:03.286Z] #57 6.903 ++ mktemp -d [2021-02-18T09:45:03.286Z] #57 6.903 + export GOPATH=/tmp/tmp.E07B3qjZjg [2021-02-18T09:45:03.286Z] #57 6.903 + GOPATH=/tmp/tmp.E07B3qjZjg [2021-02-18T09:45:03.286Z] #57 6.903 + RM_GOPATH=1 [2021-02-18T09:45:03.286Z] #57 6.903 + case "$(go env GOARCH)" in [2021-02-18T09:45:03.286Z] #57 6.913 ++ go env GOARCH [2021-02-18T09:45:03.286Z] #57 6.915 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.286Z] #57 6.916 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.286Z] #57 6.923 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:45:03.286Z] #57 6.945 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:03.286Z] #57 6.945 + dir=/tmp/install [2021-02-18T09:45:03.286Z] #57 6.945 + bin=rootlesskit [2021-02-18T09:45:03.286Z] #57 6.945 + shift [2021-02-18T09:45:03.286Z] #57 6.945 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-02-18T09:45:03.286Z] #57 6.945 + . /tmp/install/rootlesskit.installer [2021-02-18T09:45:03.286Z] #57 6.945 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:45:03.286Z] #57 6.945 + install_rootlesskit [2021-02-18T09:45:03.286Z] #57 6.945 + case "$1" in [2021-02-18T09:45:03.286Z] #57 6.945 + export CGO_ENABLED=0 [2021-02-18T09:45:03.286Z] #57 6.945 + CGO_ENABLED=0 [2021-02-18T09:45:03.286Z] #57 6.945 + _install_rootlesskit [2021-02-18T09:45:03.286Z] #57 6.945 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-02-18T09:45:03.286Z] #57 6.945 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.E07B3qjZjg/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:45:03.286Z] #57 6.945 Cloning into '/tmp/tmp.E07B3qjZjg/src/github.com/rootless-containers/rootlesskit'... [2021-02-18T09:45:03.286Z] #57 ... [2021-02-18T09:45:03.286Z] [2021-02-18T09:45:03.286Z] #44 [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-02-18T09:45:03.286Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:45:03.286Z] #44 5.530 + RM_GOPATH=0 [2021-02-18T09:45:03.286Z] #44 5.530 + TMP_GOPATH= [2021-02-18T09:45:03.286Z] #44 5.530 + : /build [2021-02-18T09:45:03.286Z] #44 5.530 + '[' -z '' ']' [2021-02-18T09:45:03.286Z] #44 5.531 ++ mktemp -d [2021-02-18T09:45:03.286Z] #44 5.532 + export GOPATH=/tmp/tmp.ThZSqKUyQr [2021-02-18T09:45:03.286Z] #44 5.532 + GOPATH=/tmp/tmp.ThZSqKUyQr [2021-02-18T09:45:03.286Z] #44 5.532 + RM_GOPATH=1 [2021-02-18T09:45:03.286Z] #44 5.532 + case "$(go env GOARCH)" in [2021-02-18T09:45:03.286Z] #44 5.533 ++ go env GOARCH [2021-02-18T09:45:03.286Z] #44 5.549 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.286Z] #44 5.549 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.286Z] #44 5.549 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:03.286Z] #44 5.551 + dir=/tmp/install [2021-02-18T09:45:03.286Z] #44 5.551 + bin=vndr [2021-02-18T09:45:03.286Z] #44 5.551 + shift [2021-02-18T09:45:03.286Z] #44 5.551 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-02-18T09:45:03.286Z] #44 5.551 + . /tmp/install/vndr.installer [2021-02-18T09:45:03.286Z] #44 5.551 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:45:03.286Z] #44 5.551 + install_vndr [2021-02-18T09:45:03.286Z] #44 5.551 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-02-18T09:45:03.286Z] #44 5.551 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ThZSqKUyQr/src/github.com/LK4D4/vndr [2021-02-18T09:45:03.286Z] #44 5.551 Cloning into '/tmp/tmp.ThZSqKUyQr/src/github.com/LK4D4/vndr'... [2021-02-18T09:45:03.286Z] #44 5.551 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:45:03.286Z] #44 6.109 + cd /tmp/tmp.ThZSqKUyQr/src/github.com/LK4D4/vndr [2021-02-18T09:45:03.286Z] #44 6.109 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-02-18T09:45:03.286Z] #44 6.142 + go build -buildmode=pie -v -o /build/vndr . [2021-02-18T09:45:03.286Z] #44 6.652 internal/cpu [2021-02-18T09:45:03.286Z] #44 6.693 runtime/internal/atomic [2021-02-18T09:45:03.286Z] #44 6.861 runtime/internal/sys [2021-02-18T09:45:03.286Z] #44 7.042 runtime/internal/math [2021-02-18T09:45:03.286Z] #44 7.106 internal/race [2021-02-18T09:45:03.286Z] #44 7.130 internal/bytealg [2021-02-18T09:45:03.286Z] #44 7.162 sync/atomic [2021-02-18T09:45:03.286Z] #44 7.398 unicode [2021-02-18T09:45:03.286Z] #44 7.705 runtime [2021-02-18T09:45:03.530Z] #48 23.46 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:45:03.530Z] #48 23.51 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:03.530Z] #48 23.53 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:03.547Z] #44 ... [2021-02-18T09:45:03.547Z] [2021-02-18T09:45:03.547Z] #23 [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-02-18T09:45:03.547Z] #23 sha256:6cc68df4001e43a6b44c0e16fdd657ab638bc9459a6a8e70c8018e37b8508b3f [2021-02-18T09:45:03.547Z] #23 6.093 + RM_GOPATH=0 [2021-02-18T09:45:03.547Z] #23 6.093 + TMP_GOPATH= [2021-02-18T09:45:03.547Z] #23 6.093 + : /build [2021-02-18T09:45:03.547Z] #23 6.093 + '[' -z '' ']' [2021-02-18T09:45:03.547Z] #23 6.093 ++ mktemp -d [2021-02-18T09:45:03.547Z] #23 6.093 + export GOPATH=/tmp/tmp.l6yQ3c1PLI [2021-02-18T09:45:03.547Z] #23 6.093 + GOPATH=/tmp/tmp.l6yQ3c1PLI [2021-02-18T09:45:03.547Z] #23 6.093 + RM_GOPATH=1 [2021-02-18T09:45:03.547Z] #23 6.093 + case "$(go env GOARCH)" in [2021-02-18T09:45:03.547Z] #23 6.093 ++ go env GOARCH [2021-02-18T09:45:03.547Z] #23 6.103 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.547Z] #23 6.103 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.547Z] #23 6.103 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:03.547Z] #23 6.103 + dir=/tmp/install [2021-02-18T09:45:03.547Z] #23 6.103 + bin=dockercli [2021-02-18T09:45:03.547Z] #23 6.103 + shift [2021-02-18T09:45:03.547Z] #23 6.103 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-02-18T09:45:03.547Z] #23 6.103 + . /tmp/install/dockercli.installer [2021-02-18T09:45:03.547Z] #23 6.103 ++ : stable [2021-02-18T09:45:03.547Z] #23 6.103 ++ : 17.06.2-ce [2021-02-18T09:45:03.547Z] #23 6.103 + install_dockercli [2021-02-18T09:45:03.547Z] #23 6.103 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-02-18T09:45:03.547Z] #23 6.104 ++ uname -m [2021-02-18T09:45:03.547Z] #23 6.104 Install docker/cli version 17.06.2-ce from stable [2021-02-18T09:45:03.547Z] #23 6.108 + arch=x86_64 [2021-02-18T09:45:03.547Z] #23 6.108 + '[' x86_64 '!=' x86_64 ']' [2021-02-18T09:45:03.547Z] #23 6.108 + url=https://download.docker.com/linux/static [2021-02-18T09:45:03.547Z] #23 6.108 + tar -xz docker/docker [2021-02-18T09:45:03.547Z] #23 6.108 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-02-18T09:45:03.547Z] #23 ... [2021-02-18T09:45:03.547Z] [2021-02-18T09:45:03.547Z] #35 [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-02-18T09:45:03.547Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:03.547Z] #35 8.284 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:45:03.547Z] #35 8.381 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:45:03.547Z] #35 8.381 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:45:03.547Z] #35 9.407 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:45:03.807Z] #35 ... [2021-02-18T09:45:03.807Z] [2021-02-18T09:45:03.807Z] #48 [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-02-18T09:45:03.807Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:03.807Z] #48 6.219 + RM_GOPATH=0 [2021-02-18T09:45:03.807Z] #48 6.219 + TMP_GOPATH= [2021-02-18T09:45:03.807Z] #48 6.219 + : /build [2021-02-18T09:45:03.807Z] #48 6.219 + '[' -z '' ']' [2021-02-18T09:45:03.807Z] #48 6.219 ++ mktemp -d [2021-02-18T09:45:03.807Z] #48 6.219 + export GOPATH=/tmp/tmp.lmDEejoCHT [2021-02-18T09:45:03.807Z] #48 6.219 + GOPATH=/tmp/tmp.lmDEejoCHT [2021-02-18T09:45:03.807Z] #48 6.219 + RM_GOPATH=1 [2021-02-18T09:45:03.807Z] #48 6.219 + case "$(go env GOARCH)" in [2021-02-18T09:45:03.807Z] #48 6.219 ++ go env GOARCH [2021-02-18T09:45:03.807Z] #48 6.235 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.807Z] #48 6.235 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:03.807Z] #48 6.235 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:03.807Z] #48 6.235 + dir=/tmp/install [2021-02-18T09:45:03.807Z] #48 6.235 + bin=golangci_lint [2021-02-18T09:45:03.807Z] #48 6.235 + shift [2021-02-18T09:45:03.807Z] #48 6.235 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-02-18T09:45:03.807Z] #48 6.235 + . /tmp/install/golangci_lint.installer [2021-02-18T09:45:03.807Z] #48 6.235 ++ : v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.235 + install_golangci_lint [2021-02-18T09:45:03.807Z] #48 6.235 + set -e [2021-02-18T09:45:03.807Z] #48 6.235 + export GO111MODULE=on [2021-02-18T09:45:03.807Z] #48 6.235 + GO111MODULE=on [2021-02-18T09:45:03.807Z] #48 6.235 + GOBIN=/build [2021-02-18T09:45:03.807Z] #48 6.235 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.289 go: finding github.com v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.295 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.295 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.295 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:45:03.807Z] #48 6.295 go: finding github.com/golangci v1.23.8 [2021-02-18T09:45:03.807Z] #48 7.094 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:45:03.807Z] #48 7.709 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-02-18T09:45:03.807Z] #48 ... [2021-02-18T09:45:03.807Z] [2021-02-18T09:45:03.807Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:03.807Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:03.807Z] #41 6.235 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:45:03.807Z] #41 6.354 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:45:03.807Z] #41 6.365 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:45:03.807Z] #41 6.836 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:45:03.807Z] #41 8.414 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:45:03.807Z] #41 10.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:45:03.980Z] #48 23.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:03.980Z] #48 23.74 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:03.980Z] #48 23.75 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:03.980Z] #48 23.75 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:03.980Z] #48 23.82 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:03.980Z] #48 23.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:04.067Z] #41 ... [2021-02-18T09:45:04.067Z] [2021-02-18T09:45:04.067Z] #54 [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-02-18T09:45:04.067Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:45:04.067Z] #54 9.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:45:04.067Z] #54 9.374 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:45:04.067Z] #54 9.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:45:04.067Z] #54 10.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:45:04.067Z] #54 ... [2021-02-18T09:45:04.067Z] [2021-02-18T09:45:04.067Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:45:04.067Z] #63 sha256:15a24ad5b881fe4050994db34d0930380c2db57924a4f4e858d1e3cf06a639b0 [2021-02-18T09:45:04.067Z] #63 8.487 + RM_GOPATH=0 [2021-02-18T09:45:04.067Z] #63 8.487 + TMP_GOPATH= [2021-02-18T09:45:04.067Z] #63 8.487 + : /build [2021-02-18T09:45:04.067Z] #63 8.487 + '[' -z '' ']' [2021-02-18T09:45:04.067Z] #63 8.487 ++ mktemp -d [2021-02-18T09:45:04.067Z] #63 8.487 + export GOPATH=/tmp/tmp.CqqrbMCsZ1 [2021-02-18T09:45:04.067Z] #63 8.487 + GOPATH=/tmp/tmp.CqqrbMCsZ1 [2021-02-18T09:45:04.067Z] #63 8.487 + RM_GOPATH=1 [2021-02-18T09:45:04.067Z] #63 8.487 + case "$(go env GOARCH)" in [2021-02-18T09:45:04.067Z] #63 8.487 ++ go env GOARCH [2021-02-18T09:45:04.067Z] #63 8.517 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:45:04.067Z] #63 8.518 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:04.067Z] #63 8.518 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:04.067Z] #63 8.518 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:04.067Z] #63 8.518 + dir=/tmp/install [2021-02-18T09:45:04.067Z] #63 8.518 + bin=proxy [2021-02-18T09:45:04.067Z] #63 8.518 + shift [2021-02-18T09:45:04.067Z] #63 8.518 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-02-18T09:45:04.067Z] #63 8.518 + . /tmp/install/proxy.installer [2021-02-18T09:45:04.067Z] #63 8.518 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:45:04.067Z] #63 8.518 + install_proxy [2021-02-18T09:45:04.067Z] #63 8.518 + case "$1" in [2021-02-18T09:45:04.067Z] #63 8.518 + export CGO_ENABLED=0 [2021-02-18T09:45:04.067Z] #63 8.518 + CGO_ENABLED=0 [2021-02-18T09:45:04.067Z] #63 8.518 + _install_proxy [2021-02-18T09:45:04.067Z] #63 8.518 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-02-18T09:45:04.067Z] #63 8.518 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.CqqrbMCsZ1/src/github.com/docker/libnetwork [2021-02-18T09:45:04.067Z] #63 8.518 Cloning into '/tmp/tmp.CqqrbMCsZ1/src/github.com/docker/libnetwork'... [2021-02-18T09:45:04.329Z] #63 ... [2021-02-18T09:45:04.329Z] [2021-02-18T09:45:04.329Z] #50 [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-02-18T09:45:04.329Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:45:04.329Z] #50 5.884 + RM_GOPATH=0 [2021-02-18T09:45:04.329Z] #50 5.884 + TMP_GOPATH= [2021-02-18T09:45:04.329Z] #50 5.884 + : /build [2021-02-18T09:45:04.329Z] #50 5.884 + '[' -z '' ']' [2021-02-18T09:45:04.329Z] #50 5.884 ++ mktemp -d [2021-02-18T09:45:04.329Z] #50 5.885 + export GOPATH=/tmp/tmp.adzjDE0mbo [2021-02-18T09:45:04.329Z] #50 5.885 + GOPATH=/tmp/tmp.adzjDE0mbo [2021-02-18T09:45:04.329Z] #50 5.885 + RM_GOPATH=1 [2021-02-18T09:45:04.329Z] #50 5.885 + case "$(go env GOARCH)" in [2021-02-18T09:45:04.329Z] #50 5.885 ++ go env GOARCH [2021-02-18T09:45:04.329Z] #50 5.896 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:04.329Z] #50 5.896 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:04.329Z] #50 5.896 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:04.329Z] #50 5.902 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:45:04.329Z] #50 5.902 + dir=/tmp/install [2021-02-18T09:45:04.329Z] #50 5.902 + bin=shfmt [2021-02-18T09:45:04.329Z] #50 5.902 + shift [2021-02-18T09:45:04.329Z] #50 5.902 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-02-18T09:45:04.329Z] #50 5.902 + . /tmp/install/shfmt.installer [2021-02-18T09:45:04.329Z] #50 5.902 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:45:04.329Z] #50 5.902 + install_shfmt [2021-02-18T09:45:04.329Z] #50 5.902 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-02-18T09:45:04.329Z] #50 5.902 + git clone https://github.com/mvdan/sh.git /tmp/tmp.adzjDE0mbo/src/github.com/mvdan/sh [2021-02-18T09:45:04.329Z] #50 5.902 Cloning into '/tmp/tmp.adzjDE0mbo/src/github.com/mvdan/sh'... [2021-02-18T09:45:04.329Z] #50 ... [2021-02-18T09:45:04.329Z] [2021-02-18T09:45:04.330Z] #39 [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-02-18T09:45:04.330Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:45:04.330Z] #39 8.035 + git clone https://github.com/docker/distribution.git . [2021-02-18T09:45:04.330Z] #39 8.061 Cloning into '.'... [2021-02-18T09:45:04.633Z] #39 ... [2021-02-18T09:45:04.633Z] [2021-02-18T09:45:04.633Z] #57 [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-02-18T09:45:04.633Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:04.633Z] #57 11.88 + cd /tmp/tmp.E07B3qjZjg/src/github.com/rootless-containers/rootlesskit [2021-02-18T09:45:04.633Z] #57 11.88 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-02-18T09:45:04.944Z] #48 ... [2021-02-18T09:45:04.944Z] [2021-02-18T09:45:04.944Z] #54 [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-02-18T09:45:04.944Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-18T09:45:04.944Z] #54 14.30 Fetched 8246 kB in 10s (807 kB/s) [2021-02-18T09:45:04.944Z] #54 14.30 Reading package lists... [2021-02-18T09:45:04.944Z] #54 18.38 Reading package lists... [2021-02-18T09:45:04.944Z] #54 23.22 Building dependency tree... [2021-02-18T09:45:04.944Z] #54 ... [2021-02-18T09:45:04.944Z] [2021-02-18T09:45:04.944Z] #28 [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-02-18T09:45:04.944Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:04.944Z] #28 3.116 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-02-18T09:45:04.944Z] #28 3.567 [2021-02-18T09:45:04.952Z] #57 11.95 + export GO111MODULE=on [2021-02-18T09:45:04.952Z] #57 11.95 + GO111MODULE=on [2021-02-18T09:45:04.952Z] #57 11.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:45:04.952Z] #57 11.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-02-18T09:45:05.209Z] #28 3.968 0.0% ### 4.4% ##### 7.8% ######## 11.2% ########## 15.0% ############### 21.5% ################ 22.7% ################## 25.5% ######################## 34.7% ########################## 36.8% [2021-02-18T09:45:05.209Z] #28 ... [2021-02-18T09:45:05.209Z] [2021-02-18T09:45:05.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:05.209Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:05.209Z] #41 15.21 Fetched 8246 kB in 10s (810 kB/s) [2021-02-18T09:45:05.209Z] #41 15.21 Reading package lists... [2021-02-18T09:45:05.209Z] #41 19.49 Reading package lists... [2021-02-18T09:45:05.209Z] #41 25.28 Building dependency tree... [2021-02-18T09:45:05.209Z] #41 ... [2021-02-18T09:45:05.209Z] [2021-02-18T09:45:05.209Z] #39 [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-02-18T09:45:05.209Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-18T09:45:05.209Z] #39 15.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-18T09:45:05.209Z] #39 16.03 + 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-02-18T09:45:05.475Z] #39 ... [2021-02-18T09:45:05.475Z] [2021-02-18T09:45:05.475Z] #28 [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-02-18T09:45:05.475Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:06.270Z] #28 3.968 0.0% ### 4.4% ##### 7.8% ######## 11.2% ########## 15.0% ############### 21.5% ################ 22.7% ################## 25.5% ######################## 34.7% ########################## 36.8% ############################### 44.2% #################################### 50.4% ####################################### 55.2% ########################################### 60.8% ################################################ 67.5% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 83.5% [2021-02-18T09:45:06.270Z] #28 ... [2021-02-18T09:45:06.270Z] [2021-02-18T09:45:06.270Z] #57 [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-02-18T09:45:06.270Z] #57 sha256:2a3523434253a0d9b99800b174c535ca240682f139c1f83634ee795ac5d75f4d [2021-02-18T09:45:06.270Z] #57 16.14 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:45:06.270Z] #57 16.23 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:45:06.270Z] #57 17.40 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:06.270Z] #57 18.05 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:06.270Z] #57 18.11 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:06.270Z] #57 18.62 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:06.270Z] #57 21.90 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:45:06.270Z] #57 21.93 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:45:06.270Z] #57 22.12 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:45:06.270Z] #57 22.35 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:45:06.270Z] #57 22.40 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:45:06.270Z] #57 22.44 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:45:06.270Z] #57 22.47 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:45:06.270Z] #57 22.47 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:45:06.270Z] #57 22.63 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:45:06.270Z] #57 22.76 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:45:06.270Z] #57 22.78 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:45:06.270Z] #57 22.86 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:45:06.270Z] #57 22.87 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:45:06.270Z] #57 23.21 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:06.270Z] #57 23.55 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:06.270Z] #57 ... [2021-02-18T09:45:06.270Z] [2021-02-18T09:45:06.270Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:06.270Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:06.270Z] #41 25.28 Building dependency tree... [2021-02-18T09:45:06.535Z] #41 ... [2021-02-18T09:45:06.535Z] [2021-02-18T09:45:06.535Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:06.535Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:06.535Z] #12 16.33 Fetched 8246 kB in 12s (711 kB/s) [2021-02-18T09:45:06.535Z] #12 16.33 Reading package lists... [2021-02-18T09:45:06.535Z] #12 19.79 Reading package lists... [2021-02-18T09:45:06.535Z] #12 25.61 Building dependency tree... [2021-02-18T09:45:06.535Z] #12 ... [2021-02-18T09:45:06.535Z] [2021-02-18T09:45:06.535Z] #28 [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-02-18T09:45:06.535Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:06.535Z] #28 3.968 0.0% ### 4.4% ##### 7.8% ######## 11.2% ########## 15.0% ############### 21.5% ################ 22.7% ################## 25.5% ######################## 34.7% ########################## 36.8% ############################### 44.2% #################################### 50.4% ####################################### 55.2% ########################################### 60.8% ################################################ 67.5% ##################################################### 73.9% ######################################################## 79.0% ############################################################ 83.5% ################################################################ 88.9% ####################################################################### 99.8% ######################################################################## 100.0% [2021-02-18T09:45:06.800Z] #28 7.320 [2021-02-18T09:45:07.595Z] #28 7.659 0.1% ############################ 40.2% ################################################## 69.4% ####################################################################### 98.9% ######################################################################## 100.0% [2021-02-18T09:45:08.201Z] #28 8.570 [2021-02-18T09:45:08.736Z] #28 8.811 0.1% ############# 19.2% ########################## 37.0% ###################################################### 75.0% #################################################################### 95.8% ######################################################################## 100.0% [2021-02-18T09:45:09.001Z] #28 9.626 [2021-02-18T09:45:09.156Z] #57 ... [2021-02-18T09:45:09.156Z] [2021-02-18T09:45:09.156Z] #23 [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-02-18T09:45:09.156Z] #23 sha256:6cc68df4001e43a6b44c0e16fdd657ab638bc9459a6a8e70c8018e37b8508b3f [2021-02-18T09:45:09.156Z] #23 13.56 + mkdir -p /build [2021-02-18T09:45:09.156Z] #23 13.58 + mv docker/docker /build/ [2021-02-18T09:45:09.156Z] #23 13.58 + rmdir docker [2021-02-18T09:45:09.156Z] #23 DONE 16.2s [2021-02-18T09:45:09.156Z] [2021-02-18T09:45:09.156Z] #28 [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-02-18T09:45:09.156Z] #28 sha256:1e5bb94799f0244ea52bd5ba22a337cbba7a54b5253dbfae4a8a18707748a203 [2021-02-18T09:45:09.156Z] #28 10.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-18T09:45:09.156Z] #28 11.34 [2021-02-18T09:45:09.156Z] #28 11.59 ######################################################################## 100.0% [2021-02-18T09:45:09.156Z] #28 11.77 [2021-02-18T09:45:09.156Z] #28 12.58 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-18T09:45:09.156Z] #28 13.08 [2021-02-18T09:45:09.156Z] #28 13.43 ######################################################################## 100.0% [2021-02-18T09:45:09.156Z] #28 13.54 [2021-02-18T09:45:09.156Z] #28 13.62 Download of images into '/build' complete. [2021-02-18T09:45:09.156Z] #28 13.62 Use something like the following to load the result into a Docker daemon: [2021-02-18T09:45:09.156Z] #28 13.62 tar -cC '/build' . | docker load [2021-02-18T09:45:09.156Z] #28 DONE 17.7s [2021-02-18T09:45:09.156Z] [2021-02-18T09:45:09.156Z] #57 [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-02-18T09:45:09.156Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:09.156Z] #57 16.32 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:45:09.156Z] #57 16.42 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:45:09.156Z] #57 16.42 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:45:09.156Z] #57 16.51 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:45:09.156Z] #57 16.51 go: downloading github.com/gorilla/mux v1.8.0 [2021-02-18T09:45:09.156Z] #57 16.51 go: downloading github.com/gofrs/flock v0.8.0 [2021-02-18T09:45:09.156Z] #57 16.54 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:45:09.416Z] #57 16.73 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:45:09.416Z] #57 16.75 go: downloading github.com/moby/vpnkit v0.4.0 [2021-02-18T09:45:09.676Z] #57 16.97 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:45:09.936Z] #57 17.19 go: extracting github.com/gofrs/flock v0.8.0 [2021-02-18T09:45:09.936Z] #57 17.19 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:45:10.197Z] #57 17.29 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:45:10.197Z] #57 17.31 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:45:10.197Z] #57 17.40 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:45:10.197Z] #57 17.51 go: downloading github.com/google/uuid v1.2.0 [2021-02-18T09:45:10.766Z] #57 17.94 go: extracting github.com/google/uuid v1.2.0 [2021-02-18T09:45:10.766Z] #57 18.09 go: extracting github.com/gorilla/mux v1.8.0 [2021-02-18T09:45:11.707Z] #57 18.75 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:45:11.745Z] #28 9.810 0.5% ### 4.5% #### 6.9% ###### 9.6% ######### 13.6% ############# 18.1% ############### 21.7% ################## 25.8% ####################### 32.5% ########################### 38.8% ############################### 43.6% ################################## 48.3% ##################################### 52.4% ########################################## 58.4% ############################################## 63.9% ################################################ 67.8% ################################################### 71.6% ##################################################### 73.6% ######################################################### 79.4% ########################################################### 82.8% ############################################################## 86.4% ################################################################### 93.8% ###################################################################### 98.3% ######################################################################## 100.0% [2021-02-18T09:45:11.745Z] #28 ... [2021-02-18T09:45:11.745Z] [2021-02-18T09:45:11.745Z] #35 [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-02-18T09:45:11.745Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-18T09:45:11.745Z] #35 21.76 The following NEW packages will be installed: [2021-02-18T09:45:11.745Z] #35 21.78 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-18T09:45:11.745Z] #35 21.78 vim-common xxd [2021-02-18T09:45:11.745Z] #35 22.20 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:11.745Z] #35 22.20 Need to get 14.2 MB of archives. [2021-02-18T09:45:11.745Z] #35 22.20 After this operation, 60.0 MB of additional disk space will be used. [2021-02-18T09:45:11.745Z] #35 22.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-18T09:45:11.745Z] #35 22.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-18T09:45:11.745Z] #35 22.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-18T09:45:11.745Z] #35 22.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-18T09:45:11.745Z] #35 22.96 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-02-18T09:45:11.745Z] #35 22.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-02-18T09:45:11.745Z] #35 22.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-02-18T09:45:11.745Z] #35 23.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-02-18T09:45:11.745Z] #35 23.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-02-18T09:45:11.745Z] #35 23.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-02-18T09:45:11.745Z] #35 25.11 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:11.745Z] #35 25.34 Fetched 14.2 MB in 1s (10.9 MB/s) [2021-02-18T09:45:11.745Z] #35 25.44 Selecting previously unselected package xxd. [2021-02-18T09:45:11.745Z] #35 25.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-18T09:45:11.745Z] #35 25.64 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-18T09:45:11.745Z] #35 25.66 Unpacking xxd (2:8.1.0875-5) ... [2021-02-18T09:45:11.745Z] #35 25.94 Selecting previously unselected package vim-common. [2021-02-18T09:45:11.745Z] #35 25.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:45:11.745Z] #35 25.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-18T09:45:11.745Z] #35 26.44 Selecting previously unselected package cmake-data. [2021-02-18T09:45:11.745Z] #35 26.44 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-18T09:45:11.745Z] #35 26.45 Unpacking cmake-data (3.13.4-1) ... [2021-02-18T09:45:12.011Z] #35 ... [2021-02-18T09:45:12.011Z] [2021-02-18T09:45:12.011Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:12.011Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:12.011Z] #41 28.00 The following additional packages will be installed: [2021-02-18T09:45:12.011Z] #41 28.00 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-18T09:45:12.011Z] #41 28.02 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-18T09:45:12.011Z] #41 28.03 Suggested packages: [2021-02-18T09:45:12.011Z] #41 28.04 manpages-dev python-setuptools [2021-02-18T09:45:12.011Z] #41 29.02 The following NEW packages will be installed: [2021-02-18T09:45:12.011Z] #41 29.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-18T09:45:12.011Z] #41 29.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-18T09:45:12.011Z] #41 29.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-18T09:45:12.011Z] #41 29.03 python-six zlib1g-dev [2021-02-18T09:45:12.011Z] #41 29.38 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:12.011Z] #41 29.38 Need to get 3798 kB of archives. [2021-02-18T09:45:12.011Z] #41 29.38 After this operation, 21.6 MB of additional disk space will be used. [2021-02-18T09:45:12.011Z] #41 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-02-18T09:45:12.011Z] #41 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-18T09:45:12.011Z] #41 29.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-02-18T09:45:12.011Z] #41 29.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-18T09:45:12.011Z] #41 29.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-02-18T09:45:12.011Z] #41 29.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-18T09:45:12.011Z] #41 29.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-02-18T09:45:12.011Z] #41 29.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-02-18T09:45:12.011Z] #41 29.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-02-18T09:45:12.011Z] #41 29.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-02-18T09:45:12.011Z] #41 29.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-02-18T09:45:12.011Z] #41 29.84 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-02-18T09:45:12.011Z] #41 29.94 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-02-18T09:45:12.011Z] #41 29.98 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-02-18T09:45:12.011Z] #41 30.01 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-18T09:45:12.011Z] #41 30.05 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-02-18T09:45:12.011Z] #41 30.09 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-02-18T09:45:12.011Z] #41 31.58 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:12.645Z] #57 19.93 go: extracting github.com/moby/vpnkit v0.4.0 [2021-02-18T09:45:12.681Z] #41 32.42 Fetched 3798 kB in 1s (3778 kB/s) [2021-02-18T09:45:13.217Z] #57 20.32 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:45:13.217Z] #57 20.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:45:13.262Z] #41 ... [2021-02-18T09:45:13.262Z] [2021-02-18T09:45:13.262Z] #28 [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-02-18T09:45:13.262Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:13.262Z] #28 12.67 [2021-02-18T09:45:13.786Z] #57 ... [2021-02-18T09:45:13.786Z] [2021-02-18T09:45:13.786Z] #46 [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-02-18T09:45:13.786Z] #46 sha256:545913addffe4da40decd4434eeb83890ee5654e729b1938d9a504739a3ae6bb [2021-02-18T09:45:13.786Z] #46 11.10 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:45:13.786Z] #46 11.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:45:13.786Z] #46 11.11 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:45:13.786Z] #46 11.11 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:45:13.786Z] #46 11.18 go: downloading github.com/spf13/pflag v1.0.3 [2021-02-18T09:45:13.786Z] #46 11.29 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:45:13.786Z] #46 11.37 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:45:13.786Z] #46 11.66 go: downloading github.com/pkg/errors v0.9.1 [2021-02-18T09:45:13.786Z] #46 11.73 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:45:13.786Z] #46 11.75 go: downloading github.com/fatih/color v1.9.0 [2021-02-18T09:45:13.786Z] #46 11.75 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:45:13.786Z] #46 12.16 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:45:13.786Z] #46 12.64 go: extracting github.com/pkg/errors v0.9.1 [2021-02-18T09:45:13.787Z] #46 12.97 go: extracting github.com/fatih/color v1.9.0 [2021-02-18T09:45:13.787Z] #46 13.04 go: extracting github.com/spf13/pflag v1.0.3 [2021-02-18T09:45:13.787Z] #46 13.56 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:45:13.787Z] #46 13.67 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:45:13.787Z] #46 14.18 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:45:13.787Z] #46 14.40 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:45:13.787Z] #46 14.47 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:45:13.787Z] #46 14.49 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:45:13.787Z] #46 15.87 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:45:13.787Z] #46 19.69 go: finding github.com/fatih/color v1.9.0 [2021-02-18T09:45:13.787Z] #46 19.82 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-02-18T09:45:13.787Z] #46 19.85 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:45:13.787Z] #46 19.95 go: finding github.com/mattn/go-colorable v0.1.6 [2021-02-18T09:45:13.787Z] #46 20.01 go: finding github.com/spf13/pflag v1.0.3 [2021-02-18T09:45:13.787Z] #46 20.08 go: finding github.com/mattn/go-isatty v0.0.12 [2021-02-18T09:45:13.787Z] #46 20.40 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-02-18T09:45:13.787Z] #46 20.55 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-02-18T09:45:13.787Z] #46 20.62 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-02-18T09:45:13.787Z] #46 20.62 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-02-18T09:45:13.787Z] #46 20.69 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-02-18T09:45:14.046Z] #46 ... [2021-02-18T09:45:14.046Z] [2021-02-18T09:45:14.046Z] #44 [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-02-18T09:45:14.046Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:45:14.046Z] #44 11.16 unicode/utf8 [2021-02-18T09:45:14.046Z] #44 11.81 math [2021-02-18T09:45:14.046Z] #44 15.47 unicode/utf16 [2021-02-18T09:45:14.046Z] #44 15.70 container/list [2021-02-18T09:45:14.046Z] #44 16.32 crypto/internal/subtle [2021-02-18T09:45:14.046Z] #44 16.51 crypto/subtle [2021-02-18T09:45:14.046Z] #44 16.65 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-02-18T09:45:14.046Z] #44 16.89 internal/nettrace [2021-02-18T09:45:14.046Z] #44 17.07 runtime/cgo [2021-02-18T09:45:14.046Z] #44 ... [2021-02-18T09:45:14.046Z] [2021-02-18T09:45:14.046Z] #57 [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-02-18T09:45:14.046Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:14.046Z] #57 21.35 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:45:14.306Z] #57 ... [2021-02-18T09:45:14.306Z] [2021-02-18T09:45:14.306Z] #35 [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-02-18T09:45:14.306Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:14.306Z] #35 11.50 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:45:14.306Z] #35 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:45:14.566Z] #35 ... [2021-02-18T09:45:14.566Z] [2021-02-18T09:45:14.566Z] #48 [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-02-18T09:45:14.566Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:14.566Z] #48 18.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-02-18T09:45:14.566Z] #48 18.04 go: downloading github.com/fatih/color v1.7.0 [2021-02-18T09:45:14.566Z] #48 18.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-02-18T09:45:14.566Z] #48 18.04 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:45:14.566Z] #48 18.04 go: downloading github.com/stretchr/testify v1.4.0 [2021-02-18T09:45:14.566Z] #48 18.16 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:14.566Z] #48 18.20 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:14.566Z] #48 18.25 go: extracting github.com/fatih/color v1.7.0 [2021-02-18T09:45:14.566Z] #48 18.33 go: downloading github.com/pkg/errors v0.8.1 [2021-02-18T09:45:14.566Z] #48 18.44 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:14.566Z] #48 18.44 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:45:14.566Z] #48 18.53 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:45:14.566Z] #48 18.53 go: extracting github.com/spf13/cobra v0.0.5 [2021-02-18T09:45:14.566Z] #48 18.53 go: downloading github.com/spf13/viper v1.6.1 [2021-02-18T09:45:14.566Z] #48 18.62 go: extracting github.com/stretchr/testify v1.4.0 [2021-02-18T09:45:14.566Z] #48 18.75 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:14.566Z] #48 18.75 go: extracting github.com/pkg/errors v0.8.1 [2021-02-18T09:45:14.566Z] #48 18.83 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:14.566Z] #48 18.83 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:14.566Z] #48 18.90 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:14.566Z] #48 19.03 go: extracting github.com/spf13/pflag v1.0.5 [2021-02-18T09:45:14.566Z] #48 19.12 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:14.566Z] #48 19.12 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:14.566Z] #48 19.18 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:14.566Z] #48 19.19 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:45:14.566Z] #48 19.35 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:14.566Z] #48 19.35 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:14.566Z] #48 19.71 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:45:14.566Z] #48 19.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:45:14.566Z] #48 19.75 go: extracting github.com/spf13/viper v1.6.1 [2021-02-18T09:45:14.567Z] #48 19.78 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:45:14.567Z] #48 20.04 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:14.567Z] #48 20.16 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:14.567Z] #48 20.32 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:45:14.567Z] #48 20.40 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:45:14.567Z] #48 20.44 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:14.567Z] #48 20.44 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:14.567Z] #48 20.68 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:14.567Z] #48 20.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:14.567Z] #48 21.00 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:45:14.567Z] #48 21.34 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:45:14.567Z] #48 21.34 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:45:14.567Z] #48 21.34 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:14.567Z] #48 21.72 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:45:14.826Z] #48 21.97 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:45:14.826Z] #48 ... [2021-02-18T09:45:14.826Z] [2021-02-18T09:45:14.826Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:14.826Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:14.826Z] #12 11.95 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:45:14.826Z] #12 13.76 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:45:14.826Z] #12 ... [2021-02-18T09:45:14.826Z] [2021-02-18T09:45:14.826Z] #57 [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-02-18T09:45:14.826Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:14.826Z] #57 21.98 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:45:15.087Z] #57 ... [2021-02-18T09:45:15.087Z] [2021-02-18T09:45:15.087Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:15.087Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:45:15.087Z] #33 12.27 internal/testlog [2021-02-18T09:45:15.087Z] #33 12.52 encoding [2021-02-18T09:45:15.087Z] #33 12.71 runtime/cgo [2021-02-18T09:45:15.087Z] #33 ... [2021-02-18T09:45:15.087Z] [2021-02-18T09:45:15.087Z] #50 [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-02-18T09:45:15.087Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:45:15.087Z] #50 14.90 + cd /tmp/tmp.adzjDE0mbo/src/github.com/mvdan/sh [2021-02-18T09:45:15.087Z] #50 14.90 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-02-18T09:45:15.087Z] #50 15.04 + GO111MODULE=on [2021-02-18T09:45:15.087Z] #50 15.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-02-18T09:45:15.087Z] #50 16.12 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:15.087Z] #50 16.13 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:15.087Z] #50 16.31 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:15.087Z] #50 16.55 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:15.087Z] #50 16.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:15.087Z] #50 17.62 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:15.087Z] #50 18.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:15.087Z] #50 19.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:15.087Z] #50 21.23 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-02-18T09:45:15.087Z] #50 21.34 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-02-18T09:45:15.087Z] #50 21.53 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-02-18T09:45:15.087Z] #50 21.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-02-18T09:45:15.253Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% [2021-02-18T09:45:15.253Z] #28 ... [2021-02-18T09:45:15.253Z] [2021-02-18T09:45:15.253Z] #48 [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-02-18T09:45:15.253Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:45:15.253Z] #48 24.90 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:15.253Z] #48 25.16 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:45:15.253Z] #48 25.32 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:15.253Z] #48 25.34 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:15.253Z] #48 25.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:15.253Z] #48 25.39 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:15.253Z] #48 25.40 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:15.253Z] #48 25.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:15.253Z] #48 25.75 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:15.253Z] #48 25.87 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:15.253Z] #48 25.89 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:15.253Z] #48 26.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:15.253Z] #48 26.39 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:45:15.253Z] #48 26.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-02-18T09:45:15.253Z] #48 27.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:15.253Z] #48 27.92 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:15.253Z] #48 27.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:15.253Z] #48 27.94 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.07 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.07 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.07 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.32 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.43 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.46 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:15.253Z] #48 28.52 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:15.253Z] #48 30.37 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:45:15.253Z] #48 34.54 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:45:15.253Z] #48 34.63 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:45:15.253Z] #48 34.84 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:45:15.253Z] #48 34.88 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:15.253Z] #48 35.08 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:45:15.253Z] #48 35.09 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:15.253Z] #48 35.09 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:45:15.253Z] #48 ... [2021-02-18T09:45:15.253Z] [2021-02-18T09:45:15.253Z] #28 [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-02-18T09:45:15.253Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:15.348Z] #50 22.62 runtime [2021-02-18T09:45:15.348Z] #50 22.62 runtime/cgo [2021-02-18T09:45:15.348Z] #50 ... [2021-02-18T09:45:15.348Z] [2021-02-18T09:45:15.348Z] #54 [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-02-18T09:45:15.348Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:45:15.348Z] #54 12.62 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:45:15.348Z] #54 14.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:45:15.607Z] #54 ... [2021-02-18T09:45:15.607Z] [2021-02-18T09:45:15.607Z] #48 [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-02-18T09:45:15.607Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:15.607Z] #48 22.66 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:45:15.607Z] #48 22.68 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:15.607Z] #48 22.78 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:15.607Z] #48 22.96 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:45:15.867Z] #48 23.22 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:45:15.956Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### [2021-02-18T09:45:15.956Z] #28 ... [2021-02-18T09:45:15.956Z] [2021-02-18T09:45:15.956Z] #54 [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-02-18T09:45:15.956Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-18T09:45:15.956Z] #54 26.03 The following additional packages will be installed: [2021-02-18T09:45:15.956Z] #54 26.04 libbtrfs0 [2021-02-18T09:45:15.956Z] #54 26.18 The following NEW packages will be installed: [2021-02-18T09:45:15.956Z] #54 26.19 libbtrfs-dev libbtrfs0 [2021-02-18T09:45:15.956Z] #54 26.61 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:15.956Z] #54 26.61 Need to get 119 kB of archives. [2021-02-18T09:45:15.956Z] #54 26.61 After this operation, 387 kB of additional disk space will be used. [2021-02-18T09:45:15.956Z] #54 26.61 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-18T09:45:15.956Z] #54 26.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-18T09:45:15.956Z] #54 27.90 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:15.956Z] #54 28.10 Fetched 119 kB in 0s (451 kB/s) [2021-02-18T09:45:15.956Z] #54 28.20 Selecting previously unselected package libbtrfs0. [2021-02-18T09:45:15.956Z] #54 28.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-18T09:45:15.956Z] #54 28.31 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-18T09:45:15.956Z] #54 28.41 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-18T09:45:15.956Z] #54 28.57 Selecting previously unselected package libbtrfs-dev. [2021-02-18T09:45:15.956Z] #54 28.58 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-18T09:45:15.956Z] #54 28.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:45:15.956Z] #54 29.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-18T09:45:15.956Z] #54 29.12 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:45:15.956Z] #54 29.14 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:45:16.224Z] #54 ... [2021-02-18T09:45:16.224Z] [2021-02-18T09:45:16.224Z] #28 [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-02-18T09:45:16.224Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:16.808Z] #48 24.15 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:16.877Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% [2021-02-18T09:45:16.877Z] #28 ... [2021-02-18T09:45:16.877Z] [2021-02-18T09:45:16.877Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:16.877Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:16.877Z] #12 25.61 Building dependency tree... [2021-02-18T09:45:16.877Z] #12 28.01 The following additional packages will be installed: [2021-02-18T09:45:16.877Z] #12 28.01 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-18T09:45:16.878Z] #12 28.01 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-18T09:45:16.878Z] #12 28.01 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-18T09:45:16.878Z] #12 28.01 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-18T09:45:16.878Z] #12 28.02 mingw-w64-x86-64-dev [2021-02-18T09:45:16.878Z] #12 28.02 Suggested packages: [2021-02-18T09:45:16.878Z] #12 28.02 gcc-8-locales seccomp wine64 [2021-02-18T09:45:16.878Z] #12 28.98 The following NEW packages will be installed: [2021-02-18T09:45:16.878Z] #12 29.01 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-18T09:45:16.878Z] #12 29.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-18T09:45:16.878Z] #12 29.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-18T09:45:16.878Z] #12 29.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-18T09:45:16.878Z] #12 29.01 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-18T09:45:16.878Z] #12 29.01 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-18T09:45:16.878Z] #12 29.01 The following packages will be upgraded: [2021-02-18T09:45:16.878Z] #12 29.02 libsystemd0 libudev1 [2021-02-18T09:45:16.878Z] #12 29.38 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:45:16.878Z] #12 29.38 Need to get 73.8 MB of archives. [2021-02-18T09:45:16.878Z] #12 29.38 After this operation, 472 MB of additional disk space will be used. [2021-02-18T09:45:16.878Z] #12 29.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-02-18T09:45:16.878Z] #12 29.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-02-18T09:45:16.878Z] #12 29.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-02-18T09:45:16.878Z] #12 29.81 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-02-18T09:45:16.878Z] #12 30.19 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-02-18T09:45:16.878Z] #12 30.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-02-18T09:45:16.878Z] #12 30.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-02-18T09:45:16.878Z] #12 30.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-18T09:45:16.878Z] #12 30.82 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-02-18T09:45:16.878Z] #12 31.41 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-02-18T09:45:16.878Z] #12 31.42 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-02-18T09:45:16.878Z] #12 35.25 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-02-18T09:45:16.878Z] #12 ... [2021-02-18T09:45:16.878Z] [2021-02-18T09:45:16.878Z] #28 [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-02-18T09:45:16.878Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:17.145Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% [2021-02-18T09:45:17.145Z] #28 ... [2021-02-18T09:45:17.145Z] [2021-02-18T09:45:17.145Z] #54 [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-02-18T09:45:17.145Z] #54 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-02-18T09:45:17.145Z] #54 DONE 37.0s [2021-02-18T09:45:17.145Z] [2021-02-18T09:45:17.145Z] #28 [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-02-18T09:45:17.145Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:18.335Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% ########################### 38.1% ############################ 40.3% ############################# 40.9% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 47.5% ################################## 48.6% [2021-02-18T09:45:18.335Z] #28 ... [2021-02-18T09:45:18.335Z] [2021-02-18T09:45:18.335Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:45:18.335Z] #63 sha256:25f9cdbbf7df3a8eb0903540e3a59c02e965410a7a73a4a3ea3a40f24d2033d5 [2021-02-18T09:45:18.335Z] #63 DONE 38.2s [2021-02-18T09:45:18.335Z] [2021-02-18T09:45:18.335Z] #28 [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-02-18T09:45:18.335Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:18.722Z] #48 25.39 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:45:18.722Z] #48 25.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:45:18.866Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% ########################### 38.1% ############################ 40.3% ############################# 40.9% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 47.5% ################################## 48.6% #################################### 50.2% #################################### 50.6% ##################################### 51.5% ##################################### 51.9% ###################################### 53.2% ###################################### 53.6% [2021-02-18T09:45:18.866Z] #28 ... [2021-02-18T09:45:18.866Z] [2021-02-18T09:45:18.866Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:18.866Z] #33 sha256:f0ef997836589c5f17abf1686a34e0afb16c1c80fc9c33045336b248a7f93a56 [2021-02-18T09:45:18.866Z] #33 28.80 sync [2021-02-18T09:45:18.866Z] #33 28.80 internal/reflectlite [2021-02-18T09:45:18.866Z] #33 30.86 sort [2021-02-18T09:45:18.866Z] #33 30.86 errors [2021-02-18T09:45:18.866Z] #33 31.14 io [2021-02-18T09:45:18.866Z] #33 31.14 strconv [2021-02-18T09:45:18.866Z] #33 31.15 internal/oserror [2021-02-18T09:45:18.866Z] #33 31.33 syscall [2021-02-18T09:45:18.866Z] #33 32.35 bytes [2021-02-18T09:45:18.866Z] #33 32.37 strings [2021-02-18T09:45:18.866Z] #33 34.43 bufio [2021-02-18T09:45:18.866Z] #33 35.50 reflect [2021-02-18T09:45:18.866Z] #33 35.55 path [2021-02-18T09:45:18.866Z] #33 35.86 text/tabwriter [2021-02-18T09:45:18.866Z] #33 37.22 internal/syscall/execenv [2021-02-18T09:45:18.866Z] #33 37.22 internal/syscall/unix [2021-02-18T09:45:18.866Z] #33 37.23 time [2021-02-18T09:45:18.866Z] #33 ... [2021-02-18T09:45:18.866Z] [2021-02-18T09:45:18.866Z] #28 [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-02-18T09:45:18.866Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:18.987Z] #48 26.07 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:45:18.987Z] #48 26.27 go: downloading github.com/spf13/afero v1.1.2 [2021-02-18T09:45:19.400Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% ########################### 38.1% ############################ 40.3% ############################# 40.9% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 47.5% ################################## 48.6% #################################### 50.2% #################################### 50.6% ##################################### 51.5% ##################################### 51.9% ###################################### 53.2% ###################################### 53.6% ####################################### 54.3% ######################################## 55.7% ######################################### 57.5% ########################################## 59.5% ########################################### 60.7% ############################################ 62.4% ## [2021-02-18T09:45:19.400Z] #28 ... [2021-02-18T09:45:19.400Z] [2021-02-18T09:45:19.400Z] #44 [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-02-18T09:45:19.400Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:45:19.400Z] #44 29.46 sync [2021-02-18T09:45:19.400Z] #44 29.47 internal/reflectlite [2021-02-18T09:45:19.400Z] #44 30.76 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:45:19.400Z] #44 30.78 math/rand [2021-02-18T09:45:19.400Z] #44 30.79 internal/singleflight [2021-02-18T09:45:19.400Z] #44 31.98 sort [2021-02-18T09:45:19.400Z] #44 32.00 strconv [2021-02-18T09:45:19.400Z] #44 32.01 io [2021-02-18T09:45:19.400Z] #44 32.03 syscall [2021-02-18T09:45:19.400Z] #44 33.79 vendor/golang.org/x/net/dns/dnsmessage [2021-02-18T09:45:19.400Z] #44 34.08 bytes [2021-02-18T09:45:19.400Z] #44 35.84 reflect [2021-02-18T09:45:19.400Z] #44 36.59 regexp/syntax [2021-02-18T09:45:19.400Z] #44 38.76 hash/crc32 [2021-02-18T09:45:19.665Z] #44 ... [2021-02-18T09:45:19.665Z] [2021-02-18T09:45:19.665Z] #28 [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-02-18T09:45:19.665Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:19.930Z] #48 26.89 go: extracting github.com/spf13/afero v1.1.2 [2021-02-18T09:45:20.194Z] #48 27.26 go: downloading github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:20.194Z] #48 27.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:20.194Z] #48 27.43 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:20.194Z] #48 27.43 go: downloading github.com/ultraware/funlen v0.0.2 [2021-02-18T09:45:20.194Z] #48 27.43 go: extracting github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:20.194Z] #48 27.52 go: extracting github.com/ultraware/funlen v0.0.2 [2021-02-18T09:45:20.194Z] #48 27.52 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:45:20.194Z] #48 27.52 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-02-18T09:45:20.766Z] #48 ... [2021-02-18T09:45:20.766Z] [2021-02-18T09:45:20.766Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:45:20.766Z] #63 sha256:15a24ad5b881fe4050994db34d0930380c2db57924a4f4e858d1e3cf06a639b0 [2021-02-18T09:45:21.652Z] #63 27.85 Checking out files: 58% (1107/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-02-18T09:45:21.652Z] #63 28.86 + cd /tmp/tmp.CqqrbMCsZ1/src/github.com/docker/libnetwork [2021-02-18T09:45:21.652Z] #63 28.86 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-02-18T09:45:21.920Z] #63 29.19 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-02-18T09:45:22.701Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% ########################### 38.1% ############################ 40.3% ############################# 40.9% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 47.5% ################################## 48.6% #################################### 50.2% #################################### 50.6% ##################################### 51.5% ##################################### 51.9% ###################################### 53.2% ###################################### 53.6% ####################################### 54.3% ######################################## 55.7% ######################################### 57.5% ########################################## 59.5% ########################################### 60.7% ############################################ 62.4% ############################################# 63.7% ############################################## 64.7% ############################################### 66.0% ################################################ 66.7% ################################################# 68.2% ################################################## 69.7% ################################################### 71.0% ################################################### 72.2% ##################################################### 73.7% ###################################################### 75.1% ###################################################### 75.6% ####################################################### 77.1% ####################################################### 77.1% ######################################################## 78.4% ######################################################### 79.9% ########################################################## 81.1% ########################################################### 82.6% ############################################################ 84.7% ############################################################# 85.3% ############################################################## 86.2% ############################################################## 86.7% ############################################################### 88.6% ################################################################ 89.5% ################################################################# 90.5% ################################################################# 90.5% [2021-02-18T09:45:22.701Z] #28 ... [2021-02-18T09:45:22.701Z] [2021-02-18T09:45:22.701Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:45:22.701Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-18T09:45:22.701Z] #31 32.40 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-18T09:45:22.701Z] #31 32.99 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-18T09:45:22.701Z] #31 33.13 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:45:22.701Z] #31 ... [2021-02-18T09:45:22.701Z] [2021-02-18T09:45:22.701Z] #28 [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-02-18T09:45:22.701Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:23.500Z] #28 12.88 0.0% 1.0% # 1.4% # 2.4% ## 3.6% ## 3.6% ### 4.9% #### 5.8% #### 6.8% ###### 8.5% ###### 8.8% ####### 10.2% ######## 11.8% ######## 12.3% ########## 14.2% ########### 15.8% ############ 17.1% ############# 18.5% ############## 20.1% ############## 20.4% ################ 22.2% ################ 22.8% ################# 24.3% ################## 25.5% ################### 26.9% ################### 27.6% #################### 29.1% ##################### 30.0% ##################### 30.0% ###################### 30.7% ####################### 32.2% ####################### 32.4% ######################## 34.0% ######################## 34.0% ######################### 35.8% ########################## 36.9% ########################### 38.1% ############################ 40.3% ############################# 40.9% ############################## 42.9% ############################### 44.4% ################################# 46.3% ################################## 47.5% ################################## 48.6% #################################### 50.2% #################################### 50.6% ##################################### 51.5% ##################################### 51.9% ###################################### 53.2% ###################################### 53.6% ####################################### 54.3% ######################################## 55.7% ######################################### 57.5% ########################################## 59.5% ########################################### 60.7% ############################################ 62.4% ############################################# 63.7% ############################################## 64.7% ############################################### 66.0% ################################################ 66.7% ################################################# 68.2% ################################################## 69.7% ################################################### 71.0% ################################################### 72.2% ##################################################### 73.7% ###################################################### 75.1% ###################################################### 75.6% ####################################################### 77.1% ####################################################### 77.1% ######################################################## 78.4% ######################################################### 79.9% ########################################################## 81.1% ########################################################### 82.6% ############################################################ 84.7% ############################################################# 85.3% ############################################################## 86.2% ############################################################## 86.7% ############################################################### 88.6% ################################################################ 89.5% ################################################################# 90.5% ################################################################# 90.5% ################################################################## 91.9% ################################################################### 93.1% #################################################################### 94.9% ##################################################################### 96.2% ###################################################################### 97.3% ####################################################################### 99.1% ######################################################################## 100.0% [2021-02-18T09:45:23.500Z] #28 24.02 [2021-02-18T09:45:23.500Z] #28 ... [2021-02-18T09:45:23.500Z] [2021-02-18T09:45:23.500Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:23.500Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:23.500Z] #41 33.38 Selecting previously unselected package libcap-dev:arm64. [2021-02-18T09:45:23.500Z] #41 33.38 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-18T09:45:23.500Z] #41 33.51 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 34.07 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-02-18T09:45:23.500Z] #41 38.15 Selecting previously unselected package libnet1:arm64. [2021-02-18T09:45:23.500Z] #41 38.16 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 38.17 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:23.500Z] #41 38.45 Selecting previously unselected package libnet1-dev. [2021-02-18T09:45:23.500Z] #41 38.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 38.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:23.500Z] #41 38.90 Selecting previously unselected package libnl-3-200:arm64. [2021-02-18T09:45:23.500Z] #41 38.90 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 38.91 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-18T09:45:23.500Z] #41 39.13 Selecting previously unselected package libnl-3-dev:arm64. [2021-02-18T09:45:23.500Z] #41 39.14 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 39.15 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-18T09:45:23.500Z] #41 39.46 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-18T09:45:23.500Z] #41 39.46 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 39.47 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-18T09:45:23.500Z] #41 39.61 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-02-18T09:45:23.500Z] #41 39.62 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 39.62 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-18T09:45:23.500Z] #41 39.83 Selecting previously unselected package zlib1g-dev:arm64. [2021-02-18T09:45:23.500Z] #41 39.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 39.85 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-18T09:45:23.500Z] #41 43.26 Selecting previously unselected package libprotobuf17:arm64. [2021-02-18T09:45:23.500Z] #41 43.26 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:23.500Z] #41 43.27 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:23.500Z] #41 ... [2021-02-18T09:45:23.500Z] [2021-02-18T09:45:23.500Z] #48 [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-02-18T09:45:23.500Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:45:23.500Z] #48 35.34 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:23.500Z] #48 35.42 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:23.500Z] #48 35.42 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:23.500Z] #48 35.42 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:23.500Z] #48 35.85 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:23.500Z] #48 35.86 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:45:23.500Z] #48 35.89 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:23.500Z] #48 35.90 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:23.500Z] #48 35.95 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:23.500Z] #48 36.12 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:23.500Z] #48 36.16 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:23.500Z] #48 36.31 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:45:23.500Z] #48 36.40 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:23.500Z] #48 36.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:23.500Z] #48 36.66 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:23.500Z] #48 36.68 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:45:23.500Z] #48 36.70 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:45:23.500Z] #48 36.75 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:23.500Z] #48 36.82 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:45:23.500Z] #48 37.03 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:23.500Z] #48 37.04 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:45:23.500Z] #48 37.05 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:23.500Z] #48 37.63 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:23.500Z] #48 37.96 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:23.500Z] #48 37.97 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:23.500Z] #48 37.97 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:23.500Z] #48 37.98 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:23.500Z] #48 38.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:23.500Z] #48 38.13 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:23.500Z] #48 38.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:23.500Z] #48 38.21 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:45:23.500Z] #48 38.21 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:45:23.500Z] #48 38.21 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:23.500Z] #48 38.27 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:45:23.500Z] #48 38.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:23.500Z] #48 38.32 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:23.500Z] #48 38.35 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:45:23.500Z] #48 38.41 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:23.500Z] #48 38.45 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:45:23.500Z] #48 38.49 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:23.500Z] #48 38.54 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:45:23.500Z] #48 38.74 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:23.500Z] #48 38.74 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:23.500Z] #48 38.74 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:23.500Z] #48 38.78 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:23.500Z] #48 38.79 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:23.500Z] #48 38.81 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:23.500Z] #48 38.81 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:45:23.500Z] #48 38.81 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:23.500Z] #48 38.81 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:23.500Z] #48 38.91 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:23.500Z] #48 38.95 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:45:23.500Z] #48 39.04 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:45:23.500Z] #48 39.08 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:45:23.500Z] #48 39.09 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:23.500Z] #48 39.11 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:45:23.500Z] #48 39.12 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:23.500Z] #48 39.13 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:23.500Z] #48 39.14 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:23.500Z] #48 39.17 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:45:23.500Z] #48 39.33 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:23.500Z] #48 39.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:23.500Z] #48 39.72 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:45:23.500Z] #48 39.80 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:45:23.500Z] #48 39.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:23.500Z] #48 39.89 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:23.500Z] #48 39.92 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:24.079Z] #48 ... [2021-02-18T09:45:24.079Z] [2021-02-18T09:45:24.079Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:24.079Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:24.079Z] #41 44.01 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-02-18T09:45:24.079Z] #41 44.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:24.079Z] #41 44.02 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:25.253Z] #63 ... [2021-02-18T09:45:25.253Z] [2021-02-18T09:45:25.253Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:25.253Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:25.253Z] #41 22.62 Fetched 8422 kB in 17s (494 kB/s) [2021-02-18T09:45:25.253Z] #41 22.62 Reading package lists... [2021-02-18T09:45:25.486Z] #41 ... [2021-02-18T09:45:25.486Z] [2021-02-18T09:45:25.486Z] #46 [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-02-18T09:45:25.486Z] #46 sha256:715d922544825e74360c6ef545da33091a8f05f5978a290b1f669c24e8c4c458 [2021-02-18T09:45:25.486Z] #46 DONE 45.3s [2021-02-18T09:45:25.486Z] [2021-02-18T09:45:25.486Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:25.486Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:25.486Z] #41 45.35 Selecting previously unselected package libprotobuf-dev:arm64. [2021-02-18T09:45:25.486Z] #41 45.37 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:25.486Z] #41 45.40 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:25.514Z] #41 30.43 Reading package lists... [2021-02-18T09:45:25.514Z] #41 ... [2021-02-18T09:45:25.514Z] [2021-02-18T09:45:25.514Z] #48 [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-02-18T09:45:25.514Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:25.514Z] #48 29.01 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:45:25.514Z] #48 29.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:25.514Z] #48 29.01 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:25.514Z] #48 29.09 go: downloading github.com/subosito/gotenv v1.2.0 [2021-02-18T09:45:25.514Z] #48 29.09 go: downloading golang.org/x/text v0.3.2 [2021-02-18T09:45:25.514Z] #48 29.09 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:25.514Z] #48 29.09 go: downloading github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:25.514Z] #48 29.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:25.514Z] #48 29.22 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:25.514Z] #48 29.22 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:25.514Z] #48 29.26 go: extracting github.com/subosito/gotenv v1.2.0 [2021-02-18T09:45:25.514Z] #48 29.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:25.514Z] #48 29.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:25.514Z] #48 29.37 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:25.514Z] #48 29.37 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:45:25.514Z] #48 29.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:25.514Z] #48 29.52 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:25.514Z] #48 29.52 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:25.514Z] #48 29.52 go: extracting github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:25.514Z] #48 29.57 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:45:25.514Z] #48 29.57 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:25.514Z] #48 29.57 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:25.514Z] #48 29.57 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:25.514Z] #48 29.63 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:25.514Z] #48 29.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:25.514Z] #48 29.83 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:45:25.514Z] #48 29.83 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:25.514Z] #48 29.85 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:25.514Z] #48 29.85 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:25.514Z] #48 29.91 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:25.514Z] #48 29.95 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:25.514Z] #48 29.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:25.514Z] #48 30.00 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:25.514Z] #48 30.01 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:25.514Z] #48 30.04 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:25.514Z] #48 30.23 go: downloading github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:25.514Z] #48 30.23 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:25.514Z] #48 30.30 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:45:25.514Z] #48 30.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:25.514Z] #48 30.55 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:45:25.514Z] #48 30.66 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:25.514Z] #48 30.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:25.514Z] #48 30.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:25.514Z] #48 30.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:45:25.514Z] #48 30.74 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:25.514Z] #48 30.78 go: extracting github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:25.514Z] #48 30.91 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:25.514Z] #48 31.11 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:25.514Z] #48 31.21 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:25.514Z] #48 31.27 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:25.514Z] #48 31.61 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:25.514Z] #48 31.63 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:25.514Z] #48 31.87 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:25.514Z] #48 31.90 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:25.514Z] #48 31.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:25.514Z] #48 32.10 go: downloading github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:25.514Z] #48 32.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:25.514Z] #48 32.23 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:45:25.514Z] #48 32.23 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:25.514Z] #48 32.33 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:25.514Z] #48 32.49 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:25.514Z] #48 32.56 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:25.514Z] #48 32.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:25.514Z] #48 32.59 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:25.514Z] #48 32.59 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:25.514Z] #48 32.59 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:25.514Z] #48 32.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:25.514Z] #48 32.79 go: extracting github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:25.775Z] #48 32.95 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:25.775Z] #48 32.95 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:25.775Z] #48 32.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:25.775Z] #48 33.00 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:25.775Z] #48 33.03 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:25.775Z] #48 33.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:26.035Z] #48 33.16 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:26.035Z] #48 33.16 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:26.035Z] #48 33.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:26.035Z] #48 33.30 go: downloading github.com/spf13/cast v1.3.0 [2021-02-18T09:45:26.035Z] #48 33.38 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:45:26.296Z] #48 33.49 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:26.296Z] #48 33.51 go: extracting github.com/spf13/cast v1.3.0 [2021-02-18T09:45:26.296Z] #48 33.57 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:26.296Z] #48 ... [2021-02-18T09:45:26.296Z] [2021-02-18T09:45:26.296Z] #39 [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-02-18T09:45:26.296Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:45:26.296Z] #39 23.31 Checking out files: 82% (1390/1681) Checking out files: 83% (1396/1681) Checking out files: 84% (1413/1681) Checking out files: 85% (1429/1681) Checking out files: 86% (1446/1681) Checking out files: 87% (1463/1681) Checking out files: 88% (1480/1681) Checking out files: 89% (1497/1681) Checking out files: 90% (1513/1681) Checking out files: 91% (1530/1681) Checking out files: 92% (1547/1681) Checking out files: 93% (1564/1681) Checking out files: 94% (1581/1681) Checking out files: 95% (1597/1681) Checking out files: 96% (1614/1681) Checking out files: 97% (1631/1681) Checking out files: 98% (1648/1681) Checking out files: 99% (1665/1681) Checking out files: 100% (1681/1681) Checking out files: 100% (1681/1681), done. [2021-02-18T09:45:26.296Z] #39 23.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-02-18T09:45:26.296Z] #39 26.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-02-18T09:45:26.557Z] #39 ... [2021-02-18T09:45:26.557Z] [2021-02-18T09:45:26.557Z] #57 [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-02-18T09:45:26.557Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:45:26.557Z] #57 24.05 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:45:26.557Z] #57 26.48 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:26.557Z] #57 26.89 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:26.557Z] #57 26.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:26.557Z] #57 27.39 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:26.557Z] #57 28.20 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:45:26.557Z] #57 30.90 go: finding github.com/pkg/errors v0.9.1 [2021-02-18T09:45:26.557Z] #57 31.02 go: finding github.com/sirupsen/logrus v1.7.0 [2021-02-18T09:45:26.557Z] #57 31.21 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-02-18T09:45:26.557Z] #57 31.36 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-02-18T09:45:26.557Z] #57 31.54 go: finding github.com/google/uuid v1.2.0 [2021-02-18T09:45:26.557Z] #57 31.63 go: finding github.com/gofrs/flock v0.8.0 [2021-02-18T09:45:26.557Z] #57 31.65 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-02-18T09:45:26.557Z] #57 31.68 go: finding github.com/moby/vpnkit v0.4.0 [2021-02-18T09:45:26.557Z] #57 31.84 go: finding github.com/gorilla/mux v1.8.0 [2021-02-18T09:45:26.557Z] #57 31.89 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-02-18T09:45:26.557Z] #57 31.90 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-02-18T09:45:26.557Z] #57 31.94 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-02-18T09:45:26.557Z] #57 32.07 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-02-18T09:45:26.557Z] #57 32.39 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-02-18T09:45:26.557Z] #57 32.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-02-18T09:45:26.818Z] #57 ... [2021-02-18T09:45:26.818Z] [2021-02-18T09:45:26.818Z] #48 [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-02-18T09:45:26.818Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:26.818Z] #48 33.96 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:45:26.818Z] #48 34.17 go: downloading github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:26.888Z] #41 46.55 Selecting previously unselected package libprotoc17:arm64. [2021-02-18T09:45:26.888Z] #41 46.56 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:26.888Z] #41 46.57 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:27.078Z] #48 34.17 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:27.078Z] #48 34.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:27.841Z] #41 ... [2021-02-18T09:45:27.841Z] [2021-02-18T09:45:27.841Z] #50 [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-02-18T09:45:27.841Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:45:27.841Z] #50 37.71 time [2021-02-18T09:45:27.841Z] #50 37.73 reflect [2021-02-18T09:45:27.841Z] #50 37.74 regexp/syntax [2021-02-18T09:45:27.841Z] #50 43.61 regexp [2021-02-18T09:45:27.842Z] #50 44.56 os [2021-02-18T09:45:27.842Z] #50 ... [2021-02-18T09:45:27.842Z] [2021-02-18T09:45:27.842Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:27.842Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:27.842Z] #12 37.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-02-18T09:45:27.842Z] #12 37.69 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-02-18T09:45:27.842Z] #12 37.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-02-18T09:45:27.842Z] #12 37.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-02-18T09:45:27.842Z] #12 37.70 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-02-18T09:45:27.842Z] #12 37.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-02-18T09:45:27.842Z] #12 37.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-02-18T09:45:27.842Z] #12 37.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-02-18T09:45:27.842Z] #12 37.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-02-18T09:45:27.842Z] #12 38.02 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-02-18T09:45:27.842Z] #12 38.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-02-18T09:45:27.842Z] #12 38.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-02-18T09:45:27.842Z] #12 38.03 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-02-18T09:45:27.842Z] #12 38.03 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2021-02-18T09:45:27.842Z] #12 38.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-02-18T09:45:27.842Z] #12 39.80 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:27.842Z] #12 40.01 Fetched 73.8 MB in 9s (8226 kB/s) [2021-02-18T09:45:27.842Z] #12 40.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-18T09:45:27.842Z] #12 40.24 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-02-18T09:45:27.842Z] #12 43.13 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-18T09:45:27.842Z] #12 43.99 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-02-18T09:45:27.842Z] #12 44.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-02-18T09:45:27.842Z] #12 44.23 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-02-18T09:45:27.842Z] #12 45.31 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-18T09:45:27.842Z] #12 45.80 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-02-18T09:45:27.842Z] #12 45.96 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-18T09:45:27.842Z] #12 45.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 ... 15383 files and directories currently installed.) [2021-02-18T09:45:27.842Z] #12 46.05 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-02-18T09:45:27.842Z] #12 46.06 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-18T09:45:28.019Z] #48 ... [2021-02-18T09:45:28.019Z] [2021-02-18T09:45:28.019Z] #35 [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-02-18T09:45:28.019Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:28.019Z] #35 25.24 Fetched 8422 kB in 17s (489 kB/s) [2021-02-18T09:45:28.019Z] #35 25.24 Reading package lists... [2021-02-18T09:45:28.107Z] #12 ... [2021-02-18T09:45:28.107Z] [2021-02-18T09:45:28.107Z] #55 [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-02-18T09:45:28.107Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:45:28.107Z] #55 1.622 + RM_GOPATH=0 [2021-02-18T09:45:28.107Z] #55 1.622 + TMP_GOPATH= [2021-02-18T09:45:28.107Z] #55 1.622 + : /build [2021-02-18T09:45:28.107Z] #55 1.622 + '[' -z '' ']' [2021-02-18T09:45:28.107Z] #55 1.624 ++ mktemp -d [2021-02-18T09:45:28.107Z] #55 1.633 + export GOPATH=/tmp/tmp.nfJdGEG9RH [2021-02-18T09:45:28.107Z] #55 1.639 + GOPATH=/tmp/tmp.nfJdGEG9RH [2021-02-18T09:45:28.107Z] #55 1.639 + RM_GOPATH=1 [2021-02-18T09:45:28.107Z] #55 1.639 + case "$(go env GOARCH)" in [2021-02-18T09:45:28.107Z] #55 1.640 ++ go env GOARCH [2021-02-18T09:45:28.107Z] #55 1.689 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:28.107Z] #55 1.690 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:28.107Z] #55 1.690 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:28.107Z] #55 1.692 + dir=/tmp/install [2021-02-18T09:45:28.107Z] #55 1.692 + bin=containerd [2021-02-18T09:45:28.107Z] #55 1.693 + shift [2021-02-18T09:45:28.107Z] #55 1.693 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:45:28.107Z] #55 1.694 + . /tmp/install/containerd.installer [2021-02-18T09:45:28.107Z] #55 1.694 ++ set -e [2021-02-18T09:45:28.107Z] #55 1.694 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:45:28.107Z] #55 1.695 + install_containerd [2021-02-18T09:45:28.107Z] #55 1.696 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:45:28.107Z] #55 1.696 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:45:28.107Z] #55 1.697 + git clone https://github.com/containerd/containerd.git /tmp/tmp.nfJdGEG9RH/src/github.com/containerd/containerd [2021-02-18T09:45:28.107Z] #55 1.720 Cloning into '/tmp/tmp.nfJdGEG9RH/src/github.com/containerd/containerd'... [2021-02-18T09:45:28.107Z] #55 ... [2021-02-18T09:45:28.107Z] [2021-02-18T09:45:28.107Z] #28 [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-02-18T09:45:28.107Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:28.107Z] #28 24.83 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-02-18T09:45:28.107Z] #28 25.22 [2021-02-18T09:45:28.107Z] #28 25.49 0.2% ######################################################################## 100.0% [2021-02-18T09:45:28.107Z] #28 25.62 [2021-02-18T09:45:28.107Z] #28 26.88 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-02-18T09:45:28.107Z] #28 27.42 [2021-02-18T09:45:28.107Z] #28 27.74 0.1% ######################################################################## 100.0% [2021-02-18T09:45:28.107Z] #28 27.84 [2021-02-18T09:45:28.280Z] #35 33.19 Reading package lists... [2021-02-18T09:45:28.280Z] #35 ... [2021-02-18T09:45:28.280Z] [2021-02-18T09:45:28.280Z] #54 [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-02-18T09:45:28.280Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:45:28.280Z] #54 26.47 Fetched 8422 kB in 17s (488 kB/s) [2021-02-18T09:45:28.280Z] #54 26.47 Reading package lists... [2021-02-18T09:45:28.371Z] #28 ... [2021-02-18T09:45:28.371Z] [2021-02-18T09:45:28.371Z] #35 [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-02-18T09:45:28.371Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-18T09:45:28.372Z] #35 38.38 Selecting previously unselected package libicu63:arm64. [2021-02-18T09:45:28.372Z] #35 38.38 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 38.41 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-18T09:45:28.372Z] #35 44.08 Selecting previously unselected package libxml2:arm64. [2021-02-18T09:45:28.372Z] #35 44.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 44.10 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-18T09:45:28.372Z] #35 45.39 Selecting previously unselected package libarchive13:arm64. [2021-02-18T09:45:28.372Z] #35 45.40 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 45.43 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-18T09:45:28.372Z] #35 45.86 Selecting previously unselected package libjsoncpp1:arm64. [2021-02-18T09:45:28.372Z] #35 45.86 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 45.89 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-18T09:45:28.372Z] #35 46.09 Selecting previously unselected package librhash0:arm64. [2021-02-18T09:45:28.372Z] #35 46.09 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 46.09 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-02-18T09:45:28.372Z] #35 46.47 Selecting previously unselected package libuv1:arm64. [2021-02-18T09:45:28.372Z] #35 46.48 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 46.49 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-02-18T09:45:28.372Z] #35 46.92 Selecting previously unselected package cmake. [2021-02-18T09:45:28.372Z] #35 46.92 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-02-18T09:45:28.372Z] #35 46.94 Unpacking cmake (3.13.4-1) ... [2021-02-18T09:45:28.637Z] #35 ... [2021-02-18T09:45:28.637Z] [2021-02-18T09:45:28.637Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:28.637Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:28.637Z] #41 48.27 Selecting previously unselected package protobuf-c-compiler. [2021-02-18T09:45:28.637Z] #41 48.29 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-02-18T09:45:28.637Z] #41 48.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-18T09:45:28.637Z] #41 48.42 Selecting previously unselected package protobuf-compiler. [2021-02-18T09:45:28.637Z] #41 48.42 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:28.637Z] #41 48.43 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-18T09:45:28.637Z] #41 48.54 Selecting previously unselected package python-pkg-resources. [2021-02-18T09:45:28.637Z] #41 48.55 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-18T09:45:28.637Z] #41 48.55 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-18T09:45:29.220Z] #41 48.97 Selecting previously unselected package python-six. [2021-02-18T09:45:29.220Z] #41 48.99 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-18T09:45:29.220Z] #41 49.30 Unpacking python-six (1.12.0-1) ... [2021-02-18T09:45:29.221Z] #54 33.93 Reading package lists... [2021-02-18T09:45:29.221Z] #54 ... [2021-02-18T09:45:29.221Z] [2021-02-18T09:45:29.221Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:29.221Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:29.221Z] #12 26.27 Fetched 8422 kB in 18s (477 kB/s) [2021-02-18T09:45:29.221Z] #12 26.27 Reading package lists... [2021-02-18T09:45:29.221Z] #12 33.93 Reading package lists... [2021-02-18T09:45:29.221Z] #12 ... [2021-02-18T09:45:29.221Z] [2021-02-18T09:45:29.221Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:29.221Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:45:29.221Z] #33 36.36 sync [2021-02-18T09:45:29.221Z] #33 36.36 internal/reflectlite [2021-02-18T09:45:29.488Z] #41 49.45 Selecting previously unselected package python-protobuf. [2021-02-18T09:45:29.488Z] #41 49.46 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-02-18T09:45:29.756Z] #41 49.69 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-18T09:45:30.604Z] #33 ... [2021-02-18T09:45:30.604Z] [2021-02-18T09:45:30.604Z] #44 [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-02-18T09:45:30.604Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:45:30.604Z] #44 27.87 vendor/golang.org/x/crypto/internal/subtle [2021-02-18T09:45:30.604Z] #44 28.07 vendor/golang.org/x/crypto/curve25519 [2021-02-18T09:45:30.726Z] #41 50.44 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-18T09:45:30.865Z] #44 ... [2021-02-18T09:45:30.865Z] [2021-02-18T09:45:30.865Z] #48 [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-02-18T09:45:30.865Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:30.865Z] #48 37.88 go: extracting github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:31.308Z] #41 ... [2021-02-18T09:45:31.308Z] [2021-02-18T09:45:31.308Z] #44 [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-02-18T09:45:31.308Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:45:31.308Z] #44 41.00 vendor/golang.org/x/text/transform [2021-02-18T09:45:31.308Z] #44 41.96 internal/poll [2021-02-18T09:45:31.308Z] #44 42.03 context [2021-02-18T09:45:31.308Z] #44 43.65 regexp [2021-02-18T09:45:31.308Z] #44 43.87 os [2021-02-18T09:45:31.308Z] #44 47.75 github.com/LK4D4/vndr/versioned [2021-02-18T09:45:31.308Z] #44 48.04 internal/lazyregexp [2021-02-18T09:45:31.308Z] #44 48.10 os/exec [2021-02-18T09:45:31.308Z] #44 48.10 net [2021-02-18T09:45:31.308Z] #44 ... [2021-02-18T09:45:31.308Z] [2021-02-18T09:45:31.308Z] #28 [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-02-18T09:45:31.308Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:31.308Z] #28 29.04 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-02-18T09:45:31.308Z] #28 29.41 [2021-02-18T09:45:31.308Z] #28 29.62 0.0% #### 5.6% ######### 12.6% ############# 19.4% ################## 26.2% ###################### 31.4% ########################## 37.3% ############################### 43.1% ################################### 49.7% ####################################### 54.3% ########################################### 60.3% ################################################## 69.8% ######################################################## 78.2% ############################################################ 83.4% ################################################################# 90.9% #################################################################### 95.4% ######################################################################## 100.0% [2021-02-18T09:45:31.308Z] #28 31.42 [2021-02-18T09:45:31.640Z] #28 ... [2021-02-18T09:45:31.640Z] [2021-02-18T09:45:31.640Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:31.640Z] #33 sha256:f0ef997836589c5f17abf1686a34e0afb16c1c80fc9c33045336b248a7f93a56 [2021-02-18T09:45:31.640Z] #33 41.65 internal/poll [2021-02-18T09:45:31.640Z] #33 43.12 os [2021-02-18T09:45:31.640Z] #33 45.13 internal/fmtsort [2021-02-18T09:45:31.640Z] #33 45.44 path/filepath [2021-02-18T09:45:31.640Z] #33 45.65 fmt [2021-02-18T09:45:31.640Z] #33 47.69 io/ioutil [2021-02-18T09:45:31.640Z] #33 48.28 log [2021-02-18T09:45:31.640Z] #33 48.28 github.com/BurntSushi/toml [2021-02-18T09:45:31.640Z] #33 48.28 flag [2021-02-18T09:45:31.908Z] #33 ... [2021-02-18T09:45:31.908Z] [2021-02-18T09:45:31.908Z] #35 [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-02-18T09:45:31.908Z] #35 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-02-18T09:45:31.908Z] #35 49.03 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-18T09:45:31.908Z] #35 49.31 Setting up xxd (2:8.1.0875-5) ... [2021-02-18T09:45:31.908Z] #35 49.41 Setting up libuv1:arm64 (1.24.1-1) ... [2021-02-18T09:45:31.908Z] #35 49.42 Setting up vim-common (2:8.1.0875-5) ... [2021-02-18T09:45:31.908Z] #35 49.45 Setting up librhash0:arm64 (1.3.8-1) ... [2021-02-18T09:45:31.908Z] #35 49.47 Setting up cmake-data (3.13.4-1) ... [2021-02-18T09:45:31.908Z] #35 49.78 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-18T09:45:31.908Z] #35 49.79 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-02-18T09:45:31.908Z] #35 49.81 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-02-18T09:45:31.908Z] #35 49.84 Setting up cmake (3.13.4-1) ... [2021-02-18T09:45:31.908Z] #35 49.87 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:45:31.908Z] #35 50.23 Processing triggers for mime-support (3.62) ... [2021-02-18T09:45:33.419Z] #48 40.43 go: extracting golang.org/x/text v0.3.2 [2021-02-18T09:45:33.843Z] #35 DONE 53.6s [2021-02-18T09:45:33.844Z] [2021-02-18T09:45:33.844Z] #28 [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-02-18T09:45:33.844Z] #28 sha256:da4111a69bcf27f2e4eb06bbef925e73a46bd6503361547125926b6f1ee4295e [2021-02-18T09:45:33.844Z] #28 32.55 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-02-18T09:45:33.844Z] #28 33.08 [2021-02-18T09:45:33.844Z] #28 33.28 ################################## 48.2% ######################################################################## 100.0% [2021-02-18T09:45:33.844Z] #28 33.37 [2021-02-18T09:45:33.844Z] #28 33.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-02-18T09:45:33.844Z] #28 34.16 [2021-02-18T09:45:33.844Z] #28 34.34 ######################################################################## 100.0% [2021-02-18T09:45:33.844Z] #28 34.47 [2021-02-18T09:45:34.299Z] #28 34.60 Download of images into '/build' complete. [2021-02-18T09:45:34.299Z] #28 34.60 Use something like the following to load the result into a Docker daemon: [2021-02-18T09:45:34.299Z] #28 34.60 tar -cC '/build' . | docker load [2021-02-18T09:45:34.888Z] #28 DONE 35.5s [2021-02-18T09:45:34.888Z] [2021-02-18T09:45:34.888Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:34.888Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:34.888Z] #41 53.43 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:34.888Z] #41 53.74 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:34.888Z] #41 53.89 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-18T09:45:34.888Z] #41 53.99 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-02-18T09:45:34.888Z] #41 54.08 Setting up python-six (1.12.0-1) ... [2021-02-18T09:45:35.962Z] #48 ... [2021-02-18T09:45:35.962Z] [2021-02-18T09:45:35.962Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:35.962Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:35.962Z] #41 30.43 Reading package lists... [2021-02-18T09:45:35.962Z] #41 37.65 Building dependency tree... [2021-02-18T09:45:35.962Z] #41 41.45 The following additional packages will be installed: [2021-02-18T09:45:35.962Z] #41 41.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-02-18T09:45:35.962Z] #41 41.47 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-02-18T09:45:35.962Z] #41 41.48 Suggested packages: [2021-02-18T09:45:35.962Z] #41 41.49 manpages-dev python-setuptools [2021-02-18T09:45:35.962Z] #41 42.87 The following NEW packages will be installed: [2021-02-18T09:45:35.962Z] #41 42.87 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-02-18T09:45:35.962Z] #41 42.88 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-02-18T09:45:35.962Z] #41 42.88 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-02-18T09:45:35.962Z] #41 42.88 python-six zlib1g-dev [2021-02-18T09:45:35.962Z] #41 43.29 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:35.962Z] #41 43.29 Need to get 4095 kB of archives. [2021-02-18T09:45:35.962Z] #41 43.29 After this operation, 22.5 MB of additional disk space will be used. [2021-02-18T09:45:35.962Z] #41 43.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-02-18T09:45:36.222Z] #41 43.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-18T09:45:36.222Z] #41 43.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-02-18T09:45:36.222Z] #41 43.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-18T09:45:36.222Z] #41 43.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-02-18T09:45:36.222Z] #41 43.30 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-18T09:45:36.222Z] #41 43.30 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-02-18T09:45:36.222Z] #41 43.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-02-18T09:45:36.222Z] #41 43.34 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-02-18T09:45:36.222Z] #41 43.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-02-18T09:45:36.222Z] #41 43.42 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-02-18T09:45:36.222Z] #41 43.52 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-02-18T09:45:36.222Z] #41 43.60 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-02-18T09:45:36.222Z] #41 43.61 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-02-18T09:45:36.222Z] #41 43.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-02-18T09:45:36.482Z] #41 43.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-02-18T09:45:36.482Z] #41 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-02-18T09:45:37.527Z] #41 57.27 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ...#41 ... [2021-02-18T09:45:37.527Z] [2021-02-18T09:45:37.527Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:37.527Z] #33 sha256:f0ef997836589c5f17abf1686a34e0afb16c1c80fc9c33045336b248a7f93a56 [2021-02-18T09:45:37.527Z] #33 51.93 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:45:37.527Z] #33 DONE 57.3s [2021-02-18T09:45:37.527Z] [2021-02-18T09:45:37.527Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:37.527Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:37.527Z] #41 57.27 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-02-18T09:45:37.527Z] #41 57.38 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-18T09:45:37.527Z] #41 57.65 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:37.793Z] #41 57.71 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-02-18T09:45:37.793Z] #41 57.79 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:37.793Z] #41 57.84 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-18T09:45:37.793Z] #41 57.87 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:37.793Z] #41 57.88 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-02-18T09:45:37.863Z] #41 44.88 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:37.863Z] #41 45.10 Fetched 4095 kB in 1s (6218 kB/s) [2021-02-18T09:45:37.863Z] #41 45.19 Selecting previously unselected package libcap-dev:amd64. [2021-02-18T09:45:38.058Z] #41 57.90 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-18T09:45:38.058Z] #41 58.04 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-18T09:45:38.058Z] #41 ... [2021-02-18T09:45:38.058Z] [2021-02-18T09:45:38.058Z] #50 [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-02-18T09:45:38.058Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:45:38.058Z] #50 47.96 io/ioutil [2021-02-18T09:45:38.058Z] #50 47.96 mvdan.cc/sh/v3/fileutil [2021-02-18T09:45:38.058Z] #50 50.13 flag [2021-02-18T09:45:38.058Z] #50 50.13 go/token [2021-02-18T09:45:38.058Z] #50 50.14 github.com/pkg/diff [2021-02-18T09:45:38.058Z] #50 50.14 encoding/binary [2021-02-18T09:45:38.058Z] #50 51.50 go/scanner [2021-02-18T09:45:38.058Z] #50 51.99 mvdan.cc/editorconfig [2021-02-18T09:45:38.058Z] #50 52.56 mvdan.cc/sh/v3/syntax [2021-02-18T09:45:38.058Z] #50 52.95 encoding/base64 [2021-02-18T09:45:38.058Z] #50 52.97 golang.org/x/sys/unix [2021-02-18T09:45:38.058Z] #50 53.18 go/ast [2021-02-18T09:45:38.058Z] #50 54.78 encoding/json [2021-02-18T09:45:38.058Z] #50 ... [2021-02-18T09:45:38.058Z] [2021-02-18T09:45:38.058Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:38.058Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:38.058Z] #41 58.04 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-18T09:45:38.123Z] #41 45.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-18T09:45:38.123Z] #41 45.27 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-02-18T09:45:38.123Z] #41 45.28 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-02-18T09:45:38.383Z] #41 45.44 Selecting previously unselected package libnet1:amd64. [2021-02-18T09:45:38.383Z] #41 45.46 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-18T09:45:38.383Z] #41 45.52 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:38.383Z] #41 45.67 Selecting previously unselected package libnet1-dev. [2021-02-18T09:45:38.383Z] #41 45.70 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-18T09:45:38.637Z] #41 ... [2021-02-18T09:45:38.637Z] [2021-02-18T09:45:38.637Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:38.637Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:38.637Z] #12 48.34 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-18T09:45:38.637Z] #12 48.35 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-02-18T09:45:38.637Z] #12 48.35 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-18T09:45:38.637Z] #12 51.51 Selecting previously unselected package binutils-mingw-w64. [2021-02-18T09:45:38.637Z] #12 51.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-18T09:45:38.637Z] #12 51.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-18T09:45:38.637Z] #12 53.88 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-02-18T09:45:38.637Z] #12 53.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-18T09:45:38.637Z] #12 53.89 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-18T09:45:38.637Z] #12 54.86 Selecting previously unselected package dmsetup. [2021-02-18T09:45:38.637Z] #12 54.88 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-02-18T09:45:38.637Z] #12 54.88 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-18T09:45:38.637Z] #12 55.12 Selecting previously unselected package mingw-w64-common. [2021-02-18T09:45:38.637Z] #12 55.12 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-18T09:45:38.637Z] #12 55.13 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-18T09:45:38.637Z] #12 ... [2021-02-18T09:45:38.637Z] [2021-02-18T09:45:38.637Z] #36 [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-02-18T09:45:38.637Z] #36 sha256:f05f595af66feac4fb2195225475a2501b6d9f8eaa0de18eb8b6d712050f6146 [2021-02-18T09:45:38.637Z] #36 1.695 + RM_GOPATH=0 [2021-02-18T09:45:38.637Z] #36 1.695 + TMP_GOPATH= [2021-02-18T09:45:38.637Z] #36 1.695 + : /build [2021-02-18T09:45:38.637Z] #36 1.695 + '[' -z '' ']' [2021-02-18T09:45:38.637Z] #36 1.695 ++ mktemp -d [2021-02-18T09:45:38.637Z] #36 1.695 + export GOPATH=/tmp/tmp.6Zj0fDGwzO [2021-02-18T09:45:38.637Z] #36 1.695 + GOPATH=/tmp/tmp.6Zj0fDGwzO [2021-02-18T09:45:38.637Z] #36 1.695 + RM_GOPATH=1 [2021-02-18T09:45:38.637Z] #36 1.695 + case "$(go env GOARCH)" in [2021-02-18T09:45:38.637Z] #36 1.695 ++ go env GOARCH [2021-02-18T09:45:38.637Z] #36 1.699 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:38.637Z] #36 1.699 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:38.637Z] #36 1.699 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:38.637Z] #36 1.704 + dir=/tmp/install [2021-02-18T09:45:38.637Z] #36 1.707 + bin=tini [2021-02-18T09:45:38.637Z] #36 1.708 + shift [2021-02-18T09:45:38.637Z] #36 1.708 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:45:38.637Z] #36 1.709 + . /tmp/install/tini.installer [2021-02-18T09:45:38.637Z] #36 1.710 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:45:38.637Z] #36 1.711 + install_tini [2021-02-18T09:45:38.637Z] #36 1.712 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:45:38.637Z] #36 1.712 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:45:38.637Z] #36 1.713 + git clone https://github.com/krallin/tini.git /tmp/tmp.6Zj0fDGwzO/tini [2021-02-18T09:45:38.637Z] #36 1.730 Cloning into '/tmp/tmp.6Zj0fDGwzO/tini'... [2021-02-18T09:45:38.637Z] #36 2.695 + cd /tmp/tmp.6Zj0fDGwzO/tini [2021-02-18T09:45:38.637Z] #36 2.695 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:45:38.637Z] #36 2.752 + cmake . [2021-02-18T09:45:38.637Z] #36 3.532 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:45:38.637Z] #36 3.612 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:45:38.637Z] #36 4.504 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:45:38.637Z] #36 4.519 -- Detecting C compiler ABI info [2021-02-18T09:45:38.643Z] #41 45.70 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:38.643Z] #41 ... [2021-02-18T09:45:38.643Z] [2021-02-18T09:45:38.643Z] #48 [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-02-18T09:45:38.643Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:38.643Z] #48 45.83 go: finding github.com/fatih/color v1.7.0 [2021-02-18T09:45:38.643Z] #48 45.99 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-02-18T09:45:38.644Z] #48 46.03 go: finding github.com/mattn/go-colorable v0.1.4 [2021-02-18T09:45:38.905Z] #48 46.07 go: finding github.com/mattn/go-isatty v0.0.8 [2021-02-18T09:45:38.905Z] #48 46.18 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-02-18T09:45:38.905Z] #48 46.19 go: finding github.com/go-critic/go-critic v0.4.1 [2021-02-18T09:45:38.905Z] #48 46.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-02-18T09:45:38.905Z] #48 46.26 go: finding github.com/pkg/errors v0.8.1 [2021-02-18T09:45:38.905Z] #48 46.28 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-02-18T09:45:39.165Z] #48 46.35 go: finding github.com/sirupsen/logrus v1.4.2 [2021-02-18T09:45:39.165Z] #48 46.37 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.38 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.39 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-02-18T09:45:39.165Z] #48 46.39 go: finding github.com/stretchr/testify v1.4.0 [2021-02-18T09:45:39.165Z] #48 46.39 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.41 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.42 go: finding github.com/davecgh/go-spew v1.1.1 [2021-02-18T09:45:39.165Z] #48 46.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-02-18T09:45:39.165Z] #48 46.45 go: finding github.com/spf13/viper v1.6.1 [2021-02-18T09:45:39.165Z] #48 46.54 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-02-18T09:45:39.273Z] #36 5.432 -- Detecting C compiler ABI info - done [2021-02-18T09:45:39.273Z] #36 5.462 -- Detecting C compile features [2021-02-18T09:45:39.428Z] #48 46.57 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-02-18T09:45:39.428Z] #48 46.64 go: finding github.com/stretchr/objx v0.2.0 [2021-02-18T09:45:39.428Z] #48 46.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-02-18T09:45:39.428Z] #48 46.77 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-02-18T09:45:39.428Z] #48 46.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-02-18T09:45:39.708Z] #48 46.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-02-18T09:45:39.708Z] #48 46.82 go: finding github.com/spf13/cobra v0.0.5 [2021-02-18T09:45:39.708Z] #48 46.83 go: finding github.com/gobwas/glob v0.2.3 [2021-02-18T09:45:39.708Z] #48 46.86 go: finding github.com/hashicorp/hcl v1.0.0 [2021-02-18T09:45:39.708Z] #48 46.92 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-02-18T09:45:39.708Z] #48 46.92 go: finding github.com/spf13/pflag v1.0.5 [2021-02-18T09:45:39.708Z] #48 ... [2021-02-18T09:45:39.708Z] [2021-02-18T09:45:39.708Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-02-18T09:45:39.708Z] #63 sha256:15a24ad5b881fe4050994db34d0930380c2db57924a4f4e858d1e3cf06a639b0 [2021-02-18T09:45:39.708Z] #63 DONE 47.0s [2021-02-18T09:45:39.708Z] [2021-02-18T09:45:39.709Z] #48 [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-02-18T09:45:39.709Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:39.709Z] #48 47.06 go: finding github.com/magiconair/properties v1.8.1 [2021-02-18T09:45:39.709Z] #48 47.11 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-02-18T09:45:39.709Z] #48 47.11 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-02-18T09:45:39.968Z] #48 47.16 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-02-18T09:45:39.968Z] #48 47.22 go: finding github.com/pelletier/go-toml v1.2.0 [2021-02-18T09:45:39.968Z] #48 47.26 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-02-18T09:45:39.968Z] #48 47.31 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-02-18T09:45:39.968Z] #48 47.31 go: finding github.com/spf13/afero v1.1.2 [2021-02-18T09:45:40.228Z] #48 47.36 go: finding github.com/spf13/cast v1.3.0 [2021-02-18T09:45:40.228Z] #48 47.36 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-02-18T09:45:40.228Z] #48 47.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-02-18T09:45:40.488Z] #48 47.62 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-02-18T09:45:40.488Z] #48 47.62 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-02-18T09:45:40.488Z] #48 47.62 go: finding github.com/subosito/gotenv v1.2.0 [2021-02-18T09:45:40.488Z] #48 47.66 go: finding golang.org/x/text v0.3.2 [2021-02-18T09:45:40.488Z] #48 47.72 go: finding gopkg.in/ini.v1 v1.51.0 [2021-02-18T09:45:40.488Z] #48 47.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-02-18T09:45:40.488Z] #48 47.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-02-18T09:45:40.488Z] #48 47.84 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-02-18T09:45:40.748Z] #48 ... [2021-02-18T09:45:40.748Z] [2021-02-18T09:45:40.748Z] #54 [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-02-18T09:45:40.748Z] #54 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-02-18T09:45:40.748Z] #54 33.93 Reading package lists... [2021-02-18T09:45:40.748Z] #54 41.09 Building dependency tree... [2021-02-18T09:45:40.748Z] #54 44.28 The following additional packages will be installed: [2021-02-18T09:45:40.748Z] #54 44.29 libbtrfs0 [2021-02-18T09:45:40.748Z] #54 44.49 The following NEW packages will be installed: [2021-02-18T09:45:40.748Z] #54 44.50 libbtrfs-dev libbtrfs0 [2021-02-18T09:45:40.748Z] #54 44.93 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:40.748Z] #54 44.93 Need to get 119 kB of archives. [2021-02-18T09:45:40.748Z] #54 44.93 After this operation, 387 kB of additional disk space will be used. [2021-02-18T09:45:40.748Z] #54 44.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-18T09:45:40.748Z] #54 44.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-18T09:45:40.748Z] #54 46.09 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:40.748Z] #54 46.28 Fetched 119 kB in 0s (397 kB/s) [2021-02-18T09:45:40.748Z] #54 46.42 Selecting previously unselected package libbtrfs0. [2021-02-18T09:45:40.748Z] #54 46.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-18T09:45:40.748Z] #54 46.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-18T09:45:40.748Z] #54 46.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-18T09:45:40.748Z] #54 46.74 Selecting previously unselected package libbtrfs-dev. [2021-02-18T09:45:40.748Z] #54 46.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-18T09:45:40.748Z] #54 46.81 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:45:40.748Z] #54 47.26 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-18T09:45:40.748Z] #54 47.30 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:45:40.748Z] #54 47.33 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:45:40.748Z] #54 DONE 47.9s [2021-02-18T09:45:40.748Z] [2021-02-18T09:45:40.748Z] #48 [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-02-18T09:45:40.748Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:40.748Z] #48 47.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-02-18T09:45:40.748Z] #48 47.89 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-02-18T09:45:40.748Z] #48 47.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-02-18T09:45:40.748Z] #48 47.91 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-02-18T09:45:40.748Z] #48 48.04 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-02-18T09:45:40.748Z] #48 48.04 go: finding github.com/kisielk/gotool v1.0.0 [2021-02-18T09:45:40.748Z] #48 48.04 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-02-18T09:45:40.748Z] #48 48.13 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-02-18T09:45:40.748Z] #48 48.13 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-02-18T09:45:41.013Z] #48 48.22 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-02-18T09:45:41.013Z] #48 48.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-02-18T09:45:41.013Z] #48 48.24 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-02-18T09:45:41.013Z] #48 ... [2021-02-18T09:45:41.013Z] [2021-02-18T09:45:41.013Z] #44 [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-02-18T09:45:41.013Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:45:41.013Z] #44 38.39 github.com/LK4D4/vndr/godl/singleflight [2021-02-18T09:45:41.013Z] #44 38.39 internal/reflectlite [2021-02-18T09:45:41.013Z] #44 38.87 math/rand [2021-02-18T09:45:41.013Z] #44 39.99 internal/singleflight [2021-02-18T09:45:41.013Z] #44 41.36 io [2021-02-18T09:45:41.013Z] #44 41.36 strconv [2021-02-18T09:45:41.013Z] #44 42.66 bytes [2021-02-18T09:45:41.013Z] #44 44.74 bufio [2021-02-18T09:45:41.013Z] #44 44.94 reflect [2021-02-18T09:45:41.013Z] #44 46.61 syscall [2021-02-18T09:45:41.274Z] #44 ... [2021-02-18T09:45:41.274Z] [2021-02-18T09:45:41.274Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:41.274Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:41.274Z] #41 45.96 Selecting previously unselected package libnl-3-200:amd64. [2021-02-18T09:45:41.274Z] #41 45.96 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 45.99 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-18T09:45:41.274Z] #41 46.10 Selecting previously unselected package libnl-3-dev:amd64. [2021-02-18T09:45:41.274Z] #41 46.11 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 46.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-18T09:45:41.274Z] #41 46.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-18T09:45:41.274Z] #41 46.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 46.45 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-18T09:45:41.274Z] #41 46.60 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-02-18T09:45:41.274Z] #41 46.61 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 46.68 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-18T09:45:41.274Z] #41 46.99 Selecting previously unselected package zlib1g-dev:amd64. [2021-02-18T09:45:41.274Z] #41 47.00 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 47.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-18T09:45:41.274Z] #41 47.36 Selecting previously unselected package libprotobuf17:amd64. [2021-02-18T09:45:41.274Z] #41 47.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 47.44 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:41.274Z] #41 48.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-02-18T09:45:41.274Z] #41 48.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:41.274Z] #41 48.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:41.535Z] #41 48.69 Selecting previously unselected package libprotobuf-dev:amd64. [2021-02-18T09:45:41.535Z] #41 48.69 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:41.535Z] #41 48.69 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:41.800Z] #41 ... [2021-02-18T09:45:41.800Z] [2021-02-18T09:45:41.800Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:41.800Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:45:41.800Z] #33 39.08 sort [2021-02-18T09:45:41.800Z] #33 39.08 errors [2021-02-18T09:45:41.800Z] #33 39.52 strconv [2021-02-18T09:45:41.800Z] #33 40.47 io [2021-02-18T09:45:41.800Z] #33 41.80 internal/oserror [2021-02-18T09:45:41.800Z] #33 41.94 syscall [2021-02-18T09:45:41.800Z] #33 43.90 reflect [2021-02-18T09:45:41.843Z] #36 8.015 -- Detecting C compile features - done [2021-02-18T09:45:41.843Z] #36 8.044 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:45:41.843Z] #36 ... [2021-02-18T09:45:41.843Z] [2021-02-18T09:45:41.843Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:41.843Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:41.843Z] #12 61.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-18T09:45:41.843Z] #12 61.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-18T09:45:41.843Z] #12 61.78 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-18T09:45:42.060Z] #33 ... [2021-02-18T09:45:42.060Z] [2021-02-18T09:45:42.060Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:42.060Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:42.060Z] #12 33.93 Reading package lists... [2021-02-18T09:45:42.060Z] #12 41.09 Building dependency tree... [2021-02-18T09:45:42.060Z] #12 44.23 The following additional packages will be installed: [2021-02-18T09:45:42.060Z] #12 44.25 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-02-18T09:45:42.060Z] #12 44.26 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-02-18T09:45:42.060Z] #12 44.26 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-02-18T09:45:42.060Z] #12 44.26 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2021-02-18T09:45:42.060Z] #12 44.27 mingw-w64-x86-64-dev [2021-02-18T09:45:42.060Z] #12 44.27 Suggested packages: [2021-02-18T09:45:42.060Z] #12 44.28 gcc-8-locales seccomp wine64 [2021-02-18T09:45:42.060Z] #12 45.90 The following NEW packages will be installed: [2021-02-18T09:45:42.060Z] #12 45.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-02-18T09:45:42.060Z] #12 45.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-02-18T09:45:42.060Z] #12 45.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-02-18T09:45:42.060Z] #12 45.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-02-18T09:45:42.061Z] #12 45.91 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-02-18T09:45:42.061Z] #12 45.92 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-02-18T09:45:42.061Z] #12 45.92 The following packages will be upgraded: [2021-02-18T09:45:42.061Z] #12 45.93 libsystemd0 libudev1 [2021-02-18T09:45:42.061Z] #12 46.34 2 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:45:42.061Z] #12 46.34 Need to get 78.2 MB of archives. [2021-02-18T09:45:42.061Z] #12 46.34 After this operation, 487 MB of additional disk space will be used. [2021-02-18T09:45:42.061Z] #12 46.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-02-18T09:45:42.061Z] #12 46.37 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-02-18T09:45:42.061Z] #12 46.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-02-18T09:45:42.061Z] #12 46.62 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-02-18T09:45:42.061Z] #12 46.85 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-02-18T09:45:42.061Z] #12 46.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-02-18T09:45:42.061Z] #12 46.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-02-18T09:45:42.061Z] #12 46.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-02-18T09:45:42.061Z] #12 47.41 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-02-18T09:45:42.061Z] #12 47.76 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-02-18T09:45:42.061Z] #12 47.77 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-02-18T09:45:42.107Z] #12 ... [2021-02-18T09:45:42.107Z] [2021-02-18T09:45:42.107Z] #44 [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-02-18T09:45:42.108Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:45:42.108Z] #44 51.99 encoding/binary [2021-02-18T09:45:42.108Z] #44 52.01 go/scanner [2021-02-18T09:45:42.108Z] #44 52.04 net/url [2021-02-18T09:45:42.108Z] #44 53.65 go/ast [2021-02-18T09:45:42.108Z] #44 53.72 text/template/parse [2021-02-18T09:45:42.108Z] #44 54.96 encoding/json [2021-02-18T09:45:42.108Z] #44 60.79 go/parser [2021-02-18T09:45:42.108Z] #44 61.65 text/template [2021-02-18T09:45:42.108Z] #44 ... [2021-02-18T09:45:42.108Z] [2021-02-18T09:45:42.108Z] #36 [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-02-18T09:45:42.108Z] #36 sha256:f05f595af66feac4fb2195225475a2501b6d9f8eaa0de18eb8b6d712050f6146 [2021-02-18T09:45:42.108Z] #36 8.541 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:45:42.373Z] #36 8.657 -- Configuring done [2021-02-18T09:45:42.373Z] #36 8.670 -- Generating done [2021-02-18T09:45:42.373Z] #36 8.678 -- Build files have been written to: /tmp/tmp.6Zj0fDGwzO/tini [2021-02-18T09:45:42.373Z] #36 8.698 + make tini-static [2021-02-18T09:45:42.632Z] #12 ... [2021-02-18T09:45:42.632Z] [2021-02-18T09:45:42.632Z] #50 [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-02-18T09:45:42.632Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:45:42.632Z] #50 49.66 syscall [2021-02-18T09:45:42.632Z] #50 49.70 reflect [2021-02-18T09:45:42.638Z] #36 9.060 Scanning dependencies of target tini-static [2021-02-18T09:45:42.638Z] #36 9.190 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:45:42.893Z] #50 ... [2021-02-18T09:45:42.893Z] [2021-02-18T09:45:42.893Z] #35 [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-02-18T09:45:42.893Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:42.893Z] #35 33.19 Reading package lists... [2021-02-18T09:45:42.893Z] #35 40.51 Building dependency tree... [2021-02-18T09:45:42.893Z] #35 43.82 The following additional packages will be installed: [2021-02-18T09:45:42.893Z] #35 43.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-02-18T09:45:42.893Z] #35 43.84 Suggested packages: [2021-02-18T09:45:42.893Z] #35 43.85 cmake-doc ninja-build lrzip [2021-02-18T09:45:42.893Z] #35 43.85 Recommended packages: [2021-02-18T09:45:42.893Z] #35 43.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-02-18T09:45:42.893Z] #35 44.89 The following NEW packages will be installed: [2021-02-18T09:45:42.893Z] #35 44.91 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-02-18T09:45:42.893Z] #35 44.92 vim-common xxd [2021-02-18T09:45:42.893Z] #35 45.34 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-02-18T09:45:42.893Z] #35 45.34 Need to get 14.9 MB of archives. [2021-02-18T09:45:42.893Z] #35 45.34 After this operation, 61.8 MB of additional disk space will be used. [2021-02-18T09:45:42.893Z] #35 45.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-18T09:45:42.893Z] #35 45.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-18T09:45:42.893Z] #35 45.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-02-18T09:45:42.893Z] #35 45.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-18T09:45:42.893Z] #35 46.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-02-18T09:45:42.893Z] #35 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-02-18T09:45:42.893Z] #35 46.38 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-02-18T09:45:42.893Z] #35 46.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-02-18T09:45:42.893Z] #35 46.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-02-18T09:45:42.893Z] #35 46.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-02-18T09:45:42.893Z] #35 48.64 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:42.893Z] #35 48.73 Fetched 14.9 MB in 2s (6879 kB/s) [2021-02-18T09:45:42.893Z] #35 48.84 Selecting previously unselected package xxd. [2021-02-18T09:45:42.893Z] #35 48.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-18T09:45:42.893Z] #35 48.91 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-18T09:45:42.893Z] #35 48.95 Unpacking xxd (2:8.1.0875-5) ... [2021-02-18T09:45:42.893Z] #35 49.12 Selecting previously unselected package vim-common. [2021-02-18T09:45:42.893Z] #35 49.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:45:42.893Z] #35 49.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-18T09:45:42.893Z] #35 49.66 Selecting previously unselected package cmake-data. [2021-02-18T09:45:42.893Z] #35 49.66 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-02-18T09:45:42.893Z] #35 49.67 Unpacking cmake-data (3.13.4-1) ... [2021-02-18T09:45:43.154Z] #35 ... [2021-02-18T09:45:43.154Z] [2021-02-18T09:45:43.154Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:43.154Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:43.154Z] #41 50.02 Selecting previously unselected package libprotoc17:amd64. [2021-02-18T09:45:43.154Z] #41 50.02 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:43.154Z] #41 50.03 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:43.416Z] #41 50.68 Selecting previously unselected package protobuf-c-compiler. [2021-02-18T09:45:43.416Z] #41 50.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-02-18T09:45:43.416Z] #41 50.68 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-18T09:45:43.676Z] #41 50.83 Selecting previously unselected package protobuf-compiler. [2021-02-18T09:45:43.676Z] #41 50.87 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:43.676Z] #41 50.87 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-02-18T09:45:43.994Z] #41 51.03 Selecting previously unselected package python-pkg-resources. [2021-02-18T09:45:43.994Z] #41 51.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-02-18T09:45:43.994Z] #41 51.04 Unpacking python-pkg-resources (40.8.0-1) ... [2021-02-18T09:45:44.255Z] #41 51.29 Selecting previously unselected package python-six. [2021-02-18T09:45:44.255Z] #41 51.29 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-02-18T09:45:44.255Z] #41 51.33 Unpacking python-six (1.12.0-1) ... [2021-02-18T09:45:44.515Z] #41 51.82 Selecting previously unselected package python-protobuf. [2021-02-18T09:45:44.515Z] #41 51.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-02-18T09:45:44.515Z] #41 51.82 Unpacking python-protobuf (3.6.1.3-2) ... [2021-02-18T09:45:44.571Z] #36 10.67 [100%] Linking C executable tini-static [2021-02-18T09:45:44.571Z] #36 ... [2021-02-18T09:45:44.571Z] [2021-02-18T09:45:44.571Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:44.571Z] #41 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-02-18T09:45:44.571Z] #41 62.21 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-02-18T09:45:44.571Z] #41 62.64 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:45:44.571Z] #41 DONE 64.3s [2021-02-18T09:45:44.571Z] [2021-02-18T09:45:44.571Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:45:44.571Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:45:45.349Z] #41 52.48 Setting up python-pkg-resources (40.8.0-1) ... [2021-02-18T09:45:45.528Z] #42 ... [2021-02-18T09:45:45.528Z] [2021-02-18T09:45:45.528Z] #36 [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-02-18T09:45:45.528Z] #36 sha256:f05f595af66feac4fb2195225475a2501b6d9f8eaa0de18eb8b6d712050f6146 [2021-02-18T09:45:45.528Z] #36 11.38 [100%] Built target tini-static [2021-02-18T09:45:45.528Z] #36 11.49 + mkdir -p /build [2021-02-18T09:45:45.528Z] #36 11.49 + cp tini-static /build/docker-init [2021-02-18T09:45:45.528Z] #36 DONE 12.0s [2021-02-18T09:45:45.793Z] [2021-02-18T09:45:45.793Z] #50 [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-02-18T09:45:45.793Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:45:45.793Z] #50 63.66 golang.org/x/crypto/ssh/terminal [2021-02-18T09:45:47.217Z] #50 66.87 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:45:49.149Z] #50 ... [2021-02-18T09:45:49.149Z] [2021-02-18T09:45:49.149Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:49.149Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:45:49.149Z] #12 68.17 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-18T09:45:49.149Z] #12 68.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-18T09:45:49.149Z] #12 68.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:45:49.149Z] #12 68.38 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-18T09:45:49.149Z] #12 68.38 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-18T09:45:49.149Z] #12 68.39 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:45:49.552Z] #41 ... [2021-02-18T09:45:49.552Z] [2021-02-18T09:45:49.552Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:49.552Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:49.552Z] #12 51.78 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-02-18T09:45:49.552Z] #12 54.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-02-18T09:45:49.552Z] #12 54.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-02-18T09:45:49.552Z] #12 54.47 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-02-18T09:45:49.552Z] #12 54.47 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-02-18T09:45:49.552Z] #12 54.47 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-02-18T09:45:49.552Z] #12 54.47 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-02-18T09:45:49.552Z] #12 54.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-02-18T09:45:49.552Z] #12 54.49 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-02-18T09:45:49.552Z] #12 54.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-02-18T09:45:49.552Z] #12 54.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-02-18T09:45:49.552Z] #12 54.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-02-18T09:45:49.552Z] #12 54.68 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-02-18T09:45:49.552Z] #12 54.68 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-02-18T09:45:49.552Z] #12 54.68 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2021-02-18T09:45:49.552Z] #12 54.68 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-02-18T09:45:49.552Z] #12 55.87 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:45:49.552Z] #12 56.11 Fetched 78.2 MB in 9s (9090 kB/s) [2021-02-18T09:45:49.552Z] #12 56.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 ... 15410 files and directories currently installed.) [2021-02-18T09:45:49.552Z] #12 56.31 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-02-18T09:45:49.552Z] #12 56.33 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-18T09:45:49.552Z] #12 56.80 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-02-18T09:45:49.813Z] #12 56.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-18T09:45:49.813Z] #12 57.06 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-02-18T09:45:49.813Z] #12 57.10 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-02-18T09:45:50.074Z] #12 ... [2021-02-18T09:45:50.074Z] [2021-02-18T09:45:50.074Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:50.074Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:50.074Z] #41 57.32 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:50.644Z] #41 57.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:50.644Z] #41 57.78 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-18T09:45:50.644Z] #41 57.79 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-02-18T09:45:50.644Z] #41 57.82 Setting up python-six (1.12.0-1) ... [2021-02-18T09:45:50.644Z] #41 ... [2021-02-18T09:45:50.644Z] [2021-02-18T09:45:50.644Z] #55 [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-02-18T09:45:50.644Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:45:50.644Z] #55 7.129 + RM_GOPATH=0 [2021-02-18T09:45:50.644Z] #55 7.129 + TMP_GOPATH= [2021-02-18T09:45:50.644Z] #55 7.129 + : /build [2021-02-18T09:45:50.644Z] #55 7.129 + '[' -z '' ']' [2021-02-18T09:45:50.644Z] #55 7.129 ++ mktemp -d [2021-02-18T09:45:50.644Z] #55 7.129 + export GOPATH=/tmp/tmp.e6mKy7cQU4 [2021-02-18T09:45:50.644Z] #55 7.129 + GOPATH=/tmp/tmp.e6mKy7cQU4 [2021-02-18T09:45:50.644Z] #55 7.129 + RM_GOPATH=1 [2021-02-18T09:45:50.644Z] #55 7.129 + case "$(go env GOARCH)" in [2021-02-18T09:45:50.644Z] #55 7.129 ++ go env GOARCH [2021-02-18T09:45:50.644Z] #55 7.180 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:50.644Z] #55 7.180 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:45:50.644Z] #55 7.180 ++ dirname /tmp/install/install.sh [2021-02-18T09:45:50.644Z] #55 7.198 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:45:50.644Z] #55 7.198 + dir=/tmp/install [2021-02-18T09:45:50.644Z] #55 7.198 + bin=containerd [2021-02-18T09:45:50.644Z] #55 7.198 + shift [2021-02-18T09:45:50.644Z] #55 7.198 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-02-18T09:45:50.644Z] #55 7.198 + . /tmp/install/containerd.installer [2021-02-18T09:45:50.644Z] #55 7.198 ++ set -e [2021-02-18T09:45:50.644Z] #55 7.198 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:45:50.644Z] #55 7.198 + install_containerd [2021-02-18T09:45:50.644Z] #55 7.198 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2021-02-18T09:45:50.644Z] #55 7.198 + git clone https://github.com/containerd/containerd.git /tmp/tmp.e6mKy7cQU4/src/github.com/containerd/containerd [2021-02-18T09:45:50.644Z] #55 7.199 Cloning into '/tmp/tmp.e6mKy7cQU4/src/github.com/containerd/containerd'... [2021-02-18T09:45:50.644Z] #55 ... [2021-02-18T09:45:50.644Z] [2021-02-18T09:45:50.644Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:50.644Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:50.644Z] #12 57.87 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-02-18T09:45:50.644Z] #12 58.04 Selecting previously unselected package binutils-mingw-w64-i686. [2021-02-18T09:45:50.904Z] #12 58.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-02-18T09:45:50.904Z] #12 58.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-02-18T09:45:50.904Z] #12 58.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-18T09:45:51.164Z] #12 ... [2021-02-18T09:45:51.164Z] [2021-02-18T09:45:51.164Z] #48 [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-02-18T09:45:51.164Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding github.com/ultraware/funlen v0.0.2 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding github.com/gogo/protobuf v1.2.1 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding github.com/ultraware/whitespace v0.0.4 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding github.com/uudashr/gocognit v1.0.1 [2021-02-18T09:45:51.164Z] #48 48.39 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-02-18T09:45:51.164Z] #48 48.64 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-02-18T09:45:51.164Z] #48 48.64 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-02-18T09:45:51.164Z] #48 48.64 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-02-18T09:45:51.164Z] #48 48.70 go: finding github.com/BurntSushi/toml v0.3.1 [2021-02-18T09:45:51.164Z] #48 48.70 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-02-18T09:45:51.425Z] #48 ... [2021-02-18T09:45:51.425Z] [2021-02-18T09:45:51.425Z] #50 [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-02-18T09:45:51.425Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:45:51.425Z] #50 57.29 context [2021-02-18T09:45:51.425Z] #50 58.26 os [2021-02-18T09:45:51.995Z] #50 ... [2021-02-18T09:45:51.995Z] [2021-02-18T09:45:51.995Z] #46 [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-02-18T09:45:51.995Z] #46 sha256:545913addffe4da40decd4434eeb83890ee5654e729b1938d9a504739a3ae6bb [2021-02-18T09:45:51.995Z] #46 DONE 59.3s [2021-02-18T09:45:52.255Z] [2021-02-18T09:45:52.255Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:45:52.255Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:45:52.256Z] #31 50.68 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-02-18T09:45:52.256Z] #31 51.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-02-18T09:45:52.256Z] #31 51.48 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:45:52.476Z] #12 ... [2021-02-18T09:45:52.476Z] [2021-02-18T09:45:52.477Z] #50 [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-02-18T09:45:52.477Z] #50 sha256:b442148680c625e52cb64dd0016e717589b968ca5ed569154aeb5a124cbd1ec7 [2021-02-18T09:45:52.477Z] #50 DONE 72.3s [2021-02-18T09:45:52.477Z] [2021-02-18T09:45:52.477Z] #55 [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-02-18T09:45:52.477Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:45:52.477Z] #55 33.32 Checking out files: 60% (2283/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:45:52.477Z] #55 34.23 + cd /tmp/tmp.nfJdGEG9RH/src/github.com/containerd/containerd [2021-02-18T09:45:52.477Z] #55 34.23 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:45:52.825Z] #31 ... [2021-02-18T09:45:52.825Z] [2021-02-18T09:45:52.825Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:45:52.825Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:45:52.825Z] #33 50.00 time [2021-02-18T09:45:52.825Z] #33 55.22 internal/poll [2021-02-18T09:45:52.825Z] #33 57.69 internal/syscall/execenv [2021-02-18T09:45:52.825Z] #33 57.84 internal/syscall/unix [2021-02-18T09:45:52.825Z] #33 58.13 os [2021-02-18T09:45:52.825Z] #33 58.40 internal/fmtsort [2021-02-18T09:45:52.825Z] #33 59.11 strings [2021-02-18T09:45:53.395Z] #33 ... [2021-02-18T09:45:53.395Z] [2021-02-18T09:45:53.395Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:53.395Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:53.395Z] #12 60.59 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-02-18T09:45:53.395Z] #12 60.59 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-02-18T09:45:53.395Z] #12 60.62 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-18T09:45:53.431Z] #55 ... [2021-02-18T09:45:53.431Z] [2021-02-18T09:45:53.431Z] #44 [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-02-18T09:45:53.431Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:45:53.431Z] #44 63.19 encoding/xml [2021-02-18T09:45:53.431Z] #44 66.03 math/big [2021-02-18T09:45:53.431Z] #44 69.42 go/doc [2021-02-18T09:45:53.431Z] #44 70.51 vendor/golang.org/x/text/unicode/norm [2021-02-18T09:45:53.431Z] #44 ... [2021-02-18T09:45:53.431Z] [2021-02-18T09:45:53.431Z] #55 [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-02-18T09:45:53.431Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:45:53.431Z] #55 35.37 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:45:53.431Z] #55 35.38 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:45:53.431Z] #55 35.38 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:45:53.431Z] #55 35.38 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:45:53.431Z] #55 35.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:45:53.431Z] #55 35.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:45:53.431Z] #55 35.38 + '[' '' = dynamic ']' [2021-02-18T09:45:53.431Z] #55 35.38 + make [2021-02-18T09:45:54.386Z] #55 36.55 + bin/ctr [2021-02-18T09:45:55.937Z] #12 ... [2021-02-18T09:45:55.937Z] [2021-02-18T09:45:55.937Z] #35 [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-02-18T09:45:55.937Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:55.937Z] #35 52.70 Selecting previously unselected package libicu63:amd64. [2021-02-18T09:45:55.937Z] #35 52.71 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 52.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-18T09:45:55.937Z] #35 59.99 Selecting previously unselected package libxml2:amd64. [2021-02-18T09:45:55.937Z] #35 59.99 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 59.99 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-18T09:45:55.937Z] #35 60.75 Selecting previously unselected package libarchive13:amd64. [2021-02-18T09:45:55.937Z] #35 60.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 60.75 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-18T09:45:55.937Z] #35 61.05 Selecting previously unselected package libjsoncpp1:amd64. [2021-02-18T09:45:55.937Z] #35 61.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 61.08 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-18T09:45:55.937Z] #35 61.23 Selecting previously unselected package librhash0:amd64. [2021-02-18T09:45:55.937Z] #35 61.23 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 61.24 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-02-18T09:45:55.937Z] #35 61.45 Selecting previously unselected package libuv1:amd64. [2021-02-18T09:45:55.937Z] #35 61.45 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 61.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-02-18T09:45:55.937Z] #35 61.65 Selecting previously unselected package cmake. [2021-02-18T09:45:55.937Z] #35 61.65 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-02-18T09:45:55.937Z] #35 61.66 Unpacking cmake (3.13.4-1) ... [2021-02-18T09:45:55.937Z] #35 ... [2021-02-18T09:45:55.937Z] [2021-02-18T09:45:55.937Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:45:55.937Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:45:55.937Z] #41 61.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-02-18T09:45:55.937Z] #41 61.98 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-18T09:45:55.937Z] #41 62.01 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:55.937Z] #41 62.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-02-18T09:45:55.937Z] #41 62.06 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:55.937Z] #41 62.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-02-18T09:45:55.937Z] #41 62.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-02-18T09:45:55.937Z] #41 62.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-02-18T09:45:55.937Z] #41 62.18 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-02-18T09:45:55.937Z] #41 62.20 Setting up python-protobuf (3.6.1.3-2) ... [2021-02-18T09:45:57.714Z] #55 ... [2021-02-18T09:45:57.714Z] [2021-02-18T09:45:57.714Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:45:57.714Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:45:57.714Z] #42 3.031 Note: Building without setproctitle() and strlcpy() support. [2021-02-18T09:45:57.714Z] #42 3.031 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-18T09:45:57.714Z] #42 3.037 Note: Building without GnuTLS support [2021-02-18T09:45:57.714Z] #42 3.041 Makefile.config:39: Warn: you have no libnftables installed [2021-02-18T09:45:57.714Z] #42 3.045 Makefile.config:40: Warn: Building without nftables support [2021-02-18T09:45:57.714Z] #42 4.635 fatal: not a git repository (or any of the parent directories): .git [2021-02-18T09:45:57.714Z] #42 4.682 GEN .gitid [2021-02-18T09:45:57.714Z] #42 4.734 GEN criu/include/version.h [2021-02-18T09:45:57.714Z] #42 4.812 GEN include/common/asm [2021-02-18T09:45:57.714Z] #42 6.234 PBCC images/timens.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.266 DEP images/timens.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.313 PBCC images/fown.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.342 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.422 PBCC images/opts.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.462 PBCC images/memfd.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.484 DEP images/fown.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.547 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.615 DEP images/opts.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.715 DEP images/memfd.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.794 PBCC images/sit.pb-c.c [2021-02-18T09:45:57.714Z] #42 6.889 DEP images/sit.pb-c.d [2021-02-18T09:45:57.714Z] #42 6.992 PBCC images/macvlan.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.016 DEP images/macvlan.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.061 PBCC images/autofs.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.087 DEP images/autofs.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.126 PBCC images/sysctl.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.159 DEP images/sysctl.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.217 PBCC images/time.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.229 DEP images/time.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.286 PBCC images/binfmt-misc.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.318 DEP images/binfmt-misc.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.394 PBCC images/seccomp.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.410 DEP images/seccomp.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.439 PBCC images/userns.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.458 DEP images/userns.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.502 PBCC images/cgroup.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.527 DEP images/cgroup.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.566 PBCC images/ext-file.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.582 DEP images/ext-file.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.639 PBCC images/rpc.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.671 DEP images/rpc.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.707 PBCC images/siginfo.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.734 DEP images/siginfo.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.773 PBCC images/pagemap.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.831 DEP images/pagemap.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.877 PBCC images/rlimit.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.893 DEP images/rlimit.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.926 PBCC images/file-lock.pb-c.c [2021-02-18T09:45:57.714Z] #42 7.938 DEP images/file-lock.pb-c.d [2021-02-18T09:45:57.714Z] #42 7.968 PBCC images/tty.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.057 DEP images/tty.pb-c.d [2021-02-18T09:45:57.714Z] #42 8.107 PBCC images/tun.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.171 PBCC images/netdev.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.235 DEP images/tun.pb-c.d [2021-02-18T09:45:57.714Z] #42 8.322 DEP images/netdev.pb-c.d [2021-02-18T09:45:57.714Z] #42 8.389 PBCC images/vma.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.432 DEP images/vma.pb-c.d [2021-02-18T09:45:57.714Z] #42 8.484 PBCC images/creds.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.517 DEP images/creds.pb-c.d [2021-02-18T09:45:57.714Z] #42 8.558 PBCC images/utsns.pb-c.c [2021-02-18T09:45:57.714Z] #42 8.589 DEP images/utsns.pb-c.d [2021-02-18T09:45:57.715Z] #42 8.634 PBCC images/ipc-desc.pb-c.c [2021-02-18T09:45:57.715Z] #42 8.676 PBCC images/ipc-sem.pb-c.c [2021-02-18T09:45:57.715Z] #42 8.718 DEP images/ipc-desc.pb-c.d [2021-02-18T09:45:57.715Z] #42 8.767 DEP images/ipc-sem.pb-c.d [2021-02-18T09:45:57.715Z] #42 8.904 PBCC images/ipc-msg.pb-c.c [2021-02-18T09:45:57.715Z] #42 8.942 DEP images/ipc-msg.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.027 PBCC images/ipc-shm.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.051 DEP images/ipc-shm.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.092 PBCC images/ipc-var.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.123 DEP images/ipc-var.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.214 PBCC images/sk-opts.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.224 PBCC images/packet-sock.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.331 DEP images/sk-opts.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.438 DEP images/packet-sock.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.485 PBCC images/sk-netlink.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.530 DEP images/sk-netlink.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.582 PBCC images/sk-inet.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.626 DEP images/sk-inet.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.671 PBCC images/sk-unix.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.715 DEP images/sk-unix.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.746 PBCC images/mm.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.776 DEP images/mm.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.808 PBCC images/timerfd.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.859 DEP images/timerfd.pb-c.d [2021-02-18T09:45:57.715Z] #42 9.947 PBCC images/timer.pb-c.c [2021-02-18T09:45:57.715Z] #42 9.972 DEP images/timer.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.02 PBCC images/sa.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.06 DEP images/sa.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.11 PBCC images/pipe-data.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.15 DEP images/pipe-data.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.19 PBCC images/mnt.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.26 DEP images/mnt.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.35 PBCC images/sk-packet.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.37 DEP images/sk-packet.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.45 PBCC images/tcp-stream.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.50 DEP images/tcp-stream.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.55 PBCC images/pipe.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.60 DEP images/pipe.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.63 PBCC images/pstree.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.65 DEP images/pstree.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.76 PBCC images/fs.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.77 DEP images/fs.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.86 PBCC images/signalfd.pb-c.c [2021-02-18T09:45:57.715Z] #42 10.95 DEP images/signalfd.pb-c.d [2021-02-18T09:45:57.715Z] #42 10.99 PBCC images/fh.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.02 PBCC images/fsnotify.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.07 DEP images/fh.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.11 DEP images/fsnotify.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.17 PBCC images/eventpoll.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.18 DEP images/eventpoll.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.27 PBCC images/eventfd.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.29 DEP images/eventfd.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.36 PBCC images/remap-file-path.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.37 DEP images/remap-file-path.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.41 PBCC images/fifo.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.43 DEP images/fifo.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.47 PBCC images/ghost-file.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.50 DEP images/ghost-file.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.55 PBCC images/regfile.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.60 DEP images/regfile.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.65 PBCC images/ns.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.68 DEP images/ns.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.72 PBCC images/fdinfo.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.81 DEP images/fdinfo.pb-c.d [2021-02-18T09:45:57.715Z] #42 11.86 PBCC images/core-aarch64.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.88 PBCC images/core-arm.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.92 PBCC images/core-ppc64.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.95 PBCC images/core-s390.pb-c.c [2021-02-18T09:45:57.715Z] #42 11.98 PBCC images/core-x86.pb-c.c [2021-02-18T09:45:57.715Z] #42 12.02 PBCC images/core.pb-c.c [2021-02-18T09:45:57.715Z] #42 12.07 PBCC images/inventory.pb-c.c [2021-02-18T09:45:57.715Z] #42 12.11 DEP images/core-aarch64.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.14 DEP images/core-arm.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.21 DEP images/core-ppc64.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.28 DEP images/core-s390.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.35 DEP images/core-x86.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.44 DEP images/core.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.51 DEP images/inventory.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.58 PBCC images/cpuinfo.pb-c.c [2021-02-18T09:45:57.715Z] #42 12.59 DEP images/cpuinfo.pb-c.d [2021-02-18T09:45:57.715Z] #42 12.63 PBCC images/stats.pb-c.c [2021-02-18T09:45:57.715Z] #42 12.67 DEP images/stats.pb-c.d [2021-02-18T09:45:57.857Z] #41 ... [2021-02-18T09:45:57.857Z] [2021-02-18T09:45:57.857Z] #44 [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-02-18T09:45:57.857Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:45:57.857Z] #44 54.77 time [2021-02-18T09:45:57.857Z] #44 57.92 internal/fmtsort [2021-02-18T09:45:57.857Z] #44 58.67 strings [2021-02-18T09:45:57.857Z] #44 61.55 regexp/syntax [2021-02-18T09:45:57.857Z] #44 61.60 os [2021-02-18T09:45:57.857Z] #44 ... [2021-02-18T09:45:57.857Z] [2021-02-18T09:45:57.857Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:45:57.857Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:45:57.857Z] #12 63.30 Selecting previously unselected package binutils-mingw-w64. [2021-02-18T09:45:57.857Z] #12 63.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-02-18T09:45:57.857Z] #12 63.31 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-18T09:45:57.857Z] #12 63.47 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-02-18T09:45:57.857Z] #12 63.49 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-18T09:45:57.857Z] #12 63.53 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-18T09:45:57.857Z] #12 63.72 Selecting previously unselected package dmsetup. [2021-02-18T09:45:57.857Z] #12 63.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-02-18T09:45:57.857Z] #12 63.74 Unpacking dmsetup (2:1.02.155-3) ... [2021-02-18T09:45:57.857Z] #12 63.96 Selecting previously unselected package mingw-w64-common. [2021-02-18T09:45:57.857Z] #12 63.99 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-02-18T09:45:57.857Z] #12 63.99 Unpacking mingw-w64-common (6.0.0-3) ... [2021-02-18T09:45:58.668Z] #42 14.12 make[1]: Nothing to be done for 'all'. [2021-02-18T09:45:59.240Z] #12 ... [2021-02-18T09:45:59.240Z] [2021-02-18T09:45:59.240Z] #35 [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-02-18T09:45:59.240Z] #35 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-02-18T09:45:59.240Z] #35 65.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-18T09:45:59.240Z] #35 65.15 Setting up xxd (2:8.1.0875-5) ... [2021-02-18T09:45:59.240Z] #35 65.15 Setting up libuv1:amd64 (1.24.1-1) ... [2021-02-18T09:45:59.240Z] #35 65.15 Setting up vim-common (2:8.1.0875-5) ... [2021-02-18T09:45:59.240Z] #35 65.18 Setting up librhash0:amd64 (1.3.8-1) ... [2021-02-18T09:45:59.240Z] #35 65.20 Setting up cmake-data (3.13.4-1) ... [2021-02-18T09:45:59.240Z] #35 65.21 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-02-18T09:45:59.240Z] #35 65.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-02-18T09:45:59.240Z] #35 65.24 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-02-18T09:45:59.240Z] #35 65.27 Setting up cmake (3.13.4-1) ... [2021-02-18T09:45:59.240Z] #35 65.31 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:45:59.240Z] #35 65.38 Processing triggers for mime-support (3.62) ... [2021-02-18T09:45:59.240Z] #35 DONE 66.5s [2021-02-18T09:45:59.500Z] [2021-02-18T09:45:59.500Z] #36 [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-02-18T09:45:59.500Z] #36 sha256:f6bd23c3a24890385f5ca84e0d7b7e7cf77e190e542db505617c13822de8d11f [2021-02-18T09:45:59.622Z] #42 15.29 CC images/stats.o [2021-02-18T09:46:00.202Z] #42 15.79 CC images/core.o [2021-02-18T09:46:00.781Z] #42 16.54 CC images/core-x86.o [2021-02-18T09:46:01.359Z] #42 17.14 CC images/core-arm.o [2021-02-18T09:46:01.938Z] #42 17.55 CC images/core-aarch64.o [2021-02-18T09:46:02.517Z] #42 18.00 CC images/core-ppc64.o [2021-02-18T09:46:02.782Z] #42 18.58 CC images/core-s390.o [2021-02-18T09:46:02.846Z] #36 ... [2021-02-18T09:46:02.846Z] [2021-02-18T09:46:02.846Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-02-18T09:46:02.846Z] #41 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-02-18T09:46:02.846Z] #41 68.95 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-02-18T09:46:02.846Z] #41 68.98 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:46:02.846Z] #41 DONE 69.8s [2021-02-18T09:46:02.846Z] [2021-02-18T09:46:02.846Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:02.846Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:03.361Z] #42 ... [2021-02-18T09:46:03.361Z] [2021-02-18T09:46:03.361Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:46:03.361Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:46:03.361Z] #12 83.11 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-18T09:46:03.361Z] #12 83.12 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-02-18T09:46:03.362Z] #12 83.13 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:04.315Z] #12 ... [2021-02-18T09:46:04.315Z] [2021-02-18T09:46:04.315Z] #44 [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-02-18T09:46:04.315Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:46:04.315Z] #44 74.17 github.com/LK4D4/vndr/build [2021-02-18T09:46:04.315Z] #44 77.04 crypto/rsa [2021-02-18T09:46:04.315Z] #44 77.47 vendor/golang.org/x/net/idna [2021-02-18T09:46:04.315Z] #44 78.77 mime [2021-02-18T09:46:04.315Z] #44 81.71 net/textproto [2021-02-18T09:46:04.315Z] #44 81.71 vendor/golang.org/x/net/http/httpproxy [2021-02-18T09:46:04.315Z] #44 81.71 crypto/x509 [2021-02-18T09:46:04.315Z] #44 82.91 vendor/golang.org/x/net/http/httpguts [2021-02-18T09:46:04.315Z] #44 82.92 mime/multipart [2021-02-18T09:46:04.315Z] #44 ... [2021-02-18T09:46:04.315Z] [2021-02-18T09:46:04.315Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:04.315Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:04.315Z] #42 19.18 CC images/cpuinfo.o [2021-02-18T09:46:04.315Z] #42 19.52 CC images/inventory.o [2021-02-18T09:46:04.315Z] #42 19.81 CC images/fdinfo.o [2021-02-18T09:46:04.580Z] #42 20.25 CC images/fown.o [2021-02-18T09:46:04.845Z] #42 20.43 CC images/ns.o [2021-02-18T09:46:05.109Z] #42 20.57 CC images/regfile.o [2021-02-18T09:46:05.109Z] #42 20.75 CC images/ghost-file.o [2021-02-18T09:46:05.375Z] #42 20.97 CC images/fifo.o [2021-02-18T09:46:05.387Z] #42 ... [2021-02-18T09:46:05.387Z] [2021-02-18T09:46:05.387Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:46:05.387Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:46:05.387Z] #33 62.35 path [2021-02-18T09:46:05.387Z] #33 62.45 fmt [2021-02-18T09:46:05.387Z] #33 63.14 path/filepath [2021-02-18T09:46:05.387Z] #33 64.70 io/ioutil [2021-02-18T09:46:05.387Z] #33 65.58 text/tabwriter [2021-02-18T09:46:05.387Z] #33 67.35 github.com/BurntSushi/toml [2021-02-18T09:46:05.387Z] #33 67.35 flag [2021-02-18T09:46:05.387Z] #33 69.24 log [2021-02-18T09:46:05.387Z] #33 71.79 github.com/BurntSushi/toml/cmd/tomlv [2021-02-18T09:46:05.387Z] #33 ... [2021-02-18T09:46:05.387Z] [2021-02-18T09:46:05.387Z] #36 [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-02-18T09:46:05.387Z] #36 sha256:f6bd23c3a24890385f5ca84e0d7b7e7cf77e190e542db505617c13822de8d11f [2021-02-18T09:46:05.387Z] #36 3.689 + RM_GOPATH=0 [2021-02-18T09:46:05.387Z] #36 3.689 + TMP_GOPATH= [2021-02-18T09:46:05.387Z] #36 3.689 + : /build [2021-02-18T09:46:05.387Z] #36 3.689 + '[' -z '' ']' [2021-02-18T09:46:05.387Z] #36 3.689 ++ mktemp -d [2021-02-18T09:46:05.387Z] #36 3.689 + export GOPATH=/tmp/tmp.09j8VnfoFW [2021-02-18T09:46:05.387Z] #36 3.689 + GOPATH=/tmp/tmp.09j8VnfoFW [2021-02-18T09:46:05.387Z] #36 3.689 + RM_GOPATH=1 [2021-02-18T09:46:05.387Z] #36 3.689 + case "$(go env GOARCH)" in [2021-02-18T09:46:05.387Z] #36 3.689 ++ go env GOARCH [2021-02-18T09:46:05.387Z] #36 3.705 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:46:05.388Z] #36 3.728 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:46:05.388Z] #36 3.728 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:46:05.388Z] #36 3.728 ++ dirname /tmp/install/install.sh [2021-02-18T09:46:05.388Z] #36 3.728 + dir=/tmp/install [2021-02-18T09:46:05.388Z] #36 3.728 + bin=tini [2021-02-18T09:46:05.388Z] #36 3.728 + shift [2021-02-18T09:46:05.388Z] #36 3.728 + '[' '!' -f /tmp/install/tini.installer ']' [2021-02-18T09:46:05.388Z] #36 3.728 + . /tmp/install/tini.installer [2021-02-18T09:46:05.388Z] #36 3.728 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:46:05.388Z] #36 3.728 + install_tini [2021-02-18T09:46:05.388Z] #36 3.728 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-02-18T09:46:05.388Z] #36 3.728 + git clone https://github.com/krallin/tini.git /tmp/tmp.09j8VnfoFW/tini [2021-02-18T09:46:05.388Z] #36 3.728 Cloning into '/tmp/tmp.09j8VnfoFW/tini'... [2021-02-18T09:46:05.388Z] #36 4.500 + cd /tmp/tmp.09j8VnfoFW/tini [2021-02-18T09:46:05.388Z] #36 4.500 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-02-18T09:46:05.388Z] #36 4.500 + cmake . [2021-02-18T09:46:05.388Z] #36 5.069 -- The C compiler identification is GNU 8.3.0 [2021-02-18T09:46:05.388Z] #36 5.089 -- Check for working C compiler: /usr/bin/cc [2021-02-18T09:46:05.388Z] #36 5.959 -- Check for working C compiler: /usr/bin/cc -- works [2021-02-18T09:46:05.388Z] #36 5.970 -- Detecting C compiler ABI info [2021-02-18T09:46:05.639Z] #42 21.22 CC images/remap-file-path.o [2021-02-18T09:46:05.647Z] #36 ... [2021-02-18T09:46:05.648Z] [2021-02-18T09:46:05.648Z] #50 [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-02-18T09:46:05.648Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:46:05.648Z] #50 62.99 path/filepath [2021-02-18T09:46:05.648Z] #50 64.29 encoding/binary [2021-02-18T09:46:05.648Z] #50 64.63 fmt [2021-02-18T09:46:05.648Z] #50 66.44 encoding/base64 [2021-02-18T09:46:05.648Z] #50 67.46 golang.org/x/sys/unix [2021-02-18T09:46:05.648Z] #50 70.57 encoding/json [2021-02-18T09:46:05.904Z] #42 21.51 CC images/eventfd.o [2021-02-18T09:46:05.904Z] #42 21.67 CC images/eventpoll.o [2021-02-18T09:46:05.908Z] #50 ... [2021-02-18T09:46:05.908Z] [2021-02-18T09:46:05.908Z] #36 [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-02-18T09:46:05.908Z] #36 sha256:f6bd23c3a24890385f5ca84e0d7b7e7cf77e190e542db505617c13822de8d11f [2021-02-18T09:46:05.908Z] #36 6.697 -- Detecting C compiler ABI info - done [2021-02-18T09:46:06.168Z] #36 6.730 -- Detecting C compile features [2021-02-18T09:46:06.483Z] #42 22.08 CC images/fh.o [2021-02-18T09:46:06.748Z] #42 22.46 CC images/fsnotify.o [2021-02-18T09:46:07.705Z] #42 23.20 CC images/signalfd.o [2021-02-18T09:46:07.705Z] #42 23.48 CC images/fs.o [2021-02-18T09:46:07.970Z] #42 23.75 CC images/pstree.o [2021-02-18T09:46:08.078Z] #36 8.823 -- Detecting C compile features - done [2021-02-18T09:46:08.078Z] #36 8.854 -- Performing Test HAS_BUILTIN_FORTIFY [2021-02-18T09:46:08.078Z] #36 ... [2021-02-18T09:46:08.078Z] [2021-02-18T09:46:08.078Z] #44 [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-02-18T09:46:08.078Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:46:08.078Z] #44 65.37 fmt [2021-02-18T09:46:08.078Z] #44 67.60 regexp [2021-02-18T09:46:08.078Z] #44 70.42 go/token [2021-02-18T09:46:08.078Z] #44 71.48 go/scanner [2021-02-18T09:46:08.078Z] #44 71.48 internal/lazyregexp [2021-02-18T09:46:08.078Z] #44 71.93 net/url [2021-02-18T09:46:08.078Z] #44 72.74 go/ast [2021-02-18T09:46:08.078Z] #44 73.51 text/template/parse [2021-02-18T09:46:08.235Z] #42 24.05 CC images/pipe.o [2021-02-18T09:46:08.338Z] #44 ... [2021-02-18T09:46:08.338Z] [2021-02-18T09:46:08.338Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:08.338Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:08.338Z] #42 4.294 Note: Building without setproctitle() and strlcpy() support. [2021-02-18T09:46:08.338Z] #42 4.294 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-18T09:46:08.338Z] #42 4.351 Note: Building without GnuTLS support [2021-02-18T09:46:08.338Z] #42 4.355 Makefile.config:39: Warn: you have no libnftables installed [2021-02-18T09:46:08.338Z] #42 4.355 Makefile.config:40: Warn: Building without nftables support [2021-02-18T09:46:08.499Z] #42 24.30 CC images/tcp-stream.o [2021-02-18T09:46:09.078Z] #42 24.61 CC images/sk-packet.o [2021-02-18T09:46:09.078Z] #42 24.84 CC images/mnt.o [2021-02-18T09:46:09.277Z] #42 6.516 fatal: not a git repository (or any of the parent directories): .git [2021-02-18T09:46:09.277Z] #42 6.562 GEN .gitid [2021-02-18T09:46:09.277Z] #42 ... [2021-02-18T09:46:09.277Z] [2021-02-18T09:46:09.277Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-02-18T09:46:09.277Z] #33 sha256:e9e884a6c7cc3ee223a228028ef515f238e3868796222c807bc7c16e55f2d61e [2021-02-18T09:46:09.277Z] #33 DONE 76.5s [2021-02-18T09:46:09.277Z] [2021-02-18T09:46:09.278Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:09.278Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:09.278Z] #42 6.597 GEN criu/include/version.h [2021-02-18T09:46:09.278Z] #42 6.645 GEN include/common/asm [2021-02-18T09:46:09.658Z] #42 25.06 CC images/pipe-data.o [2021-02-18T09:46:09.658Z] #42 25.32 CC images/sa.o [2021-02-18T09:46:09.922Z] #42 25.53 CC images/timer.o [2021-02-18T09:46:10.501Z] #42 25.94 CC images/timerfd.o [2021-02-18T09:46:10.766Z] #42 26.23 CC images/mm.o [2021-02-18T09:46:11.031Z] #42 26.59 CC images/sk-opts.o [2021-02-18T09:46:11.187Z] #42 8.535 PBCC images/timens.pb-c.c [2021-02-18T09:46:11.187Z] #42 8.580 DEP images/timens.pb-c.d [2021-02-18T09:46:11.187Z] #42 8.648 PBCC images/fown.pb-c.c [2021-02-18T09:46:11.296Z] #42 26.84 CC images/sk-unix.o [2021-02-18T09:46:11.447Z] #42 8.685 PBCC images/google/protobuf/descriptor.pb-c.c [2021-02-18T09:46:11.447Z] #42 8.813 PBCC images/opts.pb-c.c [2021-02-18T09:46:11.447Z] #42 8.857 PBCC images/memfd.pb-c.c [2021-02-18T09:46:11.560Z] #42 27.18 CC images/sk-inet.o [2021-02-18T09:46:11.707Z] #42 8.984 DEP images/fown.pb-c.d [2021-02-18T09:46:11.707Z] #42 9.038 DEP images/google/protobuf/descriptor.pb-c.d [2021-02-18T09:46:11.707Z] #42 9.090 DEP images/opts.pb-c.d [2021-02-18T09:46:11.707Z] #42 ... [2021-02-18T09:46:11.707Z] [2021-02-18T09:46:11.707Z] #36 [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-02-18T09:46:11.707Z] #36 sha256:f6bd23c3a24890385f5ca84e0d7b7e7cf77e190e542db505617c13822de8d11f [2021-02-18T09:46:11.707Z] #36 9.164 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-02-18T09:46:11.707Z] #36 9.275 -- Configuring done [2021-02-18T09:46:11.707Z] #36 9.309 -- Generating done [2021-02-18T09:46:11.707Z] #36 9.349 -- Build files have been written to: /tmp/tmp.09j8VnfoFW/tini [2021-02-18T09:46:11.707Z] #36 9.357 + make tini-static [2021-02-18T09:46:11.707Z] #36 9.779 Scanning dependencies of target tini-static [2021-02-18T09:46:11.707Z] #36 9.962 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-02-18T09:46:11.707Z] #36 11.50 [100%] Linking C executable tini-static [2021-02-18T09:46:11.707Z] #36 12.13 [100%] Built target tini-static [2021-02-18T09:46:11.707Z] #36 12.20 + mkdir -p /build [2021-02-18T09:46:11.707Z] #36 12.20 + cp tini-static /build/docker-init [2021-02-18T09:46:11.707Z] #36 DONE 12.4s [2021-02-18T09:46:11.707Z] [2021-02-18T09:46:11.707Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:11.707Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:11.707Z] #42 9.182 DEP images/memfd.pb-c.d [2021-02-18T09:46:11.824Z] #42 ... [2021-02-18T09:46:11.825Z] [2021-02-18T09:46:11.825Z] #57 [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-02-18T09:46:11.825Z] #57 sha256:2a3523434253a0d9b99800b174c535ca240682f139c1f83634ee795ac5d75f4d [2021-02-18T09:46:11.825Z] #57 85.67 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:46:11.825Z] #57 85.67 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:46:11.825Z] #57 DONE 91.9s [2021-02-18T09:46:11.825Z] [2021-02-18T09:46:11.825Z] #44 [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-02-18T09:46:11.825Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:46:11.825Z] #44 84.88 crypto/tls [2021-02-18T09:46:11.825Z] #44 89.01 net/http/httptrace [2021-02-18T09:46:11.825Z] #44 89.26 net/http [2021-02-18T09:46:11.966Z] #42 9.261 PBCC images/sit.pb-c.c [2021-02-18T09:46:11.966Z] #42 9.290 DEP images/sit.pb-c.d [2021-02-18T09:46:11.966Z] #42 9.338 PBCC images/macvlan.pb-c.c [2021-02-18T09:46:11.966Z] #42 9.394 DEP images/macvlan.pb-c.d [2021-02-18T09:46:11.966Z] #42 9.466 PBCC images/autofs.pb-c.c [2021-02-18T09:46:12.089Z] #44 ... [2021-02-18T09:46:12.089Z] [2021-02-18T09:46:12.089Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:12.089Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:12.089Z] #42 27.58 CC images/tun.o [2021-02-18T09:46:12.089Z] #42 ... [2021-02-18T09:46:12.089Z] [2021-02-18T09:46:12.089Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:46:12.089Z] #58 sha256:42f4b9dcc72120f86309704da05df45cd7debca52fb3310207296c04efde6c1e [2021-02-18T09:46:12.089Z] #58 DONE 0.2s [2021-02-18T09:46:12.226Z] #42 9.526 DEP images/autofs.pb-c.d [2021-02-18T09:46:12.226Z] #42 9.584 PBCC images/sysctl.pb-c.c [2021-02-18T09:46:12.226Z] #42 9.594 DEP images/sysctl.pb-c.d [2021-02-18T09:46:12.226Z] #42 9.698 PBCC images/time.pb-c.c [2021-02-18T09:46:12.226Z] #42 9.698 DEP images/time.pb-c.d [2021-02-18T09:46:12.354Z] [2021-02-18T09:46:12.354Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:46:12.354Z] #59 sha256:bb67e1cfb290667c42979bb33429c0d0f63c2f549f8339a897f157e2835f616f [2021-02-18T09:46:12.354Z] #59 DONE 0.2s [2021-02-18T09:46:12.354Z] [2021-02-18T09:46:12.354Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:12.354Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:12.354Z] #42 27.95 CC images/sk-netlink.o [2021-02-18T09:46:12.486Z] #42 9.726 PBCC images/binfmt-misc.pb-c.c [2021-02-18T09:46:12.486Z] #42 9.726 DEP images/binfmt-misc.pb-c.d [2021-02-18T09:46:12.486Z] #42 9.841 PBCC images/seccomp.pb-c.c [2021-02-18T09:46:12.486Z] #42 9.841 DEP images/seccomp.pb-c.d [2021-02-18T09:46:12.620Z] #42 28.36 CC images/packet-sock.o [2021-02-18T09:46:12.746Z] #42 10.12 PBCC images/userns.pb-c.c [2021-02-18T09:46:12.746Z] #42 10.12 DEP images/userns.pb-c.d [2021-02-18T09:46:12.746Z] #42 10.12 PBCC images/cgroup.pb-c.c [2021-02-18T09:46:12.746Z] #42 10.12 DEP images/cgroup.pb-c.d [2021-02-18T09:46:12.746Z] #42 10.21 PBCC images/ext-file.pb-c.c [2021-02-18T09:46:12.746Z] #42 10.21 DEP images/ext-file.pb-c.d [2021-02-18T09:46:12.746Z] #42 10.21 PBCC images/rpc.pb-c.c [2021-02-18T09:46:12.746Z] #42 ... [2021-02-18T09:46:12.746Z] [2021-02-18T09:46:12.746Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:46:12.746Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:46:12.746Z] #12 70.09 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-02-18T09:46:12.746Z] #12 70.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-02-18T09:46:12.746Z] #12 70.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-18T09:46:12.746Z] #12 76.87 Selecting previously unselected package gcc-mingw-w64-base. [2021-02-18T09:46:12.746Z] #12 76.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-18T09:46:12.746Z] #12 76.98 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:12.746Z] #12 77.12 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-02-18T09:46:12.746Z] #12 77.14 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-18T09:46:12.746Z] #12 77.14 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:13.006Z] #12 ... [2021-02-18T09:46:13.006Z] [2021-02-18T09:46:13.006Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:13.006Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:13.006Z] #42 10.35 DEP images/rpc.pb-c.d [2021-02-18T09:46:13.006Z] #42 10.35 PBCC images/siginfo.pb-c.c [2021-02-18T09:46:13.006Z] #42 10.42 DEP images/siginfo.pb-c.d [2021-02-18T09:46:13.006Z] #42 10.47 PBCC images/pagemap.pb-c.c [2021-02-18T09:46:13.209Z] #42 28.73 CC images/ipc-var.o [2021-02-18T09:46:13.209Z] #42 28.92 CC images/ipc-desc.o [2021-02-18T09:46:13.266Z] #42 10.61 DEP images/pagemap.pb-c.d [2021-02-18T09:46:13.266Z] #42 10.61 PBCC images/rlimit.pb-c.c [2021-02-18T09:46:13.266Z] #42 10.61 DEP images/rlimit.pb-c.d [2021-02-18T09:46:13.266Z] #42 10.66 PBCC images/file-lock.pb-c.c [2021-02-18T09:46:13.266Z] #42 10.70 DEP images/file-lock.pb-c.d [2021-02-18T09:46:13.266Z] #42 10.81 PBCC images/tty.pb-c.c [2021-02-18T09:46:13.474Z] #42 29.14 CC images/ipc-shm.o [2021-02-18T09:46:13.525Z] #42 10.99 DEP images/tty.pb-c.d [2021-02-18T09:46:13.525Z] #42 10.99 PBCC images/tun.pb-c.c [2021-02-18T09:46:13.525Z] #42 11.01 PBCC images/netdev.pb-c.c [2021-02-18T09:46:13.785Z] #42 11.09 DEP images/tun.pb-c.d [2021-02-18T09:46:13.785Z] #42 11.09 DEP images/netdev.pb-c.d [2021-02-18T09:46:13.785Z] #42 11.20 PBCC images/vma.pb-c.c [2021-02-18T09:46:13.785Z] #42 11.24 DEP images/vma.pb-c.d [2021-02-18T09:46:14.045Z] #42 11.43 PBCC images/creds.pb-c.c [2021-02-18T09:46:14.045Z] #42 11.43 DEP images/creds.pb-c.d [2021-02-18T09:46:14.045Z] #42 11.43 PBCC images/utsns.pb-c.c [2021-02-18T09:46:14.045Z] #42 11.46 DEP images/utsns.pb-c.d [2021-02-18T09:46:14.045Z] #42 11.48 PBCC images/ipc-desc.pb-c.c [2021-02-18T09:46:14.045Z] #42 11.50 PBCC images/ipc-sem.pb-c.c [2021-02-18T09:46:14.045Z] #42 11.55 DEP images/ipc-desc.pb-c.d [2021-02-18T09:46:14.045Z] #42 11.60 DEP images/ipc-sem.pb-c.d [2021-02-18T09:46:14.056Z] #42 29.49 CC images/ipc-msg.o [2021-02-18T09:46:14.089Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:46:14.089Z] [2021-02-18T09:46:14.089Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:46:14.089Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:46:14.089Z] HOSTNAME=03a01742e83d [2021-02-18T09:46:14.089Z] DEST=bundles/test-integration [2021-02-18T09:46:14.089Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:46:14.089Z] DOCKER_ROOTLESS=1 [2021-02-18T09:46:14.089Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:46:14.089Z] container=docker [2021-02-18T09:46:14.089Z] HOME=/root [2021-02-18T09:46:14.089Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:46:14.089Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:46:14.089Z] VALIDATE_BRANCH=master [2021-02-18T09:46:14.089Z] TERM=xterm [2021-02-18T09:46:14.089Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:46:14.089Z] SHLVL=1 [2021-02-18T09:46:14.089Z] TIMEOUT=120m [2021-02-18T09:46:14.089Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:46:14.089Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:46:14.089Z] GO111MODULE=off [2021-02-18T09:46:14.089Z] DOCKER_EXPERIMENTAL=1 [2021-02-18T09:46:14.089Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:46:14.089Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:46:14.089Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:46:14.089Z] GOPATH=/go [2021-02-18T09:46:14.089Z] PKG_CONFIG=pkg-config [2021-02-18T09:46:14.089Z] _=/usr/bin/env [2021-02-18T09:46:14.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:46:14.305Z] #42 11.71 PBCC images/ipc-msg.pb-c.c [2021-02-18T09:46:14.305Z] #42 11.71 DEP images/ipc-msg.pb-c.d [2021-02-18T09:46:14.305Z] #42 11.75 PBCC images/ipc-shm.pb-c.c [2021-02-18T09:46:14.305Z] #42 11.78 DEP images/ipc-shm.pb-c.d [2021-02-18T09:46:14.305Z] #42 11.85 PBCC images/ipc-var.pb-c.c [2021-02-18T09:46:14.320Z] #42 29.94 CC images/ipc-sem.o [2021-02-18T09:46:14.564Z] #42 11.89 DEP images/ipc-var.pb-c.d [2021-02-18T09:46:14.564Z] #42 11.97 PBCC images/sk-opts.pb-c.c [2021-02-18T09:46:14.564Z] #42 12.01 PBCC images/packet-sock.pb-c.c [2021-02-18T09:46:14.564Z] #42 12.03 DEP images/sk-opts.pb-c.d [2021-02-18T09:46:14.564Z] #42 12.10 DEP images/packet-sock.pb-c.d [2021-02-18T09:46:14.584Z] #42 30.07 CC images/utsns.o [2021-02-18T09:46:14.584Z] #42 30.26 CC images/creds.o [2021-02-18T09:46:14.824Z] #42 12.19 PBCC images/sk-netlink.pb-c.c [2021-02-18T09:46:14.824Z] #42 12.25 DEP images/sk-netlink.pb-c.d [2021-02-18T09:46:14.851Z] #42 30.42 CC images/vma.o [2021-02-18T09:46:15.084Z] #42 12.35 PBCC images/sk-inet.pb-c.c [2021-02-18T09:46:15.084Z] #42 12.43 DEP images/sk-inet.pb-c.d [2021-02-18T09:46:15.084Z] #42 12.49 PBCC images/sk-unix.pb-c.c [2021-02-18T09:46:15.115Z] #42 30.67 CC images/netdev.o [2021-02-18T09:46:15.343Z] #42 12.58 DEP images/sk-unix.pb-c.d [2021-02-18T09:46:15.343Z] #42 12.67 PBCC images/mm.pb-c.c [2021-02-18T09:46:15.343Z] #42 12.75 DEP images/mm.pb-c.d [2021-02-18T09:46:15.343Z] #42 12.82 PBCC images/timerfd.pb-c.c [2021-02-18T09:46:15.380Z] #42 31.09 CC images/tty.o [2021-02-18T09:46:15.603Z] #42 12.88 DEP images/timerfd.pb-c.d [2021-02-18T09:46:15.603Z] #42 12.91 PBCC images/timer.pb-c.c [2021-02-18T09:46:15.603Z] #42 12.96 DEP images/timer.pb-c.d [2021-02-18T09:46:15.603Z] #42 13.01 PBCC images/sa.pb-c.c [2021-02-18T09:46:15.603Z] #42 13.10 DEP images/sa.pb-c.d [2021-02-18T09:46:15.863Z] #42 13.17 PBCC images/pipe-data.pb-c.c [2021-02-18T09:46:15.863Z] #42 13.17 DEP images/pipe-data.pb-c.d [2021-02-18T09:46:15.863Z] #42 13.21 PBCC images/mnt.pb-c.c [2021-02-18T09:46:15.863Z] #42 13.28 DEP images/mnt.pb-c.d [2021-02-18T09:46:15.863Z] #42 13.31 PBCC images/sk-packet.pb-c.c [2021-02-18T09:46:15.960Z] #42 31.66 CC images/file-lock.o [2021-02-18T09:46:16.123Z] #42 13.39 DEP images/sk-packet.pb-c.d [2021-02-18T09:46:16.123Z] #42 13.39 PBCC images/tcp-stream.pb-c.c [2021-02-18T09:46:16.123Z] #42 13.46 DEP images/tcp-stream.pb-c.d [2021-02-18T09:46:16.123Z] #42 13.55 PBCC images/pipe.pb-c.c [2021-02-18T09:46:16.123Z] #42 13.60 DEP images/pipe.pb-c.d [2021-02-18T09:46:16.123Z] #42 13.66 PBCC images/pstree.pb-c.c [2021-02-18T09:46:16.123Z] #42 13.70 DEP images/pstree.pb-c.d [2021-02-18T09:46:16.224Z] #42 31.89 CC images/rlimit.o [2021-02-18T09:46:16.382Z] #42 13.77 PBCC images/fs.pb-c.c [2021-02-18T09:46:16.382Z] #42 13.81 DEP images/fs.pb-c.d [2021-02-18T09:46:16.382Z] #42 13.87 PBCC images/signalfd.pb-c.c [2021-02-18T09:46:16.382Z] #42 13.94 DEP images/signalfd.pb-c.d [2021-02-18T09:46:16.489Z] #42 32.10 CC images/pagemap.o [2021-02-18T09:46:16.642Z] #42 14.00 PBCC images/fh.pb-c.c [2021-02-18T09:46:16.642Z] #42 14.06 PBCC images/fsnotify.pb-c.c [2021-02-18T09:46:16.642Z] #42 14.13 DEP images/fh.pb-c.d [2021-02-18T09:46:16.642Z] #42 14.17 DEP images/fsnotify.pb-c.d [2021-02-18T09:46:16.754Z] #42 32.44 CC images/siginfo.o [2021-02-18T09:46:16.902Z] #42 14.22 PBCC images/eventpoll.pb-c.c [2021-02-18T09:46:16.902Z] #42 14.28 DEP images/eventpoll.pb-c.d [2021-02-18T09:46:16.902Z] #42 14.33 PBCC images/eventfd.pb-c.c [2021-02-18T09:46:16.902Z] #42 14.36 DEP images/eventfd.pb-c.d [2021-02-18T09:46:17.019Z] #42 32.73 CC images/rpc.o [2021-02-18T09:46:17.162Z] #42 14.43 PBCC images/remap-file-path.pb-c.c [2021-02-18T09:46:17.162Z] #42 14.48 DEP images/remap-file-path.pb-c.d [2021-02-18T09:46:17.162Z] #42 14.53 PBCC images/fifo.pb-c.c [2021-02-18T09:46:17.162Z] #42 14.55 DEP images/fifo.pb-c.d [2021-02-18T09:46:17.162Z] #42 14.60 PBCC images/ghost-file.pb-c.c [2021-02-18T09:46:17.162Z] #42 14.67 DEP images/ghost-file.pb-c.d [2021-02-18T09:46:17.422Z] #42 14.75 PBCC images/regfile.pb-c.c [2021-02-18T09:46:17.422Z] #42 14.79 DEP images/regfile.pb-c.d [2021-02-18T09:46:17.422Z] #42 14.87 PBCC images/ns.pb-c.c [2021-02-18T09:46:17.422Z] #42 14.91 DEP images/ns.pb-c.d [2021-02-18T09:46:17.614Z] #42 ... [2021-02-18T09:46:17.614Z] [2021-02-18T09:46:17.614Z] #44 [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-02-18T09:46:17.614Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:46:17.614Z] #44 97.60 github.com/LK4D4/vndr/godl [2021-02-18T09:46:17.682Z] #42 14.96 PBCC images/fdinfo.pb-c.c [2021-02-18T09:46:17.682Z] #42 15.04 DEP images/fdinfo.pb-c.d [2021-02-18T09:46:17.682Z] #42 15.08 PBCC images/core-aarch64.pb-c.c [2021-02-18T09:46:17.682Z] #42 15.17 PBCC images/core-arm.pb-c.c [2021-02-18T09:46:17.942Z] #42 15.24 PBCC images/core-ppc64.pb-c.c [2021-02-18T09:46:17.943Z] #42 15.36 PBCC images/core-s390.pb-c.c [2021-02-18T09:46:17.943Z] #42 15.45 PBCC images/core-x86.pb-c.c [2021-02-18T09:46:18.196Z] #44 98.10 github.com/LK4D4/vndr [2021-02-18T09:46:18.221Z] #42 15.53 PBCC images/core.pb-c.c [2021-02-18T09:46:18.221Z] #42 15.63 PBCC images/inventory.pb-c.c [2021-02-18T09:46:18.221Z] #42 15.72 DEP images/core-aarch64.pb-c.d [2021-02-18T09:46:18.221Z] #42 15.72 DEP images/core-arm.pb-c.d [2021-02-18T09:46:18.481Z] #42 15.85 DEP images/core-ppc64.pb-c.d [2021-02-18T09:46:18.481Z] #42 15.89 DEP images/core-s390.pb-c.d [2021-02-18T09:46:18.481Z] #42 15.93 DEP images/core-x86.pb-c.d [2021-02-18T09:46:18.741Z] #42 16.17 DEP images/core.pb-c.d [2021-02-18T09:46:18.741Z] #42 16.17 DEP images/inventory.pb-c.d [2021-02-18T09:46:18.741Z] #42 16.23 PBCC images/cpuinfo.pb-c.c [2021-02-18T09:46:18.741Z] #42 16.26 DEP images/cpuinfo.pb-c.d [2021-02-18T09:46:19.001Z] #42 16.33 PBCC images/stats.pb-c.c [2021-02-18T09:46:19.001Z] #42 16.35 DEP images/stats.pb-c.d [2021-02-18T09:46:19.940Z] #42 ... [2021-02-18T09:46:19.940Z] [2021-02-18T09:46:19.940Z] #50 [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-02-18T09:46:19.940Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:46:19.940Z] #50 76.88 github.com/pkg/diff [2021-02-18T09:46:19.940Z] #50 77.82 go/ast [2021-02-18T09:46:19.940Z] #50 78.18 golang.org/x/crypto/ssh/terminal [2021-02-18T09:46:19.940Z] #50 79.91 mvdan.cc/editorconfig [2021-02-18T09:46:19.940Z] #50 81.34 mvdan.cc/sh/v3/fileutil [2021-02-18T09:46:19.940Z] #50 81.54 mvdan.cc/sh/v3/syntax [2021-02-18T09:46:20.131Z] #44 ... [2021-02-18T09:46:20.131Z] [2021-02-18T09:46:20.131Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:46:20.131Z] #12 sha256:98106a021e616ae2b7e8fd64a4bb649d501141da6fd259dc34e1dbd70695d59c [2021-02-18T09:46:20.131Z] #12 95.52 Selecting previously unselected package libapparmor1:arm64. [2021-02-18T09:46:20.131Z] #12 95.52 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 95.53 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-02-18T09:46:20.131Z] #12 95.63 Selecting previously unselected package libapparmor-dev:arm64. [2021-02-18T09:46:20.131Z] #12 95.64 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 95.65 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-18T09:46:20.131Z] #12 95.76 Selecting previously unselected package libbtrfs0. [2021-02-18T09:46:20.131Z] #12 95.76 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 95.78 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-18T09:46:20.131Z] #12 95.99 Selecting previously unselected package libbtrfs-dev. [2021-02-18T09:46:20.131Z] #12 96.00 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 96.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:46:20.131Z] #12 96.15 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-02-18T09:46:20.131Z] #12 96.17 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 96.18 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 96.29 Selecting previously unselected package libudev-dev:arm64. [2021-02-18T09:46:20.131Z] #12 96.31 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 96.33 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-18T09:46:20.131Z] #12 96.50 Selecting previously unselected package libsepol1-dev:arm64. [2021-02-18T09:46:20.131Z] #12 96.51 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 96.52 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-02-18T09:46:20.131Z] #12 96.78 Selecting previously unselected package libpcre16-3:arm64. [2021-02-18T09:46:20.131Z] #12 96.78 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 96.79 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 97.00 Selecting previously unselected package libpcre32-3:arm64. [2021-02-18T09:46:20.131Z] #12 97.01 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 97.02 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 97.21 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-02-18T09:46:20.131Z] #12 97.22 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 97.23 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 97.36 Selecting previously unselected package libpcre3-dev:arm64. [2021-02-18T09:46:20.131Z] #12 97.36 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 97.38 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 97.89 Selecting previously unselected package libselinux1-dev:arm64. [2021-02-18T09:46:20.131Z] #12 97.90 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 97.91 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-18T09:46:20.131Z] #12 98.26 Selecting previously unselected package libdevmapper-dev:arm64. [2021-02-18T09:46:20.131Z] #12 98.26 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 98.27 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 98.35 Selecting previously unselected package libseccomp-dev:arm64. [2021-02-18T09:46:20.131Z] #12 98.36 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 98.37 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-18T09:46:20.131Z] #12 98.52 Selecting previously unselected package libsystemd-dev:arm64. [2021-02-18T09:46:20.131Z] #12 98.52 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-02-18T09:46:20.131Z] #12 98.53 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-18T09:46:20.131Z] #12 99.01 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 99.02 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2021-02-18T09:46:20.131Z] #12 99.03 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-02-18T09:46:20.131Z] #12 99.05 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-18T09:46:20.131Z] #12 99.06 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 99.07 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-02-18T09:46:20.131Z] #12 99.09 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:20.131Z] #12 99.12 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-18T09:46:20.131Z] #12 99.13 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 99.14 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-02-18T09:46:20.131Z] #12 99.17 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-18T09:46:20.131Z] #12 99.19 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:46:20.131Z] #12 99.20 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-02-18T09:46:20.131Z] #12 99.21 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-18T09:46:20.131Z] #12 99.23 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-02-18T09:46:20.131Z] #12 99.24 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-18T09:46:20.131Z] #12 99.25 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-02-18T09:46:20.131Z] #12 99.26 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:20.131Z] #12 99.28 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-02-18T09:46:20.131Z] #12 99.29 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-02-18T09:46:20.131Z] #12 99.31 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:20.131Z] #12 99.37 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-02-18T09:46:20.131Z] #12 99.39 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-02-18T09:46:20.131Z] #12 99.41 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-18T09:46:20.131Z] #12 99.43 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-02-18T09:46:20.131Z] #12 99.45 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 99.47 Setting up dmsetup (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 99.49 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 99.50 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-02-18T09:46:20.131Z] #12 99.52 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:46:20.131Z] #12 DONE 100.2s [2021-02-18T09:46:20.200Z] #50 ... [2021-02-18T09:46:20.200Z] [2021-02-18T09:46:20.200Z] #44 [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-02-18T09:46:20.200Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:46:20.200Z] #44 78.09 go/parser [2021-02-18T09:46:20.200Z] #44 78.19 text/template [2021-02-18T09:46:20.200Z] #44 82.26 encoding/xml [2021-02-18T09:46:20.200Z] #44 83.94 go/doc [2021-02-18T09:46:20.200Z] #44 87.38 github.com/LK4D4/vndr/build [2021-02-18T09:46:20.200Z] #44 87.48 github.com/LK4D4/vndr/versioned [2021-02-18T09:46:20.396Z] [2021-02-18T09:46:20.396Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:46:20.396Z] #13 sha256:45b665fa2f6159ddf5354c16cc477f2d9ed38abd838cba31085b0c76fe535cce [2021-02-18T09:46:20.460Z] #44 87.60 compress/flate [2021-02-18T09:46:20.460Z] #44 ... [2021-02-18T09:46:20.460Z] [2021-02-18T09:46:20.460Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:20.460Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:20.460Z] #42 17.81 make[1]: Nothing to be done for 'all'. [2021-02-18T09:46:21.840Z] #42 19.18 CC images/stats.o [2021-02-18T09:46:22.101Z] #42 19.56 CC images/core.o [2021-02-18T09:46:22.333Z] #13 DONE 1.8s [2021-02-18T09:46:22.333Z] [2021-02-18T09:46:22.333Z] #52 [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-02-18T09:46:22.333Z] #52 sha256:50602b06379765472c18e1c148360195c953c237d7e7645225832a7bde2ff992 [2021-02-18T09:46:22.333Z] #52 1.720 + RM_GOPATH=0 [2021-02-18T09:46:22.333Z] #52 1.720 + TMP_GOPATH= [2021-02-18T09:46:22.333Z] #52 1.720 + : /build [2021-02-18T09:46:22.333Z] #52 1.720 + '[' -z '' ']' [2021-02-18T09:46:22.333Z] #52 1.722 ++ mktemp -d [2021-02-18T09:46:22.333Z] #52 1.724 + export GOPATH=/tmp/tmp.JiZQeRN0O7 [2021-02-18T09:46:22.333Z] #52 1.724 + GOPATH=/tmp/tmp.JiZQeRN0O7 [2021-02-18T09:46:22.333Z] #52 1.724 + RM_GOPATH=1 [2021-02-18T09:46:22.333Z] #52 1.724 + case "$(go env GOARCH)" in [2021-02-18T09:46:22.333Z] #52 1.725 ++ go env GOARCH [2021-02-18T09:46:22.333Z] #52 1.737 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:46:22.333Z] #52 1.737 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:46:22.333Z] #52 1.738 ++ dirname /tmp/install/install.sh [2021-02-18T09:46:22.333Z] #52 1.741 + dir=/tmp/install [2021-02-18T09:46:22.333Z] #52 1.741 + bin=runc [2021-02-18T09:46:22.333Z] #52 1.741 + shift [2021-02-18T09:46:22.333Z] #52 1.741 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:46:22.333Z] #52 1.741 + . /tmp/install/runc.installer [2021-02-18T09:46:22.333Z] #52 1.741 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:46:22.333Z] #52 1.741 + install_runc [2021-02-18T09:46:22.333Z] #52 1.742 + uname -r [2021-02-18T09:46:22.333Z] #52 1.743 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:46:22.333Z] #52 1.748 + RUNC_BUILDTAGS='seccomp ' [2021-02-18T09:46:22.333Z] #52 1.748 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-18T09:46:22.333Z] #52 1.749 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-18T09:46:22.333Z] #52 1.749 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JiZQeRN0O7/src/github.com/opencontainers/runc [2021-02-18T09:46:22.333Z] #52 1.755 Cloning into '/tmp/tmp.JiZQeRN0O7/src/github.com/opencontainers/runc'... [2021-02-18T09:46:22.670Z] #42 20.14 CC images/core-x86.o [2021-02-18T09:46:23.240Z] #42 20.67 CC images/core-arm.o [2021-02-18T09:46:23.499Z] #42 21.02 CC images/core-aarch64.o [2021-02-18T09:46:24.069Z] #42 21.46 CC images/core-ppc64.o [2021-02-18T09:46:24.638Z] #42 22.01 CC images/core-s390.o [2021-02-18T09:46:24.903Z] #52 ... [2021-02-18T09:46:24.903Z] [2021-02-18T09:46:24.903Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:46:24.903Z] #14 sha256:b0628dda7da84e32d5a5d214281ecebf965c5f7d2d2e684d31f49f89636c78be [2021-02-18T09:46:24.903Z] #14 DONE 2.4s [2021-02-18T09:46:24.903Z] [2021-02-18T09:46:24.903Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:46:24.903Z] #15 sha256:32f6cc3ae9f58f5f089f3ea1f950a58492e7d9d8c82f02929abf8033cd75cd45 [2021-02-18T09:46:25.207Z] #42 22.64 CC images/cpuinfo.o [2021-02-18T09:46:25.776Z] #42 23.10 CC images/inventory.o [2021-02-18T09:46:25.859Z] #15 1.293 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-18T09:46:26.036Z] #42 23.38 CC images/fdinfo.o [2021-02-18T09:46:26.124Z] #15 DONE 1.6s [2021-02-18T09:46:26.124Z] [2021-02-18T09:46:26.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:26.124Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:26.124Z] #42 33.94 CC images/ext-file.o [2021-02-18T09:46:26.124Z] #42 34.13 CC images/cgroup.o [2021-02-18T09:46:26.124Z] #42 34.58 CC images/userns.o [2021-02-18T09:46:26.124Z] #42 34.82 CC images/google/protobuf/descriptor.o [2021-02-18T09:46:26.124Z] #42 36.30 CC images/opts.o [2021-02-18T09:46:26.124Z] #42 36.47 CC images/seccomp.o [2021-02-18T09:46:26.124Z] #42 36.67 CC images/binfmt-misc.o [2021-02-18T09:46:26.124Z] #42 36.94 CC images/time.o [2021-02-18T09:46:26.124Z] #42 37.16 CC images/sysctl.o [2021-02-18T09:46:26.124Z] #42 37.32 CC images/autofs.o [2021-02-18T09:46:26.124Z] #42 37.49 CC images/macvlan.o [2021-02-18T09:46:26.124Z] #42 37.67 CC images/sit.o [2021-02-18T09:46:26.124Z] #42 37.98 CC images/memfd.o [2021-02-18T09:46:26.124Z] #42 38.37 CC images/timens.o [2021-02-18T09:46:26.124Z] #42 38.77 LINK images/built-in.o [2021-02-18T09:46:26.124Z] #42 39.05 GEN compel/include/asm [2021-02-18T09:46:26.124Z] #42 39.08 GEN compel/include/version.h [2021-02-18T09:46:26.124Z] #42 39.11 touch .config [2021-02-18T09:46:26.124Z] #42 39.17 GEN include/common/config.h [2021-02-18T09:46:26.124Z] #42 39.26 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-18T09:46:26.124Z] #42 39.29 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-02-18T09:46:26.124Z] #42 39.37 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-02-18T09:46:26.124Z] #42 39.40 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-02-18T09:46:26.124Z] #42 39.43 DEP compel/plugins/std/infect.d [2021-02-18T09:46:26.124Z] #42 39.56 DEP compel/plugins/std/string.d [2021-02-18T09:46:26.124Z] #42 39.66 DEP compel/plugins/std/log.d [2021-02-18T09:46:26.124Z] #42 39.77 DEP compel/plugins/std/fds.d [2021-02-18T09:46:26.124Z] #42 39.94 DEP compel/plugins/std/std.d [2021-02-18T09:46:26.124Z] #42 40.08 DEP compel/plugins/shmem/shmem.d [2021-02-18T09:46:26.124Z] #42 40.28 DEP compel/plugins/fds/fds.d [2021-02-18T09:46:26.124Z] #42 40.48 CC compel/plugins/std/std.o [2021-02-18T09:46:26.124Z] #42 40.87 CC compel/plugins/std/fds.o [2021-02-18T09:46:26.124Z] #42 41.39 CC compel/plugins/std/log.o [2021-02-18T09:46:26.297Z] #42 23.78 CC images/fown.o [2021-02-18T09:46:26.297Z] #42 ... [2021-02-18T09:46:26.297Z] [2021-02-18T09:46:26.297Z] #55 [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-02-18T09:46:26.297Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:46:26.389Z] #42 ... [2021-02-18T09:46:26.389Z] [2021-02-18T09:46:26.389Z] #44 [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-02-18T09:46:26.390Z] #44 sha256:9cfb38b9547042d27bf0fce3b18325000019b4fd7c78e42300ee9079d101b596 [2021-02-18T09:46:26.390Z] #44 DONE 106.2s [2021-02-18T09:46:26.390Z] [2021-02-18T09:46:26.390Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:46:26.390Z] #16 sha256:9cb04e72ef9a04b0f4bfc192576234c11f69ea05edf915c6cc3526012abfec52 [2021-02-18T09:46:27.861Z] #55 45.80 Checking out files: 50% (1901/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 87% (3292/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) #55 ... [2021-02-18T09:46:27.861Z] [2021-02-18T09:46:27.861Z] #50 [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-02-18T09:46:27.861Z] #50 sha256:b14beda280f8e86aabb8ff331d3de31650a68db0287dbf835d673be94529e889 [2021-02-18T09:46:27.861Z] #50 88.99 mvdan.cc/sh/v3/cmd/shfmt [2021-02-18T09:46:27.861Z] #50 DONE 95.3s [2021-02-18T09:46:27.861Z] [2021-02-18T09:46:27.861Z] #55 [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-02-18T09:46:27.861Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:46:27.861Z] #55 45.80 Checking out files: 50% (1901/3766) Checking out files: 51% (1921/3766) Checking out files: 52% (1959/3766) Checking out files: 53% (1996/3766) Checking out files: 54% (2034/3766) Checking out files: 55% (2072/3766) Checking out files: 56% (2109/3766) Checking out files: 57% (2147/3766) Checking out files: 58% (2185/3766) Checking out files: 59% (2222/3766) Checking out files: 60% (2260/3766) Checking out files: 61% (2298/3766) Checking out files: 62% (2335/3766) Checking out files: 63% (2373/3766) Checking out files: 64% (2411/3766) Checking out files: 65% (2448/3766) Checking out files: 66% (2486/3766) Checking out files: 67% (2524/3766) Checking out files: 68% (2561/3766) Checking out files: 69% (2599/3766) Checking out files: 70% (2637/3766) Checking out files: 71% (2674/3766) Checking out files: 72% (2712/3766) Checking out files: 73% (2750/3766) Checking out files: 74% (2787/3766) Checking out files: 75% (2825/3766) Checking out files: 76% (2863/3766) Checking out files: 77% (2900/3766) Checking out files: 78% (2938/3766) Checking out files: 79% (2976/3766) Checking out files: 80% (3013/3766) Checking out files: 81% (3051/3766) Checking out files: 82% (3089/3766) Checking out files: 83% (3126/3766) Checking out files: 84% (3164/3766) Checking out files: 85% (3202/3766) Checking out files: 86% (3239/3766) Checking out files: 87% (3277/3766) Checking out files: 87% (3292/3766) Checking out files: 88% (3315/3766) Checking out files: 89% (3352/3766) Checking out files: 90% (3390/3766) Checking out files: 91% (3428/3766) Checking out files: 92% (3465/3766) Checking out files: 93% (3503/3766) Checking out files: 94% (3541/3766) Checking out files: 95% (3578/3766) Checking out files: 96% (3616/3766) Checking out files: 97% (3654/3766) Checking out files: 98% (3691/3766) Checking out files: 99% (3729/3766) Checking out files: 100% (3766/3766) Checking out files: 100% (3766/3766), done. [2021-02-18T09:46:27.861Z] #55 47.33 + cd /tmp/tmp.e6mKy7cQU4/src/github.com/containerd/containerd [2021-02-18T09:46:27.861Z] #55 47.33 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-02-18T09:46:28.323Z] #16 DONE 1.9s [2021-02-18T09:46:28.323Z] [2021-02-18T09:46:28.323Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:28.323Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:28.323Z] #42 42.62 CC compel/plugins/std/string.o [2021-02-18T09:46:28.323Z] #42 43.59 CC compel/plugins/std/infect.o [2021-02-18T09:46:28.588Z] #42 44.24 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-02-18T09:46:28.588Z] #42 44.31 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-02-18T09:46:28.859Z] #42 44.43 AR compel/plugins/std.lib.a [2021-02-18T09:46:29.124Z] #42 44.59 CC compel/plugins/fds/fds.o [2021-02-18T09:46:29.390Z] #42 44.93 AR compel/plugins/fds.lib.a [2021-02-18T09:46:29.390Z] #42 45.02 HOSTDEP compel/src/lib/log-host.d [2021-02-18T09:46:29.390Z] #42 45.15 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-18T09:46:29.655Z] #42 45.24 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-02-18T09:46:29.655Z] #42 45.31 HOSTDEP compel/src/main-host.d [2021-02-18T09:46:29.655Z] #42 45.41 DEP compel/src/lib/ptrace.d [2021-02-18T09:46:29.773Z] #55 49.25 + export 'BUILDTAGS=netgo osusergo static_build' [2021-02-18T09:46:29.773Z] #55 49.25 + BUILDTAGS='netgo osusergo static_build' [2021-02-18T09:46:29.773Z] #55 49.25 + export EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:46:29.773Z] #55 49.25 + EXTRA_FLAGS=-buildmode=pie [2021-02-18T09:46:29.773Z] #55 49.25 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-02-18T09:46:29.773Z] #55 49.25 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-02-18T09:46:29.773Z] #55 49.25 + '[' '' = dynamic ']' [2021-02-18T09:46:29.773Z] #55 49.25 + make [2021-02-18T09:46:29.929Z] #42 ... [2021-02-18T09:46:29.929Z] [2021-02-18T09:46:29.929Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:46:29.929Z] #17 sha256:f675607c515653c7bef5a9539c0ba98c237e0ad89b1b5f56bc801ffac0555ef7 [2021-02-18T09:46:29.929Z] #17 DONE 1.7s [2021-02-18T09:46:29.929Z] [2021-02-18T09:46:29.930Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:46:29.930Z] #31 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-02-18T09:46:29.930Z] #31 DONE 109.6s [2021-02-18T09:46:29.930Z] [2021-02-18T09:46:29.930Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:29.930Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:29.930Z] #42 45.61 DEP compel/src/lib/infect.d [2021-02-18T09:46:30.194Z] #42 45.76 DEP compel/src/lib/infect-util.d [2021-02-18T09:46:30.194Z] #42 45.93 DEP compel/src/lib/infect-rpc.d [2021-02-18T09:46:30.459Z] #42 46.11 DEP compel/arch/aarch64/src/lib/infect.d [2021-02-18T09:46:30.459Z] #42 46.27 DEP compel/arch/aarch64/src/lib/cpu.d [2021-02-18T09:46:30.474Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:46:30.475Z] [2021-02-18T09:46:30.475Z] + TEST_INTEGRATION_DEST=2 [2021-02-18T09:46:30.475Z] + CONTAINER_NAME=docker-pr5-2 [2021-02-18T09:46:30.475Z] + TEST_SKIP_INTEGRATION=1 [2021-02-18T09:46:30.475Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-18T09:46:30.475Z] + run_tests [2021-02-18T09:46:30.475Z] + c=0 [2021-02-18T09:46:30.475Z] + '[' -n 0 ']' [2021-02-18T09:46:30.475Z] + rm= [2021-02-18T09:46:30.475Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh '' test-integration [2021-02-18T09:46:30.475Z] + TEST_INTEGRATION_DEST=1 [2021-02-18T09:46:30.475Z] + CONTAINER_NAME=docker-pr5-1 [2021-02-18T09:46:30.475Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:46:30.475Z] + run_tests test-integration-flaky [2021-02-18T09:46:30.475Z] + '[' -n 0 ']' [2021-02-18T09:46:30.475Z] + rm= [2021-02-18T09:46:30.475Z] + TEST_INTEGRATION_DEST=3 [2021-02-18T09:46:30.475Z] + CONTAINER_NAME=docker-pr5-3 [2021-02-18T09:46:30.475Z] + TEST_SKIP_INTEGRATION=1 [2021-02-18T09:46:30.475Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-18T09:46:30.475Z] + run_tests [2021-02-18T09:46:30.475Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh test-integration-flaky test-integration [2021-02-18T09:46:30.475Z] + '[' -n 0 ']' [2021-02-18T09:46:30.475Z] + rm= [2021-02-18T09:46:30.475Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42021/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh '' test-integration [2021-02-18T09:46:30.475Z] ++ jobs -p [2021-02-18T09:46:30.475Z] + for job in $(jobs -p) [2021-02-18T09:46:30.475Z] + wait 648 [2021-02-18T09:46:30.475Z] [2021-02-18T09:46:30.475Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:46:30.475Z] [2021-02-18T09:46:30.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:46:30.475Z] HOSTNAME=5658d88b601a [2021-02-18T09:46:30.475Z] TEST_SKIP_INTEGRATION=1 [2021-02-18T09:46:30.475Z] TESTDEBUG=0 [2021-02-18T09:46:30.475Z] DEST=bundles/test-integration [2021-02-18T09:46:30.475Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:46:30.475Z] KEEPBUNDLE=1 [2021-02-18T09:46:30.475Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:46:30.475Z] container=docker [2021-02-18T09:46:30.475Z] HOME=/root [2021-02-18T09:46:30.475Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:46:30.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:46:30.475Z] VALIDATE_BRANCH=master [2021-02-18T09:46:30.475Z] TERM=xterm [2021-02-18T09:46:30.475Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:46:30.475Z] SHLVL=1 [2021-02-18T09:46:30.475Z] TIMEOUT=120m [2021-02-18T09:46:30.475Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:46:30.475Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:46:30.475Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-18T09:46:30.475Z] GO111MODULE=off [2021-02-18T09:46:30.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:46:30.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:46:30.475Z] GOPATH=/go [2021-02-18T09:46:30.475Z] PKG_CONFIG=pkg-config [2021-02-18T09:46:30.475Z] _=/usr/bin/env [2021-02-18T09:46:30.475Z] Building test suite binary ./integration-cli/test.main [2021-02-18T09:46:30.475Z] [2021-02-18T09:46:30.475Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:46:30.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:46:30.475Z] HOSTNAME=2a503534c89c [2021-02-18T09:46:30.475Z] TEST_SKIP_INTEGRATION=1 [2021-02-18T09:46:30.475Z] TESTDEBUG=0 [2021-02-18T09:46:30.475Z] DEST=bundles/test-integration [2021-02-18T09:46:30.475Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:46:30.475Z] KEEPBUNDLE=1 [2021-02-18T09:46:30.475Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:46:30.475Z] container=docker [2021-02-18T09:46:30.475Z] HOME=/root [2021-02-18T09:46:30.475Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:46:30.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:46:30.475Z] VALIDATE_BRANCH=master [2021-02-18T09:46:30.475Z] TERM=xterm [2021-02-18T09:46:30.475Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:46:30.475Z] SHLVL=1 [2021-02-18T09:46:30.475Z] TIMEOUT=120m [2021-02-18T09:46:30.475Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:46:30.475Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:46:30.475Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-18T09:46:30.475Z] GO111MODULE=off [2021-02-18T09:46:30.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:46:30.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:46:30.475Z] GOPATH=/go [2021-02-18T09:46:30.475Z] PKG_CONFIG=pkg-config [2021-02-18T09:46:30.475Z] _=/usr/bin/env [2021-02-18T09:46:30.475Z] Building test suite binary ./integration-cli/test.main [2021-02-18T09:46:30.475Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-02-18T09:46:30.475Z] No new tests added to integration. [2021-02-18T09:46:30.475Z] [2021-02-18T09:46:30.475Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:46:30.475Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:46:30.475Z] HOSTNAME=d0815b72313c [2021-02-18T09:46:30.475Z] TESTDEBUG=0 [2021-02-18T09:46:30.475Z] DEST=bundles/test-integration [2021-02-18T09:46:30.475Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:46:30.475Z] KEEPBUNDLE=1 [2021-02-18T09:46:30.475Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:46:30.475Z] container=docker [2021-02-18T09:46:30.475Z] HOME=/root [2021-02-18T09:46:30.475Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:46:30.475Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:46:30.475Z] VALIDATE_BRANCH=master [2021-02-18T09:46:30.475Z] TERM=xterm [2021-02-18T09:46:30.475Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:46:30.475Z] SHLVL=1 [2021-02-18T09:46:30.475Z] TIMEOUT=120m [2021-02-18T09:46:30.475Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:46:30.475Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:46:30.475Z] GO111MODULE=off [2021-02-18T09:46:30.475Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:46:30.475Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:46:30.475Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:46:30.475Z] GOPATH=/go [2021-02-18T09:46:30.475Z] PKG_CONFIG=pkg-config [2021-02-18T09:46:30.475Z] _=/usr/bin/env [2021-02-18T09:46:30.475Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:46:30.724Z] #42 46.31 DEP compel/src/lib/log.d [2021-02-18T09:46:30.724Z] #42 46.38 DEP compel/src/main.d [2021-02-18T09:46:30.724Z] #42 46.50 DEP compel/src/lib/handle-elf.d [2021-02-18T09:46:30.989Z] #42 46.66 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-02-18T09:46:30.989Z] #42 46.76 CC compel/src/lib/log.o [2021-02-18T09:46:31.154Z] #55 50.29 + bin/ctr [2021-02-18T09:46:31.568Z] #42 47.10 CC compel/arch/aarch64/src/lib/cpu.o [2021-02-18T09:46:31.834Z] #42 ... [2021-02-18T09:46:31.834Z] [2021-02-18T09:46:31.834Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:46:31.834Z] #18 sha256:d30e02ac8b6e2e6d6a59961b4803a4d076ab9c882cdb8140a846da750eaa758f [2021-02-18T09:46:31.834Z] #18 DONE 2.0s [2021-02-18T09:46:31.834Z] [2021-02-18T09:46:31.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:31.834Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:31.834Z] #42 47.44 CC compel/arch/aarch64/src/lib/infect.o [2021-02-18T09:46:32.420Z] #42 48.04 CC compel/src/lib/infect-rpc.o [2021-02-18T09:46:32.535Z] #55 ... [2021-02-18T09:46:32.535Z] [2021-02-18T09:46:32.535Z] #44 [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-02-18T09:46:32.535Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:46:32.535Z] #44 89.85 hash/crc32 [2021-02-18T09:46:32.535Z] #44 90.35 compress/gzip [2021-02-18T09:46:32.535Z] #44 91.01 vendor/golang.org/x/crypto/internal/chacha20 [2021-02-18T09:46:32.535Z] #44 91.11 net [2021-02-18T09:46:32.535Z] #44 91.55 vendor/golang.org/x/crypto/poly1305 [2021-02-18T09:46:32.535Z] #44 92.07 vendor/golang.org/x/sys/cpu [2021-02-18T09:46:32.535Z] #44 92.39 vendor/golang.org/x/crypto/chacha20poly1305 [2021-02-18T09:46:32.535Z] #44 93.73 vendor/golang.org/x/text/transform [2021-02-18T09:46:32.535Z] #44 94.55 vendor/golang.org/x/text/unicode/bidi [2021-02-18T09:46:32.535Z] #44 96.54 vendor/golang.org/x/text/secure/bidirule [2021-02-18T09:46:32.535Z] #44 96.89 vendor/golang.org/x/text/unicode/norm [2021-02-18T09:46:32.795Z] #44 ... [2021-02-18T09:46:32.795Z] [2021-02-18T09:46:32.795Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:32.795Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:32.795Z] #42 23.99 CC images/ns.o [2021-02-18T09:46:32.795Z] #42 24.17 CC images/regfile.o [2021-02-18T09:46:32.795Z] #42 24.48 CC images/ghost-file.o [2021-02-18T09:46:32.795Z] #42 24.74 CC images/fifo.o [2021-02-18T09:46:32.795Z] #42 24.93 CC images/remap-file-path.o [2021-02-18T09:46:32.795Z] #42 25.13 CC images/eventfd.o [2021-02-18T09:46:32.795Z] #42 25.32 CC images/eventpoll.o [2021-02-18T09:46:32.795Z] #42 25.62 CC images/fh.o [2021-02-18T09:46:32.795Z] #42 25.96 CC images/fsnotify.o [2021-02-18T09:46:32.795Z] #42 26.55 CC images/signalfd.o [2021-02-18T09:46:32.795Z] #42 26.76 CC images/fs.o [2021-02-18T09:46:32.795Z] #42 27.00 CC images/pstree.o [2021-02-18T09:46:32.795Z] #42 27.21 CC images/pipe.o [2021-02-18T09:46:32.795Z] #42 27.53 CC images/tcp-stream.o [2021-02-18T09:46:32.795Z] #42 27.81 CC images/sk-packet.o [2021-02-18T09:46:32.795Z] #42 28.08 CC images/mnt.o [2021-02-18T09:46:32.795Z] #42 28.34 CC images/pipe-data.o [2021-02-18T09:46:32.795Z] #42 28.57 CC images/sa.o [2021-02-18T09:46:32.795Z] #42 28.84 CC images/timer.o [2021-02-18T09:46:32.795Z] #42 29.14 CC images/timerfd.o [2021-02-18T09:46:32.795Z] #42 29.31 CC images/mm.o [2021-02-18T09:46:32.795Z] #42 29.65 CC images/sk-opts.o [2021-02-18T09:46:32.795Z] #42 29.82 CC images/sk-unix.o [2021-02-18T09:46:32.795Z] #42 30.11 CC images/sk-inet.o [2021-02-18T09:46:33.006Z] #42 48.47 CC compel/src/lib/infect-util.o [2021-02-18T09:46:33.006Z] #42 48.65 CC compel/src/lib/infect.o [2021-02-18T09:46:33.055Z] #42 30.50 CC images/tun.o [2021-02-18T09:46:33.055Z] #42 ... [2021-02-18T09:46:33.055Z] [2021-02-18T09:46:33.055Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:46:33.055Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:46:33.055Z] #12 100.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-02-18T09:46:33.055Z] #12 100.3 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-02-18T09:46:33.055Z] #12 100.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:34.408Z] #42 50.11 CC compel/src/lib/ptrace.o [2021-02-18T09:46:34.987Z] #42 50.46 AR compel/libcompel.a [2021-02-18T09:46:34.987Z] #42 50.53 HOSTCC compel/src/main-host.o [2021-02-18T09:46:35.254Z] #42 50.80 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-02-18T09:46:35.518Z] #42 51.04 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-18T09:46:35.785Z] #42 51.37 HOSTCC compel/src/lib/log-host.o [2021-02-18T09:46:36.050Z] #42 51.56 HOSTLINK compel/compel-host-bin [2021-02-18T09:46:36.050Z] #42 51.74 DEP soccr/soccr.d [2021-02-18T09:46:36.315Z] #42 51.97 CC soccr/soccr.o [2021-02-18T09:46:37.716Z] #42 53.06 AR soccr/libsoccr.a [2021-02-18T09:46:37.716Z] #42 53.10 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-18T09:46:37.981Z] #42 53.49 DEP criu/arch/aarch64/sigframe.d [2021-02-18T09:46:37.981Z] #42 53.63 DEP criu/arch/aarch64/crtools.d [2021-02-18T09:46:38.246Z] #42 ... [2021-02-18T09:46:38.246Z] [2021-02-18T09:46:38.246Z] #23 [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-02-18T09:46:38.246Z] #23 sha256:ab22c3585364ac339c079f3e7d627129316742221d95636bba8509fee3f18246 [2021-02-18T09:46:38.247Z] #23 112.5 Checking out files: 22% (2499/11186) Checking out files: 23% (2573/11186) Checking out files: 24% (2685/11186) Checking out files: 25% (2797/11186) Checking out files: 26% (2909/11186) Checking out files: 27% (3021/11186) Checking out files: 28% (3133/11186) Checking out files: 29% (3244/11186) Checking out files: 30% (3356/11186) Checking out files: 31% (3468/11186) Checking out files: 32% (3580/11186) Checking out files: 33% (3692/11186) Checking out files: 34% (3804/11186) Checking out files: 35% (3916/11186) Checking out files: 36% (4027/11186) Checking out files: 37% (4139/11186) Checking out files: 37% (4186/11186) Checking out files: 38% (4251/11186) Checking out files: 39% (4363/11186) Checking out files: 40% (4475/11186) Checking out files: 41% (4587/11186) Checking out files: 42% (4699/11186) Checking out files: 43% (4810/11186) Checking out files: 44% (4922/11186) Checking out files: 45% (5034/11186) Checking out files: 46% (5146/11186) Checking out files: 47% (5258/11186) Checking out files: 48% (5370/11186) Checking out files: 49% (5482/11186) Checking out files: 50% (5593/11186) Checking out files: 51% (5705/11186) Checking out files: 52% (5817/11186) Checking out files: 53% (5929/11186) Checking out files: 54% (6041/11186) Checking out files: 55% (6153/11186) Checking out files: 56% (6265/11186) Checking out files: 57% (6377/11186) Checking out files: 58% (6488/11186) Checking out files: 59% (6600/11186) Checking out files: 60% (6712/11186) Checking out files: 61% (6824/11186) Checking out files: 62% (6936/11186) Checking out files: 63% (7048/11186) Checking out files: 64% (7160/11186) Checking out files: 65% (7271/11186) Checking out files: 65% (7371/11186) Checking out files: 66% (7383/11186) Checking out files: 67% (7495/11186) Checking out files: 68% (7607/11186) Checking out files: 69% (7719/11186) Checking out files: 70% (7831/11186) Checking out files: 71% (7943/11186) Checking out files: 72% (8054/11186) Checking out files: 73% (8166/11186) Checking out files: 74% (8278/11186) Checking out files: 75% (8390/11186) Checking out files: 76% (8502/11186) Checking out files: 77% (8614/11186) Checking out files: 78% (8726/11186) Checking out files: 79% (8837/11186) Checking out files: 80% (8949/11186) Checking out files: 81% (9061/11186) Checking out files: 82% (9173/11186) Checking out files: 83% (9285/11186) Checking out files: 84% (9397/11186) Checking out files: 85% (9509/11186) Checking out files: 86% (9620/11186) Checking out files: 87% (9732/11186) Checking out files: 88% (9844/11186) Checking out files: 88% (9871/11186) Checking out files: 89% (9956/11186) Checking out files: 90% (10068/11186) Checking out files: 91% (10180/11186) Checking out files: 92% (10292/11186) Checking out files: 93% (10403/11186) Checking out files: 94% (10515/11186) Checking out files: 95% (10627/11186) Checking out files: 96% (10739/11186) Checking out files: 97% (10851/11186) Checking out files: 98% (10963/11186) Checking out files: 99% (11075/11186) Checking out files: 100% (11186/11186) Checking out files: 100% (11186/11186), done. [2021-02-18T09:46:38.247Z] #23 116.0 + cd /tmp/tmp.YeE3xfrYUf/tmp/docker-ce [2021-02-18T09:46:38.247Z] #23 116.0 + git checkout -q v17.06.2-ce [2021-02-18T09:46:39.202Z] #23 ... [2021-02-18T09:46:39.202Z] [2021-02-18T09:46:39.202Z] #52 [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-02-18T09:46:39.202Z] #52 sha256:50602b06379765472c18e1c148360195c953c237d7e7645225832a7bde2ff992 [2021-02-18T09:46:39.202Z] #52 8.725 + cd /tmp/tmp.JiZQeRN0O7/src/github.com/opencontainers/runc [2021-02-18T09:46:39.202Z] #52 8.725 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:46:39.202Z] #52 9.134 + '[' -z '' ']' [2021-02-18T09:46:39.202Z] #52 9.134 + target=static [2021-02-18T09:46:39.202Z] #52 9.134 + make 'BUILDTAGS=seccomp ' static [2021-02-18T09:46:39.202Z] #52 9.312 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-18T09:46:39.202Z] #52 ... [2021-02-18T09:46:39.202Z] [2021-02-18T09:46:39.202Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:39.202Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:39.202Z] #42 53.91 DEP criu/arch/aarch64/cpu.d [2021-02-18T09:46:39.202Z] #42 53.93 DEP criu/arch/aarch64/bitops.d [2021-02-18T09:46:39.202Z] #42 53.98 CC criu/arch/aarch64/bitops.o [2021-02-18T09:46:39.202Z] #42 54.06 CC criu/arch/aarch64/cpu.o [2021-02-18T09:46:39.202Z] #42 54.21 CC criu/arch/aarch64/crtools.o [2021-02-18T09:46:39.202Z] #42 54.70 CC criu/arch/aarch64/sigframe.o [2021-02-18T09:46:39.466Z] #42 54.98 LINK criu/arch/aarch64/crtools.built-in.o [2021-02-18T09:46:39.466Z] #42 55.03 DEP criu/pie/util-vdso.d [2021-02-18T09:46:39.466Z] #42 55.17 DEP criu/pie/util.d [2021-02-18T09:46:39.629Z] #12 ... [2021-02-18T09:46:39.629Z] [2021-02-18T09:46:39.629Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:39.629Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:39.629Z] #42 30.76 CC images/sk-netlink.o [2021-02-18T09:46:39.629Z] #42 31.03 CC images/packet-sock.o [2021-02-18T09:46:39.629Z] #42 31.43 CC images/ipc-var.o [2021-02-18T09:46:39.629Z] #42 31.63 CC images/ipc-desc.o [2021-02-18T09:46:39.629Z] #42 31.83 CC images/ipc-shm.o [2021-02-18T09:46:39.629Z] #42 32.02 CC images/ipc-msg.o [2021-02-18T09:46:39.629Z] #42 32.24 CC images/ipc-sem.o [2021-02-18T09:46:39.629Z] #42 32.42 CC images/utsns.o [2021-02-18T09:46:39.629Z] #42 32.62 CC images/creds.o [2021-02-18T09:46:39.629Z] #42 32.81 CC images/vma.o [2021-02-18T09:46:39.629Z] #42 33.08 CC images/netdev.o [2021-02-18T09:46:39.629Z] #42 33.38 CC images/tty.o [2021-02-18T09:46:39.629Z] #42 33.91 CC images/file-lock.o [2021-02-18T09:46:39.629Z] #42 34.10 CC images/rlimit.o [2021-02-18T09:46:39.629Z] #42 34.28 CC images/pagemap.o [2021-02-18T09:46:39.629Z] #42 34.53 CC images/siginfo.o [2021-02-18T09:46:39.629Z] #42 34.81 CC images/rpc.o [2021-02-18T09:46:39.629Z] #42 35.96 CC images/ext-file.o [2021-02-18T09:46:39.629Z] #42 36.18 CC images/cgroup.o [2021-02-18T09:46:39.629Z] #42 36.74 CC images/userns.o [2021-02-18T09:46:39.630Z] #42 36.99 CC images/google/protobuf/descriptor.o [2021-02-18T09:46:39.732Z] #42 55.34 CC criu/pie/util.o [2021-02-18T09:46:40.312Z] #42 55.74 CC criu/pie/util-vdso.o [2021-02-18T09:46:40.577Z] #42 56.17 AR criu/pie/pie.lib.a [2021-02-18T09:46:40.577Z] #42 56.24 DEP criu/pie/restorer.d [2021-02-18T09:46:40.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:46:40.843Z] #42 56.51 DEP criu/arch/aarch64/intraprocedure.d [2021-02-18T09:46:40.843Z] #42 56.53 DEP criu/arch/aarch64/restorer.d [2021-02-18T09:46:40.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:46:41.013Z] #42 38.49 CC images/opts.o [2021-02-18T09:46:41.108Z] #42 56.65 DEP criu/arch/aarch64/vdso-pie.d [2021-02-18T09:46:41.108Z] #42 56.78 DEP criu/pie/parasite-vdso.d [2021-02-18T09:46:41.373Z] #42 56.95 DEP criu/pie/parasite.d [2021-02-18T09:46:41.373Z] #42 57.14 CC criu/pie/parasite.o [2021-02-18T09:46:41.583Z] #42 38.80 CC images/seccomp.o [2021-02-18T09:46:41.583Z] #42 39.04 CC images/binfmt-misc.o [2021-02-18T09:46:41.843Z] #42 39.29 CC images/time.o [2021-02-18T09:46:41.953Z] #42 ... [2021-02-18T09:46:41.953Z] [2021-02-18T09:46:41.953Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:46:41.953Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:46:41.953Z] #19 2.128 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:46:41.953Z] #19 2.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:46:41.953Z] #19 2.300 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:46:41.953Z] #19 2.675 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-02-18T09:46:41.953Z] #19 3.551 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [262 kB] [2021-02-18T09:46:41.953Z] #19 4.408 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-02-18T09:46:41.953Z] #19 6.599 Fetched 8246 kB in 5s (1712 kB/s) [2021-02-18T09:46:41.953Z] #19 6.599 Reading package lists... [2021-02-18T09:46:41.953Z] #19 9.142 Reading package lists... [2021-02-18T09:46:41.953Z] #19 ... [2021-02-18T09:46:41.953Z] [2021-02-18T09:46:41.953Z] #23 [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-02-18T09:46:41.953Z] #23 sha256:ab22c3585364ac339c079f3e7d627129316742221d95636bba8509fee3f18246 [2021-02-18T09:46:41.953Z] #23 119.3 + mkdir -p /tmp/tmp.YeE3xfrYUf/src/github.com/docker [2021-02-18T09:46:41.953Z] #23 119.3 + mv components/cli /tmp/tmp.YeE3xfrYUf/src/github.com/docker/cli [2021-02-18T09:46:41.953Z] #23 119.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-02-18T09:46:42.103Z] #42 39.55 CC images/sysctl.o [2021-02-18T09:46:42.363Z] #42 39.79 CC images/autofs.o [2021-02-18T09:46:42.749Z] #42 39.97 CC images/macvlan.o [2021-02-18T09:46:42.749Z] #42 40.19 CC images/sit.o [2021-02-18T09:46:43.009Z] #42 40.45 CC images/memfd.o [2021-02-18T09:46:43.578Z] #42 40.83 CC images/timens.o [2021-02-18T09:46:43.838Z] #42 41.12 LINK images/built-in.o [2021-02-18T09:46:43.838Z] #42 41.29 GEN compel/include/asm [2021-02-18T09:46:43.838Z] #42 41.31 GEN compel/include/version.h [2021-02-18T09:46:43.838Z] #42 ... [2021-02-18T09:46:43.838Z] [2021-02-18T09:46:43.838Z] #44 [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-02-18T09:46:43.838Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:46:43.838Z] #44 101.1 vendor/golang.org/x/net/idna [2021-02-18T09:46:43.838Z] #44 103.0 vendor/golang.org/x/net/http2/hpack [2021-02-18T09:46:43.838Z] #44 104.0 mime [2021-02-18T09:46:43.838Z] #44 105.6 mime/quotedprintable [2021-02-18T09:46:43.838Z] #44 105.9 net/http/internal [2021-02-18T09:46:43.838Z] #44 109.2 net/textproto [2021-02-18T09:46:43.838Z] #44 109.2 crypto/x509 [2021-02-18T09:46:43.838Z] #44 110.3 vendor/golang.org/x/net/http/httpguts [2021-02-18T09:46:43.838Z] #44 110.6 vendor/golang.org/x/net/http/httpproxy [2021-02-18T09:46:44.098Z] #44 111.2 mime/multipart [2021-02-18T09:46:44.098Z] #44 ... [2021-02-18T09:46:44.098Z] [2021-02-18T09:46:44.098Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:44.098Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:44.098Z] #42 41.33 touch .config [2021-02-18T09:46:44.098Z] #42 41.38 GEN include/common/config.h [2021-02-18T09:46:44.098Z] #42 41.44 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-02-18T09:46:44.098Z] #42 41.46 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-02-18T09:46:44.098Z] #42 41.47 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-02-18T09:46:44.098Z] #42 41.52 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-02-18T09:46:44.098Z] #42 41.54 DEP compel/arch/x86/plugins/std/memcpy.d [2021-02-18T09:46:44.098Z] #42 41.56 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-02-18T09:46:44.098Z] #42 41.59 GEN compel/plugins/include/uapi/std/syscall.h [2021-02-18T09:46:44.098Z] #42 41.62 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-02-18T09:46:44.098Z] #42 41.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-02-18T09:46:44.098Z] #42 41.67 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-02-18T09:46:44.358Z] #42 41.68 DEP compel/plugins/std/infect.d [2021-02-18T09:46:44.358Z] #42 41.80 DEP compel/plugins/std/string.d [2021-02-18T09:46:44.358Z] #42 41.88 DEP compel/plugins/std/log.d [2021-02-18T09:46:44.618Z] #42 41.96 DEP compel/plugins/std/fds.d [2021-02-18T09:46:44.618Z] #42 42.06 DEP compel/plugins/std/std.d [2021-02-18T09:46:44.879Z] #42 42.13 DEP compel/plugins/shmem/shmem.d [2021-02-18T09:46:44.879Z] #42 42.21 DEP compel/plugins/fds/fds.d [2021-02-18T09:46:44.879Z] #42 42.33 CC compel/plugins/std/std.o [2021-02-18T09:46:45.139Z] #42 42.59 CC compel/plugins/std/fds.o [2021-02-18T09:46:45.284Z] #23 ... [2021-02-18T09:46:45.284Z] [2021-02-18T09:46:45.284Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:46:45.284Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:46:45.284Z] #19 9.142 Reading package lists... [2021-02-18T09:46:45.284Z] #19 11.48 Building dependency tree... [2021-02-18T09:46:45.284Z] #19 12.86 libcap2-bin is already the newest version (1:2.25-2). [2021-02-18T09:46:45.284Z] #19 12.86 The following additional packages will be installed: [2021-02-18T09:46:45.284Z] #19 12.86 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-18T09:46:45.284Z] #19 12.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-18T09:46:45.284Z] #19 12.86 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-18T09:46:45.284Z] #19 12.86 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-18T09:46:45.284Z] #19 12.86 python3.7 python3.7-minimal vim-runtime xxd [2021-02-18T09:46:45.284Z] #19 12.87 Suggested packages: [2021-02-18T09:46:45.284Z] #19 12.87 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-18T09:46:45.284Z] #19 12.87 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-18T09:46:45.284Z] #19 12.87 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-18T09:46:45.284Z] #19 12.87 Recommended packages: [2021-02-18T09:46:45.284Z] #19 12.87 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-18T09:46:45.284Z] #19 12.87 python3-keyrings.alt python3-xdg unzip [2021-02-18T09:46:45.709Z] #42 42.98 CC compel/plugins/std/log.o [2021-02-18T09:46:45.863Z] #19 13.98 The following NEW packages will be installed: [2021-02-18T09:46:45.863Z] #19 13.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-18T09:46:45.863Z] #19 13.98 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-18T09:46:45.863Z] #19 13.98 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-18T09:46:45.863Z] #19 13.98 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-18T09:46:45.863Z] #19 13.98 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-18T09:46:45.863Z] #19 13.98 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-18T09:46:45.863Z] #19 13.98 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-18T09:46:45.863Z] #19 13.98 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-18T09:46:45.863Z] #19 13.99 xz-utils zip [2021-02-18T09:46:46.128Z] #19 14.29 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:46:46.128Z] #19 14.29 Need to get 27.6 MB of archives. [2021-02-18T09:46:46.128Z] #19 14.29 After this operation, 114 MB of additional disk space will be used. [2021-02-18T09:46:46.128Z] #19 14.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-02-18T09:46:46.392Z] #19 14.42 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-02-18T09:46:46.392Z] #19 14.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-02-18T09:46:46.392Z] #19 14.61 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-02-18T09:46:46.392Z] #19 14.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-02-18T09:46:46.392Z] #19 14.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-02-18T09:46:46.392Z] #19 14.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-02-18T09:46:46.392Z] #19 14.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-02-18T09:46:46.393Z] #19 14.68 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-02-18T09:46:46.393Z] #19 14.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-02-18T09:46:46.393Z] #19 14.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-02-18T09:46:46.393Z] #19 14.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-02-18T09:46:46.393Z] #19 14.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-02-18T09:46:46.393Z] #19 14.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-02-18T09:46:46.393Z] #19 14.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-02-18T09:46:46.393Z] #19 14.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-02-18T09:46:46.649Z] #42 43.92 CC compel/plugins/std/string.o [2021-02-18T09:46:46.657Z] #19 14.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-02-18T09:46:46.657Z] #19 14.73 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-18T09:46:46.657Z] #19 14.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-02-18T09:46:46.657Z] #19 14.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-02-18T09:46:46.657Z] #19 14.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-02-18T09:46:46.657Z] #19 14.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-02-18T09:46:46.657Z] #19 14.79 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-02-18T09:46:46.657Z] #19 14.79 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-02-18T09:46:46.657Z] #19 14.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-02-18T09:46:46.657Z] #19 14.81 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-02-18T09:46:46.657Z] #19 14.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-02-18T09:46:46.657Z] #19 14.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-02-18T09:46:46.657Z] #19 14.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-02-18T09:46:46.923Z] #19 15.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-02-18T09:46:46.923Z] #19 15.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-02-18T09:46:46.923Z] #19 15.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-02-18T09:46:46.923Z] #19 15.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-02-18T09:46:46.923Z] #19 15.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-02-18T09:46:46.923Z] #19 15.20 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-18T09:46:46.923Z] #19 15.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-18T09:46:46.923Z] #19 15.26 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-18T09:46:46.923Z] #19 15.27 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-02-18T09:46:46.923Z] #19 15.27 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-18T09:46:46.923Z] #19 15.29 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-18T09:46:47.188Z] #19 15.29 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-18T09:46:47.188Z] #19 15.30 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-02-18T09:46:47.188Z] #19 15.34 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-02-18T09:46:47.188Z] #19 15.35 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-02-18T09:46:47.231Z] #42 44.51 CC compel/plugins/std/infect.o [2021-02-18T09:46:47.453Z] #19 15.48 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-18T09:46:47.536Z] #42 45.00 CC compel/arch/x86/plugins/std/parasite-head.o [2021-02-18T09:46:47.537Z] #42 45.04 CC compel/arch/x86/plugins/std/memcpy.o [2021-02-18T09:46:47.717Z] #19 15.83 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-02-18T09:46:47.718Z] #19 15.88 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-02-18T09:46:47.718Z] #19 15.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-02-18T09:46:47.800Z] #42 45.10 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-02-18T09:46:47.800Z] #42 45.24 AR compel/plugins/std.lib.a [2021-02-18T09:46:47.800Z] #42 45.29 CC compel/plugins/fds/fds.o [2021-02-18T09:46:48.374Z] #42 45.58 AR compel/plugins/fds.lib.a [2021-02-18T09:46:48.374Z] #42 45.64 HOSTDEP compel/src/lib/log-host.d [2021-02-18T09:46:48.374Z] #42 45.78 HOSTDEP compel/src/lib/handle-elf-host.d [2021-02-18T09:46:48.639Z] #42 45.90 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-02-18T09:46:48.639Z] #42 46.01 HOSTDEP compel/src/main-host.d [2021-02-18T09:46:48.672Z] #19 16.63 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:46:48.672Z] #19 16.72 Fetched 27.6 MB in 2s (14.8 MB/s) [2021-02-18T09:46:48.672Z] #19 16.78 Selecting previously unselected package pigz. [2021-02-18T09:46:48.672Z] #19 16.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2021-02-18T09:46:48.672Z] #19 16.84 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-02-18T09:46:48.672Z] #19 16.85 Unpacking pigz (2.4-1) ... [2021-02-18T09:46:48.900Z] #42 46.19 DEP compel/src/lib/ptrace.d [2021-02-18T09:46:48.900Z] #42 46.30 DEP compel/src/lib/infect.d [2021-02-18T09:46:48.937Z] #19 16.95 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-02-18T09:46:48.937Z] #19 16.95 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-18T09:46:48.937Z] #19 16.97 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-18T09:46:49.160Z] #42 46.54 DEP compel/src/lib/infect-util.d [2021-02-18T09:46:49.160Z] #42 46.67 DEP compel/src/lib/infect-rpc.d [2021-02-18T09:46:49.202Z] #19 17.35 Selecting previously unselected package python3.7-minimal. [2021-02-18T09:46:49.202Z] #19 17.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-02-18T09:46:49.202Z] #19 17.38 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-18T09:46:49.419Z] #42 46.84 DEP compel/arch/x86/src/lib/infect.d [2021-02-18T09:46:49.680Z] #42 47.02 DEP compel/arch/x86/src/lib/cpu.d [2021-02-18T09:46:49.680Z] #42 47.08 DEP compel/src/lib/log.d [2021-02-18T09:46:49.680Z] #42 47.16 DEP compel/src/main.d [2021-02-18T09:46:49.940Z] #42 47.30 DEP compel/src/lib/handle-elf.d [2021-02-18T09:46:50.155Z] #19 18.10 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-02-18T09:46:50.155Z] #19 18.12 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-18T09:46:50.201Z] #42 47.47 DEP compel/arch/x86/src/lib/handle-elf.d [2021-02-18T09:46:50.201Z] #42 47.62 CC compel/src/lib/log.o [2021-02-18T09:46:50.461Z] #42 47.86 CC compel/arch/x86/src/lib/cpu.o [2021-02-18T09:46:50.722Z] #42 ... [2021-02-18T09:46:50.722Z] [2021-02-18T09:46:50.722Z] #12 [runtime-dev-cross-false 1/1] 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 libsystemd-dev libudev-dev [2021-02-18T09:46:50.722Z] #12 sha256:5709a82c36e7b30bd259aedf1a21195d5fa2b2db85e40130345ca95451ebb27e [2021-02-18T09:46:50.722Z] #12 114.5 Selecting previously unselected package libapparmor1:amd64. [2021-02-18T09:46:50.722Z] #12 114.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 114.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-02-18T09:46:50.722Z] #12 114.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-02-18T09:46:50.722Z] #12 114.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 114.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-18T09:46:50.722Z] #12 114.9 Selecting previously unselected package libbtrfs0. [2021-02-18T09:46:50.722Z] #12 114.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 114.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-02-18T09:46:50.722Z] #12 114.9 Selecting previously unselected package libbtrfs-dev. [2021-02-18T09:46:50.722Z] #12 114.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:46:50.722Z] #12 115.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-02-18T09:46:50.722Z] #12 115.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-18T09:46:50.722Z] #12 115.3 Selecting previously unselected package libudev-dev:amd64. [2021-02-18T09:46:50.722Z] #12 115.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.3 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-18T09:46:50.722Z] #12 115.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-02-18T09:46:50.722Z] #12 115.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-02-18T09:46:50.722Z] #12 115.7 Selecting previously unselected package libpcre16-3:amd64. [2021-02-18T09:46:50.722Z] #12 115.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 115.9 Selecting previously unselected package libpcre32-3:amd64. [2021-02-18T09:46:50.722Z] #12 115.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 115.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 116.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-02-18T09:46:50.722Z] #12 116.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 116.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 116.2 Selecting previously unselected package libpcre3-dev:amd64. [2021-02-18T09:46:50.722Z] #12 116.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 116.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 116.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-02-18T09:46:50.722Z] #12 116.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 116.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-18T09:46:50.722Z] #12 116.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-02-18T09:46:50.722Z] #12 116.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 117.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-18T09:46:50.722Z] #12 117.1 Selecting previously unselected package libseccomp-dev:amd64. [2021-02-18T09:46:50.722Z] #12 117.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 117.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-18T09:46:50.722Z] #12 117.2 Selecting previously unselected package libsystemd-dev:amd64. [2021-02-18T09:46:50.722Z] #12 117.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-02-18T09:46:50.722Z] #12 117.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-18T09:46:50.722Z] #12 117.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 117.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2021-02-18T09:46:50.722Z] #12 117.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up libbtrfs0 (4.20.1-2) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 117.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up libbtrfs-dev (4.20.1-2) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up mingw-w64-common (6.0.0-3) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-02-18T09:46:50.722Z] #12 118.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-02-18T09:46:50.722Z] #12 118.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-02-18T09:46:50.722Z] #12 118.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:50.722Z] #12 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-18T09:46:50.722Z] #12 118.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-02-18T09:46:50.983Z] #12 118.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-02-18T09:46:50.983Z] #12 118.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-02-18T09:46:50.983Z] #12 118.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-02-18T09:46:50.983Z] #12 118.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-02-18T09:46:50.983Z] #12 118.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-02-18T09:46:50.983Z] #12 118.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-02-18T09:46:50.983Z] #12 118.2 Setting up dmsetup (2:1.02.155-3) ... [2021-02-18T09:46:50.983Z] #12 118.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-02-18T09:46:50.983Z] #12 118.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-02-18T09:46:50.983Z] #12 118.3 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:46:52.745Z] #19 ... [2021-02-18T09:46:52.745Z] [2021-02-18T09:46:52.745Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:52.745Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:46:52.745Z] #42 58.00 LINK criu/pie/parasite.built-in.o [2021-02-18T09:46:52.745Z] #42 58.01 GEN criu/pie/parasite-blob.h [2021-02-18T09:46:52.745Z] #42 58.05 CC criu/pie/parasite-vdso.o [2021-02-18T09:46:52.745Z] #42 58.70 CC criu/arch/aarch64/vdso-pie.o [2021-02-18T09:46:52.745Z] #42 59.06 CC criu/arch/aarch64/restorer.o [2021-02-18T09:46:52.745Z] #42 59.61 CC criu/arch/aarch64/intraprocedure.o [2021-02-18T09:46:52.745Z] #42 59.65 CC criu/pie/restorer.o [2021-02-18T09:46:52.745Z] #42 62.03 LINK criu/pie/restorer.built-in.o [2021-02-18T09:46:52.745Z] #42 62.05 GEN criu/pie/restorer-blob.h [2021-02-18T09:46:52.745Z] #42 62.19 DEP criu/vdso.d [2021-02-18T09:46:52.745Z] #42 62.52 DEP criu/uts_ns.d [2021-02-18T09:46:52.745Z] #42 62.71 DEP criu/util.d [2021-02-18T09:46:52.745Z] #42 62.90 DEP criu/uffd.d [2021-02-18T09:46:52.745Z] #42 63.07 DEP criu/tun.d [2021-02-18T09:46:52.745Z] #42 63.24 DEP criu/tty.d [2021-02-18T09:46:52.745Z] #42 63.47 DEP criu/timerfd.d [2021-02-18T09:46:52.745Z] #42 63.66 DEP criu/timens.d [2021-02-18T09:46:52.745Z] #42 63.92 DEP criu/sysfs_parse.d [2021-02-18T09:46:52.745Z] #42 64.12 DEP criu/sysctl.d [2021-02-18T09:46:52.745Z] #42 64.30 DEP criu/string.d [2021-02-18T09:46:52.745Z] #42 64.34 DEP criu/stats.d [2021-02-18T09:46:52.745Z] #42 64.53 DEP criu/sockets.d [2021-02-18T09:46:52.745Z] #42 64.67 DEP criu/sk-unix.d [2021-02-18T09:46:52.745Z] #42 64.95 DEP criu/sk-tcp.d [2021-02-18T09:46:52.745Z] #42 65.10 DEP criu/sk-queue.d [2021-02-18T09:46:52.745Z] #42 65.22 DEP criu/sk-packet.d [2021-02-18T09:46:52.745Z] #42 65.44 DEP criu/sk-netlink.d [2021-02-18T09:46:52.745Z] #42 65.77 DEP criu/sk-inet.d [2021-02-18T09:46:52.745Z] #42 66.46 DEP criu/signalfd.d [2021-02-18T09:46:52.745Z] #42 66.84 DEP criu/sigframe.d [2021-02-18T09:46:52.745Z] #42 66.90 DEP criu/shmem.d [2021-02-18T09:46:52.745Z] #42 66.99 DEP criu/servicefd.d [2021-02-18T09:46:52.745Z] #42 67.08 DEP criu/seize.d [2021-02-18T09:46:52.745Z] #42 67.16 DEP criu/seccomp.d [2021-02-18T09:46:52.745Z] #42 67.36 DEP criu/rst-malloc.d [2021-02-18T09:46:52.745Z] #42 67.47 DEP criu/rbtree.d [2021-02-18T09:46:52.745Z] #42 67.52 DEP criu/pstree.d [2021-02-18T09:46:52.745Z] #42 67.66 DEP criu/protobuf.d [2021-02-18T09:46:52.745Z] #42 67.78 GEN criu/protobuf-desc-gen.h [2021-02-18T09:46:52.745Z] #42 ... [2021-02-18T09:46:52.745Z] [2021-02-18T09:46:52.745Z] #39 [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-02-18T09:46:52.745Z] #39 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-02-18T09:46:52.745Z] #39 130.6 + dpkg --print-architecture [2021-02-18T09:46:52.745Z] #39 DONE 132.6s [2021-02-18T09:46:52.745Z] [2021-02-18T09:46:52.745Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:46:52.745Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:46:52.745Z] #19 21.02 Selecting previously unselected package python3-minimal. [2021-02-18T09:46:52.893Z] #12 DONE 120.0s [2021-02-18T09:46:52.893Z] [2021-02-18T09:46:52.893Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:46:52.893Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:46:53.010Z] #19 21.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23654 files and directories currently installed.) [2021-02-18T09:46:53.010Z] #19 21.06 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-02-18T09:46:53.010Z] #19 21.09 Unpacking python3-minimal (3.7.3-1) ... [2021-02-18T09:46:53.010Z] #19 21.22 Selecting previously unselected package libmpdec2:arm64. [2021-02-18T09:46:53.010Z] #19 21.22 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-02-18T09:46:53.010Z] #19 21.24 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-02-18T09:46:53.590Z] #19 21.51 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-02-18T09:46:53.590Z] #19 21.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-02-18T09:46:53.590Z] #19 21.55 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-18T09:46:54.543Z] #19 22.55 Selecting previously unselected package python3.7. [2021-02-18T09:46:54.543Z] #19 22.55 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-02-18T09:46:54.543Z] #19 22.57 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-18T09:46:54.543Z] #19 22.70 Selecting previously unselected package libpython3-stdlib:arm64. [2021-02-18T09:46:54.543Z] #19 22.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-02-18T09:46:54.543Z] #19 22.71 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-18T09:46:54.543Z] #19 22.80 Setting up python3-minimal (3.7.3-1) ... [2021-02-18T09:46:55.496Z] #19 23.67 Selecting previously unselected package python3. [2021-02-18T09:46:55.496Z] #19 23.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2021-02-18T09:46:55.496Z] #19 23.72 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-02-18T09:46:55.496Z] #19 23.74 Unpacking python3 (3.7.3-1) ... [2021-02-18T09:46:55.761Z] #19 23.87 Selecting previously unselected package libip4tc0:arm64. [2021-02-18T09:46:55.761Z] #19 23.88 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-02-18T09:46:55.761Z] #19 23.89 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-02-18T09:46:55.761Z] #19 24.01 Selecting previously unselected package libip6tc0:arm64. [2021-02-18T09:46:55.761Z] #19 24.01 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-02-18T09:46:55.761Z] #19 24.02 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-02-18T09:46:56.026Z] #19 24.14 Selecting previously unselected package libiptc0:arm64. [2021-02-18T09:46:56.026Z] #19 24.14 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-02-18T09:46:56.026Z] #19 24.14 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-02-18T09:46:56.026Z] #19 24.24 Selecting previously unselected package libnfnetlink0:arm64. [2021-02-18T09:46:56.026Z] #19 24.24 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-02-18T09:46:56.026Z] #19 24.25 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-18T09:46:56.026Z] #19 24.31 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-02-18T09:46:56.026Z] #19 24.31 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-02-18T09:46:56.026Z] #19 24.32 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-18T09:46:56.186Z] #13 ... [2021-02-18T09:46:56.186Z] [2021-02-18T09:46:56.186Z] #44 [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-02-18T09:46:56.186Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:46:56.186Z] #44 113.1 crypto/tls [2021-02-18T09:46:56.186Z] #44 119.4 net/http/httptrace [2021-02-18T09:46:56.186Z] #44 119.8 net/http [2021-02-18T09:46:56.186Z] #44 ... [2021-02-18T09:46:56.186Z] [2021-02-18T09:46:56.186Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:56.186Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:56.186Z] #42 48.57 CC compel/arch/x86/src/lib/infect.o [2021-02-18T09:46:56.186Z] #42 49.19 CC compel/src/lib/infect-rpc.o [2021-02-18T09:46:56.186Z] #42 49.52 CC compel/src/lib/infect-util.o [2021-02-18T09:46:56.186Z] #42 49.78 CC compel/src/lib/infect.o [2021-02-18T09:46:56.186Z] #42 52.07 CC compel/src/lib/ptrace.o [2021-02-18T09:46:56.186Z] #42 52.44 AR compel/libcompel.a [2021-02-18T09:46:56.186Z] #42 52.54 HOSTCC compel/src/main-host.o [2021-02-18T09:46:56.186Z] #42 52.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-02-18T09:46:56.186Z] #42 53.01 HOSTCC compel/src/lib/handle-elf-host.o [2021-02-18T09:46:56.186Z] #42 53.32 HOSTCC compel/src/lib/log-host.o [2021-02-18T09:46:56.186Z] #42 53.52 HOSTLINK compel/compel-host-bin [2021-02-18T09:46:56.186Z] #42 53.63 DEP soccr/soccr.d [2021-02-18T09:46:56.290Z] #19 24.43 Selecting previously unselected package libnftnl11:arm64. [2021-02-18T09:46:56.290Z] #19 24.43 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-02-18T09:46:56.290Z] #19 24.44 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-02-18T09:46:56.445Z] #42 53.81 CC soccr/soccr.o [2021-02-18T09:46:56.556Z] #19 24.55 Selecting previously unselected package iptables. [2021-02-18T09:46:56.556Z] #19 24.55 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-02-18T09:46:56.556Z] #19 24.56 Unpacking iptables (1.8.2-4) ... [2021-02-18T09:46:56.705Z] #42 ... [2021-02-18T09:46:56.705Z] [2021-02-18T09:46:56.705Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-02-18T09:46:56.705Z] #13 sha256:5d93c16b11b4fa823b774777222a562901bea96919d6b4f99bcfab4a0637fb25 [2021-02-18T09:46:56.705Z] #13 DONE 4.1s [2021-02-18T09:46:56.705Z] [2021-02-18T09:46:56.705Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-02-18T09:46:56.705Z] #14 sha256:9870d309798d4684300692663586ff94ad80094a53fa8816f3d1b7fdbf3f8075 [2021-02-18T09:46:56.820Z] #19 24.92 Selecting previously unselected package xxd. [2021-02-18T09:46:56.820Z] #19 24.93 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-02-18T09:46:56.820Z] #19 24.93 Unpacking xxd (2:8.1.0875-5) ... [2021-02-18T09:46:56.820Z] #19 25.07 Selecting previously unselected package vim-common. [2021-02-18T09:46:56.820Z] #19 25.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:46:56.820Z] #19 25.11 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-18T09:46:57.085Z] #19 25.29 Selecting previously unselected package bash-completion. [2021-02-18T09:46:57.085Z] #19 25.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-18T09:46:59.653Z] #19 27.90 Unpacking bash-completion (1:2.8-6) ... [2021-02-18T09:46:59.997Z] #14 DONE 2.9s [2021-02-18T09:46:59.997Z] [2021-02-18T09:46:59.997Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:46:59.997Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:46:59.997Z] #42 55.40 AR soccr/libsoccr.a [2021-02-18T09:46:59.997Z] #42 55.46 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-18T09:46:59.997Z] #42 55.86 DEP criu/arch/x86/sigframe.d [2021-02-18T09:46:59.997Z] #42 56.07 DEP criu/arch/x86/sigaction_compat.d [2021-02-18T09:46:59.997Z] #42 56.16 DEP criu/arch/x86/kerndat.d [2021-02-18T09:46:59.997Z] #42 56.39 DEP criu/arch/x86/crtools.d [2021-02-18T09:46:59.997Z] #42 56.56 DEP criu/arch/x86/cpu.d [2021-02-18T09:46:59.997Z] #42 56.79 CC criu/arch/x86/cpu.o [2021-02-18T09:47:00.232Z] #19 28.48 Selecting previously unselected package bzip2. [2021-02-18T09:47:00.232Z] #19 28.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-02-18T09:47:00.232Z] #19 28.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-18T09:47:00.259Z] #42 57.53 CC criu/arch/x86/crtools.o [2021-02-18T09:47:00.497Z] #19 28.59 Selecting previously unselected package xz-utils. [2021-02-18T09:47:00.497Z] #19 28.61 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-02-18T09:47:00.497Z] #19 28.62 Unpacking xz-utils (5.2.4-1) ... [2021-02-18T09:47:00.761Z] #19 28.78 Selecting previously unselected package apparmor. [2021-02-18T09:47:00.761Z] #19 28.79 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-02-18T09:47:00.761Z] #19 28.87 Unpacking apparmor (2.13.2-10) ... [2021-02-18T09:47:00.828Z] #42 ... [2021-02-18T09:47:00.828Z] [2021-02-18T09:47:00.828Z] #57 [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-02-18T09:47:00.828Z] #57 sha256:4967fde2e35c2c40a57aeade6fb1afb173f3395154f078e4d31b3f54ca407c5b [2021-02-18T09:47:00.828Z] #57 119.7 + for f in rootlesskit rootlesskit-docker-proxy [2021-02-18T09:47:00.828Z] #57 119.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-02-18T09:47:00.828Z] #57 DONE 127.8s [2021-02-18T09:47:00.828Z] [2021-02-18T09:47:00.828Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-02-18T09:47:00.828Z] #58 sha256:8da2d1ddb4ca43c42894e499e744339680dc0cd2f1c9d1e9ce9e19759233f5c7 [2021-02-18T09:47:01.026Z] #19 29.23 Selecting previously unselected package aufs-tools. [2021-02-18T09:47:01.026Z] #19 29.23 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-02-18T09:47:01.026Z] #19 29.25 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-18T09:47:01.290Z] #19 29.39 Selecting previously unselected package libonig5:arm64. [2021-02-18T09:47:01.290Z] #19 29.39 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-02-18T09:47:01.290Z] #19 29.40 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-02-18T09:47:01.290Z] #19 29.58 Selecting previously unselected package libjq1:arm64. [2021-02-18T09:47:01.398Z] #58 DONE 0.7s [2021-02-18T09:47:01.398Z] [2021-02-18T09:47:01.399Z] #52 [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-02-18T09:47:01.399Z] #52 sha256:b52310b0f06225eb3a443f497f8013c8f9dcdebeff879c2ae5de5f315a8b0c2b [2021-02-18T09:47:01.399Z] #52 4.114 + RM_GOPATH=0 [2021-02-18T09:47:01.399Z] #52 4.115 + TMP_GOPATH= [2021-02-18T09:47:01.399Z] #52 4.115 + : /build [2021-02-18T09:47:01.399Z] #52 4.115 + '[' -z '' ']' [2021-02-18T09:47:01.399Z] #52 4.115 ++ mktemp -d [2021-02-18T09:47:01.399Z] #52 4.117 + export GOPATH=/tmp/tmp.f5NhHi25ba [2021-02-18T09:47:01.399Z] #52 4.121 + GOPATH=/tmp/tmp.f5NhHi25ba [2021-02-18T09:47:01.399Z] #52 4.121 + RM_GOPATH=1 [2021-02-18T09:47:01.399Z] #52 4.122 + case "$(go env GOARCH)" in [2021-02-18T09:47:01.399Z] #52 4.123 ++ go env GOARCH [2021-02-18T09:47:01.399Z] #52 4.140 + export GO_BUILDMODE=-buildmode=pie [2021-02-18T09:47:01.399Z] #52 4.143 + GO_BUILDMODE=-buildmode=pie [2021-02-18T09:47:01.399Z] #52 4.144 ++ dirname /tmp/install/install.sh [2021-02-18T09:47:01.399Z] #52 4.150 + dir=/tmp/install [2021-02-18T09:47:01.399Z] #52 4.152 + bin=runc [2021-02-18T09:47:01.399Z] #52 4.153 + shift [2021-02-18T09:47:01.399Z] #52 4.153 + '[' '!' -f /tmp/install/runc.installer ']' [2021-02-18T09:47:01.399Z] #52 4.153 + . /tmp/install/runc.installer [2021-02-18T09:47:01.399Z] #52 4.154 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:47:01.399Z] #52 4.154 + install_runc [2021-02-18T09:47:01.399Z] #52 4.159 + grep -q '^3\.10\.0.*\.el7\.' [2021-02-18T09:47:01.399Z] #52 4.162 + uname -r [2021-02-18T09:47:01.399Z] #52 4.172 + RUNC_BUILDTAGS='seccomp ' [2021-02-18T09:47:01.399Z] #52 4.173 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-02-18T09:47:01.399Z] #52 4.173 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-02-18T09:47:01.399Z] #52 4.173 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.f5NhHi25ba/src/github.com/opencontainers/runc [2021-02-18T09:47:01.399Z] #52 4.200 Cloning into '/tmp/tmp.f5NhHi25ba/src/github.com/opencontainers/runc'... [2021-02-18T09:47:01.399Z] #52 ... [2021-02-18T09:47:01.399Z] [2021-02-18T09:47:01.399Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-02-18T09:47:01.399Z] #59 sha256:ad7c284a512c3ef3241540f793f0bd21573012ad9a30cedb901eb31105d35644 [2021-02-18T09:47:01.556Z] #19 29.59 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-02-18T09:47:01.556Z] #19 29.59 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-18T09:47:01.556Z] #19 29.70 Selecting previously unselected package jq. [2021-02-18T09:47:01.556Z] #19 29.70 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-02-18T09:47:01.556Z] #19 29.71 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-18T09:47:01.556Z] #19 29.80 Selecting previously unselected package libaio1:arm64. [2021-02-18T09:47:01.556Z] #19 29.80 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-02-18T09:47:01.556Z] #19 29.81 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-02-18T09:47:01.820Z] #19 29.89 Selecting previously unselected package libgpm2:arm64. [2021-02-18T09:47:01.820Z] #19 29.89 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-02-18T09:47:01.820Z] #19 29.91 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-02-18T09:47:01.820Z] #19 29.98 Selecting previously unselected package libicu63:arm64. [2021-02-18T09:47:01.820Z] #19 29.98 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-02-18T09:47:01.820Z] #19 29.99 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-18T09:47:01.977Z] #59 DONE 0.6s [2021-02-18T09:47:01.977Z] [2021-02-18T09:47:01.977Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:01.977Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:01.977Z] #42 58.96 CC criu/arch/x86/kerndat.o [2021-02-18T09:47:01.977Z] #42 59.49 CC criu/arch/x86/sigaction_compat.o [2021-02-18T09:47:02.547Z] #42 59.71 CC criu/arch/x86/sigframe.o [2021-02-18T09:47:02.547Z] #42 60.00 LINK criu/arch/x86/crtools.built-in.o [2021-02-18T09:47:02.547Z] #42 60.11 DEP criu/pie/util-vdso-elf32.d [2021-02-18T09:47:02.673Z] INFO [loader] Go packages loading at mode 575 (exports_file|name|compiled_files|files|imports|types_sizes|deps) took 2m1.402131444s [2021-02-18T09:47:02.673Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.170582ms [2021-02-18T09:47:02.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:47:02.807Z] #42 60.25 DEP criu/pie/util-vdso.d [2021-02-18T09:47:03.066Z] #42 60.43 DEP criu/pie/util.d [2021-02-18T09:47:03.327Z] #42 60.62 CC criu/pie/util.o [2021-02-18T09:47:03.587Z] #42 61.01 CC criu/pie/util-vdso.o [2021-02-18T09:47:04.390Z] #19 ... [2021-02-18T09:47:04.390Z] [2021-02-18T09:47:04.390Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:04.390Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:04.390Z] #42 69.63 DEP criu/protobuf-desc.d [2021-02-18T09:47:04.390Z] #42 69.83 DEP criu/proc_parse.d [2021-02-18T09:47:04.390Z] #42 70.03 DEP criu/plugin.d [2021-02-18T09:47:04.390Z] #42 70.11 DEP criu/pipes.d [2021-02-18T09:47:04.390Z] #42 70.32 DEP criu/pie-util.d [2021-02-18T09:47:04.390Z] #42 70.44 DEP criu/pie-util-vdso.d [2021-02-18T09:47:04.390Z] #42 70.59 DEP criu/path.d [2021-02-18T09:47:04.390Z] #42 70.72 DEP criu/parasite-syscall.d [2021-02-18T09:47:04.390Z] #42 71.03 DEP criu/pagemap.d [2021-02-18T09:47:04.390Z] #42 71.19 DEP criu/pagemap-cache.d [2021-02-18T09:47:04.390Z] #42 71.32 DEP criu/page-xfer.d [2021-02-18T09:47:04.390Z] #42 71.51 DEP criu/page-pipe.d [2021-02-18T09:47:04.390Z] #42 71.67 DEP criu/netfilter.d [2021-02-18T09:47:04.390Z] #42 71.85 DEP criu/net.d [2021-02-18T09:47:04.390Z] #42 72.04 DEP criu/namespaces.d [2021-02-18T09:47:04.390Z] #42 72.16 DEP criu/mount.d [2021-02-18T09:47:04.390Z] #42 72.31 DEP criu/memfd.d [2021-02-18T09:47:04.390Z] #42 72.48 DEP criu/mem.d [2021-02-18T09:47:04.390Z] #42 72.64 DEP criu/lsm.d [2021-02-18T09:47:04.390Z] #42 72.83 DEP criu/log.d [2021-02-18T09:47:04.390Z] #42 73.00 DEP criu/libnetlink.d [2021-02-18T09:47:04.390Z] #42 73.09 DEP criu/kerndat.d [2021-02-18T09:47:04.390Z] #42 73.20 DEP criu/kcmp-ids.d [2021-02-18T09:47:04.390Z] #42 73.31 DEP criu/irmap.d [2021-02-18T09:47:04.390Z] #42 73.41 DEP criu/ipc_ns.d [2021-02-18T09:47:04.390Z] #42 73.58 DEP criu/image.d [2021-02-18T09:47:04.390Z] #42 73.80 DEP criu/image-desc.d [2021-02-18T09:47:04.390Z] #42 73.91 DEP criu/fsnotify.d [2021-02-18T09:47:04.390Z] #42 74.12 DEP criu/filesystems.d [2021-02-18T09:47:04.390Z] #42 74.29 DEP criu/files.d [2021-02-18T09:47:04.390Z] #42 74.50 DEP criu/files-reg.d [2021-02-18T09:47:04.390Z] #42 74.69 DEP criu/files-ext.d [2021-02-18T09:47:04.390Z] #42 74.85 DEP criu/file-lock.d [2021-02-18T09:47:04.390Z] #42 75.01 DEP criu/file-ids.d [2021-02-18T09:47:04.390Z] #42 75.12 DEP criu/fifo.d [2021-02-18T09:47:04.390Z] #42 75.28 DEP criu/fdstore.d [2021-02-18T09:47:04.390Z] #42 75.40 DEP criu/fault-injection.d [2021-02-18T09:47:04.390Z] #42 75.46 DEP criu/external.d [2021-02-18T09:47:04.390Z] #42 75.54 DEP criu/eventpoll.d [2021-02-18T09:47:04.390Z] #42 75.67 DEP criu/eventfd.d [2021-02-18T09:47:04.390Z] #42 75.80 DEP criu/crtools.d [2021-02-18T09:47:04.390Z] #42 75.97 DEP criu/cr-service.d [2021-02-18T09:47:04.390Z] #42 76.09 DEP criu/cr-restore.d [2021-02-18T09:47:04.390Z] #42 76.28 DEP criu/cr-errno.d [2021-02-18T09:47:04.390Z] #42 76.29 DEP criu/cr-dump.d [2021-02-18T09:47:04.390Z] #42 76.48 DEP criu/cr-dedup.d [2021-02-18T09:47:04.390Z] #42 76.62 DEP criu/cr-check.d [2021-02-18T09:47:04.390Z] #42 76.84 DEP criu/config.d [2021-02-18T09:47:04.390Z] #42 77.04 DEP criu/clone-noasan.d [2021-02-18T09:47:04.390Z] #42 77.13 DEP criu/cgroup.d [2021-02-18T09:47:04.390Z] #42 77.29 DEP criu/cgroup-props.d [2021-02-18T09:47:04.390Z] #42 77.42 DEP criu/bitmap.d [2021-02-18T09:47:04.390Z] #42 77.44 DEP criu/bfd.d [2021-02-18T09:47:04.390Z] #42 77.59 DEP criu/autofs.d [2021-02-18T09:47:04.390Z] #42 77.73 DEP criu/aio.d [2021-02-18T09:47:04.390Z] #42 77.95 DEP criu/action-scripts.d [2021-02-18T09:47:04.390Z] #42 78.29 CC criu/action-scripts.o [2021-02-18T09:47:04.390Z] #42 78.61 CC criu/aio.o [2021-02-18T09:47:04.390Z] #42 79.00 CC criu/autofs.o [2021-02-18T09:47:04.527Z] #42 61.75 CC criu/pie/util-vdso-elf32.o [2021-02-18T09:47:04.655Z] #42 ... [2021-02-18T09:47:04.655Z] [2021-02-18T09:47:04.655Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:04.655Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:47:04.655Z] #19 32.83 Selecting previously unselected package libnet1:arm64. [2021-02-18T09:47:04.655Z] #19 32.84 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-02-18T09:47:04.655Z] #19 32.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:47:04.655Z] #19 32.99 Selecting previously unselected package libnl-3-200:arm64. [2021-02-18T09:47:04.787Z] #42 ... [2021-02-18T09:47:04.787Z] [2021-02-18T09:47:04.787Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-02-18T09:47:04.787Z] #15 sha256:f49da00d55432a53eccbeeb79d7a9dfdea5b595b3817b9c4dc4376949abc3cd7 [2021-02-18T09:47:04.787Z] #15 4.841 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-02-18T09:47:04.787Z] #15 DONE 5.0s [2021-02-18T09:47:04.928Z] #19 33.01 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-02-18T09:47:04.928Z] #19 33.02 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-02-18T09:47:04.928Z] #19 33.11 Selecting previously unselected package libprotobuf-c1:arm64. [2021-02-18T09:47:04.928Z] #19 33.11 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-02-18T09:47:04.928Z] #19 33.13 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-18T09:47:04.928Z] #19 33.20 Selecting previously unselected package libreadline5:arm64. [2021-02-18T09:47:05.047Z] [2021-02-18T09:47:05.047Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-02-18T09:47:05.047Z] #16 sha256:e0fd3f181c6a1aefb495e9780bd348beb6c7a92b0e700d78b21dddc21b6d3788 [2021-02-18T09:47:05.193Z] #19 33.21 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-02-18T09:47:05.193Z] #19 33.22 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-18T09:47:05.193Z] #19 33.34 Selecting previously unselected package net-tools. [2021-02-18T09:47:05.193Z] #19 33.35 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-02-18T09:47:05.193Z] #19 33.36 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-18T09:47:05.459Z] #19 33.58 Selecting previously unselected package python-pip-whl. [2021-02-18T09:47:05.459Z] #19 33.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-18T09:47:05.459Z] #19 33.60 Unpacking python-pip-whl (18.1-5) ... [2021-02-18T09:47:05.989Z] #19 34.02 Selecting previously unselected package python3-lib2to3. [2021-02-18T09:47:05.989Z] #19 34.03 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-18T09:47:05.989Z] #19 34.04 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-18T09:47:05.989Z] #19 34.27 Selecting previously unselected package python3-distutils. [2021-02-18T09:47:06.254Z] #19 34.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-18T09:47:06.254Z] #19 34.29 Unpacking python3-distutils (3.7.3-1) ... [2021-02-18T09:47:06.254Z] #19 34.45 Selecting previously unselected package python3-pip. [2021-02-18T09:47:06.254Z] #19 34.45 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-18T09:47:06.254Z] #19 34.47 Unpacking python3-pip (18.1-5) ... [2021-02-18T09:47:06.519Z] #19 34.64 Selecting previously unselected package python3-pkg-resources. [2021-02-18T09:47:06.519Z] #19 34.64 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-18T09:47:06.519Z] #19 34.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-18T09:47:06.519Z] #19 34.81 Selecting previously unselected package python3-setuptools. [2021-02-18T09:47:06.519Z] #19 34.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-18T09:47:06.519Z] #19 34.82 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-18T09:47:06.784Z] #19 35.08 Selecting previously unselected package python3-wheel. [2021-02-18T09:47:07.050Z] #19 35.09 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-18T09:47:07.050Z] #19 35.09 Unpacking python3-wheel (0.32.3-2) ... [2021-02-18T09:47:07.050Z] #19 35.20 Selecting previously unselected package sudo. [2021-02-18T09:47:07.050Z] #19 35.21 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-02-18T09:47:07.050Z] #19 35.22 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-18T09:47:07.629Z] #19 35.70 Selecting previously unselected package thin-provisioning-tools. [2021-02-18T09:47:07.629Z] #19 35.71 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-02-18T09:47:07.629Z] #19 35.73 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-18T09:47:07.894Z] #19 36.02 Selecting previously unselected package uidmap. [2021-02-18T09:47:07.894Z] #19 36.02 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-02-18T09:47:07.894Z] #19 36.03 Unpacking uidmap (1:4.5-1.1) ... [2021-02-18T09:47:07.894Z] #19 36.14 Selecting previously unselected package vim-runtime. [2021-02-18T09:47:07.894Z] #19 36.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:47:07.894Z] #19 36.17 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-18T09:47:07.894Z] #19 36.19 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-18T09:47:07.894Z] #19 36.20 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-18T09:47:09.252Z] #16 DONE 4.3s [2021-02-18T09:47:09.252Z] [2021-02-18T09:47:09.252Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-02-18T09:47:09.252Z] #17 sha256:f042adb567361aaa003e9e425fd06cc735c4a98b1120e5d4e13f4e35e2efd6f5 [2021-02-18T09:47:11.425Z] #19 39.11 Selecting previously unselected package vim. [2021-02-18T09:47:11.425Z] #19 39.12 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-02-18T09:47:11.425Z] #19 39.13 Unpacking vim (2:8.1.0875-5) ... [2021-02-18T09:47:11.425Z] #19 39.63 Selecting previously unselected package xfsprogs. [2021-02-18T09:47:11.425Z] #19 39.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-02-18T09:47:11.425Z] #19 39.65 Unpacking xfsprogs (4.20.0-1) ... [2021-02-18T09:47:12.024Z] #19 40.20 Selecting previously unselected package zip. [2021-02-18T09:47:12.024Z] #19 40.22 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-02-18T09:47:12.024Z] #19 40.23 Unpacking zip (3.0-11+b1) ... [2021-02-18T09:47:12.292Z] #19 40.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-18T09:47:12.292Z] #19 40.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-18T09:47:12.292Z] #19 40.49 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-02-18T09:47:12.292Z] #19 40.50 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-02-18T09:47:12.292Z] #19 40.52 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-02-18T09:47:12.292Z] #19 40.53 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-02-18T09:47:12.292Z] #19 40.54 Setting up uidmap (1:4.5-1.1) ... [2021-02-18T09:47:12.292Z] #19 40.56 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-02-18T09:47:12.292Z] #19 40.57 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:47:12.543Z] #17 DONE 2.9s [2021-02-18T09:47:12.543Z] [2021-02-18T09:47:12.543Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-02-18T09:47:12.543Z] #18 sha256:86984b543c4e9d471b758b4d0d9dc83fe9fc7f9a2a4e2219c14f672e16b922b3 [2021-02-18T09:47:12.563Z] #19 40.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-18T09:47:12.563Z] #19 40.59 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-02-18T09:47:12.563Z] #19 40.61 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-02-18T09:47:12.563Z] #19 40.62 Setting up xxd (2:8.1.0875-5) ... [2021-02-18T09:47:12.563Z] #19 40.63 Setting up zip (3.0-11+b1) ... [2021-02-18T09:47:12.563Z] #19 40.65 Setting up vim-common (2:8.1.0875-5) ... [2021-02-18T09:47:12.563Z] #19 40.68 Setting up bash-completion (1:2.8-6) ... [2021-02-18T09:47:12.708Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:47:12.963Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:47:13.890Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:47:14.455Z] #18 DONE 2.5s [2021-02-18T09:47:14.455Z] [2021-02-18T09:47:14.455Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:14.455Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:14.455Z] #42 62.62 AR criu/pie/pie.lib.a [2021-02-18T09:47:14.455Z] #42 62.69 DEP criu/pie/restorer.d [2021-02-18T09:47:14.455Z] #42 62.92 DEP criu/arch/x86/sigaction_compat_pie.d [2021-02-18T09:47:14.455Z] #42 63.13 DEP criu/arch/x86/restorer_unmap.d [2021-02-18T09:47:14.455Z] #42 63.17 DEP criu/arch/x86/restorer.d [2021-02-18T09:47:14.455Z] #42 63.33 DEP criu/arch/x86/vdso-pie.d [2021-02-18T09:47:14.455Z] #42 63.49 DEP criu/pie/parasite-vdso.d [2021-02-18T09:47:14.455Z] #42 63.69 DEP criu/pie/parasite.d [2021-02-18T09:47:14.455Z] #42 63.91 CC criu/pie/parasite.o [2021-02-18T09:47:14.455Z] #42 65.17 LINK criu/pie/parasite.built-in.o [2021-02-18T09:47:14.455Z] #42 65.17 GEN criu/pie/parasite-blob.h [2021-02-18T09:47:14.455Z] #42 65.17 CC criu/pie/parasite-vdso.o [2021-02-18T09:47:14.455Z] #42 65.93 CC criu/arch/x86/vdso-pie.o [2021-02-18T09:47:14.455Z] #42 66.29 CC criu/arch/x86/restorer.o [2021-02-18T09:47:14.455Z] #42 66.92 CC criu/arch/x86/restorer_unmap.o [2021-02-18T09:47:14.455Z] #42 66.96 CC criu/arch/x86/sigaction_compat_pie.o [2021-02-18T09:47:14.455Z] #42 67.33 CC criu/pie/restorer.o [2021-02-18T09:47:14.455Z] #42 70.54 LINK criu/pie/restorer.built-in.o [2021-02-18T09:47:14.455Z] #42 70.55 GEN criu/pie/restorer-blob.h [2021-02-18T09:47:14.455Z] #42 70.63 DEP criu/vdso.d [2021-02-18T09:47:14.455Z] #42 70.81 DEP criu/vdso-compat.d [2021-02-18T09:47:14.455Z] #42 70.94 DEP criu/uts_ns.d [2021-02-18T09:47:14.455Z] #42 71.16 DEP criu/util.d [2021-02-18T09:47:14.455Z] #42 71.35 DEP criu/uffd.d [2021-02-18T09:47:14.455Z] #42 71.64 DEP criu/tun.d [2021-02-18T09:47:14.455Z] #42 71.79 DEP criu/tty.d [2021-02-18T09:47:14.716Z] #42 72.00 DEP criu/timerfd.d [2021-02-18T09:47:14.716Z] #42 ... [2021-02-18T09:47:14.716Z] [2021-02-18T09:47:14.716Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:14.716Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:47:15.183Z] #19 ... [2021-02-18T09:47:15.183Z] [2021-02-18T09:47:15.183Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:15.183Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:15.183Z] #42 80.47 CC criu/bfd.o [2021-02-18T09:47:15.183Z] #42 80.98 CC criu/bitmap.o [2021-02-18T09:47:15.183Z] #42 81.10 CC criu/cgroup-props.o [2021-02-18T09:47:15.183Z] #42 81.71 CC criu/cgroup.o [2021-02-18T09:47:15.183Z] #42 84.07 CC criu/clone-noasan.o [2021-02-18T09:47:15.183Z] #42 84.20 CC criu/config.o [2021-02-18T09:47:15.183Z] #42 85.56 CC criu/cr-check.o [2021-02-18T09:47:15.183Z] #42 87.48 CC criu/cr-dedup.o [2021-02-18T09:47:15.183Z] #42 87.91 CC criu/cr-dump.o [2021-02-18T09:47:15.183Z] #42 90.30 CC criu/cr-errno.o [2021-02-18T09:47:15.184Z] #42 90.37 CC criu/cr-restore.o [2021-02-18T09:47:15.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:47:15.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:47:15.453Z] #42 ... [2021-02-18T09:47:15.453Z] [2021-02-18T09:47:15.453Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:15.453Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:47:15.453Z] #19 43.72 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-02-18T09:47:15.453Z] #19 43.75 Setting up xz-utils (5.2.4-1) ... [2021-02-18T09:47:15.453Z] #19 43.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-18T09:47:15.657Z] #19 ... [2021-02-18T09:47:15.657Z] [2021-02-18T09:47:15.657Z] #52 [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-02-18T09:47:15.657Z] #52 sha256:b52310b0f06225eb3a443f497f8013c8f9dcdebeff879c2ae5de5f315a8b0c2b [2021-02-18T09:47:15.657Z] #52 12.91 + cd /tmp/tmp.f5NhHi25ba/src/github.com/opencontainers/runc [2021-02-18T09:47:15.657Z] #52 12.91 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-02-18T09:47:15.657Z] #52 13.25 + '[' -z '' ']' [2021-02-18T09:47:15.657Z] #52 13.25 + target=static [2021-02-18T09:47:15.657Z] #52 13.25 + make 'BUILDTAGS=seccomp ' static [2021-02-18T09:47:15.657Z] #52 13.68 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-02-18T09:47:15.657Z] #52 ... [2021-02-18T09:47:15.657Z] [2021-02-18T09:47:15.658Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:15.658Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:15.658Z] #42 72.19 DEP criu/timens.d [2021-02-18T09:47:15.658Z] #42 72.41 DEP criu/sysfs_parse.d [2021-02-18T09:47:15.658Z] #42 72.58 DEP criu/sysctl.d [2021-02-18T09:47:15.658Z] #42 72.71 DEP criu/string.d [2021-02-18T09:47:15.658Z] #42 72.76 DEP criu/stats.d [2021-02-18T09:47:15.658Z] #42 72.94 DEP criu/sockets.d [2021-02-18T09:47:15.658Z] #42 73.12 DEP criu/sk-unix.d [2021-02-18T09:47:15.720Z] #19 43.79 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-18T09:47:15.720Z] #19 43.91 invoke-rc.d: could not determine current runlevel [2021-02-18T09:47:15.720Z] #19 43.91 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-18T09:47:15.720Z] #19 43.93 Setting up pigz (2.4-1) ... [2021-02-18T09:47:15.720Z] #19 43.94 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-02-18T09:47:15.720Z] #19 43.96 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-02-18T09:47:15.720Z] #19 44.00 Setting up python-pip-whl (18.1-5) ... [2021-02-18T09:47:15.720Z] #19 44.02 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-02-18T09:47:15.918Z] #42 73.38 DEP criu/sk-tcp.d [2021-02-18T09:47:15.989Z] #19 44.03 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-18T09:47:16.178Z] #42 73.59 DEP criu/sk-queue.d [2021-02-18T09:47:16.178Z] #42 ... [2021-02-18T09:47:16.178Z] [2021-02-18T09:47:16.178Z] #44 [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-02-18T09:47:16.178Z] #44 sha256:f465b9d2152bef20ad1e712000a047140dfc9f698eb7805850b269e754311e6d [2021-02-18T09:47:16.178Z] #44 133.4 github.com/LK4D4/vndr/godl [2021-02-18T09:47:16.178Z] #44 134.2 github.com/LK4D4/vndr [2021-02-18T09:47:16.270Z] #19 44.51 Setting up libaio1:arm64 (0.3.112-3) ... [2021-02-18T09:47:16.270Z] #19 44.53 Setting up libonig5:arm64 (6.9.1-1) ... [2021-02-18T09:47:16.270Z] #19 44.54 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:16.270Z] #19 44.55 Setting up vim (2:8.1.0875-5) ... [2021-02-18T09:47:16.270Z] #19 44.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-18T09:47:16.270Z] #19 44.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-18T09:47:16.439Z] #44 DONE 143.7s [2021-02-18T09:47:16.439Z] [2021-02-18T09:47:16.439Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:16.439Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:16.439Z] #42 73.83 DEP criu/sk-packet.d [2021-02-18T09:47:16.552Z] #19 44.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-18T09:47:16.552Z] #19 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-18T09:47:16.552Z] #19 44.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-18T09:47:16.552Z] #19 44.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-18T09:47:16.552Z] #19 44.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-18T09:47:16.552Z] #19 44.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-18T09:47:16.552Z] #19 44.70 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-02-18T09:47:16.552Z] #19 44.71 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-18T09:47:16.552Z] #19 44.73 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-02-18T09:47:16.552Z] #19 44.75 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-18T09:47:16.552Z] #19 44.76 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-02-18T09:47:16.552Z] #19 44.77 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:16.699Z] #42 74.07 DEP criu/sk-netlink.d [2021-02-18T09:47:16.960Z] #42 74.22 DEP criu/sk-inet.d [2021-02-18T09:47:16.960Z] #42 74.43 DEP criu/signalfd.d [2021-02-18T09:47:17.148Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:47:17.220Z] #42 74.66 DEP criu/sigframe.d [2021-02-18T09:47:17.220Z] #42 74.75 DEP criu/shmem.d [2021-02-18T09:47:17.480Z] #42 74.89 DEP criu/servicefd.d [2021-02-18T09:47:17.740Z] #42 75.06 DEP criu/seize.d [2021-02-18T09:47:18.000Z] #42 75.25 DEP criu/seccomp.d [2021-02-18T09:47:18.000Z] #42 75.43 DEP criu/rst-malloc.d [2021-02-18T09:47:18.000Z] #42 75.49 DEP criu/rbtree.d [2021-02-18T09:47:18.260Z] #42 75.54 DEP criu/pstree.d [2021-02-18T09:47:18.260Z] #42 75.68 DEP criu/protobuf.d [2021-02-18T09:47:18.520Z] #42 75.82 GEN criu/protobuf-desc-gen.h [2021-02-18T09:47:19.146Z] #19 47.25 Setting up iptables (1.8.2-4) ... [2021-02-18T09:47:19.146Z] #19 47.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-18T09:47:19.146Z] #19 47.34 Setting up python3 (3.7.3-1) ... [2021-02-18T09:47:19.726Z] #19 47.73 Setting up python3-wheel (0.32.3-2) ... [2021-02-18T09:47:20.313Z] #19 48.62 Setting up apparmor (2.13.2-10) ... [2021-02-18T09:47:20.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:47:20.431Z] #42 77.78 DEP criu/protobuf-desc.d [2021-02-18T09:47:20.692Z] #42 77.95 DEP criu/proc_parse.d [2021-02-18T09:47:20.692Z] #42 78.15 DEP criu/plugin.d [2021-02-18T09:47:20.952Z] #42 78.34 DEP criu/pipes.d [2021-02-18T09:47:20.952Z] #42 78.47 DEP criu/pie-util.d [2021-02-18T09:47:21.212Z] #42 78.59 DEP criu/pie-util-vdso.d [2021-02-18T09:47:21.212Z] #42 78.74 DEP criu/pie-util-vdso-elf32.d [2021-02-18T09:47:21.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:47:21.472Z] #42 78.83 DEP criu/path.d [2021-02-18T09:47:21.472Z] #42 78.94 DEP criu/parasite-syscall.d [2021-02-18T09:47:21.733Z] #42 79.15 DEP criu/pagemap.d [2021-02-18T09:47:21.733Z] #42 79.30 DEP criu/pagemap-cache.d [2021-02-18T09:47:21.993Z] #42 79.41 DEP criu/page-xfer.d [2021-02-18T09:47:21.993Z] #42 79.54 DEP criu/page-pipe.d [2021-02-18T09:47:22.253Z] #42 79.69 DEP criu/netfilter.d [2021-02-18T09:47:22.514Z] #42 79.90 DEP criu/net.d [2021-02-18T09:47:22.707Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:47:22.774Z] #42 80.15 DEP criu/namespaces.d [2021-02-18T09:47:22.878Z] #19 51.16 Setting up xfsprogs (4.20.0-1) ... [2021-02-18T09:47:23.034Z] #42 80.30 DEP criu/mount.d [2021-02-18T09:47:23.034Z] #42 80.49 DEP criu/memfd.d [2021-02-18T09:47:23.142Z] #19 51.20 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-18T09:47:23.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:47:23.294Z] #42 80.68 DEP criu/mem.d [2021-02-18T09:47:23.554Z] #42 80.92 DEP criu/lsm.d [2021-02-18T09:47:23.724Z] #19 51.75 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-18T09:47:23.815Z] #42 81.11 DEP criu/log.d [2021-02-18T09:47:23.815Z] #42 81.26 DEP criu/libnetlink.d [2021-02-18T09:47:24.075Z] #42 81.38 DEP criu/kerndat.d [2021-02-18T09:47:24.075Z] #42 81.57 DEP criu/kcmp-ids.d [2021-02-18T09:47:24.336Z] #42 81.68 DEP criu/irmap.d [2021-02-18T09:47:24.596Z] #42 81.83 DEP criu/ipc_ns.d [2021-02-18T09:47:24.596Z] #42 82.02 DEP criu/image.d [2021-02-18T09:47:24.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:47:24.677Z] #19 52.66 Setting up python3-distutils (3.7.3-1) ... [2021-02-18T09:47:24.857Z] #42 82.22 DEP criu/image-desc.d [2021-02-18T09:47:24.857Z] #42 82.32 DEP criu/fsnotify.d [2021-02-18T09:47:24.942Z] #19 53.10 Setting up python3-setuptools (40.8.0-1) ... [2021-02-18T09:47:25.118Z] #42 82.53 DEP criu/filesystems.d [2021-02-18T09:47:25.378Z] #42 82.70 DEP criu/files.d [2021-02-18T09:47:25.378Z] #42 82.89 DEP criu/files-reg.d [2021-02-18T09:47:25.638Z] #42 83.06 DEP criu/files-ext.d [2021-02-18T09:47:25.895Z] #19 54.19 Setting up python3-pip (18.1-5) ... [2021-02-18T09:47:25.899Z] #42 83.18 DEP criu/file-lock.d [2021-02-18T09:47:25.899Z] #42 83.33 DEP criu/file-ids.d [2021-02-18T09:47:26.001Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:47:26.159Z] #42 83.45 DEP criu/fifo.d [2021-02-18T09:47:26.159Z] #42 83.63 DEP criu/fdstore.d [2021-02-18T09:47:26.421Z] #42 83.78 DEP criu/fault-injection.d [2021-02-18T09:47:26.421Z] #42 83.80 DEP criu/external.d [2021-02-18T09:47:26.681Z] #42 ... [2021-02-18T09:47:26.681Z] [2021-02-18T09:47:26.681Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-02-18T09:47:26.681Z] #31 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-02-18T09:47:26.681Z] #31 DONE 153.6s [2021-02-18T09:47:26.681Z] [2021-02-18T09:47:26.681Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:26.681Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:26.682Z] #42 83.89 DEP criu/eventpoll.d [2021-02-18T09:47:26.682Z] #42 ... [2021-02-18T09:47:26.682Z] [2021-02-18T09:47:26.682Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:26.682Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:47:26.682Z] #19 3.755 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-02-18T09:47:26.682Z] #19 3.835 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-02-18T09:47:26.682Z] #19 3.835 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-02-18T09:47:26.682Z] #19 4.503 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-02-18T09:47:26.682Z] #19 5.700 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [267 kB] [2021-02-18T09:47:26.682Z] #19 7.016 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-02-18T09:47:26.682Z] #19 12.14 Fetched 8422 kB in 9s (976 kB/s) [2021-02-18T09:47:26.682Z] #19 12.14 Reading package lists... [2021-02-18T09:47:26.682Z] #19 ... [2021-02-18T09:47:26.682Z] [2021-02-18T09:47:26.682Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:26.682Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:26.682Z] #42 84.10 DEP criu/eventfd.d [2021-02-18T09:47:26.942Z] #42 84.25 DEP criu/crtools.d [2021-02-18T09:47:26.942Z] #42 84.43 DEP criu/cr-service.d [2021-02-18T09:47:27.202Z] #42 84.61 DEP criu/cr-restore.d [2021-02-18T09:47:27.295Z] #19 55.44 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:47:27.295Z] #19 55.53 Processing triggers for mime-support (3.62) ... [2021-02-18T09:47:27.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:47:27.463Z] #42 84.82 DEP criu/cr-errno.d [2021-02-18T09:47:27.463Z] #42 84.82 DEP criu/cr-dump.d [2021-02-18T09:47:27.463Z] #42 85.00 DEP criu/cr-dedup.d [2021-02-18T09:47:27.559Z] #19 ... [2021-02-18T09:47:27.559Z] [2021-02-18T09:47:27.559Z] #48 [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-02-18T09:47:27.559Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:47:27.559Z] #48 167.4 + /build/golangci-lint --version [2021-02-18T09:47:27.723Z] #42 85.19 DEP criu/cr-check.d [2021-02-18T09:47:27.828Z] #48 167.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:47:27.984Z] #42 85.41 DEP criu/config.d [2021-02-18T09:47:27.984Z] #42 85.55 DEP criu/clone-noasan.d [2021-02-18T09:47:28.244Z] #42 85.61 DEP criu/cgroup.d [2021-02-18T09:47:28.299Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:47:28.504Z] #42 85.85 DEP criu/cgroup-props.d [2021-02-18T09:47:28.504Z] #42 85.96 DEP criu/bitmap.d [2021-02-18T09:47:28.768Z] #42 85.99 DEP criu/bfd.d [2021-02-18T09:47:28.768Z] #42 86.13 DEP criu/autofs.d [2021-02-18T09:47:28.780Z] #48 ... [2021-02-18T09:47:28.780Z] [2021-02-18T09:47:28.780Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:28.780Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:28.780Z] #42 94.46 CC criu/cr-service.o [2021-02-18T09:47:28.780Z] #42 96.10 CC criu/crtools.o [2021-02-18T09:47:28.780Z] #42 96.76 CC criu/eventfd.o [2021-02-18T09:47:28.780Z] #42 97.19 CC criu/eventpoll.o [2021-02-18T09:47:28.780Z] #42 97.93 CC criu/external.o [2021-02-18T09:47:28.780Z] #42 98.25 CC criu/fault-injection.o [2021-02-18T09:47:28.780Z] #42 98.39 CC criu/fdstore.o [2021-02-18T09:47:28.780Z] #42 98.74 CC criu/fifo.o [2021-02-18T09:47:28.780Z] #42 99.06 CC criu/file-ids.o [2021-02-18T09:47:28.780Z] #42 99.30 CC criu/file-lock.o [2021-02-18T09:47:28.780Z] #42 100.1 CC criu/files-ext.o [2021-02-18T09:47:28.780Z] #42 100.3 CC criu/files-reg.o [2021-02-18T09:47:28.780Z] #42 102.4 CC criu/files.o [2021-02-18T09:47:28.780Z] #42 104.3 CC criu/filesystems.o [2021-02-18T09:47:29.029Z] #42 86.34 DEP criu/aio.d [2021-02-18T09:47:29.029Z] #42 86.54 DEP criu/action-scripts.d [2021-02-18T09:47:29.049Z] #42 ... [2021-02-18T09:47:29.049Z] [2021-02-18T09:47:29.049Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:29.049Z] #19 sha256:d3b65319af3d5e3143d7ee55e3c659a5d65a0934fe1f79b38392c0e93180150d [2021-02-18T09:47:29.049Z] #19 DONE 57.3s [2021-02-18T09:47:29.049Z] [2021-02-18T09:47:29.049Z] #48 [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-02-18T09:47:29.049Z] #48 sha256:15825497dccf4e07b75f29397202be234fb5617e0425061506e8a4e8ba8c03d0 [2021-02-18T09:47:29.049Z] #48 DONE 169.1s [2021-02-18T09:47:29.049Z] [2021-02-18T09:47:29.049Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:29.049Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:29.049Z] #42 104.8 CC criu/fsnotify.o [2021-02-18T09:47:29.049Z] #42 ... [2021-02-18T09:47:29.049Z] [2021-02-18T09:47:29.049Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:47:29.049Z] #20 sha256:fa948250d3c4fce84ea5b2a2da239703726aad5bc3ed5f96403a6ee7fcde6d2f [2021-02-18T09:47:29.600Z] #42 86.89 CC criu/action-scripts.o [2021-02-18T09:47:29.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:47:29.860Z] #42 87.29 CC criu/aio.o [2021-02-18T09:47:30.431Z] #42 87.74 CC criu/autofs.o [2021-02-18T09:47:30.596Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:47:30.596Z] Using test binary docker [2021-02-18T09:47:30.596Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:47:30.596Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:47:30.596Z] INFO: Waiting for daemon to start... [2021-02-18T09:47:30.596Z] Starting dockerd [2021-02-18T09:47:30.980Z] #20 1.766 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-18T09:47:30.980Z] #20 1.772 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-18T09:47:30.980Z] #20 1.780 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-18T09:47:30.980Z] #20 DONE 2.0s [2021-02-18T09:47:30.980Z] [2021-02-18T09:47:30.980Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:30.980Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:30.980Z] #42 105.9 CC criu/image-desc.o [2021-02-18T09:47:30.980Z] #42 106.1 CC criu/image.o [2021-02-18T09:47:31.245Z] #42 106.9 CC criu/ipc_ns.o [2021-02-18T09:47:31.864Z] #42 89.20 CC criu/bfd.o [2021-02-18T09:47:32.458Z] #42 89.77 CC criu/bitmap.o [2021-02-18T09:47:32.482Z] . [2021-02-18T09:47:32.482Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:47:32.482Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:47:32.644Z] #42 108.0 CC criu/irmap.o [2021-02-18T09:47:32.717Z] #42 89.92 CC criu/cgroup-props.o [2021-02-18T09:47:32.741Z] Error: No such image: emptyfs [2021-02-18T09:47:32.741Z] Running integration-test (iteration 1) [2021-02-18T09:47:32.741Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:47:32.909Z] #42 108.7 CC criu/kcmp-ids.o [2021-02-18T09:47:33.173Z] #42 108.9 CC criu/kerndat.o [2021-02-18T09:47:33.287Z] #42 90.69 CC criu/cgroup.o [2021-02-18T09:47:34.126Z] #42 109.8 CC criu/libnetlink.o [2021-02-18T09:47:34.704Z] #42 110.2 CC criu/log.o [2021-02-18T09:47:34.969Z] #42 110.6 CC criu/lsm.o [2021-02-18T09:47:35.233Z] #42 110.9 CC criu/mem.o [2021-02-18T09:47:36.585Z] #42 93.37 CC criu/clone-noasan.o [2021-02-18T09:47:36.585Z] #42 ... [2021-02-18T09:47:36.585Z] [2021-02-18T09:47:36.585Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:36.585Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:47:36.585Z] #19 12.14 Reading package lists... [2021-02-18T09:47:36.585Z] #19 15.38 Reading package lists... [2021-02-18T09:47:36.585Z] #19 18.36 Building dependency tree... [2021-02-18T09:47:36.585Z] #19 19.61 libcap2-bin is already the newest version (1:2.25-2). [2021-02-18T09:47:36.585Z] #19 19.61 The following additional packages will be installed: [2021-02-18T09:47:36.585Z] #19 19.61 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-02-18T09:47:36.585Z] #19 19.61 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-02-18T09:47:36.585Z] #19 19.61 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-02-18T09:47:36.585Z] #19 19.61 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-02-18T09:47:36.585Z] #19 19.61 python3.7 python3.7-minimal vim-runtime xxd [2021-02-18T09:47:36.585Z] #19 19.62 Suggested packages: [2021-02-18T09:47:36.585Z] #19 19.62 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-02-18T09:47:36.585Z] #19 19.62 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-02-18T09:47:36.585Z] #19 19.62 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-02-18T09:47:36.585Z] #19 19.62 Recommended packages: [2021-02-18T09:47:36.585Z] #19 19.62 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-02-18T09:47:36.585Z] #19 19.62 python3-keyrings.alt python3-xdg unzip [2021-02-18T09:47:36.585Z] #19 21.17 The following NEW packages will be installed: [2021-02-18T09:47:36.585Z] #19 21.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-02-18T09:47:36.585Z] #19 21.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-02-18T09:47:36.585Z] #19 21.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-02-18T09:47:36.585Z] #19 21.18 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-02-18T09:47:36.585Z] #19 21.18 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-02-18T09:47:36.585Z] #19 21.18 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-02-18T09:47:36.585Z] #19 21.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-02-18T09:47:36.585Z] #19 21.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-02-18T09:47:36.585Z] #19 21.18 xz-utils zip [2021-02-18T09:47:36.585Z] #19 21.49 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:47:36.585Z] #19 21.49 Need to get 28.5 MB of archives. [2021-02-18T09:47:36.585Z] #19 21.49 After this operation, 116 MB of additional disk space will be used. [2021-02-18T09:47:36.585Z] #19 21.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-02-18T09:47:36.585Z] #19 21.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-02-18T09:47:36.585Z] #19 21.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-02-18T09:47:36.585Z] #19 21.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-02-18T09:47:36.585Z] #19 21.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-02-18T09:47:36.585Z] #19 21.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-02-18T09:47:36.585Z] #19 21.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-02-18T09:47:36.585Z] #19 21.73 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-02-18T09:47:36.585Z] #19 21.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-02-18T09:47:36.585Z] #19 ... [2021-02-18T09:47:36.585Z] [2021-02-18T09:47:36.585Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:36.585Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:36.585Z] #42 93.62 CC criu/config.o [2021-02-18T09:47:36.632Z] #42 112.3 CC criu/memfd.o [2021-02-18T09:47:37.211Z] #42 113.0 CC criu/mount.o [2021-02-18T09:47:37.525Z] #42 94.80 CC criu/cr-check.o [2021-02-18T09:47:38.910Z] #42 96.40 CC criu/cr-dedup.o [2021-02-18T09:47:39.171Z] #42 96.74 CC criu/cr-dump.o [2021-02-18T09:47:39.777Z] #42 115.5 CC criu/namespaces.o [2021-02-18T09:47:41.175Z] #42 116.8 CC criu/net.o [2021-02-18T09:47:41.176Z] #42 ... [2021-02-18T09:47:41.176Z] [2021-02-18T09:47:41.176Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:47:41.176Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-18T09:47:41.176Z] #21 4.390 Collecting yamllint==1.16.0 [2021-02-18T09:47:41.176Z] #21 9.746 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-18T09:47:41.176Z] #21 9.840 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-18T09:47:41.176Z] #21 9.891 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-18T09:47:41.176Z] #21 9.948 Collecting pyyaml (from yamllint==1.16.0) [2021-02-18T09:47:41.176Z] #21 10.18 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-02-18T09:47:41.713Z] #42 ... [2021-02-18T09:47:41.713Z] [2021-02-18T09:47:41.713Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:41.713Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:47:41.713Z] #19 21.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-02-18T09:47:41.713Z] #19 21.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-02-18T09:47:41.713Z] #19 21.75 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-02-18T09:47:41.713Z] #19 21.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-02-18T09:47:41.713Z] #19 21.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-02-18T09:47:41.713Z] #19 21.82 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-02-18T09:47:41.713Z] #19 21.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-02-18T09:47:41.713Z] #19 21.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-02-18T09:47:41.713Z] #19 21.85 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-02-18T09:47:41.713Z] #19 21.85 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-02-18T09:47:41.713Z] #19 21.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-02-18T09:47:41.713Z] #19 21.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-02-18T09:47:41.713Z] #19 21.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-02-18T09:47:41.713Z] #19 21.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-02-18T09:47:41.713Z] #19 21.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-02-18T09:47:41.713Z] #19 21.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-02-18T09:47:41.713Z] #19 21.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-02-18T09:47:41.713Z] #19 21.99 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-02-18T09:47:41.713Z] #19 21.99 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-02-18T09:47:41.713Z] #19 21.99 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-02-18T09:47:41.713Z] #19 22.49 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-02-18T09:47:41.713Z] #19 22.49 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-02-18T09:47:41.713Z] #19 22.49 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-02-18T09:47:41.713Z] #19 22.49 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-02-18T09:47:41.713Z] #19 22.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-02-18T09:47:41.713Z] #19 22.51 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-02-18T09:47:41.713Z] #19 22.58 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-02-18T09:47:41.713Z] #19 22.66 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-02-18T09:47:41.713Z] #19 22.77 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-02-18T09:47:41.713Z] #19 22.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-02-18T09:47:41.713Z] #19 23.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-02-18T09:47:41.713Z] #19 23.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-02-18T09:47:41.713Z] #19 23.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-02-18T09:47:41.713Z] #19 23.14 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-02-18T09:47:41.713Z] #19 23.15 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-02-18T09:47:41.713Z] #19 23.17 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-02-18T09:47:41.713Z] #19 23.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-02-18T09:47:41.713Z] #19 23.52 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-02-18T09:47:41.713Z] #19 23.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-02-18T09:47:41.713Z] #19 24.41 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:47:41.713Z] #19 24.49 Fetched 28.5 MB in 3s (11.1 MB/s) [2021-02-18T09:47:41.713Z] #19 24.54 Selecting previously unselected package pigz. [2021-02-18T09:47:41.713Z] #19 24.54 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2021-02-18T09:47:41.713Z] #19 24.58 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-02-18T09:47:41.713Z] #19 24.60 Unpacking pigz (2.4-1) ... [2021-02-18T09:47:41.713Z] #19 24.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-02-18T09:47:41.713Z] #19 24.70 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-18T09:47:41.713Z] #19 24.71 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:41.713Z] #19 25.14 Selecting previously unselected package python3.7-minimal. [2021-02-18T09:47:41.713Z] #19 25.14 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-02-18T09:47:41.713Z] #19 25.15 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-18T09:47:41.713Z] #19 26.01 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:41.713Z] #19 26.04 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-02-18T09:47:42.128Z] #21 10.73 Installing build dependencies: started [2021-02-18T09:47:42.654Z] #19 28.02 Selecting previously unselected package python3-minimal. [2021-02-18T09:47:42.654Z] #19 28.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2021-02-18T09:47:42.654Z] #19 28.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-02-18T09:47:42.654Z] #19 28.09 Unpacking python3-minimal (3.7.3-1) ... [2021-02-18T09:47:42.915Z] #19 28.19 Selecting previously unselected package libmpdec2:amd64. [2021-02-18T09:47:42.915Z] #19 28.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-02-18T09:47:42.915Z] #19 28.21 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-02-18T09:47:42.915Z] #19 28.32 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-02-18T09:47:42.915Z] #19 28.33 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-02-18T09:47:42.915Z] #19 28.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:43.856Z] #19 29.28 Selecting previously unselected package python3.7. [2021-02-18T09:47:43.856Z] #19 29.28 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-02-18T09:47:43.856Z] #19 29.30 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-02-18T09:47:44.058Z] #21 ... [2021-02-18T09:47:44.058Z] [2021-02-18T09:47:44.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:44.058Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:44.058Z] #42 119.4 CC criu/netfilter.o [2021-02-18T09:47:44.116Z] #19 29.43 Selecting previously unselected package libpython3-stdlib:amd64. [2021-02-18T09:47:44.116Z] #19 29.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-02-18T09:47:44.116Z] #19 29.44 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-18T09:47:44.116Z] #19 29.53 Setting up python3-minimal (3.7.3-1) ... [2021-02-18T09:47:44.322Z] #42 119.9 CC criu/page-pipe.o [2021-02-18T09:47:44.901Z] #42 120.5 CC criu/page-xfer.o [2021-02-18T09:47:45.058Z] #19 30.40 Selecting previously unselected package python3. [2021-02-18T09:47:45.058Z] #19 30.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 ... 24093 files and directories currently installed.) [2021-02-18T09:47:45.058Z] #19 30.45 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-02-18T09:47:45.058Z] #19 30.46 Unpacking python3 (3.7.3-1) ... [2021-02-18T09:47:45.058Z] #19 30.58 Selecting previously unselected package libip4tc0:amd64. [2021-02-18T09:47:45.058Z] #19 30.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-02-18T09:47:45.058Z] #19 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-02-18T09:47:45.058Z] #19 30.68 Selecting previously unselected package libip6tc0:amd64. [2021-02-18T09:47:45.318Z] #19 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-02-18T09:47:45.318Z] #19 30.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-02-18T09:47:45.318Z] #19 30.77 Selecting previously unselected package libiptc0:amd64. [2021-02-18T09:47:45.318Z] #19 30.77 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-02-18T09:47:45.318Z] #19 30.79 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-02-18T09:47:45.318Z] #19 30.87 Selecting previously unselected package libnfnetlink0:amd64. [2021-02-18T09:47:45.318Z] #19 30.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-02-18T09:47:45.318Z] #19 30.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-18T09:47:45.318Z] #19 30.93 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-02-18T09:47:45.578Z] #19 30.94 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-02-18T09:47:45.578Z] #19 30.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-18T09:47:45.578Z] #19 31.04 Selecting previously unselected package libnftnl11:amd64. [2021-02-18T09:47:45.578Z] #19 31.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-02-18T09:47:45.578Z] #19 31.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-02-18T09:47:45.578Z] #19 31.14 Selecting previously unselected package iptables. [2021-02-18T09:47:45.838Z] #19 31.16 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-02-18T09:47:45.838Z] #19 31.16 Unpacking iptables (1.8.2-4) ... [2021-02-18T09:47:46.098Z] #19 31.46 Selecting previously unselected package xxd. [2021-02-18T09:47:46.098Z] #19 31.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-02-18T09:47:46.098Z] #19 31.48 Unpacking xxd (2:8.1.0875-5) ... [2021-02-18T09:47:46.098Z] #19 31.62 Selecting previously unselected package vim-common. [2021-02-18T09:47:46.098Z] #19 31.63 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:47:46.098Z] #19 31.66 Unpacking vim-common (2:8.1.0875-5) ... [2021-02-18T09:47:46.301Z] #42 121.9 CC criu/pagemap-cache.o [2021-02-18T09:47:46.359Z] #19 31.82 Selecting previously unselected package bash-completion. [2021-02-18T09:47:46.359Z] #19 31.84 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-02-18T09:47:46.566Z] #42 122.3 CC criu/pagemap.o [2021-02-18T09:47:47.520Z] #42 123.2 CC criu/parasite-syscall.o [2021-02-18T09:47:47.577Z] Loaded image: buildpack-deps:buster [2021-02-18T09:47:47.577Z] Loaded image: busybox:latest [2021-02-18T09:47:47.577Z] Loaded image: busybox:glibc [2021-02-18T09:47:48.138Z] Loaded image: debian:bullseye [2021-02-18T09:47:48.138Z] Loaded image: hello-world:latest [2021-02-18T09:47:48.393Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:47:48.393Z] INFO: Testing against a local daemon [2021-02-18T09:47:48.393Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:47:48.474Z] #42 124.0 CC criu/path.o [2021-02-18T09:47:48.474Z] #42 124.2 CC criu/pie-util-vdso.o [2021-02-18T09:47:49.053Z] #42 124.5 CC criu/pie-util.o [2021-02-18T09:47:49.053Z] #42 124.8 CC criu/pipes.o [2021-02-18T09:47:49.162Z] #19 34.48 Unpacking bash-completion (1:2.8-6) ... [2021-02-18T09:47:49.422Z] #19 34.79 Selecting previously unselected package bzip2. [2021-02-18T09:47:49.422Z] #19 34.80 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-02-18T09:47:49.422Z] #19 34.81 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-18T09:47:49.422Z] #19 34.91 Selecting previously unselected package xz-utils. [2021-02-18T09:47:49.422Z] #19 34.91 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-02-18T09:47:49.422Z] #19 34.92 Unpacking xz-utils (5.2.4-1) ... [2021-02-18T09:47:49.682Z] #19 35.10 Selecting previously unselected package apparmor. [2021-02-18T09:47:49.682Z] #19 35.11 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-02-18T09:47:49.682Z] #19 35.17 Unpacking apparmor (2.13.2-10) ... [2021-02-18T09:47:50.006Z] #42 125.4 CC criu/plugin.o [2021-02-18T09:47:50.252Z] #19 35.52 Selecting previously unselected package aufs-tools. [2021-02-18T09:47:50.252Z] #19 35.52 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-02-18T09:47:50.252Z] #19 35.52 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-02-18T09:47:50.252Z] #19 35.66 Selecting previously unselected package libonig5:amd64. [2021-02-18T09:47:50.252Z] #19 35.66 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-02-18T09:47:50.252Z] #19 35.68 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-02-18T09:47:50.270Z] #42 125.8 CC criu/proc_parse.o [2021-02-18T09:47:50.512Z] #19 35.84 Selecting previously unselected package libjq1:amd64. [2021-02-18T09:47:50.512Z] #19 35.85 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-02-18T09:47:50.512Z] #19 35.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-18T09:47:50.512Z] #19 35.99 Selecting previously unselected package jq. [2021-02-18T09:47:50.512Z] #19 36.00 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-02-18T09:47:50.512Z] #19 36.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-02-18T09:47:50.772Z] #19 36.09 Selecting previously unselected package libaio1:amd64. [2021-02-18T09:47:50.773Z] #19 36.09 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-02-18T09:47:50.773Z] #19 36.09 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-02-18T09:47:50.773Z] #19 36.16 Selecting previously unselected package libgpm2:amd64. [2021-02-18T09:47:50.773Z] #19 36.16 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-02-18T09:47:50.773Z] #19 36.17 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-02-18T09:47:50.773Z] #19 36.22 Selecting previously unselected package libicu63:amd64. [2021-02-18T09:47:50.773Z] #19 36.23 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-02-18T09:47:50.773Z] #19 36.23 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-18T09:47:50.909Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2021-02-18T09:47:50.909Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:47:51.713Z] #19 ... [2021-02-18T09:47:51.713Z] [2021-02-18T09:47:51.713Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:51.713Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:47:51.713Z] #42 99.00 CC criu/cr-errno.o [2021-02-18T09:47:51.713Z] #42 99.10 CC criu/cr-restore.o [2021-02-18T09:47:51.713Z] #42 103.5 CC criu/cr-service.o [2021-02-18T09:47:51.713Z] #42 105.2 CC criu/crtools.o [2021-02-18T09:47:51.713Z] #42 105.8 CC criu/eventfd.o [2021-02-18T09:47:51.713Z] #42 106.1 CC criu/eventpoll.o [2021-02-18T09:47:51.713Z] #42 107.1 CC criu/external.o [2021-02-18T09:47:51.713Z] #42 107.5 CC criu/fault-injection.o [2021-02-18T09:47:51.713Z] #42 107.6 CC criu/fdstore.o [2021-02-18T09:47:51.713Z] #42 107.9 CC criu/fifo.o [2021-02-18T09:47:51.713Z] #42 108.3 CC criu/file-ids.o [2021-02-18T09:47:51.713Z] #42 108.7 CC criu/file-lock.o [2021-02-18T09:47:52.283Z] #42 109.6 CC criu/files-ext.o [2021-02-18T09:47:52.543Z] #42 109.9 CC criu/files-reg.o [2021-02-18T09:47:52.837Z] #42 127.9 CC criu/protobuf-desc.o [2021-02-18T09:47:53.102Z] #42 128.7 CC criu/protobuf.o [2021-02-18T09:47:53.366Z] #42 129.0 CC criu/pstree.o [2021-02-18T09:47:53.421Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.20s) [2021-02-18T09:47:53.421Z] === RUN TestBuildWithSession [2021-02-18T09:47:53.421Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:47:53.421Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:47:53.421Z] === RUN TestBuildSquashParent [2021-02-18T09:47:54.320Z] #42 130.0 CC criu/rbtree.o [2021-02-18T09:47:54.455Z] #42 ... [2021-02-18T09:47:54.455Z] [2021-02-18T09:47:54.455Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:47:54.455Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:47:54.455Z] #19 39.81 Selecting previously unselected package libnet1:amd64. [2021-02-18T09:47:54.455Z] #19 39.83 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-02-18T09:47:54.455Z] #19 39.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:47:54.455Z] #19 39.93 Selecting previously unselected package libnl-3-200:amd64. [2021-02-18T09:47:54.455Z] #19 39.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-02-18T09:47:54.455Z] #19 39.93 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-02-18T09:47:54.455Z] #19 40.01 Selecting previously unselected package libprotobuf-c1:amd64. [2021-02-18T09:47:54.455Z] #19 40.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-02-18T09:47:54.455Z] #19 40.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-18T09:47:54.455Z] #19 40.11 Selecting previously unselected package libreadline5:amd64. [2021-02-18T09:47:54.585Z] #42 130.3 CC criu/rst-malloc.o [2021-02-18T09:47:54.715Z] #19 40.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-02-18T09:47:54.715Z] #19 40.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-18T09:47:54.976Z] #19 40.25 Selecting previously unselected package net-tools. [2021-02-18T09:47:54.976Z] #19 40.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-02-18T09:47:54.976Z] #19 40.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-18T09:47:54.976Z] #19 40.44 Selecting previously unselected package python-pip-whl. [2021-02-18T09:47:54.976Z] #19 40.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-02-18T09:47:54.976Z] #19 40.46 Unpacking python-pip-whl (18.1-5) ... [2021-02-18T09:47:55.164Z] #42 130.6 CC criu/seccomp.o [2021-02-18T09:47:55.743Z] #42 131.2 CC criu/seize.o [2021-02-18T09:47:55.916Z] #19 41.30 Selecting previously unselected package python3-lib2to3. [2021-02-18T09:47:55.916Z] #19 41.30 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-02-18T09:47:55.916Z] #19 41.30 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-02-18T09:47:55.916Z] #19 41.42 Selecting previously unselected package python3-distutils. [2021-02-18T09:47:55.916Z] #19 41.44 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-02-18T09:47:55.916Z] #19 41.44 Unpacking python3-distutils (3.7.3-1) ... [2021-02-18T09:47:56.008Z] #42 ... [2021-02-18T09:47:56.008Z] [2021-02-18T09:47:56.008Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:47:56.008Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-18T09:47:56.008Z] #21 24.72 Installing build dependencies: finished with status 'done' [2021-02-18T09:47:56.177Z] #19 41.59 Selecting previously unselected package python3-pip. [2021-02-18T09:47:56.177Z] #19 41.59 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-02-18T09:47:56.177Z] #19 41.59 Unpacking python3-pip (18.1-5) ... [2021-02-18T09:47:56.177Z] #19 41.81 Selecting previously unselected package python3-pkg-resources. [2021-02-18T09:47:56.437Z] #19 41.82 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-02-18T09:47:56.437Z] #19 41.83 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-02-18T09:47:56.437Z] #19 41.97 Selecting previously unselected package python3-setuptools. [2021-02-18T09:47:56.697Z] #19 41.97 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-02-18T09:47:56.697Z] #19 41.99 Unpacking python3-setuptools (40.8.0-1) ... [2021-02-18T09:47:56.697Z] #19 42.18 Selecting previously unselected package python3-wheel. [2021-02-18T09:47:56.697Z] #19 42.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-02-18T09:47:56.697Z] #19 42.19 Unpacking python3-wheel (0.32.3-2) ... [2021-02-18T09:47:56.957Z] #19 42.28 Selecting previously unselected package sudo. [2021-02-18T09:47:56.957Z] #19 42.28 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-02-18T09:47:56.957Z] #19 42.29 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-02-18T09:47:57.217Z] #19 42.78 Selecting previously unselected package thin-provisioning-tools. [2021-02-18T09:47:57.217Z] #19 42.78 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-02-18T09:47:57.217Z] #19 42.84 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-02-18T09:47:57.477Z] #19 43.02 Selecting previously unselected package uidmap. [2021-02-18T09:47:57.477Z] #19 43.03 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-02-18T09:47:57.477Z] #19 43.04 Unpacking uidmap (1:4.5-1.1) ... [2021-02-18T09:47:57.477Z] #19 43.14 Selecting previously unselected package vim-runtime. [2021-02-18T09:47:57.737Z] #19 43.15 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-02-18T09:47:57.737Z] #19 43.18 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-02-18T09:47:57.737Z] #19 43.20 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-02-18T09:47:57.737Z] #19 43.21 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-02-18T09:47:59.343Z] #21 ... [2021-02-18T09:47:59.343Z] [2021-02-18T09:47:59.343Z] #55 [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-02-18T09:47:59.343Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:47:59.343Z] #55 151.3 + bin/containerd [2021-02-18T09:47:59.343Z] #55 ... [2021-02-18T09:47:59.343Z] [2021-02-18T09:47:59.343Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:47:59.343Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:47:59.343Z] #42 132.1 CC criu/servicefd.o [2021-02-18T09:47:59.343Z] #42 132.5 CC criu/shmem.o [2021-02-18T09:47:59.343Z] #42 133.5 CC criu/sigframe.o [2021-02-18T09:47:59.343Z] #42 133.7 CC criu/signalfd.o [2021-02-18T09:47:59.343Z] #42 134.0 CC criu/sk-inet.o [2021-02-18T09:47:59.343Z] #42 134.9 CC criu/sk-netlink.o [2021-02-18T09:47:59.921Z] #42 135.4 CC criu/sk-packet.o [2021-02-18T09:48:00.499Z] #42 135.9 CC criu/sk-queue.o [2021-02-18T09:48:00.499Z] #42 ... [2021-02-18T09:48:00.499Z] [2021-02-18T09:48:00.499Z] #23 [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-02-18T09:48:00.499Z] #23 sha256:ab22c3585364ac339c079f3e7d627129316742221d95636bba8509fee3f18246 [2021-02-18T09:48:00.499Z] #23 199.7 + return [2021-02-18T09:48:00.499Z] #23 DONE 200.4s [2021-02-18T09:48:00.764Z] [2021-02-18T09:48:00.764Z] #52 [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-02-18T09:48:00.764Z] #52 sha256:50602b06379765472c18e1c148360195c953c237d7e7645225832a7bde2ff992 [2021-02-18T09:48:00.764Z] #52 ... [2021-02-18T09:48:00.764Z] [2021-02-18T09:48:00.764Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:00.764Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:48:00.764Z] #42 136.4 CC criu/sk-tcp.o [2021-02-18T09:48:01.033Z] #19 46.16 Selecting previously unselected package vim. [2021-02-18T09:48:01.033Z] #19 46.17 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-02-18T09:48:01.033Z] #19 46.19 Unpacking vim (2:8.1.0875-5) ... [2021-02-18T09:48:01.293Z] #19 46.71 Selecting previously unselected package xfsprogs. [2021-02-18T09:48:01.293Z] #19 46.72 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-02-18T09:48:01.293Z] #19 46.73 Unpacking xfsprogs (4.20.0-1) ... [2021-02-18T09:48:01.342Z] #42 136.8 CC criu/sk-unix.o [2021-02-18T09:48:01.499Z] --- PASS: TestBuildSquashParent (7.27s) [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:48:01.499Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:48:01.499Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:48:01.499Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:48:01.499Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:48:01.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:48:01.754Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:48:01.813Z] #19 47.21 Selecting previously unselected package zip. [2021-02-18T09:48:01.813Z] #19 47.22 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-02-18T09:48:01.813Z] #19 47.23 Unpacking zip (3.0-11+b1) ... [2021-02-18T09:48:01.813Z] #19 47.39 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-02-18T09:48:01.813Z] #19 47.42 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-02-18T09:48:01.813Z] #19 47.44 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-02-18T09:48:01.813Z] #19 47.46 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-02-18T09:48:02.074Z] #19 47.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-02-18T09:48:02.074Z] #19 47.49 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-02-18T09:48:02.074Z] #19 47.52 Setting up uidmap (1:4.5-1.1) ... [2021-02-18T09:48:02.074Z] #19 47.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-02-18T09:48:02.074Z] #19 47.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-02-18T09:48:02.074Z] #19 47.58 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-02-18T09:48:02.074Z] #19 47.60 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-02-18T09:48:02.074Z] #19 47.61 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-02-18T09:48:02.074Z] #19 47.63 Setting up xxd (2:8.1.0875-5) ... [2021-02-18T09:48:02.074Z] #19 47.64 Setting up zip (3.0-11+b1) ... [2021-02-18T09:48:02.074Z] #19 47.66 Setting up vim-common (2:8.1.0875-5) ... [2021-02-18T09:48:02.334Z] #19 47.69 Setting up bash-completion (1:2.8-6) ... [2021-02-18T09:48:03.274Z] #42 138.6 CC criu/sockets.o [2021-02-18T09:48:03.274Z] #42 ... [2021-02-18T09:48:03.274Z] [2021-02-18T09:48:03.274Z] #52 [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-02-18T09:48:03.274Z] #52 sha256:50602b06379765472c18e1c148360195c953c237d7e7645225832a7bde2ff992 [2021-02-18T09:48:03.274Z] #52 100.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-18T09:48:03.274Z] #52 102.6 + mkdir -p /build [2021-02-18T09:48:03.274Z] #52 102.6 + cp runc /build/runc [2021-02-18T09:48:03.274Z] #52 DONE 102.9s [2021-02-18T09:48:03.274Z] [2021-02-18T09:48:03.274Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:48:03.274Z] #21 sha256:aa765bbefe063821896dd58c30ef7a1cd50fb1581d8041ea8c08fae1dda0c27c [2021-02-18T09:48:03.274Z] #21 30.47 Building wheels for collected packages: pyyaml [2021-02-18T09:48:03.274Z] #21 30.47 Running setup.py bdist_wheel for pyyaml: started [2021-02-18T09:48:03.274Z] #21 31.90 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-02-18T09:48:03.274Z] #21 31.90 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-02-18T09:48:03.274Z] #21 32.03 Successfully built pyyaml [2021-02-18T09:48:03.274Z] #21 32.04 Installing collected packages: pathspec, pyyaml, yamllint [2021-02-18T09:48:03.274Z] #21 32.32 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-18T09:48:03.852Z] #21 DONE 32.7s [2021-02-18T09:48:03.852Z] [2021-02-18T09:48:03.852Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:03.852Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:48:03.852Z] #42 139.5 CC criu/stats.o [2021-02-18T09:48:04.116Z] #42 ... [2021-02-18T09:48:04.116Z] [2021-02-18T09:48:04.116Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:48:04.116Z] #24 sha256:1a5cab2a52b3acf16ac79649417b70215f1892040eae0d2e526bfe6f9c01135b [2021-02-18T09:48:04.116Z] #24 DONE 0.4s [2021-02-18T09:48:04.116Z] [2021-02-18T09:48:04.116Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:04.116Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:48:04.116Z] #42 139.9 CC criu/string.o [2021-02-18T09:48:04.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:48:04.267Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:48:04.380Z] #42 140.0 CC criu/sysctl.o [2021-02-18T09:48:04.874Z] #19 ... [2021-02-18T09:48:04.875Z] [2021-02-18T09:48:04.875Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:04.875Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:04.875Z] #42 112.0 CC criu/files.o [2021-02-18T09:48:04.875Z] #42 114.0 CC criu/filesystems.o [2021-02-18T09:48:04.875Z] #42 114.8 CC criu/fsnotify.o [2021-02-18T09:48:04.875Z] #42 116.1 CC criu/image-desc.o [2021-02-18T09:48:04.875Z] #42 116.2 CC criu/image.o [2021-02-18T09:48:04.875Z] #42 117.1 CC criu/ipc_ns.o [2021-02-18T09:48:04.875Z] #42 118.3 CC criu/irmap.o [2021-02-18T09:48:04.875Z] #42 119.0 CC criu/kcmp-ids.o [2021-02-18T09:48:04.875Z] #42 119.4 CC criu/kerndat.o [2021-02-18T09:48:04.875Z] #42 120.5 CC criu/libnetlink.o [2021-02-18T09:48:04.875Z] #42 120.9 CC criu/log.o [2021-02-18T09:48:04.875Z] #42 121.5 CC criu/lsm.o [2021-02-18T09:48:04.875Z] #42 121.9 CC criu/mem.o [2021-02-18T09:48:04.875Z] #42 ... [2021-02-18T09:48:04.875Z] [2021-02-18T09:48:04.875Z] #39 [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-02-18T09:48:04.875Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:48:04.875Z] #39 185.5 + dpkg --print-architecture [2021-02-18T09:48:04.875Z] #39 185.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-02-18T09:48:04.875Z] #39 186.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-02-18T09:48:04.875Z] #39 186.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-02-18T09:48:04.957Z] #42 140.5 CC criu/sysfs_parse.o [2021-02-18T09:48:05.135Z] #39 ... [2021-02-18T09:48:05.135Z] [2021-02-18T09:48:05.136Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:48:05.136Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:48:05.136Z] #19 50.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-02-18T09:48:05.136Z] #19 50.61 Setting up xz-utils (5.2.4-1) ... [2021-02-18T09:48:05.136Z] #19 50.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-02-18T09:48:05.136Z] #19 50.65 Setting up sudo (1.8.27-1+deb10u3) ... [2021-02-18T09:48:05.136Z] #19 50.71 invoke-rc.d: could not determine current runlevel [2021-02-18T09:48:05.136Z] #19 50.72 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-18T09:48:05.136Z] #19 50.74 Setting up pigz (2.4-1) ... [2021-02-18T09:48:05.136Z] #19 50.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-02-18T09:48:05.222Z] #42 140.8 CC criu/timens.o [2021-02-18T09:48:05.397Z] #19 50.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-02-18T09:48:05.397Z] #19 50.79 Setting up python-pip-whl (18.1-5) ... [2021-02-18T09:48:05.397Z] #19 50.82 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-02-18T09:48:05.397Z] #19 50.84 Setting up vim-runtime (2:8.1.0875-5) ... [2021-02-18T09:48:05.490Z] #42 141.2 CC criu/timerfd.o [2021-02-18T09:48:05.968Z] #19 51.33 Setting up libaio1:amd64 (0.3.112-3) ... [2021-02-18T09:48:05.968Z] #19 51.36 Setting up libonig5:amd64 (6.9.1-1) ... [2021-02-18T09:48:05.968Z] #19 51.37 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-02-18T09:48:05.968Z] #19 51.38 Setting up vim (2:8.1.0875-5) ... [2021-02-18T09:48:05.968Z] #19 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-02-18T09:48:05.968Z] #19 51.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-02-18T09:48:05.968Z] #19 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-02-18T09:48:05.968Z] #19 51.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-02-18T09:48:05.968Z] #19 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-02-18T09:48:05.968Z] #19 51.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-02-18T09:48:05.968Z] #19 51.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-02-18T09:48:05.968Z] #19 51.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-02-18T09:48:05.968Z] #19 51.45 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-02-18T09:48:05.968Z] #19 51.47 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-02-18T09:48:05.968Z] #19 51.48 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-02-18T09:48:05.968Z] #19 51.50 Setting up jq (1.5+dfsg-2+b1) ... [2021-02-18T09:48:05.968Z] #19 51.51 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-02-18T09:48:05.968Z] #19 51.53 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-02-18T09:48:06.068Z] #42 141.6 CC criu/tty.o [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.52s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.01s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.11s) [2021-02-18T09:48:06.153Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.11s) [2021-02-18T09:48:06.153Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:48:06.153Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:48:07.998Z] #42 143.3 CC criu/tun.o [2021-02-18T09:48:08.262Z] #42 143.7 CC criu/uffd.o [2021-02-18T09:48:09.214Z] #42 144.8 CC criu/util.o [2021-02-18T09:48:09.264Z] #19 54.44 Setting up iptables (1.8.2-4) ... [2021-02-18T09:48:09.264Z] #19 54.46 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.47 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.49 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.49 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.50 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-02-18T09:48:09.264Z] #19 54.51 Setting up python3 (3.7.3-1) ... [2021-02-18T09:48:09.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:48:09.524Z] #19 54.95 Setting up python3-wheel (0.32.3-2) ... [2021-02-18T09:48:10.167Z] #42 145.9 CC criu/uts_ns.o [2021-02-18T09:48:10.366Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:48:10.432Z] #42 146.1 CC criu/vdso.o [2021-02-18T09:48:10.464Z] #19 55.71 Setting up apparmor (2.13.2-10) ... [2021-02-18T09:48:11.009Z] #42 146.6 LINK criu/built-in.o [2021-02-18T09:48:11.009Z] #42 146.7 LINK criu/criu [2021-02-18T09:48:11.291Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:48:11.587Z] #42 147.1 DEP lib/c/criu.d [2021-02-18T09:48:11.587Z] #42 147.1 CC images/rpc.pb-c.o [2021-02-18T09:48:12.165Z] #42 147.7 CC lib/c/criu.o [2021-02-18T09:48:12.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:48:12.373Z] #19 57.50 Setting up xfsprogs (4.20.0-1) ... [2021-02-18T09:48:12.373Z] #19 57.52 Setting up python3-lib2to3 (3.7.3-1) ... [2021-02-18T09:48:12.373Z] #19 57.85 Setting up python3-pkg-resources (40.8.0-1) ... [2021-02-18T09:48:13.117Z] #42 148.6 LINK lib/c/built-in.o [2021-02-18T09:48:13.117Z] #42 148.6 LINK lib/c/libcriu.so [2021-02-18T09:48:13.117Z] #42 148.7 LINK lib/c/libcriu.a [2021-02-18T09:48:13.117Z] #42 148.8 GEN magic.py [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy (7.19s) [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.19s) [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2021-02-18T09:48:13.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-02-18T09:48:13.143Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:48:13.313Z] #19 58.69 Setting up python3-distutils (3.7.3-1) ... [2021-02-18T09:48:13.381Z] #42 149.0 Note: Building without setproctitle() and strlcpy() support. [2021-02-18T09:48:13.381Z] #42 149.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-18T09:48:13.381Z] #42 149.0 Note: Building without GnuTLS support [2021-02-18T09:48:13.381Z] #42 149.0 Makefile.config:39: Warn: you have no libnftables installed [2021-02-18T09:48:13.381Z] #42 149.0 Makefile.config:40: Warn: Building without nftables support [2021-02-18T09:48:13.646Z] #42 ... [2021-02-18T09:48:13.646Z] [2021-02-18T09:48:13.646Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:48:13.646Z] #29 sha256:5a23bb351bb24a620e37be106a0761b44f8e7c6e1bdf464cd6388dabbaf1a08b [2021-02-18T09:48:13.646Z] #29 DONE 9.5s [2021-02-18T09:48:13.646Z] [2021-02-18T09:48:13.646Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:48:13.646Z] #32 sha256:282425d2bd1cc6bb1602495b22d5eeba633d858b3b099643df6a63623fb0c8a8 [2021-02-18T09:48:13.883Z] #19 59.20 Setting up python3-setuptools (40.8.0-1) ... [2021-02-18T09:48:14.224Z] #32 DONE 0.7s [2021-02-18T09:48:14.224Z] [2021-02-18T09:48:14.224Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:48:14.224Z] #34 sha256:1a3acc4957f0678d2eee7978f0347a2b239d8f0dddb6ddba5e3db7b03a07ce87 [2021-02-18T09:48:14.488Z] #34 DONE 0.1s [2021-02-18T09:48:14.488Z] [2021-02-18T09:48:14.488Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:14.488Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:48:14.488Z] #42 149.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-18T09:48:14.488Z] #42 ... [2021-02-18T09:48:14.488Z] [2021-02-18T09:48:14.488Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:48:14.488Z] #37 sha256:699853087cf67f04c7f6362e1fb01f2f8b13f208a8bbbed66d1e5842f8cc8385 [2021-02-18T09:48:14.488Z] #37 DONE 0.1s [2021-02-18T09:48:14.751Z] [2021-02-18T09:48:14.751Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:48:14.751Z] #40 sha256:00cf20b50611af247e479a643b3e295e87b63db98c426d0496f78df1e87160be [2021-02-18T09:48:14.825Z] #19 60.29 Setting up python3-pip (18.1-5) ... [2021-02-18T09:48:15.329Z] #40 DONE 0.7s [2021-02-18T09:48:15.329Z] [2021-02-18T09:48:15.329Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:15.329Z] #42 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-02-18T09:48:15.329Z] #42 150.5 make[1]: Nothing to be done for 'all'. [2021-02-18T09:48:15.593Z] #42 151.4 make[1]: 'images/built-in.o' is up to date. [2021-02-18T09:48:15.857Z] #42 151.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-18T09:48:15.857Z] #42 151.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-18T09:48:15.857Z] #42 151.5 make[1]: 'compel/libcompel.a' is up to date. [2021-02-18T09:48:15.857Z] #42 151.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-18T09:48:15.857Z] #42 151.6 make[1]: Nothing to be done for 'all'. [2021-02-18T09:48:16.122Z] #42 151.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-18T09:48:16.207Z] #19 61.53 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:48:16.207Z] #19 61.62 Processing triggers for mime-support (3.62) ... [2021-02-18T09:48:16.207Z] #19 ... [2021-02-18T09:48:16.207Z] [2021-02-18T09:48:16.207Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:16.207Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:16.207Z] #42 123.6 CC criu/memfd.o [2021-02-18T09:48:16.207Z] #42 124.3 CC criu/mount.o [2021-02-18T09:48:16.207Z] #42 128.4 CC criu/namespaces.o [2021-02-18T09:48:16.207Z] #42 130.4 CC criu/net.o [2021-02-18T09:48:16.386Z] #42 151.9 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.386Z] #42 152.0 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.386Z] #42 152.0 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.386Z] #42 152.1 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.467Z] #42 133.9 CC criu/netfilter.o [2021-02-18T09:48:16.651Z] #42 152.2 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.651Z] #42 152.3 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.651Z] #42 152.3 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.651Z] #42 152.4 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:16.727Z] #42 ... [2021-02-18T09:48:16.727Z] [2021-02-18T09:48:16.727Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-02-18T09:48:16.727Z] #19 sha256:b37ce3c5a4b5758e73cd2642cc214c3be9f7f363885d4d15ca1159f4dffb685a [2021-02-18T09:48:16.727Z] #19 DONE 62.2s [2021-02-18T09:48:16.727Z] [2021-02-18T09:48:16.727Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-02-18T09:48:16.727Z] #20 sha256:efeb4a8b6365c0f1dbecade85ab0692fbdf50b930e2e3cb0f3b1ec813d64b6b8 [2021-02-18T09:48:16.915Z] #42 152.5 INSTALL criu/criu [2021-02-18T09:48:16.915Z] #42 DONE 152.6s [2021-02-18T09:48:16.915Z] [2021-02-18T09:48:16.915Z] #55 [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-02-18T09:48:16.915Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:48:18.382Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-02-18T09:48:18.382Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:48:18.667Z] #20 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-02-18T09:48:18.667Z] #20 1.794 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-02-18T09:48:18.667Z] #20 1.803 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-02-18T09:48:18.667Z] #20 DONE 1.9s [2021-02-18T09:48:18.667Z] [2021-02-18T09:48:18.667Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:48:18.667Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:48:18.844Z] #55 ... [2021-02-18T09:48:18.844Z] [2021-02-18T09:48:18.844Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:48:18.844Z] #43 sha256:db8e4a5d478336e1b787f0bee262c3bdb296ab5736b6feb8b48851c0475779cc [2021-02-18T09:48:18.844Z] #43 DONE 0.1s [2021-02-18T09:48:18.844Z] [2021-02-18T09:48:18.844Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:48:18.844Z] #45 sha256:c9d9a2b7000b430d33450e6cbc4fd7004f88fb17138dcdec20135db2ecf55c89 [2021-02-18T09:48:19.107Z] #45 DONE 0.5s [2021-02-18T09:48:19.107Z] [2021-02-18T09:48:19.107Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:48:19.107Z] #47 sha256:e13cb9367edc331810eb6962146200dab82ff8f0e6d0e90bbcadd632ed57e5d4 [2021-02-18T09:48:19.369Z] #47 DONE 0.1s [2021-02-18T09:48:19.369Z] [2021-02-18T09:48:19.369Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:48:19.369Z] #49 sha256:be69ec10d39c852c2e6e9950f69ee573224845c6aca7cf20202b83cfecc56b90 [2021-02-18T09:48:20.316Z] #49 DONE 1.1s [2021-02-18T09:48:20.316Z] [2021-02-18T09:48:20.316Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:48:20.316Z] #51 sha256:d9893e1dcee7db5309a4027a88ce646a1d38b025ae59389f507290dcb23f1485 [2021-02-18T09:48:20.316Z] #51 DONE 0.1s [2021-02-18T09:48:20.316Z] [2021-02-18T09:48:20.316Z] #55 [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-02-18T09:48:20.316Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:48:20.579Z] #55 ... [2021-02-18T09:48:20.579Z] [2021-02-18T09:48:20.579Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:48:20.579Z] #53 sha256:5c2908e4ceb60fe5994e1201914fa193c2ffd03a8dee5736b6bd0d775dc9b0e2 [2021-02-18T09:48:20.842Z] #53 DONE 0.5s [2021-02-18T09:48:20.842Z] [2021-02-18T09:48:20.842Z] #55 [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-02-18T09:48:20.842Z] #55 sha256:3e51baacee489b7eff583857b8c7e3bf93fe22d6322174677829c73a9cd19af9 [2021-02-18T09:48:22.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:48:22.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:48:24.121Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m12.098786404s with top 10 stages: buildssa: 1m41.007871599s, goimports: 22.879686894s, unconvert: 12.995402938s, gosec: 10.223270622s, golint: 6.405325663s, misspell: 4.198576272s, ineffassign: 4.126990758s, inspect: 3.286847008s, vrp: 2.986853166s, ctrlflow: 1.840245662s [2021-02-18T09:48:25.255Z] #21 ... [2021-02-18T09:48:25.255Z] [2021-02-18T09:48:25.256Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:25.256Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:25.256Z] #42 134.5 CC criu/page-pipe.o [2021-02-18T09:48:25.256Z] #42 135.3 CC criu/page-xfer.o [2021-02-18T09:48:25.256Z] #42 137.3 CC criu/pagemap-cache.o [2021-02-18T09:48:25.256Z] #42 137.7 CC criu/pagemap.o [2021-02-18T09:48:25.256Z] #42 138.8 CC criu/parasite-syscall.o [2021-02-18T09:48:25.256Z] #42 139.9 CC criu/path.o [2021-02-18T09:48:25.256Z] #42 140.4 CC criu/pie-util-vdso-elf32.o [2021-02-18T09:48:25.256Z] #42 140.9 CC criu/pie-util-vdso.o [2021-02-18T09:48:25.256Z] #42 141.4 CC criu/pie-util.o [2021-02-18T09:48:25.256Z] #42 141.7 CC criu/pipes.o [2021-02-18T09:48:25.256Z] #42 ... [2021-02-18T09:48:25.256Z] [2021-02-18T09:48:25.256Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:48:25.256Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:48:25.256Z] #21 5.811 Collecting yamllint==1.16.0 [2021-02-18T09:48:26.459Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-02-18T09:48:26.459Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:48:28.554Z] #21 ... [2021-02-18T09:48:28.554Z] [2021-02-18T09:48:28.554Z] #39 [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-02-18T09:48:28.554Z] #39 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-02-18T09:48:28.554Z] #39 DONE 215.1s [2021-02-18T09:48:28.554Z] [2021-02-18T09:48:28.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:28.554Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:28.554Z] #42 142.5 CC criu/plugin.o [2021-02-18T09:48:28.554Z] #42 142.9 CC criu/proc_parse.o [2021-02-18T09:48:28.554Z] #42 145.4 CC criu/protobuf-desc.o [2021-02-18T09:48:29.123Z] #42 146.4 CC criu/protobuf.o [2021-02-18T09:48:29.383Z] #42 146.8 CC criu/pstree.o [2021-02-18T09:48:29.720Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-02-18T09:48:29.720Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:48:30.766Z] #42 148.2 CC criu/rbtree.o [2021-02-18T09:48:31.027Z] #42 ... [2021-02-18T09:48:31.027Z] [2021-02-18T09:48:31.027Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-02-18T09:48:31.027Z] #21 sha256:1645b4707972e6dafd2098e812171663052c49344abae69c5920de61be842abb [2021-02-18T09:48:31.027Z] #21 11.16 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-02-18T09:48:31.027Z] #21 11.24 Collecting pyyaml (from yamllint==1.16.0) [2021-02-18T09:48:31.027Z] #21 11.48 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-02-18T09:48:31.027Z] #21 11.84 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-02-18T09:48:31.027Z] #21 11.90 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-02-18T09:48:31.027Z] #21 11.93 Installing collected packages: pyyaml, pathspec, yamllint [2021-02-18T09:48:31.027Z] #21 12.33 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-02-18T09:48:31.994Z] #21 DONE 13.2s [2021-02-18T09:48:31.994Z] [2021-02-18T09:48:31.994Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-02-18T09:48:31.994Z] #24 sha256:05a08a6c4ae5e21fbc807bd1c3afc767e24be20458490c45f1c5426ca8c947b6 [2021-02-18T09:48:32.563Z] #24 DONE 0.5s [2021-02-18T09:48:32.563Z] [2021-02-18T09:48:32.563Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:48:32.563Z] #29 sha256:8a63bb1976e64712e992d500ce90151be43461ffe73771725d11b42e993fa980 [2021-02-18T09:48:34.959Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-02-18T09:48:34.959Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:48:34.959Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-02-18T09:48:34.959Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:48:35.767Z] #55 196.1 + bin/containerd-stress [2021-02-18T09:48:37.689Z] #55 199.3 + bin/containerd-shim [2021-02-18T09:48:37.845Z] #29 ... [2021-02-18T09:48:37.845Z] [2021-02-18T09:48:37.845Z] #48 [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-02-18T09:48:37.845Z] #48 sha256:fee6de8bba3c565903dee95e80cf5930f5978bb644e7a1cfc19902e6f46a8148 [2021-02-18T09:48:37.845Z] #48 222.0 + /build/golangci-lint --version [2021-02-18T09:48:37.845Z] #48 222.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-02-18T09:48:37.845Z] #48 DONE 224.9s [2021-02-18T09:48:37.845Z] [2021-02-18T09:48:37.845Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:37.845Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:37.845Z] #42 148.5 CC criu/rst-malloc.o [2021-02-18T09:48:37.845Z] #42 148.8 CC criu/seccomp.o [2021-02-18T09:48:37.845Z] #42 149.7 CC criu/seize.o [2021-02-18T09:48:37.845Z] #42 150.7 CC criu/servicefd.o [2021-02-18T09:48:37.845Z] #42 151.1 CC criu/shmem.o [2021-02-18T09:48:37.845Z] #42 151.8 CC criu/sigframe.o [2021-02-18T09:48:37.845Z] #42 152.0 CC criu/signalfd.o [2021-02-18T09:48:37.845Z] #42 152.3 CC criu/sk-inet.o [2021-02-18T09:48:37.845Z] #42 153.0 CC criu/sk-netlink.o [2021-02-18T09:48:37.845Z] #42 153.3 CC criu/sk-packet.o [2021-02-18T09:48:37.845Z] #42 153.7 CC criu/sk-queue.o [2021-02-18T09:48:37.845Z] #42 154.1 CC criu/sk-tcp.o [2021-02-18T09:48:37.845Z] #42 154.4 CC criu/sk-unix.o [2021-02-18T09:48:37.845Z] #42 ... [2021-02-18T09:48:37.845Z] [2021-02-18T09:48:37.845Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-02-18T09:48:37.845Z] #29 sha256:8a63bb1976e64712e992d500ce90151be43461ffe73771725d11b42e993fa980 [2021-02-18T09:48:37.845Z] #29 DONE 5.3s [2021-02-18T09:48:37.845Z] [2021-02-18T09:48:37.845Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-02-18T09:48:37.845Z] #32 sha256:03da9906ff983e81ecd15a499602f74378788755f6ac1f6ef594aaf391eb8cbc [2021-02-18T09:48:38.105Z] #32 DONE 0.5s [2021-02-18T09:48:38.105Z] [2021-02-18T09:48:38.105Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-02-18T09:48:38.105Z] #34 sha256:ead6ddb422ccada5a0ccca663d55d7ab3b389abb234e6a336cc4833f4b7dfa4e [2021-02-18T09:48:38.366Z] #34 DONE 0.2s [2021-02-18T09:48:38.366Z] [2021-02-18T09:48:38.366Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-02-18T09:48:38.366Z] #37 sha256:2ddb1aad6ae977e22459bdb1b6937cc4615b34255af405122e3ba5c7e6538d59 [2021-02-18T09:48:38.366Z] #37 DONE 0.1s [2021-02-18T09:48:38.366Z] [2021-02-18T09:48:38.366Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-02-18T09:48:38.366Z] #40 sha256:2828194ad0db16483a58e1e481fc6d9460217838b436dff12e183a6fb7bf4723 [2021-02-18T09:48:39.012Z] INFO [runner/unused/goanalysis] analyzers took 29.168730256s with top 10 stages: buildssa: 24.72104923s, U1000: 4.447681026s [2021-02-18T09:48:39.012Z] INFO [runner] Issues before processing: 2264, after processing: 0 [2021-02-18T09:48:39.012Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1579/1579, exclude-rules: 64/1579, nolint: 0/64, cgo: 1684/2264, skip_dirs: 1684/1684, exclude: 1579/1579, filename_unadjuster: 1684/1684, path_prettifier: 1684/1684, skip_files: 1684/1684, autogenerated_exclude: 1579/1684 [2021-02-18T09:48:39.012Z] INFO [runner] processing took 137.28467ms with stages: nolint: 57.824312ms, identifier_marker: 38.92522ms, path_prettifier: 20.899276ms, autogenerated_exclude: 7.66824ms, exclude-rules: 6.547267ms, skip_dirs: 3.725608ms, cgo: 937.979µs, filename_unadjuster: 750.774µs, max_same_issues: 1.728µs, uniq_by_line: 835ns, diff: 748ns, source_code: 588ns, exclude: 518ns, max_from_linter: 479ns, skip_files: 438ns, path_shortener: 390ns, max_per_file_from_linter: 270ns [2021-02-18T09:48:39.012Z] INFO [runner] linters took 1m39.636845873s with stages: goanalysis_metalinter: 1m19.736787198s, unused: 19.762083033s [2021-02-18T09:48:39.012Z] INFO File cache stats: 1451 entries of total size 6.8MiB [2021-02-18T09:48:39.012Z] INFO Memory: 1669 samples, avg is 241.2MB, max is 3562.5MB [2021-02-18T09:48:39.012Z] INFO Execution took 3m41.657250571s [2021-02-18T09:48:39.012Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-02-18T09:48:39.123Z] --- PASS: TestBuildMultiStageLayerLeak (4.31s) [2021-02-18T09:48:39.123Z] === RUN TestBuildWithHugeFile [2021-02-18T09:48:39.307Z] #40 DONE 0.7s [2021-02-18T09:48:39.307Z] [2021-02-18T09:48:39.307Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-02-18T09:48:39.307Z] #42 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-02-18T09:48:39.307Z] #42 156.0 CC criu/sockets.o [2021-02-18T09:48:39.307Z] #42 156.7 CC criu/stats.o [2021-02-18T09:48:39.391Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh dynbinary-daemon test-docker-py [2021-02-18T09:48:39.568Z] #42 157.0 CC criu/string.o [2021-02-18T09:48:39.568Z] #42 157.1 CC criu/sysctl.o [2021-02-18T09:48:39.958Z] [2021-02-18T09:48:39.958Z] Removing bundles/ [2021-02-18T09:48:39.958Z] [2021-02-18T09:48:39.958Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-02-18T09:48:39.958Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:48:39.958Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:48:40.138Z] #42 157.7 CC criu/sysfs_parse.o [2021-02-18T09:48:40.708Z] #42 158.0 CC criu/timens.o [2021-02-18T09:48:40.969Z] #42 158.3 CC criu/timerfd.o [2021-02-18T09:48:41.229Z] #42 158.6 CC criu/tty.o [2021-02-18T09:48:42.612Z] #42 159.7 CC criu/tun.o [2021-02-18T09:48:42.612Z] #42 160.0 CC criu/uffd.o [2021-02-18T09:48:43.003Z] #55 205.0 + bin/containerd-shim-runc-v1 [2021-02-18T09:48:43.553Z] #42 160.8 CC criu/util.o [2021-02-18T09:48:44.123Z] #42 161.5 CC criu/uts_ns.o [2021-02-18T09:48:44.383Z] #42 161.7 CC criu/vdso-compat.o [2021-02-18T09:48:44.643Z] #42 161.9 CC criu/vdso.o [2021-02-18T09:48:44.903Z] #42 162.3 LINK criu/built-in.o [2021-02-18T09:48:44.903Z] #42 162.4 LINK criu/criu [2021-02-18T09:48:45.163Z] #42 162.7 DEP lib/c/criu.d [2021-02-18T09:48:45.423Z] #42 162.7 CC images/rpc.pb-c.o [2021-02-18T09:48:45.684Z] #42 163.1 CC lib/c/criu.o [2021-02-18T09:48:46.624Z] #42 163.9 LINK lib/c/built-in.o [2021-02-18T09:48:46.624Z] #42 163.9 LINK lib/c/libcriu.so [2021-02-18T09:48:46.624Z] #42 164.0 LINK lib/c/libcriu.a [2021-02-18T09:48:46.624Z] #42 164.0 GEN magic.py [2021-02-18T09:48:46.624Z] #42 164.1 Note: Building without setproctitle() and strlcpy() support. [2021-02-18T09:48:46.624Z] #42 164.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-02-18T09:48:46.884Z] #42 164.1 Note: Building without GnuTLS support [2021-02-18T09:48:46.884Z] #42 164.1 Makefile.config:39: Warn: you have no libnftables installed [2021-02-18T09:48:46.884Z] #42 164.1 Makefile.config:40: Warn: Building without nftables support [2021-02-18T09:48:47.144Z] #42 164.7 fatal: not a git repository (or any of the parent directories): .git [2021-02-18T09:48:47.231Z] #55 208.8 + bin/containerd-shim-runc-v2 [2021-02-18T09:48:47.714Z] #42 165.2 make[1]: Nothing to be done for 'all'. [2021-02-18T09:48:48.177Z] #55 210.0 + binaries [2021-02-18T09:48:48.177Z] #55 210.0 + install -D bin/containerd /build/containerd [2021-02-18T09:48:48.177Z] #55 210.1 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:48:48.177Z] #55 210.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:48:48.177Z] #55 210.1 + install -D bin/ctr /build/ctr [2021-02-18T09:48:48.284Z] #42 165.7 make[1]: 'images/built-in.o' is up to date. [2021-02-18T09:48:48.284Z] #42 165.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-02-18T09:48:48.284Z] #42 165.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-02-18T09:48:48.284Z] #42 165.8 make[1]: 'compel/libcompel.a' is up to date. [2021-02-18T09:48:48.284Z] #42 165.8 make[1]: 'compel/compel-host-bin' is up to date. [2021-02-18T09:48:48.544Z] #42 165.9 make[1]: Nothing to be done for 'all'. [2021-02-18T09:48:48.544Z] #42 165.9 make[1]: 'soccr/libsoccr.a' is up to date. [2021-02-18T09:48:48.544Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.544Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.544Z] #42 166.1 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.805Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.805Z] #42 166.2 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.805Z] #42 166.3 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.805Z] #42 166.3 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:48.805Z] #42 166.4 make[2]: Nothing to be done for 'all'. [2021-02-18T09:48:49.065Z] #42 166.4 INSTALL criu/criu [2021-02-18T09:48:49.326Z] #42 DONE 166.7s [2021-02-18T09:48:49.326Z] [2021-02-18T09:48:49.326Z] #55 [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-02-18T09:48:49.326Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:48:50.709Z] #55 ... [2021-02-18T09:48:50.709Z] [2021-02-18T09:48:50.709Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-02-18T09:48:50.709Z] #43 sha256:25b8d0a92f6c68da1c705392c4b76c522b07e36420c2598b8d23895d5b28b77f [2021-02-18T09:48:50.709Z] #43 DONE 0.1s [2021-02-18T09:48:50.709Z] [2021-02-18T09:48:50.709Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-02-18T09:48:50.709Z] #45 sha256:1442370b07d86ba07b769b0f3c72c8f0dfd6d576fe6a1ec01c2fb61119ad4885 [2021-02-18T09:48:50.969Z] #45 DONE 0.2s [2021-02-18T09:48:50.969Z] [2021-02-18T09:48:50.969Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-02-18T09:48:50.969Z] #47 sha256:69cc8e234be11b37d31bbdc16534ba04de5bc0eeee991a17cd94547192c4b684 [2021-02-18T09:48:50.969Z] #47 DONE 0.1s [2021-02-18T09:48:50.969Z] [2021-02-18T09:48:50.969Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-02-18T09:48:50.969Z] #49 sha256:72c98096c2e90b54afae83604fd58730f5fb40ea7486f471408267aa10330d7f [2021-02-18T09:48:51.484Z] #55 DONE 213.7s [2021-02-18T09:48:51.541Z] #49 DONE 0.6s [2021-02-18T09:48:51.541Z] [2021-02-18T09:48:51.541Z] #55 [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-02-18T09:48:51.541Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:48:51.541Z] #55 ... [2021-02-18T09:48:51.541Z] [2021-02-18T09:48:51.541Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-02-18T09:48:51.541Z] #51 sha256:b2fc2aff9f8b763f562f23c729eb27192c2e32a80d04ad53e92506572fb80c93 [2021-02-18T09:48:51.541Z] #51 DONE 0.1s [2021-02-18T09:48:51.801Z] [2021-02-18T09:48:51.801Z] #52 [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-02-18T09:48:51.801Z] #52 sha256:b52310b0f06225eb3a443f497f8013c8f9dcdebeff879c2ae5de5f315a8b0c2b [2021-02-18T09:48:53.402Z] [2021-02-18T09:48:53.402Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:48:53.402Z] #56 sha256:d4b00f78fa962145b22aa330b49f5f55b1b30c102525c586cd266a525ca0ab1a [2021-02-18T09:48:55.318Z] #56 DONE 2.0s [2021-02-18T09:48:55.318Z] [2021-02-18T09:48:55.318Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:48:55.318Z] #60 sha256:220f6d2e02fbd3ec5a1d0d356c9c9e53a746d59cbf711d487469b344e2e4adb1 [2021-02-18T09:48:55.580Z] #60 DONE 0.4s [2021-02-18T09:48:55.580Z] [2021-02-18T09:48:55.580Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:48:55.580Z] #62 sha256:9c63655a18fd48aa52d207512fe3bbe6ab451707d3750bbaf0d649c6234f8c53 [2021-02-18T09:48:56.525Z] #62 DONE 1.1s [2021-02-18T09:48:56.525Z] [2021-02-18T09:48:56.525Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:48:56.525Z] #64 sha256:ca1a7abf986a5245c438ef72fa0eddaa26b24be8705a234793a86e15a9f26053 [2021-02-18T09:48:56.525Z] #64 DONE 0.1s [2021-02-18T09:48:56.787Z] [2021-02-18T09:48:56.787Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:48:56.787Z] #65 sha256:00989b28b022de78277c1077e849d26cee75d75b6b268a1bdacbde54ba088c93 [2021-02-18T09:48:56.787Z] #65 DONE 0.0s [2021-02-18T09:48:56.787Z] [2021-02-18T09:48:56.787Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:48:56.787Z] #66 sha256:1567d01231e3fb63ef456503c6fbcc074e48ddbacca9ce85afc61dde0f8166e2 [2021-02-18T09:48:57.082Z] #52 ... [2021-02-18T09:48:57.082Z] [2021-02-18T09:48:57.082Z] #55 [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-02-18T09:48:57.082Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:48:57.082Z] #55 196.4 + bin/containerd [2021-02-18T09:48:58.708Z] #66 DONE 1.6s [2021-02-18T09:48:58.708Z] [2021-02-18T09:48:58.708Z] #67 exporting to image [2021-02-18T09:48:58.708Z] #67 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:48:58.708Z] #67 exporting layers [2021-02-18T09:49:02.366Z] #55 ... [2021-02-18T09:49:02.366Z] [2021-02-18T09:49:02.366Z] #52 [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-02-18T09:49:02.366Z] #52 sha256:b52310b0f06225eb3a443f497f8013c8f9dcdebeff879c2ae5de5f315a8b0c2b [2021-02-18T09:49:02.366Z] #52 127.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-02-18T09:49:02.366Z] #52 128.8 + mkdir -p /build [2021-02-18T09:49:02.366Z] #52 128.8 + cp runc /build/runc [2021-02-18T09:49:02.366Z] #52 DONE 129.5s [2021-02-18T09:49:02.366Z] [2021-02-18T09:49:02.366Z] #55 [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-02-18T09:49:02.366Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:49:03.306Z] #55 ... [2021-02-18T09:49:03.306Z] [2021-02-18T09:49:03.306Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-02-18T09:49:03.306Z] #53 sha256:75a9f27206708c6638d2be8ec9bdad8159e34d9ef86c65bd54cfb581599790e9 [2021-02-18T09:49:03.306Z] #53 DONE 0.1s [2021-02-18T09:49:03.306Z] [2021-02-18T09:49:03.306Z] #55 [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-02-18T09:49:03.306Z] #55 sha256:4817572f1c80a2e185ec8ed8563e76283b473705123251c8fe17ea18b810964a [2021-02-18T09:49:04.030Z] #67 exporting layers 5.4s done [2021-02-18T09:49:04.030Z] #67 writing image sha256:9674d9a9e06a50bc64d6f8ca86df2660b3b6cf0d1576b8c092148c532173720d done [2021-02-18T09:49:04.030Z] #67 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb done [2021-02-18T09:49:04.030Z] #67 DONE 5.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-18T09:49:04.400Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/test/unit [2021-02-18T09:49:09.698Z] ? github.com/docker/docker/api [no test files] [2021-02-18T09:49:21.988Z] ok github.com/docker/docker/api/server 0.026s coverage: 9.0% of statements [2021-02-18T09:49:29.710Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:49:30.024Z] #55 226.9 + bin/containerd-stress [2021-02-18T09:49:30.024Z] #55 228.7 + bin/containerd-shim [2021-02-18T09:49:35.311Z] --- PASS: TestBuildWithHugeFile (52.43s) [2021-02-18T09:49:35.311Z] === RUN TestBuildWCOWSandboxSize [2021-02-18T09:49:35.311Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-18T09:49:35.311Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:49:35.311Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:49:35.311Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:35.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:35.311Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:35.311Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:35.311Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:35.311Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:35.311Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:49:35.311Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:49:35.311Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:49:35.311Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-02-18T09:49:35.311Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-02-18T09:49:35.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-02-18T09:49:35.311Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-18T09:49:35.311Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:49:35.311Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:49:36.653Z] #55 235.4 + bin/containerd-shim-runc-v1 [2021-02-18T09:49:38.574Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:49:40.849Z] #55 239.9 + bin/containerd-shim-runc-v2 [2021-02-18T09:49:41.418Z] #55 240.8 + binaries [2021-02-18T09:49:41.418Z] #55 240.8 + install -D bin/containerd /build/containerd [2021-02-18T09:49:41.418Z] #55 240.8 + install -D bin/containerd-shim /build/containerd-shim [2021-02-18T09:49:41.418Z] #55 240.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-02-18T09:49:41.418Z] #55 240.8 + install -D bin/ctr /build/ctr [2021-02-18T09:49:42.736Z] --- PASS: TestBuildPreserveOwnership (10.22s) [2021-02-18T09:49:42.736Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.21s) [2021-02-18T09:49:42.736Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-02-18T09:49:42.736Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:49:42.736Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-02-18T09:49:42.736Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:49:42.736Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-18T09:49:42.736Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-18T09:49:42.736Z] PASS [2021-02-18T09:49:42.736Z] [2021-02-18T09:49:42.736Z] === Skipped [2021-02-18T09:49:42.736Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:49:42.736Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:49:42.736Z] [2021-02-18T09:49:42.736Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-18T09:49:42.736Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:49:42.736Z] [2021-02-18T09:49:42.736Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-02-18T09:49:42.736Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-02-18T09:49:42.736Z] [2021-02-18T09:49:42.736Z] [2021-02-18T09:49:42.736Z] DONE 34 tests, 3 skipped in 129.448s [2021-02-18T09:49:42.736Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:49:42.736Z] INFO: Testing against a local daemon [2021-02-18T09:49:42.736Z] === RUN TestConfigInspect [2021-02-18T09:49:42.736Z] --- SKIP: TestConfigInspect (0.02s) [2021-02-18T09:49:42.736Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestConfigList [2021-02-18T09:49:42.736Z] --- SKIP: TestConfigList (0.02s) [2021-02-18T09:49:42.736Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:49:42.736Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-02-18T09:49:42.736Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestConfigsUpdate [2021-02-18T09:49:42.736Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-02-18T09:49:42.736Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestTemplatedConfig [2021-02-18T09:49:42.736Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-02-18T09:49:42.736Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestConfigCreateResolve [2021-02-18T09:49:42.736Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-02-18T09:49:42.736Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:42.736Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:49:43.328Z] #55 DONE 242.3s [2021-02-18T09:49:43.897Z] [2021-02-18T09:49:43.897Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-02-18T09:49:43.897Z] #56 sha256:cfd544dbc854acfc46877737aeeeafabe75d688f298de30d5eb5706bb231ecc2 [2021-02-18T09:49:44.099Z] --- PASS: TestConfigDaemonLibtrustID (1.53s) [2021-02-18T09:49:44.099Z] PASS [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === Skipped [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-02-18T09:49:44.099Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-02-18T09:49:44.099Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-02-18T09:49:44.099Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-02-18T09:49:44.099Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-02-18T09:49:44.099Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-02-18T09:49:44.099Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] [2021-02-18T09:49:44.099Z] DONE 7 tests, 6 skipped in 1.714s [2021-02-18T09:49:44.099Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:49:44.099Z] INFO: Testing against a local daemon [2021-02-18T09:49:44.099Z] === RUN TestCheckpoint [2021-02-18T09:49:44.099Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:49:44.099Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:49:44.099Z] === RUN TestContainerInvalidJSON [2021-02-18T09:49:44.099Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:49:44.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:49:44.099Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:49:44.099Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:49:44.099Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:49:44.099Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:49:44.099Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:49:44.099Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:49:44.099Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:49:44.099Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-18T09:49:44.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:49:44.099Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:49:44.099Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:49:44.099Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:49:44.355Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-02-18T09:49:44.355Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:49:44.355Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-02-18T09:49:44.355Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:49:44.355Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-18T09:49:44.355Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:49:44.355Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-02-18T09:49:44.355Z] === RUN TestCopyFromContainer [2021-02-18T09:49:44.834Z] #56 DONE 1.0s [2021-02-18T09:49:44.834Z] [2021-02-18T09:49:44.834Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-02-18T09:49:44.834Z] #60 sha256:068902360a307cf5246d8a0e1192a99a50704a7fd9d99f6f181cead72f0874c1 [2021-02-18T09:49:45.401Z] #60 DONE 0.3s [2021-02-18T09:49:45.401Z] [2021-02-18T09:49:45.401Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-02-18T09:49:45.401Z] #62 sha256:14dbfb792b2cb299a1f4065c4065d8d3a4ea55f1e0070d409c7b46d3de727ce1 [2021-02-18T09:49:45.663Z] #62 DONE 0.5s [2021-02-18T09:49:45.663Z] [2021-02-18T09:49:45.663Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-02-18T09:49:45.663Z] #64 sha256:6d43a49ebf733fe1010390c2d332b7d7e61219d2feb5155657eb651890b2dfcb [2021-02-18T09:49:45.663Z] #64 DONE 0.1s [2021-02-18T09:49:45.663Z] [2021-02-18T09:49:45.663Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-02-18T09:49:45.663Z] #65 sha256:39d0a919714cbce2f6e3ca962b86a90baedea4ae94ea7ac6501e489de4d7ed2d [2021-02-18T09:49:45.663Z] #65 DONE 0.1s [2021-02-18T09:49:45.922Z] [2021-02-18T09:49:45.922Z] #66 [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-02-18T09:49:45.922Z] #66 sha256:e8497294eb7452fe4f743b9301f8b9c83d4267b66a59d23d01c2e3c41952ebef [2021-02-18T09:49:46.490Z] #66 0.724 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-02-18T09:49:46.750Z] #66 0.806 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-02-18T09:49:46.750Z] #66 0.978 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-02-18T09:49:47.579Z] #66 1.063 Reading package lists... [2021-02-18T09:49:48.149Z] #66 1.638 Reading package lists... [2021-02-18T09:49:48.149Z] #66 2.229 Building dependency tree... [2021-02-18T09:49:48.149Z] #66 2.333 Reading state information... [2021-02-18T09:49:48.149Z] #66 2.432 The following additional packages will be installed: [2021-02-18T09:49:48.408Z] #66 2.432 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-02-18T09:49:48.408Z] #66 2.433 libpam-systemd [2021-02-18T09:49:48.408Z] #66 2.433 Suggested packages: [2021-02-18T09:49:48.408Z] #66 2.433 systemd-container policykit-1 [2021-02-18T09:49:48.408Z] #66 2.433 Recommended packages: [2021-02-18T09:49:48.408Z] #66 2.433 libnss-systemd [2021-02-18T09:49:48.408Z] #66 2.512 The following NEW packages will be installed: [2021-02-18T09:49:48.408Z] #66 2.512 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-02-18T09:49:48.408Z] #66 2.513 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer// [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:49:48.519Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:49:48.667Z] #66 2.784 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-02-18T09:49:48.667Z] #66 2.784 Need to get 4761 kB of archives. [2021-02-18T09:49:48.667Z] #66 2.784 After this operation, 16.6 MB of additional disk space will be used. [2021-02-18T09:49:48.667Z] #66 2.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-02-18T09:49:48.667Z] #66 2.916 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-02-18T09:49:48.667Z] #66 2.977 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-02-18T09:49:48.667Z] #66 2.983 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-02-18T09:49:48.775Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:49:48.775Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer (4.44s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-02-18T09:49:48.775Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-02-18T09:49:48.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:49:48.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:49:48.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:49:48.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:49:48.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:49:48.775Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:49:48.775Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:49:48.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:49:48.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:49:48.775Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:49:48.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-18T09:49:48.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:49:48.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-18T09:49:48.775Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:49:48.775Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:49:48.775Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-02-18T09:49:48.775Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:49:48.775Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:49:48.775Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:49:48.775Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:49:48.775Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:49:48.775Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:49:48.775Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:49:48.926Z] #66 2.985 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-02-18T09:49:48.926Z] #66 2.986 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-02-18T09:49:48.926Z] #66 3.058 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-02-18T09:49:48.926Z] #66 3.059 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-02-18T09:49:48.926Z] #66 3.061 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-02-18T09:49:48.926Z] #66 3.063 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-02-18T09:49:48.926Z] #66 3.065 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-02-18T09:49:48.926Z] #66 3.249 debconf: delaying package configuration, since apt-utils is not installed [2021-02-18T09:49:49.031Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:49:49.031Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:49:49.031Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:49:49.031Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-18T09:49:49.031Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:49:49.031Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:49:49.031Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:49:49.031Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:49:49.031Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-18T09:49:49.031Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:49:49.185Z] #66 3.276 Fetched 4761 kB in 1s (8802 kB/s) [2021-02-18T09:49:49.185Z] #66 3.304 Selecting previously unselected package libargon2-1:amd64. [2021-02-18T09:49:49.185Z] #66 3.304 (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 ... 28054 files and directories currently installed.) [2021-02-18T09:49:49.185Z] #66 3.318 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-02-18T09:49:49.185Z] #66 3.327 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-18T09:49:49.185Z] #66 3.369 Selecting previously unselected package libjson-c3:amd64. [2021-02-18T09:49:49.185Z] #66 3.371 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-02-18T09:49:49.185Z] #66 3.376 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-18T09:49:49.185Z] #66 3.415 Selecting previously unselected package libcryptsetup12:amd64. [2021-02-18T09:49:49.185Z] #66 3.418 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-02-18T09:49:49.185Z] #66 3.422 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-18T09:49:49.185Z] #66 3.480 Selecting previously unselected package libidn11:amd64. [2021-02-18T09:49:49.445Z] #66 3.483 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-02-18T09:49:49.445Z] #66 3.488 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-02-18T09:49:49.445Z] #66 3.532 Selecting previously unselected package libkmod2:amd64. [2021-02-18T09:49:49.445Z] #66 3.535 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-02-18T09:49:49.445Z] #66 3.540 Unpacking libkmod2:amd64 (26-1) ... [2021-02-18T09:49:49.445Z] #66 3.590 Selecting previously unselected package systemd. [2021-02-18T09:49:49.445Z] #66 3.592 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-02-18T09:49:49.445Z] #66 3.631 Unpacking systemd (241-7~deb10u6) ... [2021-02-18T09:49:50.014Z] #66 4.066 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-02-18T09:49:50.014Z] #66 4.078 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-02-18T09:49:50.014Z] #66 4.089 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-02-18T09:49:50.014Z] #66 4.103 Setting up libidn11:amd64 (1.33-2.2) ... [2021-02-18T09:49:50.014Z] #66 4.118 Setting up libkmod2:amd64 (26-1) ... [2021-02-18T09:49:50.014Z] #66 4.133 Setting up systemd (241-7~deb10u6) ... [2021-02-18T09:49:50.014Z] #66 4.188 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-02-18T09:49:50.014Z] #66 4.190 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-02-18T09:49:50.014Z] #66 4.193 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-18T09:49:50.014Z] #66 4.193 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-02-18T09:49:50.395Z] --- PASS: TestCreateWithCustomMaskedPaths (1.22s) [2021-02-18T09:49:50.395Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:49:50.583Z] #66 4.718 Selecting previously unselected package systemd-sysv. [2021-02-18T09:49:50.583Z] #66 4.718 (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 ... 28851 files and directories currently installed.) [2021-02-18T09:49:50.583Z] #66 4.733 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-02-18T09:49:50.583Z] #66 4.737 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-02-18T09:49:50.583Z] #66 4.788 Selecting previously unselected package libdbus-1-3:amd64. [2021-02-18T09:49:50.583Z] #66 4.791 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:49:50.583Z] #66 4.796 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-18T09:49:50.583Z] #66 4.855 Selecting previously unselected package dbus. [2021-02-18T09:49:50.583Z] #66 4.858 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:49:50.583Z] #66 4.869 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-02-18T09:49:50.843Z] #66 4.939 Selecting previously unselected package libpam-systemd:amd64. [2021-02-18T09:49:50.843Z] #66 4.942 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-02-18T09:49:50.843Z] #66 4.947 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-18T09:49:50.843Z] #66 4.996 Selecting previously unselected package dbus-user-session. [2021-02-18T09:49:50.843Z] #66 4.999 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-02-18T09:49:50.843Z] #66 5.003 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-18T09:49:50.843Z] #66 5.084 Setting up systemd-sysv (241-7~deb10u6) ... [2021-02-18T09:49:51.103Z] #66 5.098 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-02-18T09:49:51.103Z] #66 5.111 Setting up dbus (1.12.20-0+deb10u1) ... [2021-02-18T09:49:51.103Z] #66 5.240 invoke-rc.d: could not determine current runlevel [2021-02-18T09:49:51.103Z] #66 5.243 invoke-rc.d: policy-rc.d denied execution of start. [2021-02-18T09:49:51.103Z] #66 5.247 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:49:51.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:49:51.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:49:51.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:49:51.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:49:51.323Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:49:51.323Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:49:51.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:49:51.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:49:51.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:49:51.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:49:51.323Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-18T09:49:51.323Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-02-18T09:49:51.323Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:49:51.364Z] #66 5.421 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-02-18T09:49:51.364Z] #66 5.443 Processing triggers for systemd (241-7~deb10u6) ... [2021-02-18T09:49:51.364Z] #66 5.455 Processing triggers for libc-bin (2.28-10) ... [2021-02-18T09:49:51.364Z] #66 DONE 5.7s [2021-02-18T09:49:51.624Z] [2021-02-18T09:49:51.624Z] #67 [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-02-18T09:49:51.624Z] #67 sha256:1e409ee100ead6c2670ca0fa4fb09dbebee460a661efcc59ae87ec902f71fd69 [2021-02-18T09:49:51.884Z] #67 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-02-18T09:49:51.884Z] #67 0.468 Dload Upload Total Spent Left Speed [2021-02-18T09:49:51.885Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.41s) [2021-02-18T09:49:51.885Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:49:51.885Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:49:51.885Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:49:51.885Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-18T09:49:51.885Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-18T09:49:51.885Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:49:51.885Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:49:51.885Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-18T09:49:51.885Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:49:51.885Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-18T09:49:51.885Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:49:51.885Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-02-18T09:49:51.885Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-18T09:49:51.885Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:49:51.885Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:49:51.885Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:49:51.885Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-02-18T09:49:51.885Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:49:51.885Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:49:51.885Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:49:51.885Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:49:51.885Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-02-18T09:49:51.885Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-18T09:49:51.885Z] === RUN TestDiff [2021-02-18T09:49:52.145Z] #67 0.468 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17528 0 --:--:-- --:--:-- --:--:-- 17528 [2021-02-18T09:49:52.145Z] #67 DONE 0.6s [2021-02-18T09:49:52.145Z] [2021-02-18T09:49:52.145Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-02-18T09:49:52.145Z] #68 sha256:fb73fb16f0795c7f4f09416d5a66ec638de61962f64d5d4dc46ec4b67a312bf9 [2021-02-18T09:49:52.447Z] --- PASS: TestDiff (0.47s) [2021-02-18T09:49:52.447Z] === RUN TestExecWithCloseStdin [2021-02-18T09:49:53.021Z] --- PASS: TestExecWithCloseStdin (0.48s) [2021-02-18T09:49:53.021Z] === RUN TestExec [2021-02-18T09:49:53.283Z] --- PASS: TestExec (0.50s) [2021-02-18T09:49:53.283Z] === RUN TestExecUser [2021-02-18T09:49:53.524Z] #68 DONE 1.2s [2021-02-18T09:49:53.524Z] [2021-02-18T09:49:53.524Z] #69 exporting to image [2021-02-18T09:49:53.524Z] #69 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-02-18T09:49:53.524Z] #69 exporting layers [2021-02-18T09:49:53.846Z] --- PASS: TestExecUser (0.48s) [2021-02-18T09:49:53.846Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:49:54.529Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2021-02-18T09:49:54.529Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:49:57.792Z] --- PASS: TestExportContainerAfterDaemonRestart (3.32s) [2021-02-18T09:49:57.792Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:49:58.353Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2021-02-18T09:49:58.353Z] === RUN TestHealthKillContainer [2021-02-18T09:50:00.157Z] #69 exporting layers 6.6s done [2021-02-18T09:50:00.157Z] #69 writing image sha256:9afbdfc21ee9a7b38d2ab034be41b8d54a4b877506e03536fcc5379fe6740403 done [2021-02-18T09:50:00.157Z] #69 naming to docker.io/library/docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb done [2021-02-18T09:50:00.157Z] #69 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:50:00.517Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -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:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh dynbinary test-integration [2021-02-18T09:50:00.866Z] --- PASS: TestHealthKillContainer (2.52s) [2021-02-18T09:50:00.866Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:50:01.427Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2021-02-18T09:50:01.427Z] === RUN TestIpcModeNone [2021-02-18T09:50:01.682Z] --- PASS: TestIpcModeNone (0.46s) [2021-02-18T09:50:01.682Z] === RUN TestIpcModePrivate [2021-02-18T09:50:01.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:50:02.243Z] --- PASS: TestIpcModePrivate (0.46s) [2021-02-18T09:50:02.243Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-02-18T09:50:02.243Z] === RUN TestIpcModeShareable [2021-02-18T09:50:02.243Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-02-18T09:50:02.243Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:50:02.243Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:50:02.421Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-02-18T09:50:02.422Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-02-18T09:50:02.422Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-02-18T09:50:02.422Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-02-18T09:50:02.422Z] 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-02-18T09:50:02.422Z] Detected virtualization docker. [2021-02-18T09:50:02.422Z] Detected architecture x86-64. [2021-02-18T09:50:02.422Z] Set hostname to <13655534e1c9>. [2021-02-18T09:50:02.682Z] + source /etc/docker-entrypoint-cmd [2021-02-18T09:50:02.682Z] ++ hack/make.sh dynbinary test-integration [2021-02-18T09:50:02.776Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:50:02.942Z] [2021-02-18T09:50:02.942Z] Removing bundles/ [2021-02-18T09:50:02.942Z] [2021-02-18T09:50:02.942Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-18T09:50:02.942Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:50:02.942Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:50:04.130Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.57s) [2021-02-18T09:50:04.130Z] === RUN TestAPIIpcModeHost [2021-02-18T09:50:04.130Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-02-18T09:50:04.130Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:50:04.130Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:50:04.130Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-02-18T09:50:04.130Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:50:04.130Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:50:06.019Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2021-02-18T09:50:06.019Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-02-18T09:50:06.019Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:50:06.019Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-18T09:50:06.019Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:50:06.019Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:50:06.019Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-18T09:50:06.019Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:50:06.019Z] === RUN TestIpcModeOlderClient [2021-02-18T09:50:06.019Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:50:06.019Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:50:06.580Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2021-02-18T09:50:06.580Z] === RUN TestKillContainer [2021-02-18T09:50:06.580Z] === RUN TestKillContainer/no_signal [2021-02-18T09:50:06.835Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:50:06.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:50:07.091Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:50:08.020Z] --- PASS: TestKillContainer (1.28s) [2021-02-18T09:50:08.020Z] --- PASS: TestKillContainer/no_signal (0.40s) [2021-02-18T09:50:08.020Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2021-02-18T09:50:08.020Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2021-02-18T09:50:08.020Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:50:08.020Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:50:08.275Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:50:08.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2021-02-18T09:50:08.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2021-02-18T09:50:08.530Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2021-02-18T09:50:08.530Z] === RUN TestKillStoppedContainer [2021-02-18T09:50:08.785Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-02-18T09:50:08.785Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:50:08.785Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-02-18T09:50:08.785Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:50:09.041Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2021-02-18T09:50:09.041Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:50:09.041Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:50:09.041Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:09.041Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:50:09.041Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-18T09:50:09.041Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:50:09.041Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:50:09.041Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-02-18T09:50:09.041Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-18T09:50:09.041Z] === RUN TestLinksContainerNames [2021-02-18T09:50:09.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:50:09.968Z] --- PASS: TestLinksContainerNames (0.85s) [2021-02-18T09:50:09.968Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:50:10.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:50:10.530Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2021-02-18T09:50:10.530Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:50:10.787Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:50:10.787Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:50:10.787Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:50:10.787Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:50:10.787Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:50:10.787Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:50:10.788Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:50:10.788Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:50:10.788Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:50:11.044Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:50:11.300Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-18T09:50:11.300Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s) [2021-02-18T09:50:11.300Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:50:11.556Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-02-18T09:50:11.556Z] 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-02-18T09:50:11.556Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:50:11.556Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-02-18T09:50:11.556Z] 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-02-18T09:50:11.556Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:50:11.556Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-02-18T09:50:11.556Z] 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-02-18T09:50:11.556Z] === RUN TestNetworkNat [2021-02-18T09:50:12.118Z] --- PASS: TestNetworkNat (0.51s) [2021-02-18T09:50:12.118Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:50:12.374Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2021-02-18T09:50:12.374Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:50:14.887Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2021-02-18T09:50:14.887Z] === RUN TestPause [2021-02-18T09:50:14.887Z] --- SKIP: TestPause (0.00s) [2021-02-18T09:50:14.887Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:14.887Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:50:14.887Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:50:14.887Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:50:14.887Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:50:14.887Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-02-18T09:50:14.887Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:14.887Z] === RUN TestPsFilter [2021-02-18T09:50:15.145Z] --- PASS: TestPsFilter (0.11s) [2021-02-18T09:50:15.145Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:50:15.402Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s) [2021-02-18T09:50:15.402Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:50:15.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:50:15.967Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2021-02-18T09:50:15.967Z] === RUN TestRemoveContainerRunning [2021-02-18T09:50:16.408Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:50:16.408Z] [2021-02-18T09:50:16.408Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-02-18T09:50:16.408Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-02-18T09:50:16.408Z] Using test binary docker [2021-02-18T09:50:16.408Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:50:16.408Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:50:16.408Z] INFO: Waiting for daemon to start... [2021-02-18T09:50:16.408Z] Starting dockerd [2021-02-18T09:50:16.408Z] . [2021-02-18T09:50:16.408Z] INFO: Building docker-sdk-python3:4.4.1... [2021-02-18T09:50:16.527Z] --- PASS: TestRemoveContainerRunning (0.43s) [2021-02-18T09:50:16.527Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:50:16.783Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2021-02-18T09:50:16.783Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:50:16.783Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-18T09:50:16.783Z] === RUN TestRenameLinkedContainer [2021-02-18T09:50:18.362Z] ok github.com/docker/docker/api/server/httputils 0.025s coverage: 14.7% of statements [2021-02-18T09:50:18.362Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-18T09:50:18.362Z] ok github.com/docker/docker/api/server/middleware 0.024s coverage: 37.7% of statements [2021-02-18T09:50:18.362Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-18T09:50:18.362Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-18T09:50:18.362Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-18T09:50:18.625Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-18T09:50:18.625Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-18T09:50:18.625Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-18T09:50:18.625Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-18T09:50:18.625Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-18T09:50:18.670Z] --- PASS: TestRenameLinkedContainer (1.85s) [2021-02-18T09:50:18.670Z] === RUN TestRenameStoppedContainer [2021-02-18T09:50:18.890Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-18T09:50:19.231Z] --- PASS: TestRenameStoppedContainer (0.39s) [2021-02-18T09:50:19.231Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:50:19.842Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-18T09:50:19.842Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-18T09:50:20.156Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2021-02-18T09:50:20.156Z] === RUN TestRenameInvalidName [2021-02-18T09:50:20.412Z] --- PASS: TestRenameInvalidName (0.42s) [2021-02-18T09:50:20.412Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:50:20.421Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2021-02-18T09:50:20.421Z] ok github.com/docker/docker/api/types/filters 0.041s coverage: 92.2% of statements [2021-02-18T09:50:20.421Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-02-18T09:50:20.421Z] ok github.com/docker/docker/api/server/router/swarm 0.037s coverage: 5.7% of statements [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-18T09:50:20.421Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-18T09:50:20.998Z] ok github.com/docker/docker/api/types/versions 0.043s coverage: 75.0% of statements [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-18T09:50:20.998Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-18T09:50:22.301Z] --- PASS: TestRenameAnonymousContainer (1.73s) [2021-02-18T09:50:22.301Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:50:22.557Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2021-02-18T09:50:22.557Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:50:22.925Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2021-02-18T09:50:23.484Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s) [2021-02-18T09:50:23.484Z] === RUN TestResize [2021-02-18T09:50:23.739Z] --- PASS: TestResize (0.43s) [2021-02-18T09:50:23.739Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:50:24.300Z] --- PASS: TestResizeWithInvalidSize (0.46s) [2021-02-18T09:50:24.300Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:50:24.557Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2021-02-18T09:50:24.557Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:50:24.557Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:50:24.557Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-18T09:50:24.557Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:50:24.855Z] ok github.com/docker/docker/builder/remotecontext 0.341s coverage: 13.7% of statements [2021-02-18T09:50:25.433Z] ok github.com/docker/docker/builder/dockerfile 0.987s coverage: 48.3% of statements [2021-02-18T09:50:25.433Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-18T09:50:25.709Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:50:26.382Z] ok github.com/docker/docker/builder/remotecontext/git 3.983s coverage: 86.3% of statements [2021-02-18T09:50:26.382Z] ? github.com/docker/docker/cli [no test files] [2021-02-18T09:50:26.382Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-18T09:50:27.070Z] --- PASS: TestCgroupNamespacesRun (2.23s) [2021-02-18T09:50:27.070Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:50:28.963Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.17s) [2021-02-18T09:50:28.963Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:50:29.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:50:30.618Z] ok github.com/docker/docker/client 0.249s coverage: 75.4% of statements [2021-02-18T09:50:31.479Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.22s) [2021-02-18T09:50:31.479Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:50:34.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:50:34.154Z] --- PASS: TestCgroupNamespacesRunHostMode (2.51s) [2021-02-18T09:50:34.154Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:50:36.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:50:36.083Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2021-02-18T09:50:36.083Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:50:38.602Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.16s) [2021-02-18T09:50:38.602Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:50:39.966Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.73s) [2021-02-18T09:50:39.966Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:50:40.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:50:42.480Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s) [2021-02-18T09:50:42.480Z] === RUN TestKernelTCPMemory [2021-02-18T09:50:42.480Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-18T09:50:42.480Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:42.480Z] === RUN TestNISDomainname [2021-02-18T09:50:42.480Z] --- SKIP: TestNISDomainname (0.01s) [2021-02-18T09:50:42.480Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-18T09:50:42.480Z] === RUN TestHostnameDnsResolution [2021-02-18T09:50:42.736Z] --- PASS: TestHostnameDnsResolution (0.72s) [2021-02-18T09:50:42.736Z] === RUN TestStats [2021-02-18T09:50:42.736Z] --- SKIP: TestStats (0.00s) [2021-02-18T09:50:42.736Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:42.736Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:50:42.736Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:50:42.736Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:50:42.736Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:50:42.736Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:50:42.736Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:50:42.736Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:50:42.736Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:50:42.736Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:50:42.736Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:50:42.736Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:50:43.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:50:43.665Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:50:45.552Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:50:46.915Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-02-18T09:50:46.915Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2021-02-18T09:50:46.915Z] --- PASS: TestStopContainerWithTimeout/-1 (2.65s) [2021-02-18T09:50:46.915Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2021-02-18T09:50:46.915Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2021-02-18T09:50:46.915Z] === RUN TestDeleteDevicemapper [2021-02-18T09:50:46.915Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:50:46.915Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:50:46.915Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:50:48.804Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.55s) [2021-02-18T09:50:48.804Z] === RUN TestUpdateMemory [2021-02-18T09:50:48.804Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-18T09:50:48.804Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:48.804Z] === RUN TestUpdateCPUQuota [2021-02-18T09:50:48.804Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-02-18T09:50:48.804Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:48.804Z] === RUN TestUpdatePidsLimit [2021-02-18T09:50:48.804Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-02-18T09:50:48.804Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:50:48.804Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:50:48.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:50:51.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:50:54.792Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:50:55.134Z] sha256:074453daeb033d828b7e2269ebfd419b9d357c6dd2420ca040f4e28ddf765801 [2021-02-18T09:50:55.134Z] INFO: Starting docker-py tests... [2021-02-18T09:50:55.134Z] ============================= test session starts ============================== [2021-02-18T09:50:55.134Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-02-18T09:50:55.134Z] rootdir: /src, inifile: pytest.ini [2021-02-18T09:50:55.134Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-02-18T09:50:55.134Z] collected 389 items / 1 deselected / 388 selected [2021-02-18T09:50:55.134Z] [2021-02-18T09:50:57.456Z] ok github.com/docker/docker/cmd/dockerd 0.118s coverage: 29.1% of statements [2021-02-18T09:50:58.093Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:50:58.093Z] Using test binary docker [2021-02-18T09:50:58.093Z] +++ /etc/init.d/apparmor start [2021-02-18T09:50:58.093Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:50:58.093Z] INFO: Waiting for daemon to start... [2021-02-18T09:50:58.093Z] Starting dockerd [2021-02-18T09:50:58.093Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-18T09:50:58.407Z] ok github.com/docker/docker/container 0.160s coverage: 34.7% of statements [2021-02-18T09:50:58.407Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-18T09:50:58.407Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-18T09:50:58.407Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-18T09:50:58.407Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-18T09:51:00.633Z] . [2021-02-18T09:51:00.633Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:51:00.633Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:51:00.633Z] Error: No such image: emptyfs [2021-02-18T09:51:00.633Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:51:00.633Z] ++++ docker load [2021-02-18T09:51:00.633Z] Running integration-test (iteration 1) [2021-02-18T09:51:00.892Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:51:00.892Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:51:00.892Z] ++ set -e [2021-02-18T09:51:00.892Z] ++ '[' -n 0 ']' [2021-02-18T09:51:00.892Z] ++ set -x [2021-02-18T09:51:00.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:51:00.969Z] --- PASS: TestUpdateRestartPolicy (10.97s) [2021-02-18T09:51:00.969Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:51:00.969Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2021-02-18T09:51:00.969Z] === RUN TestWaitNonBlocked [2021-02-18T09:51:00.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:51:00.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:51:00.969Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:51:00.969Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:51:00.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:51:00.969Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:51:00.969Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-18T09:51:00.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2021-02-18T09:51:00.969Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2021-02-18T09:51:00.969Z] === RUN TestWaitBlocked [2021-02-18T09:51:00.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:51:00.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:51:00.969Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:51:00.969Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:51:00.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:51:00.969Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:51:01.532Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-18T09:51:01.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-02-18T09:51:01.532Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.79s) [2021-02-18T09:51:01.532Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:51:01.532Z] === CONT TestIpcModeOlderClient [2021-02-18T09:51:01.532Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-18T09:51:01.532Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:51:01.735Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.070s coverage: 65.3% of statements [2021-02-18T09:51:02.689Z] ok github.com/docker/docker/daemon/cluster/convert 0.045s coverage: 35.9% of statements [2021-02-18T09:51:05.696Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-02-18T09:51:06.014Z] ok github.com/docker/docker/daemon/cluster 0.126s coverage: 0.5% of statements [2021-02-18T09:51:06.258Z] --- PASS: TestDaemonRestartIpcMode (4.67s) [2021-02-18T09:51:06.258Z] PASS [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === Skipped [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:51:06.258Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-02-18T09:51:06.258Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-02-18T09:51:06.258Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-02-18T09:51:06.258Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-02-18T09:51:06.258Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-02-18T09:51:06.258Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-02-18T09:51:06.258Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-02-18T09:51:06.258Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-02-18T09:51:06.258Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:51:06.258Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-18T09:51:06.258Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-02-18T09:51:06.258Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-02-18T09:51:06.258Z] 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-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-02-18T09:51:06.258Z] 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-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-02-18T09:51:06.258Z] 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-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-02-18T09:51:06.258Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:51:06.258Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-02-18T09:51:06.258Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:51:06.258Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-18T09:51:06.258Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-02-18T09:51:06.258Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-02-18T09:51:06.258Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.258Z] [2021-02-18T09:51:06.258Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:51:06.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:51:06.259Z] [2021-02-18T09:51:06.259Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-18T09:51:06.259Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.259Z] [2021-02-18T09:51:06.259Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-02-18T09:51:06.259Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.259Z] [2021-02-18T09:51:06.259Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-02-18T09:51:06.259Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-02-18T09:51:06.259Z] [2021-02-18T09:51:06.259Z] [2021-02-18T09:51:06.259Z] DONE 177 tests, 26 skipped in 82.050s [2021-02-18T09:51:06.259Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:51:06.259Z] INFO: Testing against a local daemon [2021-02-18T09:51:06.259Z] === RUN TestCommitInheritsEnv [2021-02-18T09:51:07.949Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2021-02-18T09:51:08.144Z] --- PASS: TestCommitInheritsEnv (1.92s) [2021-02-18T09:51:08.144Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:51:08.144Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:51:08.144Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:51:08.144Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-18T09:51:08.144Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:51:08.144Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-18T09:51:08.144Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:51:08.214Z] ok github.com/docker/docker/daemon/config 0.131s coverage: 81.8% of statements [2021-02-18T09:51:09.615Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2021-02-18T09:51:10.195Z] ok github.com/docker/docker/daemon/graphdriver 0.014s coverage: 2.2% of statements [2021-02-18T09:51:10.666Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-02-18T09:51:10.666Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:51:10.666Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-18T09:51:10.666Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-18T09:51:10.666Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:51:10.666Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-02-18T09:51:10.666Z] === RUN TestTagInvalidReference [2021-02-18T09:51:10.666Z] --- PASS: TestTagInvalidReference (0.01s) [2021-02-18T09:51:10.666Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:51:10.666Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-18T09:51:10.666Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:51:10.666Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-02-18T09:51:10.666Z] === RUN TestTagOfficialNames [2021-02-18T09:51:10.666Z] --- PASS: TestTagOfficialNames (0.05s) [2021-02-18T09:51:10.666Z] === RUN TestTagMatchesDigest [2021-02-18T09:51:10.666Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-18T09:51:10.666Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:51:13.275Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-02-18T09:51:14.101Z] tests/integration/api_client_test.py ..... [ 7%] [2021-02-18T09:51:14.423Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2021-02-18T09:51:14.685Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.472s coverage: 14.1% of statements [2021-02-18T09:51:15.264Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.551s coverage: 56.2% of statements [2021-02-18T09:51:15.605Z] tests/integration/api_config_test.py ..... [ 8%] [2021-02-18T09:51:17.826Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.016s coverage: 1.9% of statements [2021-02-18T09:51:19.760Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.520s coverage: 73.3% of statements [2021-02-18T09:51:20.335Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.789s coverage: 46.2% of statements [2021-02-18T09:51:21.285Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.896s coverage: 49.4% of statements [2021-02-18T09:51:22.680Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 57.5% of statements [2021-02-18T09:51:23.257Z] ok github.com/docker/docker/daemon 12.415s coverage: 17.2% of statements [2021-02-18T09:51:23.257Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-18T09:51:23.257Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-18T09:51:23.257Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-18T09:51:23.257Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-18T09:51:23.257Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-18T09:51:23.257Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.023s coverage: 3.0% of statements [2021-02-18T09:51:23.843Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-02-18T09:51:26.403Z] ok github.com/docker/docker/daemon/images 0.084s coverage: 6.4% of statements [2021-02-18T09:51:26.403Z] ok github.com/docker/docker/daemon/logger 0.242s coverage: 43.2% of statements [2021-02-18T09:51:26.403Z] ok github.com/docker/docker/daemon/logger/awslogs 0.242s coverage: 77.8% of statements [2021-02-18T09:51:27.355Z] ok github.com/docker/docker/daemon/logger/gelf 0.015s coverage: 67.0% of statements [2021-02-18T09:51:27.933Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.909s coverage: 57.7% of statements [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-18T09:51:27.933Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-18T09:51:27.933Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 23.9% of statements [2021-02-18T09:51:28.196Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2021-02-18T09:51:28.460Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.031s coverage: 87.2% of statements [2021-02-18T09:51:29.857Z] ok github.com/docker/docker/daemon/logger/local 0.048s coverage: 75.2% of statements [2021-02-18T09:51:29.857Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-18T09:51:30.435Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.094s coverage: 59.3% of statements [2021-02-18T09:51:30.435Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.043s coverage: 31.5% of statements [2021-02-18T09:51:31.011Z] ok github.com/docker/docker/daemon/logger/templates 0.021s coverage: 8.3% of statements [2021-02-18T09:51:31.588Z] ok github.com/docker/docker/daemon/logger/syslog 0.020s coverage: 46.8% of statements [2021-02-18T09:51:32.165Z] ok github.com/docker/docker/daemon/network 0.012s coverage: 63.8% of statements [2021-02-18T09:51:32.430Z] ok github.com/docker/docker/daemon/logger/splunk 1.891s coverage: 82.5% of statements [2021-02-18T09:51:32.430Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-18T09:51:32.430Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-18T09:51:33.828Z] ok github.com/docker/docker/distribution/metadata 0.210s coverage: 48.2% of statements [2021-02-18T09:51:34.407Z] ok github.com/docker/docker/distribution 0.271s coverage: 25.0% of statements [2021-02-18T09:51:34.407Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-18T09:51:34.671Z] ok github.com/docker/docker/errdefs 0.014s coverage: 53.1% of statements [2021-02-18T09:51:35.629Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-02-18T09:51:35.893Z] ok github.com/docker/docker/image/cache 0.037s coverage: 19.2% of statements [2021-02-18T09:51:36.157Z] ok github.com/docker/docker/distribution/xfer 1.731s coverage: 85.1% of statements [2021-02-18T09:51:36.157Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-18T09:51:36.421Z] ok github.com/docker/docker/image/tarexport 0.041s coverage: 0.6% of statements [2021-02-18T09:51:36.999Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-02-18T09:51:37.264Z] ok github.com/docker/docker/image/v1 0.019s coverage: 25.0% of statements [2021-02-18T09:51:37.264Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-18T09:51:38.217Z] ok github.com/docker/docker/oci 0.069s coverage: 38.4% of statements [2021-02-18T09:51:38.481Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 52.9% of statements [2021-02-18T09:51:38.481Z] ok github.com/docker/docker/opts 0.071s coverage: 67.1% of statements [2021-02-18T09:51:39.420Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:51:39.420Z] [2021-02-18T09:51:39.420Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:51:39.420Z] DOCKER_SYSTEMD=1 [2021-02-18T09:51:39.420Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:51:39.420Z] HOSTNAME=13655534e1c9 [2021-02-18T09:51:39.420Z] DEST=bundles/test-integration [2021-02-18T09:51:39.420Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:51:39.420Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:51:39.420Z] container=docker [2021-02-18T09:51:39.420Z] HOME=/root [2021-02-18T09:51:39.420Z] LANG=C.UTF-8 [2021-02-18T09:51:39.420Z] INVOCATION_ID=2fc6481deb25445a8643d7d5f315b643 [2021-02-18T09:51:39.420Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:51:39.420Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:51:39.420Z] VALIDATE_BRANCH=master [2021-02-18T09:51:39.420Z] TERM=xterm [2021-02-18T09:51:39.420Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:51:39.420Z] SHLVL=3 [2021-02-18T09:51:39.420Z] TIMEOUT=120m [2021-02-18T09:51:39.420Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:51:39.420Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:51:39.420Z] GO111MODULE=off [2021-02-18T09:51:39.420Z] DOCKER_EXPERIMENTAL=1 [2021-02-18T09:51:39.420Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:51:39.420Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:51:39.420Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:51:39.420Z] GOPATH=/go [2021-02-18T09:51:39.420Z] PKG_CONFIG=pkg-config [2021-02-18T09:51:39.420Z] _=/usr/bin/env [2021-02-18T09:51:39.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:51:39.878Z] ok github.com/docker/docker/pkg/broadcaster 0.015s coverage: 100.0% of statements [2021-02-18T09:51:40.455Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-02-18T09:51:41.406Z] ok github.com/docker/docker/pkg/authorization 1.013s coverage: 68.3% of statements [2021-02-18T09:51:41.982Z] ok github.com/docker/docker/pkg/archive 1.273s coverage: 76.7% of statements [2021-02-18T09:51:41.982Z] ok github.com/docker/docker/pkg/directory 0.011s coverage: 80.0% of statements [2021-02-18T09:51:42.569Z] ok github.com/docker/docker/pkg/discovery 0.015s coverage: 58.3% of statements [2021-02-18T09:51:42.569Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 97.6% of statements [2021-02-18T09:51:43.146Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-02-18T09:51:43.722Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2021-02-18T09:51:44.301Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-02-18T09:51:44.876Z] ok github.com/docker/docker/pkg/chrootarchive 3.499s coverage: 43.2% of statements [2021-02-18T09:51:45.452Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2021-02-18T09:51:45.452Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2021-02-18T09:51:46.029Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-02-18T09:51:46.151Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-02-18T09:51:46.291Z] ok github.com/docker/docker/pkg/fsutils 0.307s coverage: 85.1% of statements [2021-02-18T09:51:46.867Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2021-02-18T09:51:47.130Z] ok github.com/docker/docker/layer 7.582s coverage: 68.8% of statements [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-18T09:51:47.130Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-18T09:51:47.590Z] Loaded image: buildpack-deps:buster [2021-02-18T09:51:47.590Z] Loaded image: busybox:latest [2021-02-18T09:51:47.590Z] Loaded image: busybox:glibc [2021-02-18T09:51:47.708Z] ok github.com/docker/docker/pkg/jsonmessage 0.033s coverage: 91.7% of statements [2021-02-18T09:51:47.708Z] ok github.com/docker/docker/pkg/idtools 0.764s coverage: 69.5% of statements [2021-02-18T09:51:47.708Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2021-02-18T09:51:47.971Z] ok github.com/docker/docker/pkg/ioutils 0.606s coverage: 70.6% of statements [2021-02-18T09:51:47.971Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-18T09:51:47.971Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-18T09:51:47.971Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-18T09:51:48.238Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-02-18T09:51:48.238Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-18T09:51:48.238Z] ok github.com/docker/docker/pkg/parsers 0.020s coverage: 97.0% of statements [2021-02-18T09:51:48.502Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2021-02-18T09:51:48.529Z] Loaded image: debian:bullseye [2021-02-18T09:51:48.529Z] Loaded image: hello-world:latest [2021-02-18T09:51:48.766Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.048s coverage: 86.7% of statements [2021-02-18T09:51:48.789Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:51:49.031Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2021-02-18T09:51:49.031Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-18T09:51:49.031Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-18T09:51:49.049Z] INFO: Testing against a local daemon [2021-02-18T09:51:49.049Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:51:49.610Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.053s coverage: 56.8% of statements [2021-02-18T09:51:50.188Z] ok github.com/docker/docker/pkg/pools 0.009s coverage: 88.2% of statements [2021-02-18T09:51:50.188Z] ok github.com/docker/docker/pkg/plugins/transport 0.015s coverage: 85.7% of statements [2021-02-18T09:51:50.188Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2021-02-18T09:51:50.764Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2021-02-18T09:51:51.340Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2021-02-18T09:51:51.605Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-02-18T09:51:51.616Z] --- PASS: TestCgroupNamespacesBuild (2.71s) [2021-02-18T09:51:51.616Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:51:51.870Z] ok github.com/docker/docker/pkg/streamformatter 0.014s coverage: 66.2% of statements [2021-02-18T09:51:52.133Z] ok github.com/docker/docker/pkg/stringid 0.010s coverage: 70.6% of statements [2021-02-18T09:51:53.081Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2021-02-18T09:51:53.081Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-02-18T09:51:53.658Z] ok github.com/docker/docker/pkg/tailfile 0.087s coverage: 88.6% of statements [2021-02-18T09:51:53.921Z] ok github.com/docker/docker/pkg/signal 2.808s coverage: 61.0% of statements [2021-02-18T09:51:54.158Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.32s) [2021-02-18T09:51:54.158Z] === RUN TestBuildWithSession [2021-02-18T09:51:54.158Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:51:54.158Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:51:54.158Z] === RUN TestBuildSquashParent [2021-02-18T09:51:54.184Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-02-18T09:51:54.184Z] testing: warning: no tests to run [2021-02-18T09:51:54.184Z] coverage: [no statements] [2021-02-18T09:51:54.184Z] ok github.com/docker/docker/pkg/term/windows 0.009s coverage: [no statements] [no tests to run] [2021-02-18T09:51:54.448Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-02-18T09:51:54.712Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2021-02-18T09:51:54.712Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2021-02-18T09:51:56.109Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2021-02-18T09:51:56.109Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 85.4% of statements [2021-02-18T09:51:57.059Z] ok github.com/docker/docker/reference 0.025s coverage: 84.4% of statements [2021-02-18T09:51:57.322Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-02-18T09:51:59.253Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-02-18T09:51:59.253Z] ok github.com/docker/docker/registry 0.165s coverage: 57.2% of statements [2021-02-18T09:51:59.254Z] ok github.com/docker/docker/quota 0.550s coverage: 71.4% of statements [2021-02-18T09:51:59.254Z] ok github.com/docker/docker/restartmanager 0.017s coverage: 50.9% of statements [2021-02-18T09:51:59.830Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2021-02-18T09:52:00.407Z] ok github.com/docker/docker/runconfig 0.032s coverage: 66.1% of statements [2021-02-18T09:52:01.807Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2021-02-18T09:52:03.201Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2021-02-18T09:52:03.466Z] ok github.com/docker/docker/volume/local 0.223s coverage: 76.4% of statements [2021-02-18T09:52:04.147Z] --- PASS: TestBuildSquashParent (8.78s) [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:52:04.147Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:52:04.147Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:52:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:52:04.147Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:52:04.412Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-02-18T09:52:06.056Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:52:06.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:52:09.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:52:09.610Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:52:11.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:52:11.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.29s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.45s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.05s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.34s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.46s) [2021-02-18T09:52:12.905Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.10s) [2021-02-18T09:52:12.905Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:52:12.905Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:52:15.452Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:52:16.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:52:16.282Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:52:16.852Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy (4.85s) [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-02-18T09:52:17.422Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-02-18T09:52:17.422Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:52:18.804Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2021-02-18T09:52:18.804Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:52:21.344Z] --- PASS: TestBuildLabelWithTargets (2.36s) [2021-02-18T09:52:21.344Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:52:22.727Z] --- PASS: TestBuildWithEmptyLayers (1.36s) [2021-02-18T09:52:22.727Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:52:26.023Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2021-02-18T09:52:26.023Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:52:26.386Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.6% of statements [2021-02-18T09:52:26.386Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/rootless [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/volume [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-18T09:52:26.387Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === Skipped [2021-02-18T09:52:26.387Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-18T09:52:26.387Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-18T09:52:26.387Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:73: No driver to put! [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-18T09:52:26.387Z] time="2021-02-18T09:51:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-18T09:52:26.387Z] time="2021-02-18T09:51:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-18T09:52:26.387Z] time="2021-02-18T09:51:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-18T09:52:26.387Z] time="2021-02-18T09:51:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-18T09:52:26.387Z] time="2021-02-18T09:51:17Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:73: No driver to put! [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-18T09:52:26.387Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-18T09:52:26.387Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-18T09:52:26.387Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T09:52:26.387Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-18T09:52:26.387Z] graphtest_unix.go:73: No driver to put! [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-18T09:52:26.387Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-18T09:52:26.387Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] [2021-02-18T09:52:26.387Z] DONE 2237 tests, 26 skipped in 195.718s Post stage [Pipeline] junit [2021-02-18T09:52:26.402Z] Recording test results [2021-02-18T09:52:27.932Z] --- PASS: TestBuildUncleanTarFilenames (1.86s) [2021-02-18T09:52:27.932Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:52:28.156Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-02-18T09:52:28.542Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -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:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh dynbinary test-integration [2021-02-18T09:52:29.493Z] [2021-02-18T09:52:29.493Z] Removing bundles/ [2021-02-18T09:52:29.493Z] [2021-02-18T09:52:29.493Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-02-18T09:52:29.493Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:52:29.493Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:52:31.231Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s) [2021-02-18T09:52:31.231Z] === RUN TestBuildWithHugeFile [2021-02-18T09:52:33.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:52:40.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:52:40.679Z] ..........................xx.................... [ 29%] [2021-02-18T09:52:41.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:52:42.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:52:43.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:52:44.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:52:46.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:52:49.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:52:50.951Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:52:52.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:52:53.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:52:55.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:52:55.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:52:57.510Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-02-18T09:52:57.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:52:58.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:53:01.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:53:02.048Z] --- PASS: TestImportExtremelyLargeImageWorks (101.72s) [2021-02-18T09:53:02.048Z] PASS [2021-02-18T09:53:02.048Z] [2021-02-18T09:53:02.048Z] === Skipped [2021-02-18T09:53:02.048Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-18T09:53:02.048Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-02-18T09:53:02.048Z] [2021-02-18T09:53:02.048Z] [2021-02-18T09:53:02.048Z] DONE 12 tests, 1 skipped in 105.999s [2021-02-18T09:53:02.048Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.048Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.048Z] === RUN TestNetworkCreateDelete [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkCreateDelete (0.16s) [2021-02-18T09:53:02.048Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T09:53:02.048Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-02-18T09:53:02.048Z] === RUN TestDaemonDNSFallback [2021-02-18T09:53:02.048Z] --- PASS: TestDaemonDNSFallback (7.41s) [2021-02-18T09:53:02.048Z] === RUN TestInspectNetwork [2021-02-18T09:53:02.048Z] --- SKIP: TestInspectNetwork (0.00s) [2021-02-18T09:53:02.048Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.048Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T09:53:02.048Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-02-18T09:53:02.048Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.048Z] === RUN TestNetworkInvalidJSON [2021-02-18T09:53:02.048Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T09:53:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T09:53:02.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:53:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:53:02.048Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:53:02.048Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:53:02.048Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T09:53:02.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:53:02.048Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T09:53:02.048Z] === RUN TestNetworkList [2021-02-18T09:53:02.048Z] === RUN TestNetworkList//networks [2021-02-18T09:53:02.048Z] === PAUSE TestNetworkList//networks [2021-02-18T09:53:02.048Z] === RUN TestNetworkList//networks/ [2021-02-18T09:53:02.048Z] === PAUSE TestNetworkList//networks/ [2021-02-18T09:53:02.048Z] === CONT TestNetworkList//networks [2021-02-18T09:53:02.048Z] === CONT TestNetworkList//networks/ [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkList (0.01s) [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T09:53:02.048Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T09:53:02.049Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T09:53:02.049Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-02-18T09:53:02.049Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T09:53:02.049Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T09:53:02.049Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T09:53:02.049Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T09:53:02.049Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2021-02-18T09:53:02.049Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T09:53:02.049Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T09:53:02.049Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T09:53:02.049Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:242: FLAKY_TEST [2021-02-18T09:53:02.049Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T09:53:02.049Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T09:53:02.049Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === Skipped [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-02-18T09:53:02.049Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-02-18T09:53:02.049Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-02-18T09:53:02.049Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2021-02-18T09:53:02.049Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s) [2021-02-18T09:53:02.049Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:242: FLAKY_TEST [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-02-18T09:53:02.049Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 22 tests, 12 skipped in 8.104s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.049Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T09:53:02.049Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-18T09:53:02.049Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:53:02.049Z] === RUN TestDockerNetworkIpvlan [2021-02-18T09:53:02.049Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:53:02.049Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === Skipped [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-02-18T09:53:02.049Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:53:02.049Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 2 tests, 2 skipped in 0.099s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.049Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T09:53:02.049Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-18T09:53:02.049Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] === RUN TestDockerNetworkMacvlan [2021-02-18T09:53:02.049Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-02-18T09:53:02.049Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === Skipped [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-02-18T09:53:02.049Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-02-18T09:53:02.049Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 2 tests, 2 skipped in 0.096s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] testing: warning: no tests to run [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 0 tests in 0.024s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginTLS [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginHeader [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginV2Disable [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T09:53:02.049Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === Skipped [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.23s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-02-18T09:53:02.049Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 17 tests, 17 skipped in 0.421s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.049Z] === RUN TestPluginInvalidJSON [2021-02-18T09:53:02.049Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:53:02.049Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:53:02.049Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T09:53:02.049Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-02-18T09:53:02.049Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T09:53:02.049Z] === RUN TestPluginInstall [2021-02-18T09:53:02.049Z] --- SKIP: TestPluginInstall (0.00s) [2021-02-18T09:53:02.049Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] === RUN TestPluginsWithRuntimes [2021-02-18T09:53:02.049Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-02-18T09:53:02.049Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-18T09:53:02.049Z] PASS [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === Skipped [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-02-18T09:53:02.049Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-02-18T09:53:02.049Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] [2021-02-18T09:53:02.049Z] DONE 4 tests, 2 skipped in 0.136s [2021-02-18T09:53:02.049Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T09:53:02.049Z] INFO: Testing against a local daemon [2021-02-18T09:53:02.049Z] === RUN TestExternalGraphDriver [2021-02-18T09:53:02.049Z] --- SKIP: TestExternalGraphDriver (0.08s) [2021-02-18T09:53:02.049Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-18T09:53:02.049Z] === RUN TestGraphdriverPluginV2 [2021-02-18T09:53:02.729Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:53:02.729Z] Using test binary docker [2021-02-18T09:53:02.729Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:53:02.729Z] Starting apparmor (via systemctl): apparmor.service. [2021-02-18T09:53:02.729Z] Starting dockerd [2021-02-18T09:53:02.729Z] INFO: Waiting for daemon to start... [2021-02-18T09:53:03.334Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:53:03.334Z] Using test binary docker [2021-02-18T09:53:03.334Z] +++ /etc/init.d/apparmor start [2021-02-18T09:53:03.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:53:03.334Z] INFO: Waiting for daemon to start... [2021-02-18T09:53:03.334Z] Starting dockerd [2021-02-18T09:53:03.334Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-18T09:53:03.334Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:53:03.334Z] Using test binary docker [2021-02-18T09:53:03.334Z] +++ /etc/init.d/apparmor start [2021-02-18T09:53:03.334Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:53:03.334Z] INFO: Waiting for daemon to start... [2021-02-18T09:53:03.334Z] Starting dockerd [2021-02-18T09:53:03.334Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-02-18T09:53:03.334Z] . [2021-02-18T09:53:03.334Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:53:03.334Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:53:03.334Z] Error: No such image: emptyfs [2021-02-18T09:53:03.334Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:53:03.334Z] ++++ docker load [2021-02-18T09:53:03.334Z] Running integration-test (iteration 1) [2021-02-18T09:53:03.334Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-02-18T09:53:03.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-18T09:53:03.334Z] ++ set -e [2021-02-18T09:53:03.334Z] ++ '[' -n 0 ']' [2021-02-18T09:53:03.334Z] ++ set -x [2021-02-18T09:53:03.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-02-18T09:53:03.334Z] [2021-02-18T09:53:03.334Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:53:03.334Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:53:03.334Z] Error: No such image: emptyfs [2021-02-18T09:53:03.334Z] ++++ docker load [2021-02-18T09:53:03.334Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:53:03.334Z] Running integration-test (iteration 1) [2021-02-18T09:53:03.334Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-02-18T09:53:03.334Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-18T09:53:03.334Z] ++ set -e [2021-02-18T09:53:03.334Z] ++ '[' -n 0 ']' [2021-02-18T09:53:03.334Z] ++ set -x [2021-02-18T09:53:03.334Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-02-18T09:53:04.635Z] . [2021-02-18T09:53:04.635Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:53:04.635Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:53:04.635Z] Error: No such image: emptyfs [2021-02-18T09:53:04.895Z] Running integration-test (iteration 1) [2021-02-18T09:53:04.895Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:53:04.979Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-02-18T09:53:07.295Z] --- PASS: TestGraphdriverPluginV2 (5.50s) [2021-02-18T09:53:07.295Z] PASS [2021-02-18T09:53:07.295Z] [2021-02-18T09:53:07.295Z] === Skipped [2021-02-18T09:53:07.295Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2021-02-18T09:53:07.295Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-02-18T09:53:07.295Z] [2021-02-18T09:53:07.295Z] [2021-02-18T09:53:07.295Z] DONE 2 tests, 1 skipped in 5.683s [2021-02-18T09:53:07.295Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T09:53:07.295Z] INFO: Testing against a local daemon [2021-02-18T09:53:07.295Z] === RUN TestContinueAfterPluginCrash [2021-02-18T09:53:07.295Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T09:53:07.295Z] === RUN TestReadPluginNoRead [2021-02-18T09:53:07.295Z] === PAUSE TestReadPluginNoRead [2021-02-18T09:53:07.295Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T09:53:07.295Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T09:53:07.295Z] === CONT TestContinueAfterPluginCrash [2021-02-18T09:53:07.295Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T09:53:09.417Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-02-18T09:53:13.830Z] --- PASS: TestDaemonStartWithLogOpt (6.44s) [2021-02-18T09:53:13.830Z] === CONT TestReadPluginNoRead [2021-02-18T09:53:17.096Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T09:53:17.096Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-02-18T09:53:19.611Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T09:53:19.792Z] Loaded image: buildpack-deps:buster [2021-02-18T09:53:19.792Z] Loaded image: busybox:latest [2021-02-18T09:53:19.792Z] Loaded image: busybox:glibc [2021-02-18T09:53:20.730Z] Loaded image: debian:bullseye [2021-02-18T09:53:20.730Z] Loaded image: hello-world:latest [2021-02-18T09:53:20.989Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:53:21.248Z] INFO: Testing against a local daemon [2021-02-18T09:53:21.248Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:53:21.501Z] === RUN TestReadPluginNoRead/default [2021-02-18T09:53:23.153Z] --- PASS: TestCgroupNamespacesBuild (2.02s) [2021-02-18T09:53:23.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:53:24.013Z] --- PASS: TestReadPluginNoRead (10.38s) [2021-02-18T09:53:24.013Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2021-02-18T09:53:24.013Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2021-02-18T09:53:24.013Z] --- PASS: TestReadPluginNoRead/default (2.28s) [2021-02-18T09:53:24.013Z] read_test.go:92: [dca6f30fb1531] daemon is not started [2021-02-18T09:53:24.013Z] PASS [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] DONE 6 tests in 16.931s [2021-02-18T09:53:24.013Z] 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-02-18T09:53:24.013Z] testing: warning: no tests to run [2021-02-18T09:53:24.013Z] PASS [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] DONE 0 tests in 0.040s [2021-02-18T09:53:24.013Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T09:53:24.013Z] INFO: Testing against a local daemon [2021-02-18T09:53:24.013Z] === RUN TestPluginWithDevMounts [2021-02-18T09:53:24.013Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-02-18T09:53:24.013Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-18T09:53:24.013Z] PASS [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === Skipped [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-02-18T09:53:24.013Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] DONE 1 tests, 1 skipped in 0.112s [2021-02-18T09:53:24.013Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T09:53:24.013Z] INFO: Testing against a local daemon [2021-02-18T09:53:24.013Z] === RUN TestSecretInspect [2021-02-18T09:53:24.013Z] --- SKIP: TestSecretInspect (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] === RUN TestSecretList [2021-02-18T09:53:24.013Z] --- SKIP: TestSecretList (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] === RUN TestSecretsCreateAndDelete [2021-02-18T09:53:24.013Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] === RUN TestSecretsUpdate [2021-02-18T09:53:24.013Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-02-18T09:53:24.013Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] === RUN TestTemplatedSecret [2021-02-18T09:53:24.013Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-02-18T09:53:24.013Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] === RUN TestSecretCreateResolve [2021-02-18T09:53:24.013Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-02-18T09:53:24.013Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] PASS [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === Skipped [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-02-18T09:53:24.013Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-02-18T09:53:24.013Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-02-18T09:53:24.013Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-02-18T09:53:24.013Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] [2021-02-18T09:53:24.013Z] DONE 6 tests, 6 skipped in 0.171s [2021-02-18T09:53:24.013Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T09:53:24.269Z] INFO: Testing against a local daemon [2021-02-18T09:53:24.269Z] === RUN TestServiceCreateInit [2021-02-18T09:53:24.269Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T09:53:24.269Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T09:53:24.269Z] --- PASS: TestServiceCreateInit (0.01s) [2021-02-18T09:53:24.269Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:53:24.269Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:53:24.269Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-02-18T09:53:24.269Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceConflict [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-02-18T09:53:24.269Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-02-18T09:53:24.269Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-18T09:53:24.269Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-02-18T09:53:24.269Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-02-18T09:53:24.269Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceSysctls [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-02-18T09:53:24.269Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateServiceCapabilities [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-02-18T09:53:24.269Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestInspect [2021-02-18T09:53:24.269Z] --- SKIP: TestInspect (0.01s) [2021-02-18T09:53:24.269Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestCreateJob [2021-02-18T09:53:24.269Z] --- SKIP: TestCreateJob (0.01s) [2021-02-18T09:53:24.269Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestReplicatedJob [2021-02-18T09:53:24.269Z] --- SKIP: TestReplicatedJob (0.01s) [2021-02-18T09:53:24.269Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestUpdateReplicatedJob [2021-02-18T09:53:24.269Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-02-18T09:53:24.269Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestServiceListWithStatuses [2021-02-18T09:53:24.269Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T09:53:24.269Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:53:24.269Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T09:53:24.269Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-02-18T09:53:24.269Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestDockerNetworkReConnect [2021-02-18T09:53:24.269Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-02-18T09:53:24.269Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:24.269Z] === RUN TestServicePlugin [2021-02-18T09:53:24.534Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.34s) [2021-02-18T09:53:24.534Z] === RUN TestBuildWithSession [2021-02-18T09:53:24.534Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:53:24.534Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:53:24.534Z] === RUN TestBuildSquashParent [2021-02-18T09:53:26.232Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-02-18T09:53:28.434Z] --- SKIP: TestServicePlugin (3.47s) [2021-02-18T09:53:28.434Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] === RUN TestServiceUpdateLabel [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] === RUN TestServiceUpdateSecrets [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2021-02-18T09:53:28.434Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] === RUN TestServiceUpdateConfigs [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] === RUN TestServiceUpdateNetwork [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-02-18T09:53:28.434Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] PASS [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === Skipped [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-02-18T09:53:28.434Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:53:28.434Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-02-18T09:53:28.434Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-02-18T09:53:28.434Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-02-18T09:53:28.434Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.02s) [2021-02-18T09:53:28.434Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-02-18T09:53:28.434Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-02-18T09:53:28.434Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-02-18T09:53:28.434Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-02-18T09:53:28.434Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-02-18T09:53:28.434Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-02-18T09:53:28.434Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-02-18T09:53:28.434Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-02-18T09:53:28.434Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-02-18T09:53:28.434Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T09:53:28.434Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-02-18T09:53:28.434Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-02-18T09:53:28.434Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServicePlugin (3.47s) [2021-02-18T09:53:28.434Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2021-02-18T09:53:28.434Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-02-18T09:53:28.434Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-02-18T09:53:28.434Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] DONE 24 tests, 23 skipped in 3.861s [2021-02-18T09:53:28.434Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T09:53:28.434Z] INFO: Testing against a local daemon [2021-02-18T09:53:28.434Z] === RUN TestSessionCreate [2021-02-18T09:53:28.434Z] --- PASS: TestSessionCreate (0.03s) [2021-02-18T09:53:28.434Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T09:53:28.434Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-18T09:53:28.434Z] PASS [2021-02-18T09:53:28.434Z] [2021-02-18T09:53:28.434Z] DONE 2 tests in 0.136s [2021-02-18T09:53:28.434Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T09:53:28.434Z] INFO: Testing against a local daemon [2021-02-18T09:53:28.434Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T09:53:28.434Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T09:53:28.434Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T09:53:28.434Z] === RUN TestEventsExecDie [2021-02-18T09:53:28.690Z] --- PASS: TestEventsExecDie (0.54s) [2021-02-18T09:53:28.690Z] === RUN TestEventsBackwardsCompatible [2021-02-18T09:53:28.690Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-02-18T09:53:28.690Z] === RUN TestInfoBinaryCommits [2021-02-18T09:53:28.690Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-18T09:53:28.690Z] === RUN TestInfoAPIVersioned [2021-02-18T09:53:28.690Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T09:53:28.690Z] === RUN TestInfoDiscoveryBackend [2021-02-18T09:53:29.808Z] --- PASS: TestBuildSquashParent (4.61s) [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:53:29.808Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:53:29.808Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:53:29.808Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:53:29.808Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:53:30.576Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-02-18T09:53:30.576Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T09:53:30.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:53:31.005Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:53:32.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:53:32.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:53:33.840Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.39s) [2021-02-18T09:53:33.840Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T09:53:33.840Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-18T09:53:33.840Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:33.840Z] === RUN TestInfoAPI [2021-02-18T09:53:33.840Z] --- PASS: TestInfoAPI (0.03s) [2021-02-18T09:53:33.840Z] === RUN TestInfoAPIWarnings [2021-02-18T09:53:34.149Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-02-18T09:53:34.586Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.58s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.89s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.54s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s) [2021-02-18T09:53:34.587Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.77s) [2021-02-18T09:53:34.587Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:53:34.587Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:53:35.910Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-02-18T09:53:35.971Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:53:36.240Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:53:36.500Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:53:36.772Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy (2.56s) [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.52s) [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.25s) [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.26s) [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2021-02-18T09:53:37.039Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.28s) [2021-02-18T09:53:37.039Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:53:37.976Z] --- PASS: TestBuildMultiStageParentConfig (0.69s) [2021-02-18T09:53:37.976Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:53:38.914Z] --- PASS: TestBuildLabelWithTargets (1.08s) [2021-02-18T09:53:38.914Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:53:39.485Z] --- PASS: TestBuildWithEmptyLayers (0.51s) [2021-02-18T09:53:39.485Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:53:40.423Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-02-18T09:53:41.391Z] --- PASS: TestBuildMultiStageOnBuild (1.75s) [2021-02-18T09:53:41.391Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:53:41.960Z] --- PASS: TestBuildUncleanTarFilenames (0.68s) [2021-02-18T09:53:41.960Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:53:42.060Z] Loaded image: buildpack-deps:buster [2021-02-18T09:53:42.060Z] Loaded image: busybox:latest [2021-02-18T09:53:42.060Z] Loaded image: busybox:glibc [2021-02-18T09:53:42.998Z] Loaded image: buildpack-deps:buster [2021-02-18T09:53:42.998Z] Loaded image: busybox:latest [2021-02-18T09:53:43.567Z] Loaded image: busybox:glibc [2021-02-18T09:53:43.867Z] --- PASS: TestBuildMultiStageLayerLeak (1.77s) [2021-02-18T09:53:43.867Z] === RUN TestBuildWithHugeFile [2021-02-18T09:53:48.847Z] Loaded image: debian:bullseye [2021-02-18T09:53:48.847Z] Loaded image: hello-world:latest [2021-02-18T09:53:48.847Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:53:48.847Z] INFO: Testing against a local daemon [2021-02-18T09:53:48.847Z] === RUN TestDockerDaemonSuite [2021-02-18T09:53:48.847Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-02-18T09:53:50.755Z] Loaded image: debian:bullseye [2021-02-18T09:53:50.755Z] Loaded image: hello-world:latest [2021-02-18T09:53:51.181Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-02-18T09:53:51.181Z] [2021-02-18T09:53:51.181Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-02-18T09:53:51.181Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-02-18T09:53:51.181Z] HOSTNAME=15bf8b50577c [2021-02-18T09:53:51.181Z] TESTDEBUG=0 [2021-02-18T09:53:51.181Z] DEST=bundles/test-integration [2021-02-18T09:53:51.181Z] PWD=/go/src/github.com/docker/docker [2021-02-18T09:53:51.181Z] DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb [2021-02-18T09:53:51.181Z] container=docker [2021-02-18T09:53:51.181Z] HOME=/root [2021-02-18T09:53:51.181Z] GOLANG_VERSION=1.13.15 [2021-02-18T09:53:51.181Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-02-18T09:53:51.181Z] VALIDATE_BRANCH=master [2021-02-18T09:53:51.181Z] TERM=xterm [2021-02-18T09:53:51.181Z] DOCKER_PKG=github.com/docker/docker [2021-02-18T09:53:51.181Z] SHLVL=1 [2021-02-18T09:53:51.181Z] TIMEOUT=120m [2021-02-18T09:53:51.181Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-02-18T09:53:51.181Z] DOCKER_GRAPHDRIVER=overlay2 [2021-02-18T09:53:51.181Z] GO111MODULE=off [2021-02-18T09:53:51.181Z] DOCKER_EXPERIMENTAL=1 [2021-02-18T09:53:51.181Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-02-18T09:53:51.181Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-02-18T09:53:51.181Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-02-18T09:53:51.181Z] GOPATH=/go [2021-02-18T09:53:51.181Z] PKG_CONFIG=pkg-config [2021-02-18T09:53:51.181Z] _=/usr/bin/env [2021-02-18T09:53:51.181Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-02-18T09:53:51.323Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:53:51.323Z] INFO: Testing against a local daemon [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-02-18T09:53:51.323Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-02-18T09:53:51.872Z] --- PASS: TestInfoAPIWarnings (17.35s) [2021-02-18T09:53:51.872Z] === RUN TestInfoDebug [2021-02-18T09:53:52.261Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-02-18T09:53:52.521Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-02-18T09:53:52.798Z] --- PASS: TestInfoDebug (1.52s) [2021-02-18T09:53:52.798Z] === RUN TestInfoInsecureRegistries [2021-02-18T09:53:52.976Z] ......................... [ 67%] [2021-02-18T09:53:53.091Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-02-18T09:53:53.091Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-02-18T09:53:53.659Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-02-18T09:53:53.918Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-02-18T09:53:53.918Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-02-18T09:53:54.161Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-02-18T09:53:54.161Z] === RUN TestInfoRegistryMirrors [2021-02-18T09:53:55.298Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-02-18T09:53:55.866Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-02-18T09:53:55.866Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-02-18T09:53:55.866Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-02-18T09:53:56.048Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-02-18T09:53:56.048Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T09:53:56.048Z] --- PASS: TestLoginFailsWithBadCredentials (0.30s) [2021-02-18T09:53:56.048Z] === RUN TestPingCacheHeaders [2021-02-18T09:53:56.048Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-18T09:53:56.048Z] === RUN TestPingGet [2021-02-18T09:53:56.048Z] --- PASS: TestPingGet (0.01s) [2021-02-18T09:53:56.048Z] === RUN TestPingHead [2021-02-18T09:53:56.048Z] --- PASS: TestPingHead (0.02s) [2021-02-18T09:53:56.048Z] === RUN TestVersion [2021-02-18T09:53:56.048Z] --- PASS: TestVersion (0.02s) [2021-02-18T09:53:56.048Z] PASS [2021-02-18T09:53:56.048Z] [2021-02-18T09:53:56.048Z] === Skipped [2021-02-18T09:53:56.048Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T09:53:56.048Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T09:53:56.048Z] [2021-02-18T09:53:56.048Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-02-18T09:53:56.048Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-02-18T09:53:56.048Z] [2021-02-18T09:53:56.048Z] [2021-02-18T09:53:56.048Z] DONE 18 tests, 2 skipped in 27.945s [2021-02-18T09:53:56.048Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T09:53:56.048Z] INFO: Testing against a local daemon [2021-02-18T09:53:56.048Z] === RUN TestVolumesCreateAndList [2021-02-18T09:53:56.048Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-02-18T09:53:56.048Z] === RUN TestVolumesRemove [2021-02-18T09:53:56.125Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-02-18T09:53:56.303Z] --- PASS: TestVolumesRemove (0.06s) [2021-02-18T09:53:56.303Z] === RUN TestVolumesInspect [2021-02-18T09:53:56.303Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T09:53:56.303Z] === RUN TestVolumesInvalidJSON [2021-02-18T09:53:56.303Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T09:53:56.303Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T09:53:56.303Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T09:53:56.303Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-18T09:53:56.303Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T09:53:56.303Z] PASS [2021-02-18T09:53:56.303Z] [2021-02-18T09:53:56.303Z] DONE 5 tests in 0.223s [2021-02-18T09:53:56.303Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T09:53:56.303Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12245 is not a child of this shell [2021-02-18T09:53:56.303Z] warning: PID 12245 from bundles/test-integration/docker.pid had a nonzero exit code [2021-02-18T09:53:56.303Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T09:53:56.303Z] [2021-02-18T09:53:56.303Z] Unloading profiles will leave already running processes permanently [2021-02-18T09:53:56.303Z] unconfined, which can lead to unexpected situations. [2021-02-18T09:53:56.303Z] [2021-02-18T09:53:56.303Z] To set a process to complain mode, use the command line tool [2021-02-18T09:53:56.303Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T09:53:56.303Z] Removing test suite binaries [2021-02-18T09:53:56.303Z] exiting test-integration [2021-02-18T09:53:56.303Z] ++ exit 0 [2021-02-18T09:53:56.694Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-02-18T09:53:57.262Z] [2021-02-18T09:53:58.073Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-02-18T09:53:58.073Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-02-18T09:53:58.073Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-02-18T09:53:58.073Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-02-18T09:53:58.073Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats Post stage [Pipeline] junit [2021-02-18T09:53:59.803Z] Recording test results [2021-02-18T09:54:00.248Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T09:54:00.585Z] + echo Ensuring container killed. [2021-02-18T09:54:00.585Z] Ensuring container killed. [2021-02-18T09:54:00.585Z] + docker rm -vf docker-pr5 [2021-02-18T09:54:00.585Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-18T09:54:00.860Z] + echo Chowning /workspace to jenkins user [2021-02-18T09:54:00.860Z] Chowning /workspace to jenkins user [2021-02-18T09:54:00.860Z] + id -u [2021-02-18T09:54:00.860Z] + id -g [2021-02-18T09:54:00.860Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T09:54:02.555Z] + bundleName=amd64-rootless [2021-02-18T09:54:02.556Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-02-18T09:54:02.556Z] Creating amd64-rootless-bundles.tar.gz [2021-02-18T09:54:02.556Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-02-18T09:54:02.556Z] + 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-02-18T09:54:02.564Z] Archiving artifacts [2021-02-18T09:54:02.795Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T09:54:03.098Z] + make clean [2021-02-18T09:54:03.353Z] docker volume rm -f docker-dev-cache [2021-02-18T09:54:03.353Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T09:54:04.649Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-02-18T09:54:07.185Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-02-18T09:54:09.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-02-18T09:54:09.721Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-02-18T09:54:10.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-02-18T09:54:11.628Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-02-18T09:54:12.196Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-02-18T09:54:13.133Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-02-18T09:54:13.702Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-02-18T09:54:14.643Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-02-18T09:54:14.643Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-02-18T09:54:16.549Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-02-18T09:54:17.118Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-02-18T09:54:18.503Z] === RUN TestDockerSuite/TestAttachDetach [2021-02-18T09:54:19.445Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-02-18T09:54:19.707Z] --- PASS: TestBuildWithHugeFile (108.75s) [2021-02-18T09:54:19.707Z] === RUN TestBuildWCOWSandboxSize [2021-02-18T09:54:19.707Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-02-18T09:54:19.707Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:54:19.707Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:54:19.707Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-02-18T09:54:19.707Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:19.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:19.707Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:19.707Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:19.707Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:19.707Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:19.707Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:19.707Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:19.966Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:20.225Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-02-18T09:54:20.225Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2021-02-18T09:54:20.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-02-18T09:54:20.225Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-02-18T09:54:20.225Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:54:20.225Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:54:20.485Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-02-18T09:54:21.423Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-02-18T09:54:22.361Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-02-18T09:54:22.931Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-02-18T09:54:22.931Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:54:23.871Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-02-18T09:54:24.443Z] --- PASS: TestBuildPreserveOwnership (4.33s) [2021-02-18T09:54:24.443Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.88s) [2021-02-18T09:54:24.443Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2021-02-18T09:54:24.443Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:54:24.707Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-02-18T09:54:24.707Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:54:24.707Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-02-18T09:54:26.086Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-02-18T09:54:27.023Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-02-18T09:54:28.403Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-02-18T09:54:28.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-02-18T09:54:28.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-02-18T09:54:30.049Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-02-18T09:54:30.049Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-02-18T09:54:30.987Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-02-18T09:54:31.253Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-02-18T09:54:31.824Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-02-18T09:54:35.116Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-02-18T09:54:35.501Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-02-18T09:54:36.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-02-18T09:54:37.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-02-18T09:54:38.759Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-02-18T09:54:39.314Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-02-18T09:54:40.113Z] --- PASS: TestBuildWithHugeFile (52.36s) [2021-02-18T09:54:40.113Z] === RUN TestBuildWCOWSandboxSize [2021-02-18T09:54:40.113Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-02-18T09:54:40.113Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:54:40.113Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:54:40.113Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:40.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:40.113Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:40.113Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:40.113Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:40.113Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:40.113Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:54:40.113Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:54:40.113Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:54:40.113Z] --- PASS: TestBuildWithEmptyDockerfile (0.13s) [2021-02-18T09:54:40.113Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-02-18T09:54:40.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2021-02-18T09:54:40.113Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-02-18T09:54:40.113Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:54:40.113Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:54:40.113Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:54:40.113Z] --- PASS: TestBuildPreserveOwnership (3.78s) [2021-02-18T09:54:40.113Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.55s) [2021-02-18T09:54:40.113Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.21s) [2021-02-18T09:54:40.113Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:54:40.113Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2021-02-18T09:54:40.113Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:54:40.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-02-18T09:54:40.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-02-18T09:54:41.850Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-02-18T09:54:42.075Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-02-18T09:54:43.230Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-02-18T09:54:45.394Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-02-18T09:54:45.768Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-02-18T09:54:46.027Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-02-18T09:54:46.596Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-02-18T09:54:47.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-02-18T09:54:48.501Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-02-18T09:54:48.716Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-02-18T09:54:48.760Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-02-18T09:54:49.664Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-02-18T09:54:50.631Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-02-18T09:54:51.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-02-18T09:54:52.054Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-02-18T09:54:52.054Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-02-18T09:54:52.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-02-18T09:54:52.531Z] tests/integration/client_test.py ..... [ 75%] [2021-02-18T09:54:52.531Z] tests/integration/context_api_test.py ... [ 76%] [2021-02-18T09:54:52.994Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-02-18T09:54:53.099Z] tests/integration/errors_test.py . [ 76%] [2021-02-18T09:54:53.254Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-02-18T09:54:54.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-02-18T09:54:54.635Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-02-18T09:54:55.004Z] Loaded image: buildpack-deps:buster [2021-02-18T09:54:55.004Z] Loaded image: busybox:latest [2021-02-18T09:54:55.004Z] Loaded image: busybox:glibc [2021-02-18T09:54:55.203Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-02-18T09:54:55.573Z] Loaded image: debian:bullseye [2021-02-18T09:54:55.573Z] Loaded image: hello-world:latest [2021-02-18T09:54:55.573Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:54:55.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-02-18T09:54:55.772Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-02-18T09:54:56.032Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-02-18T09:54:56.970Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-02-18T09:54:57.154Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-02-18T09:54:57.908Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-02-18T09:54:57.908Z] Loaded image: buildpack-deps:buster [2021-02-18T09:54:58.167Z] Loaded image: busybox:latest [2021-02-18T09:54:58.426Z] Loaded image: busybox:glibc [2021-02-18T09:54:58.426Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-02-18T09:54:58.545Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-02-18T09:54:58.545Z] Using test binary docker [2021-02-18T09:54:58.545Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-02-18T09:54:58.545Z] +++ /etc/init.d/apparmor start [2021-02-18T09:54:58.545Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-02-18T09:54:58.545Z] INFO: Waiting for daemon to start... [2021-02-18T09:54:58.545Z] Starting dockerd [2021-02-18T09:54:58.545Z] +++ 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-02-18T09:55:00.961Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-02-18T09:55:01.220Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-02-18T09:55:01.480Z] Loaded image: debian:bullseye [2021-02-18T09:55:01.739Z] Loaded image: hello-world:latest [2021-02-18T09:55:01.739Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:55:02.308Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-02-18T09:55:03.693Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.62s) [2021-02-18T09:55:03.693Z] PASS [2021-02-18T09:55:03.693Z] [2021-02-18T09:55:03.693Z] === Skipped [2021-02-18T09:55:03.693Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:55:03.693Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:55:03.693Z] [2021-02-18T09:55:03.693Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-02-18T09:55:03.693Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:55:03.693Z] [2021-02-18T09:55:03.693Z] [2021-02-18T09:55:03.693Z] DONE 34 tests, 2 skipped in 117.914s [2021-02-18T09:55:03.693Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:55:03.693Z] INFO: Testing against a local daemon [2021-02-18T09:55:03.693Z] === RUN TestConfigInspect [2021-02-18T09:55:05.139Z] . [2021-02-18T09:55:05.139Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-02-18T09:55:05.139Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-02-18T09:55:05.139Z] Error: No such image: emptyfs [2021-02-18T09:55:05.139Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-02-18T09:55:05.139Z] ++++ docker load [2021-02-18T09:55:05.402Z] Running integration-test (iteration 1) [2021-02-18T09:55:05.402Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-02-18T09:55:05.402Z] ++ 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-02-18T09:55:05.402Z] ++ set -e [2021-02-18T09:55:05.402Z] ++ '[' -n 0 ']' [2021-02-18T09:55:05.402Z] ++ set -x [2021-02-18T09:55:05.402Z] ++ 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-02-18T09:55:05.598Z] --- PASS: TestConfigInspect (2.42s) [2021-02-18T09:55:05.598Z] === RUN TestConfigList [2021-02-18T09:55:05.611Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-02-18T09:55:05.611Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-02-18T09:55:06.549Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-02-18T09:55:07.119Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-02-18T09:55:07.505Z] --- PASS: TestConfigList (2.29s) [2021-02-18T09:55:07.505Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:55:07.687Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-02-18T09:55:09.597Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-02-18T09:55:10.039Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2021-02-18T09:55:10.039Z] === RUN TestConfigsUpdate [2021-02-18T09:55:10.979Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (46.30s) [2021-02-18T09:55:10.979Z] PASS [2021-02-18T09:55:10.979Z] [2021-02-18T09:55:10.979Z] === Skipped [2021-02-18T09:55:10.979Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:55:10.979Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:55:10.979Z] [2021-02-18T09:55:10.979Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-02-18T09:55:10.979Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:55:10.979Z] [2021-02-18T09:55:10.979Z] [2021-02-18T09:55:10.979Z] DONE 34 tests, 2 skipped in 250.155s [2021-02-18T09:55:10.979Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-02-18T09:55:10.979Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:55:10.979Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:55:10.979Z] ++ set -e [2021-02-18T09:55:10.979Z] ++ '[' -n 0 ']' [2021-02-18T09:55:10.979Z] ++ set -x [2021-02-18T09:55:10.979Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:55:11.238Z] INFO: Testing against a local daemon [2021-02-18T09:55:11.238Z] === RUN TestConfigInspect [2021-02-18T09:55:12.191Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-02-18T09:55:12.575Z] --- PASS: TestConfigsUpdate (2.29s) [2021-02-18T09:55:12.575Z] === RUN TestTemplatedConfig [2021-02-18T09:55:13.775Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-02-18T09:55:13.775Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-02-18T09:55:14.035Z] --- PASS: TestConfigInspect (3.00s) [2021-02-18T09:55:14.035Z] === RUN TestConfigList [2021-02-18T09:55:15.110Z] --- PASS: TestTemplatedConfig (2.72s) [2021-02-18T09:55:15.110Z] === RUN TestConfigCreateResolve [2021-02-18T09:55:15.413Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-02-18T09:55:15.672Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-02-18T09:55:17.579Z] --- PASS: TestConfigList (3.13s) [2021-02-18T09:55:17.579Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:55:17.646Z] --- PASS: TestConfigCreateResolve (2.28s) [2021-02-18T09:55:17.646Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:55:17.646Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-02-18T09:55:17.646Z] PASS [2021-02-18T09:55:17.646Z] [2021-02-18T09:55:17.646Z] DONE 7 tests in 14.826s [2021-02-18T09:55:17.646Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:55:17.646Z] INFO: Testing against a local daemon [2021-02-18T09:55:17.646Z] === RUN TestCheckpoint [2021-02-18T09:55:17.646Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:55:17.646Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:55:17.646Z] === RUN TestContainerInvalidJSON [2021-02-18T09:55:17.646Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:17.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:17.646Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:17.646Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:17.646Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:17.646Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:17.646Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:17.646Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:17.646Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:17.646Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-02-18T09:55:17.646Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:55:17.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:55:17.646Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:55:17.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:55:17.658Z] Loaded image: buildpack-deps:buster [2021-02-18T09:55:17.658Z] Loaded image: busybox:latest [2021-02-18T09:55:17.906Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-18T09:55:17.906Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:55:17.906Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-02-18T09:55:17.906Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:55:17.906Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-02-18T09:55:17.906Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:55:17.906Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-02-18T09:55:17.906Z] === RUN TestCopyFromContainer [2021-02-18T09:55:17.919Z] Loaded image: busybox:glibc [2021-02-18T09:55:18.516Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-02-18T09:55:18.516Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-02-18T09:55:18.775Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-02-18T09:55:19.286Z] === RUN TestCopyFromContainer// [2021-02-18T09:55:19.286Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:55:19.286Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:55:19.719Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer (1.94s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-02-18T09:55:19.980Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2021-02-18T09:55:19.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:55:19.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:19.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:19.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:19.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:19.980Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:19.980Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:19.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:19.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:19.980Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:19.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:55:19.980Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:55:19.980Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-18T09:55:19.980Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:55:19.980Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:55:19.980Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:55:19.980Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:55:19.980Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:55:19.980Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:55:19.980Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:55:19.980Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:55:19.980Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:55:19.980Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:55:19.980Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:55:19.980Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:55:19.980Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:55:19.980Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-02-18T09:55:19.980Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:55:20.158Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-02-18T09:55:20.158Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2021-02-18T09:55:20.158Z] === RUN TestConfigsUpdate [2021-02-18T09:55:20.478Z] Loaded image: debian:bullseye [2021-02-18T09:55:20.730Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-02-18T09:55:20.991Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-02-18T09:55:21.569Z] Loaded image: hello-world:latest [2021-02-18T09:55:21.831Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:55:21.886Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2021-02-18T09:55:21.886Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:55:22.405Z] INFO: Testing against a local daemon [2021-02-18T09:55:22.405Z] === RUN TestCgroupNamespacesBuild [2021-02-18T09:55:22.897Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-02-18T09:55:23.157Z] --- PASS: TestConfigsUpdate (2.96s) [2021-02-18T09:55:23.157Z] === RUN TestTemplatedConfig [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:23.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:23.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:23.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:23.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:23.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:23.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:23.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:23.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:23.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:23.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:23.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-02-18T09:55:23.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-02-18T09:55:23.795Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:55:24.055Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2021-02-18T09:55:24.055Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:55:24.055Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:55:24.055Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:55:24.055Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-02-18T09:55:24.055Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-18T09:55:24.055Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:55:24.055Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:55:24.055Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-02-18T09:55:24.055Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:55:24.315Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-02-18T09:55:24.315Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:55:24.315Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-18T09:55:24.315Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:55:24.315Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:55:24.315Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:55:24.315Z] === PAUSE TestDaemonHostGatewayIP [2021-02-18T09:55:24.315Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:55:24.315Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:55:24.315Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:55:24.315Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-18T09:55:24.315Z] === RUN TestDiff [2021-02-18T09:55:24.540Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-02-18T09:55:24.800Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-02-18T09:55:24.885Z] --- PASS: TestDiff (0.59s) [2021-02-18T09:55:24.885Z] === RUN TestExecWithCloseStdin [2021-02-18T09:55:24.961Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2021-02-18T09:55:24.961Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-02-18T09:55:25.454Z] --- PASS: TestExecWithCloseStdin (0.68s) [2021-02-18T09:55:25.454Z] === RUN TestExec [2021-02-18T09:55:26.027Z] --- PASS: TestExec (0.63s) [2021-02-18T09:55:26.027Z] === RUN TestExecUser [2021-02-18T09:55:26.707Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-02-18T09:55:26.707Z] --- PASS: TestTemplatedConfig (3.35s) [2021-02-18T09:55:26.707Z] === RUN TestConfigCreateResolve [2021-02-18T09:55:26.889Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.78s) [2021-02-18T09:55:26.889Z] === RUN TestBuildWithSession [2021-02-18T09:55:26.889Z] --- SKIP: TestBuildWithSession (0.00s) [2021-02-18T09:55:26.889Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:55:26.889Z] === RUN TestBuildSquashParent [2021-02-18T09:55:27.011Z] --- PASS: TestExecUser (0.71s) [2021-02-18T09:55:27.011Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:55:27.585Z] --- PASS: TestExportContainerAndImportImage (0.77s) [2021-02-18T09:55:27.585Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:55:27.646Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-02-18T09:55:28.577Z] ......... [ 86%] [2021-02-18T09:55:28.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2021-02-18T09:55:28.964Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:55:29.028Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-02-18T09:55:29.028Z] --- PASS: TestConfigCreateResolve (2.65s) [2021-02-18T09:55:29.028Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:55:29.533Z] --- PASS: TestHealthCheckWorkdir (0.70s) [2021-02-18T09:55:29.533Z] === RUN TestHealthKillContainer [2021-02-18T09:55:29.598Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-02-18T09:55:29.598Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-02-18T09:55:29.598Z] PASS [2021-02-18T09:55:29.598Z] [2021-02-18T09:55:29.598Z] DONE 7 tests in 18.666s [2021-02-18T09:55:29.598Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:55:29.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:55:29.598Z] ++ set -e [2021-02-18T09:55:29.598Z] ++ '[' -n 0 ']' [2021-02-18T09:55:29.598Z] ++ set -x [2021-02-18T09:55:29.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:55:29.858Z] INFO: Testing against a local daemon [2021-02-18T09:55:29.858Z] === RUN TestCheckpoint [2021-02-18T09:55:29.858Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:55:29.858Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:55:29.858Z] === RUN TestContainerInvalidJSON [2021-02-18T09:55:29.858Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:29.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:29.858Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:29.858Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:29.858Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:29.858Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:29.858Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:55:29.858Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:55:29.858Z] === RUN TestDockerSuite/TestBuildAddScript [2021-02-18T09:55:29.858Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:55:29.858Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-02-18T09:55:29.858Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:55:29.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:55:29.858Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-02-18T09:55:29.858Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:55:30.118Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-02-18T09:55:30.118Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:55:30.118Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-02-18T09:55:30.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-02-18T09:55:30.118Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:55:30.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-02-18T09:55:30.118Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:55:30.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2021-02-18T09:55:30.118Z] === RUN TestCopyFromContainer [2021-02-18T09:55:32.027Z] === RUN TestCopyFromContainer// [2021-02-18T09:55:32.027Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:55:32.287Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:55:32.287Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:55:32.546Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:55:32.546Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:55:32.546Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:55:32.806Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:55:32.806Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-02-18T09:55:32.806Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:55:32.823Z] --- PASS: TestHealthKillContainer (2.64s) [2021-02-18T09:55:32.823Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:55:32.823Z] --- PASS: TestInspectCpusetInConfigPre120 (0.60s) [2021-02-18T09:55:32.823Z] === RUN TestIpcModeNone [2021-02-18T09:55:33.065Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer (2.93s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2021-02-18T09:55:33.065Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-02-18T09:55:33.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:55:33.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:33.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:33.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:33.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:33.065Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:33.065Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:33.241Z] tests/integration/models_images_test.py ............... [ 89%] [2021-02-18T09:55:33.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:55:33.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:55:33.325Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:55:33.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:55:33.325Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:55:33.325Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-02-18T09:55:33.325Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:55:33.325Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:55:33.325Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:55:33.325Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:55:33.325Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:55:33.325Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:55:33.325Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:55:33.325Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:55:33.325Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:55:33.325Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:55:33.325Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2021-02-18T09:55:33.325Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:55:33.325Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:55:33.325Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-02-18T09:55:33.325Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:55:33.393Z] --- PASS: TestIpcModeNone (0.62s) [2021-02-18T09:55:33.393Z] === RUN TestIpcModePrivate [2021-02-18T09:55:33.492Z] --- PASS: TestBuildSquashParent (6.43s) [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:55:33.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:55:33.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:55:33.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-02-18T09:55:33.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-02-18T09:55:33.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-02-18T09:55:33.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-02-18T09:55:33.895Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-02-18T09:55:34.331Z] --- PASS: TestIpcModePrivate (0.72s) [2021-02-18T09:55:34.331Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-02-18T09:55:34.331Z] === RUN TestIpcModeShareable [2021-02-18T09:55:34.699Z] tests/integration/models_networks_test.py .... [ 90%] [2021-02-18T09:55:34.899Z] --- PASS: TestIpcModeShareable (0.63s) [2021-02-18T09:55:34.899Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-02-18T09:55:34.899Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:55:35.815Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2021-02-18T09:55:35.815Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:55:36.061Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-02-18T09:55:36.061Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-02-18T09:55:36.809Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.91s) [2021-02-18T09:55:36.809Z] === RUN TestAPIIpcModeHost [2021-02-18T09:55:37.071Z] --- PASS: TestAPIIpcModeHost (0.44s) [2021-02-18T09:55:37.071Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:55:37.727Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:37.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:37.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:37.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:37.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:37.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:37.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:37.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:55:37.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:55:37.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:55:37.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:55:37.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-18T09:55:37.727Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-02-18T09:55:37.727Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.62s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.68s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.77s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.24s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s) [2021-02-18T09:55:37.986Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.99s) [2021-02-18T09:55:37.986Z] === RUN TestBuildMultiStageCopy [2021-02-18T09:55:37.986Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-02-18T09:55:38.457Z] --- PASS: TestDaemonIpcModeShareable (1.25s) [2021-02-18T09:55:38.457Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-18T09:55:38.457Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:55:38.668Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.81s) [2021-02-18T09:55:38.668Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:55:38.668Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:55:38.668Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:55:38.668Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-18T09:55:38.668Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-02-18T09:55:38.668Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-02-18T09:55:38.668Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:55:38.668Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-02-18T09:55:38.668Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:55:38.668Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-02-18T09:55:38.668Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:55:38.668Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-18T09:55:38.668Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:55:38.668Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:55:38.668Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:55:38.668Z] === PAUSE TestDaemonHostGatewayIP [2021-02-18T09:55:38.668Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:55:38.668Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:55:38.668Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:55:38.668Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-18T09:55:38.668Z] === RUN TestDiff [2021-02-18T09:55:39.734Z] --- PASS: TestDiff (0.80s) [2021-02-18T09:55:39.734Z] === RUN TestExecWithCloseStdin [2021-02-18T09:55:39.838Z] --- PASS: TestDaemonIpcModePrivate (1.26s) [2021-02-18T09:55:39.838Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-18T09:55:39.838Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:55:40.304Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-02-18T09:55:40.304Z] --- PASS: TestExecWithCloseStdin (0.90s) [2021-02-18T09:55:40.304Z] === RUN TestExec [2021-02-18T09:55:40.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-02-18T09:55:40.551Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-02-18T09:55:40.783Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2021-02-18T09:55:40.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-02-18T09:55:40.783Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:55:40.876Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-02-18T09:55:41.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-02-18T09:55:41.263Z] tests/integration/models_nodes_test.py . [ 91%] [2021-02-18T09:55:41.263Z] tests/integration/models_resources_test.py . [ 91%] [2021-02-18T09:55:41.445Z] --- PASS: TestExec (0.97s) [2021-02-18T09:55:41.445Z] === RUN TestExecUser [2021-02-18T09:55:41.445Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-02-18T09:55:41.704Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-02-18T09:55:42.014Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-02-18T09:55:42.176Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2021-02-18T09:55:42.176Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-02-18T09:55:42.177Z] === RUN TestIpcModeOlderClient [2021-02-18T09:55:42.177Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:55:42.177Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:55:42.274Z] --- PASS: TestExecUser (0.87s) [2021-02-18T09:55:42.274Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:55:42.274Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy (4.42s) [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.31s) [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.49s) [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.56s) [2021-02-18T09:55:42.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2021-02-18T09:55:42.279Z] === RUN TestBuildMultiStageParentConfig [2021-02-18T09:55:42.750Z] --- PASS: TestKillContainerInvalidSignal (0.50s) [2021-02-18T09:55:42.750Z] === RUN TestKillContainer [2021-02-18T09:55:42.750Z] === RUN TestKillContainer/no_signal [2021-02-18T09:55:43.033Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-02-18T09:55:43.320Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:55:43.580Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:55:43.658Z] --- PASS: TestExportContainerAndImportImage (1.16s) [2021-02-18T09:55:43.658Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:55:43.674Z] --- PASS: TestBuildMultiStageParentConfig (1.42s) [2021-02-18T09:55:43.674Z] === RUN TestBuildLabelWithTargets [2021-02-18T09:55:44.151Z] --- PASS: TestKillContainer (1.51s) [2021-02-18T09:55:44.151Z] --- PASS: TestKillContainer/no_signal (0.51s) [2021-02-18T09:55:44.151Z] --- PASS: TestKillContainer/non_killing_signal (0.32s) [2021-02-18T09:55:44.151Z] --- PASS: TestKillContainer/killing_signal (0.49s) [2021-02-18T09:55:44.151Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:55:44.151Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:55:44.227Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-02-18T09:55:44.720Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:55:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.94s) [2021-02-18T09:55:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.46s) [2021-02-18T09:55:44.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s) [2021-02-18T09:55:44.979Z] === RUN TestKillStoppedContainer [2021-02-18T09:55:45.171Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-02-18T09:55:45.171Z] --- PASS: TestExportContainerAfterDaemonRestart (1.75s) [2021-02-18T09:55:45.171Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:55:45.240Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-02-18T09:55:45.240Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:55:45.240Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-02-18T09:55:45.240Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:55:45.808Z] --- PASS: TestKillDifferentUserContainer (0.49s) [2021-02-18T09:55:45.808Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:55:45.808Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:55:45.808Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-18T09:55:45.808Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:55:46.068Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2021-02-18T09:55:46.068Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:55:46.109Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-02-18T09:55:46.228Z] --- PASS: TestBuildLabelWithTargets (2.23s) [2021-02-18T09:55:46.229Z] === RUN TestBuildWithEmptyLayers [2021-02-18T09:55:46.315Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-02-18T09:55:46.315Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-02-18T09:55:46.368Z] --- PASS: TestHealthCheckWorkdir (1.23s) [2021-02-18T09:55:46.368Z] === RUN TestHealthKillContainer [2021-02-18T09:55:46.638Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2021-02-18T09:55:46.638Z] === RUN TestLinksContainerNames [2021-02-18T09:55:47.174Z] --- PASS: TestBuildWithEmptyLayers (1.10s) [2021-02-18T09:55:47.174Z] === RUN TestBuildMultiStageOnBuild [2021-02-18T09:55:47.582Z] --- PASS: TestLinksContainerNames (0.98s) [2021-02-18T09:55:47.582Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:55:47.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-02-18T09:55:47.842Z] --- PASS: TestLogsFollowTailEmpty (0.49s) [2021-02-18T09:55:47.842Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:55:48.009Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-02-18T09:55:48.269Z] === RUN TestDockerSuite/TestBuildAddTar [2021-02-18T09:55:48.411Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2021-02-18T09:55:48.411Z] === RUN TestMountDaemonRoot [2021-02-18T09:55:48.411Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:55:48.411Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:55:48.411Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:55:48.411Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:55:48.411Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:55:48.411Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:55:48.411Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:55:48.412Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:55:48.412Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:55:48.412Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:55:48.671Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:55:48.930Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:55:48.930Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:55:48.930Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:55:48.930Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:55:48.931Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-02-18T09:55:48.931Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-18T09:55:48.931Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:55:49.206Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-02-18T09:55:49.206Z] --- PASS: TestHealthKillContainer (2.93s) [2021-02-18T09:55:49.206Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:55:49.729Z] --- PASS: TestBuildMultiStageOnBuild (2.76s) [2021-02-18T09:55:49.729Z] === RUN TestBuildUncleanTarFilenames [2021-02-18T09:55:49.930Z] tests/integration/regression_test.py ...... [ 98%] [2021-02-18T09:55:50.160Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2021-02-18T09:55:50.160Z] === RUN TestIpcModeNone [2021-02-18T09:55:50.447Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-02-18T09:55:50.447Z] tests/integration/credentials/utils_test.py . [100%] [2021-02-18T09:55:50.447Z] [2021-02-18T09:55:50.447Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-02-18T09:55:50.447Z] =========================== short test summary info ============================ [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-02-18T09:55:50.447Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-02-18T09:55:50.447Z] Not supported on most drivers [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-02-18T09:55:50.447Z] Output of docker top depends on host distro, and is not formalized. [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-02-18T09:55:50.447Z] Output of docker top depends on host distro, and is not formalized. [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-02-18T09:55:50.447Z] Can fail if eth0 has multiple IP addresses [2021-02-18T09:55:50.447Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-02-18T09:55:50.447Z] This doesn't seem to be taken into account by the engine [2021-02-18T09:55:50.447Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-02-18T09:55:50.447Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-02-18T09:55:50.448Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 296.31 seconds == [2021-02-18T09:55:50.706Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-02-18T09:55:50.838Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2021-02-18T09:55:50.838Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:55:50.838Z] --- PASS: TestContainerVolumesMountedAsShared (0.45s) [2021-02-18T09:55:50.838Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:55:51.098Z] --- PASS: TestIpcModeNone (0.89s) [2021-02-18T09:55:51.098Z] === RUN TestIpcModePrivate [2021-02-18T09:55:51.098Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-02-18T09:55:51.120Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2021-02-18T09:55:51.120Z] === RUN TestBuildMultiStageLayerLeak [2021-02-18T09:55:51.408Z] --- PASS: TestContainerVolumesMountedAsSlave (0.39s) [2021-02-18T09:55:51.408Z] === RUN TestNetworkNat [2021-02-18T09:55:51.976Z] --- PASS: TestNetworkNat (0.51s) [2021-02-18T09:55:51.976Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:55:52.038Z] --- PASS: TestIpcModePrivate (0.96s) [2021-02-18T09:55:52.038Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:90, shared: false, mustBeShared: false [2021-02-18T09:55:52.038Z] === RUN TestIpcModeShareable [2021-02-18T09:55:52.235Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s) [2021-02-18T09:55:52.235Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:55:52.982Z] --- PASS: TestIpcModeShareable (0.88s) [2021-02-18T09:55:52.982Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true [2021-02-18T09:55:52.982Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:55:52.982Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-02-18T09:55:54.434Z] --- PASS: TestBuildMultiStageLayerLeak (2.86s) [2021-02-18T09:55:54.434Z] === RUN TestBuildWithHugeFile [2021-02-18T09:55:55.524Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-02-18T09:55:55.524Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.66s) [2021-02-18T09:55:55.524Z] === RUN TestAPIIpcModeHost [2021-02-18T09:55:55.524Z] --- PASS: TestNetworkLoopbackNat (2.68s) [2021-02-18T09:55:55.524Z] === RUN TestPause [2021-02-18T09:55:55.524Z] --- PASS: TestPause (0.52s) [2021-02-18T09:55:55.524Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:55:55.524Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:55:55.524Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:55:55.524Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:55:55.783Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-02-18T09:55:56.094Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2021-02-18T09:55:56.094Z] === RUN TestPsFilter [2021-02-18T09:55:56.094Z] --- PASS: TestPsFilter (0.12s) [2021-02-18T09:55:56.094Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:55:56.353Z] --- PASS: TestAPIIpcModeHost (0.75s) [2021-02-18T09:55:56.353Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:55:56.353Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-02-18T09:55:56.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2021-02-18T09:55:56.663Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:55:56.923Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2021-02-18T09:55:56.923Z] === RUN TestRemoveContainerRunning [2021-02-18T09:55:57.291Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-02-18T09:55:57.639Z] --- PASS: TestDaemonIpcModeShareable (1.46s) [2021-02-18T09:55:57.639Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2021-02-18T09:55:57.639Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:55:57.676Z] --- PASS: TestRemoveContainerRunning (0.46s) [2021-02-18T09:55:57.676Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:55:57.936Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2021-02-18T09:55:57.936Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:55:57.936Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-02-18T09:55:57.936Z] === RUN TestRenameLinkedContainer [2021-02-18T09:55:58.210Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-02-18T09:55:59.150Z] --- PASS: TestDaemonIpcModePrivate (1.58s) [2021-02-18T09:55:59.150Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-18T09:55:59.150Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:55:59.150Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-02-18T09:55:59.844Z] --- PASS: TestRenameLinkedContainer (1.92s) [2021-02-18T09:55:59.844Z] === RUN TestRenameStoppedContainer [2021-02-18T09:56:00.414Z] --- PASS: TestRenameStoppedContainer (0.49s) [2021-02-18T09:56:00.414Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:56:01.054Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.51s) [2021-02-18T09:56:01.054Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-02-18T09:56:01.054Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:56:01.312Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-02-18T09:56:01.353Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2021-02-18T09:56:01.353Z] === RUN TestRenameInvalidName [2021-02-18T09:56:01.922Z] --- PASS: TestRenameInvalidName (0.46s) [2021-02-18T09:56:01.922Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:56:02.253Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.52s) [2021-02-18T09:56:02.253Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2021-02-18T09:56:02.253Z] === RUN TestIpcModeOlderClient [2021-02-18T09:56:02.253Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:56:02.253Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:56:02.821Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2021-02-18T09:56:02.821Z] === RUN TestKillContainer [2021-02-18T09:56:02.821Z] === RUN TestKillContainer/no_signal [2021-02-18T09:56:02.907Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T09:56:02.907Z] [2021-02-18T09:56:02.907Z] Unloading profiles will leave already running processes permanently [2021-02-18T09:56:02.907Z] unconfined, which can lead to unexpected situations. [2021-02-18T09:56:02.907Z] [2021-02-18T09:56:02.907Z] To set a process to complain mode, use the command line tool [2021-02-18T09:56:02.907Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T09:56:02.907Z] Post stage [Pipeline] junit [2021-02-18T09:56:03.212Z] Recording test results [2021-02-18T09:56:03.369Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-02-18T09:56:03.389Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:56:03.657Z] + echo Ensuring container killed. [2021-02-18T09:56:03.657Z] Ensuring container killed. [2021-02-18T09:56:03.657Z] + docker rm -vf docker-pr5 [2021-02-18T09:56:03.657Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-18T09:56:03.831Z] --- PASS: TestRenameAnonymousContainer (1.79s) [2021-02-18T09:56:03.831Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:56:03.942Z] + echo Chowning /workspace to jenkins user [2021-02-18T09:56:03.942Z] Chowning /workspace to jenkins user [2021-02-18T09:56:03.942Z] + id -u [2021-02-18T09:56:03.942Z] + id -g [2021-02-18T09:56:03.942Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T09:56:03.958Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:56:04.090Z] --- PASS: TestRenameContainerWithSameName (0.54s) [2021-02-18T09:56:04.090Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:56:04.910Z] --- PASS: TestKillContainer (1.85s) [2021-02-18T09:56:04.910Z] --- PASS: TestKillContainer/no_signal (0.59s) [2021-02-18T09:56:04.910Z] --- PASS: TestKillContainer/non_killing_signal (0.43s) [2021-02-18T09:56:04.910Z] --- PASS: TestKillContainer/killing_signal (0.65s) [2021-02-18T09:56:04.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:56:04.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:56:05.030Z] --- PASS: TestRenameContainerWithLinkedContainer (0.99s) [2021-02-18T09:56:05.030Z] === RUN TestResize [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T09:56:05.480Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:56:05.600Z] --- PASS: TestResize (0.47s) [2021-02-18T09:56:05.600Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:56:05.615Z] + bundleName=docker-py [2021-02-18T09:56:05.615Z] + echo Creating docker-py-bundles.tar.gz [2021-02-18T09:56:05.615Z] Creating docker-py-bundles.tar.gz [2021-02-18T09:56:05.615Z] + 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-02-18T09:56:05.626Z] Archiving artifacts [2021-02-18T09:56:05.741Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-02-18T09:56:06.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2021-02-18T09:56:06.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.59s) [2021-02-18T09:56:06.001Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.46s) [2021-02-18T09:56:06.001Z] === RUN TestKillStoppedContainer [2021-02-18T09:56:06.169Z] --- PASS: TestResizeWithInvalidSize (0.51s) [2021-02-18T09:56:06.169Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:56:06.261Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-02-18T09:56:06.261Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:56:06.261Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-02-18T09:56:06.261Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:56:06.429Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:06.429Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:06.429Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:06.429Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:06.429Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:06.832Z] === RUN TestDockerSuite/TestBuildBlankName [2021-02-18T09:56:07.093Z] --- PASS: TestKillDifferentUserContainer (0.80s) [2021-02-18T09:56:07.093Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:56:07.093Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-02-18T09:56:07.093Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:56:07.093Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:56:07.093Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-18T09:56:07.093Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:56:07.093Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:56:07.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-02-18T09:56:07.662Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2021-02-18T09:56:07.662Z] === RUN TestLinksContainerNames [2021-02-18T09:56:08.348Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:08.607Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:09.040Z] --- PASS: TestLinksContainerNames (1.30s) [2021-02-18T09:56:09.040Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:56:09.979Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2021-02-18T09:56:09.979Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:56:09.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-02-18T09:56:09.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:09.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:10.920Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:56:10.920Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:56:10.920Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:56:10.920Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:56:10.954Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:56:11.180Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:56:11.314Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh binary-daemon [2021-02-18T09:56:11.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:11.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:56:11.440Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-02-18T09:56:11.440Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-02-18T09:56:11.440Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:56:11.573Z] [2021-02-18T09:56:11.837Z] Removing bundles/ [2021-02-18T09:56:11.837Z] [2021-02-18T09:56:11.837Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-02-18T09:56:11.837Z] Building: bundles/binary-daemon/dockerd-dev [2021-02-18T09:56:11.837Z] GOOS="" GOARCH="" GOARM="" [2021-02-18T09:56:12.377Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-02-18T09:56:13.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:13.305Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:13.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-02-18T09:56:13.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-02-18T09:56:13.883Z] --- PASS: TestContainerBindMountNonRecursive (2.36s) [2021-02-18T09:56:13.883Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:56:14.820Z] --- PASS: TestContainerVolumesMountedAsShared (0.72s) [2021-02-18T09:56:14.820Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:56:15.388Z] --- PASS: TestContainerVolumesMountedAsSlave (0.67s) [2021-02-18T09:56:15.388Z] === RUN TestNetworkNat [2021-02-18T09:56:15.649Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-02-18T09:56:15.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:15.843Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:16.231Z] --- PASS: TestNetworkNat (0.85s) [2021-02-18T09:56:16.231Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:56:16.491Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-02-18T09:56:17.060Z] --- PASS: TestNetworkLocalhostTCPNat (0.91s) [2021-02-18T09:56:17.060Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.99s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.41s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.29s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.39s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.98s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.96s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.39s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.49s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s) [2021-02-18T09:56:17.750Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.89s) [2021-02-18T09:56:17.750Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:56:19.129Z] --- PASS: TestCgroupNamespacesRun (1.30s) [2021-02-18T09:56:19.129Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:56:19.129Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-18T09:56:19.129Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-18T09:56:19.129Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:56:19.666Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-02-18T09:56:20.508Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.28s) [2021-02-18T09:56:20.509Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:56:20.606Z] --- PASS: TestNetworkLoopbackNat (3.53s) [2021-02-18T09:56:20.606Z] === RUN TestPause [2021-02-18T09:56:21.447Z] --- PASS: TestCgroupNamespacesRunHostMode (1.26s) [2021-02-18T09:56:21.447Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:56:21.544Z] --- PASS: TestPause (0.88s) [2021-02-18T09:56:21.544Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:56:21.544Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:56:21.544Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:56:21.544Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:56:21.803Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-02-18T09:56:22.742Z] --- PASS: TestPauseStopPausedContainer (1.31s) [2021-02-18T09:56:22.742Z] === RUN TestPsFilter [2021-02-18T09:56:22.825Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.26s) [2021-02-18T09:56:22.825Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:56:23.002Z] --- PASS: TestPsFilter (0.18s) [2021-02-18T09:56:23.002Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:56:23.261Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-02-18T09:56:23.831Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s) [2021-02-18T09:56:23.831Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:56:24.204Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.23s) [2021-02-18T09:56:24.204Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:56:24.769Z] --- PASS: TestRemoveContainerWithVolume (0.94s) [2021-02-18T09:56:24.769Z] === RUN TestRemoveContainerRunning [2021-02-18T09:56:24.773Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-02-18T09:56:24.773Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:56:25.716Z] --- PASS: TestRemoveContainerRunning (0.97s) [2021-02-18T09:56:25.716Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:56:26.155Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s) [2021-02-18T09:56:26.155Z] === RUN TestKernelTCPMemory [2021-02-18T09:56:26.156Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-02-18T09:56:26.156Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-18T09:56:26.156Z] === RUN TestNISDomainname [2021-02-18T09:56:26.660Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2021-02-18T09:56:26.660Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:56:26.660Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2021-02-18T09:56:26.660Z] === RUN TestRenameLinkedContainer [2021-02-18T09:56:26.724Z] --- PASS: TestNISDomainname (0.60s) [2021-02-18T09:56:26.724Z] === RUN TestHostnameDnsResolution [2021-02-18T09:56:27.293Z] --- PASS: TestHostnameDnsResolution (0.73s) [2021-02-18T09:56:27.293Z] === RUN TestStats [2021-02-18T09:56:27.597Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-02-18T09:56:29.827Z] --- PASS: TestStats (2.53s) [2021-02-18T09:56:29.827Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:56:29.827Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:56:29.827Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:56:29.827Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:56:29.827Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:56:29.827Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:56:29.827Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:56:29.827Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:56:29.827Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:56:29.827Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:56:29.827Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:56:30.136Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-02-18T09:56:30.395Z] --- PASS: TestRenameLinkedContainer (3.79s) [2021-02-18T09:56:30.395Z] === RUN TestRenameStoppedContainer [2021-02-18T09:56:30.764Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:56:30.964Z] --- PASS: TestRenameStoppedContainer (0.76s) [2021-02-18T09:56:30.964Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:56:32.668Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:56:32.891Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-02-18T09:56:32.891Z] --- PASS: TestRenameRunningContainerAndReuse (1.71s) [2021-02-18T09:56:32.891Z] === RUN TestRenameInvalidName [2021-02-18T09:56:33.829Z] --- PASS: TestRenameInvalidName (0.90s) [2021-02-18T09:56:33.829Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:56:33.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-02-18T09:56:34.046Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-02-18T09:56:34.046Z] --- PASS: TestStopContainerWithTimeout/0 (0.78s) [2021-02-18T09:56:34.046Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2021-02-18T09:56:34.046Z] --- PASS: TestStopContainerWithTimeout/-1 (2.45s) [2021-02-18T09:56:34.046Z] --- PASS: TestStopContainerWithTimeout/1 (1.48s) [2021-02-18T09:56:34.046Z] === RUN TestDeleteDevicemapper [2021-02-18T09:56:34.046Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:56:34.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:56:34.046Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:56:35.958Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.91s) [2021-02-18T09:56:35.958Z] === RUN TestUpdateMemory [2021-02-18T09:56:36.895Z] --- PASS: TestUpdateMemory (0.62s) [2021-02-18T09:56:36.895Z] === RUN TestUpdateCPUQuota [2021-02-18T09:56:37.120Z] --- PASS: TestRenameAnonymousContainer (3.07s) [2021-02-18T09:56:37.120Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:56:37.380Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2021-02-18T09:56:37.380Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:56:37.837Z] --- PASS: TestUpdateCPUQuota (1.03s) [2021-02-18T09:56:37.837Z] === RUN TestUpdatePidsLimit [2021-02-18T09:56:37.837Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-18T09:56:37.837Z] === RUN TestUpdatePidsLimit/no_change [2021-02-18T09:56:38.097Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-18T09:56:38.356Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-18T09:56:38.615Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-18T09:56:38.759Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-02-18T09:56:38.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-18T09:56:39.018Z] --- PASS: TestRenameContainerWithLinkedContainer (1.64s) [2021-02-18T09:56:39.018Z] === RUN TestResize [2021-02-18T09:56:39.135Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-18T09:56:39.956Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-02-18T09:56:39.956Z] --- PASS: TestResize (0.78s) [2021-02-18T09:56:39.956Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit (2.22s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.23s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.26s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.27s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2021-02-18T09:56:40.073Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s) [2021-02-18T09:56:40.073Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:56:40.895Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-02-18T09:56:40.895Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:56:41.833Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:41.833Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:41.833Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:56:41.833Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:56:41.833Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-02-18T09:56:43.738Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-02-18T09:56:44.678Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:56:44.937Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:56:46.320Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-02-18T09:56:46.888Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-02-18T09:56:47.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-02-18T09:56:48.843Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:56:49.103Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:56:49.362Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-02-18T09:56:49.362Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-02-18T09:56:50.756Z] --- PASS: TestBuildWithHugeFile (55.04s) [2021-02-18T09:56:50.756Z] === RUN TestBuildWCOWSandboxSize [2021-02-18T09:56:50.756Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-02-18T09:56:50.756Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:56:50.756Z] === RUN TestBuildWithEmptyDockerfile [2021-02-18T09:56:50.756Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:56:50.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:56:50.756Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:56:50.756Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:56:50.756Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:56:50.756Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:56:50.756Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-02-18T09:56:50.756Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-02-18T09:56:50.756Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-02-18T09:56:50.756Z] --- PASS: TestBuildWithEmptyDockerfile (0.17s) [2021-02-18T09:56:50.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2021-02-18T09:56:50.756Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.22s) [2021-02-18T09:56:50.756Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-02-18T09:56:50.756Z] === RUN TestBuildPreserveOwnership [2021-02-18T09:56:50.756Z] === RUN TestBuildPreserveOwnership/copy_from [2021-02-18T09:56:51.900Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:56:51.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-02-18T09:56:51.900Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-02-18T09:56:52.159Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:52.283Z] --- PASS: TestUpdateRestartPolicy (11.27s) [2021-02-18T09:56:52.283Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:56:52.283Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s) [2021-02-18T09:56:52.283Z] === RUN TestWaitNonBlocked [2021-02-18T09:56:52.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:56:52.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:56:52.283Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:56:52.283Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:56:52.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:56:52.283Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:56:52.542Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-18T09:56:52.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.77s) [2021-02-18T09:56:52.542Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s) [2021-02-18T09:56:52.542Z] === RUN TestWaitBlocked [2021-02-18T09:56:52.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:56:52.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:56:52.542Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:56:52.542Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:56:52.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:56:52.542Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:56:53.352Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-02-18T09:56:53.480Z] --- PASS: TestWaitBlocked (0.01s) [2021-02-18T09:56:53.480Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2021-02-18T09:56:53.480Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2021-02-18T09:56:53.480Z] === CONT TestContainerStartOnDaemonRestart [2021-02-18T09:56:53.480Z] === CONT TestContainerKillOnDaemonStart [2021-02-18T09:56:54.067Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:56:54.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:55.916Z] --- PASS: TestBuildPreserveOwnership (5.93s) [2021-02-18T09:56:55.916Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.85s) [2021-02-18T09:56:55.916Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.05s) [2021-02-18T09:56:55.916Z] === RUN TestBuildPlatformInvalid [2021-02-18T09:56:55.916Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-02-18T09:56:55.916Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-02-18T09:56:56.014Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:56:56.025Z] --- PASS: TestContainerStartOnDaemonRestart (2.31s) [2021-02-18T09:56:56.025Z] === CONT TestIpcModeOlderClient [2021-02-18T09:56:56.025Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-18T09:56:56.025Z] === CONT TestDaemonHostGatewayIP [2021-02-18T09:56:56.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:56:58.182Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-02-18T09:56:58.564Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2021-02-18T09:56:58.564Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.98s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.20s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.99s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.28s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.96s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.10s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.98s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.97s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.89s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.87s) [2021-02-18T09:56:59.121Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2021-02-18T09:56:59.121Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:56:59.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-02-18T09:56:59.945Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.89s) [2021-02-18T09:56:59.945Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:57:00.762Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-02-18T09:57:01.021Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2021-02-18T09:57:01.021Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:57:01.961Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-02-18T09:57:02.481Z] --- PASS: TestDaemonRestartIpcMode (2.34s) [2021-02-18T09:57:02.900Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.96s) [2021-02-18T09:57:02.900Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:57:02.900Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-02-18T09:57:02.900Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-02-18T09:57:04.877Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.93s) [2021-02-18T09:57:04.877Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:57:05.770Z] --- PASS: TestContainerKillOnDaemonStart (12.01s) [2021-02-18T09:57:05.770Z] PASS [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === Skipped [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:57:05.770Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:57:05.770Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:57:05.770Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-02-18T09:57:05.770Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-02-18T09:57:05.770Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:57:05.770Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] [2021-02-18T09:57:05.770Z] DONE 196 tests, 6 skipped in 107.647s [2021-02-18T09:57:05.770Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:57:05.770Z] INFO: Testing against a local daemon [2021-02-18T09:57:05.770Z] === RUN TestCommitInheritsEnv [2021-02-18T09:57:05.770Z] --- PASS: TestCommitInheritsEnv (0.32s) [2021-02-18T09:57:05.770Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:57:05.770Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:57:05.770Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:57:05.770Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-02-18T09:57:05.770Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:57:05.770Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-02-18T09:57:05.770Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:57:06.030Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2021-02-18T09:57:06.030Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:57:06.256Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-02-18T09:57:06.826Z] --- PASS: TestCgroupNamespacesRunHostMode (1.78s) [2021-02-18T09:57:06.826Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:57:07.764Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-02-18T09:57:07.935Z] --- PASS: TestRemoveImageGarbageCollector (1.77s) [2021-02-18T09:57:07.935Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:57:07.935Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-02-18T09:57:07.935Z] === RUN TestTagInvalidReference [2021-02-18T09:57:07.935Z] --- PASS: TestTagInvalidReference (0.02s) [2021-02-18T09:57:07.935Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:57:07.935Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-02-18T09:57:07.935Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:57:07.935Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-02-18T09:57:07.935Z] === RUN TestTagOfficialNames [2021-02-18T09:57:07.935Z] --- PASS: TestTagOfficialNames (0.06s) [2021-02-18T09:57:07.935Z] === RUN TestTagMatchesDigest [2021-02-18T09:57:08.169Z] Loaded image: buildpack-deps:buster [2021-02-18T09:57:08.194Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-02-18T09:57:08.194Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:57:08.432Z] Loaded image: busybox:latest [2021-02-18T09:57:08.432Z] Loaded image: busybox:glibc [2021-02-18T09:57:08.703Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2021-02-18T09:57:08.703Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:57:09.271Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-02-18T09:57:10.208Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-02-18T09:57:10.467Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.88s) [2021-02-18T09:57:10.467Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:57:10.727Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-02-18T09:57:10.986Z] Loaded image: debian:bullseye [2021-02-18T09:57:10.986Z] Loaded image: hello-world:latest [2021-02-18T09:57:10.986Z] Loaded image: arm32v7/hello-world:latest [2021-02-18T09:57:11.296Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.96s) [2021-02-18T09:57:11.296Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:57:11.864Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-02-18T09:57:12.802Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-02-18T09:57:13.061Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2021-02-18T09:57:13.061Z] === RUN TestKernelTCPMemory [2021-02-18T09:57:13.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-02-18T09:57:13.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-02-18T09:57:13.321Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-02-18T09:57:14.260Z] --- PASS: TestKernelTCPMemory (0.94s) [2021-02-18T09:57:14.260Z] === RUN TestNISDomainname [2021-02-18T09:57:15.198Z] --- PASS: TestNISDomainname (1.07s) [2021-02-18T09:57:15.198Z] === RUN TestHostnameDnsResolution [2021-02-18T09:57:16.576Z] --- PASS: TestHostnameDnsResolution (1.10s) [2021-02-18T09:57:16.576Z] === RUN TestStats [2021-02-18T09:57:16.836Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-02-18T09:57:18.220Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-02-18T09:57:19.253Z] --- PASS: TestStats (2.91s) [2021-02-18T09:57:19.253Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:57:19.253Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:57:19.253Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:57:19.253Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:57:19.253Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:57:19.253Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:57:19.253Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:57:19.253Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:57:19.253Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:57:19.253Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:57:19.253Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:57:20.633Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:57:20.633Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-02-18T09:57:21.004Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.06s) [2021-02-18T09:57:21.004Z] PASS [2021-02-18T09:57:21.004Z] [2021-02-18T09:57:21.004Z] === Skipped [2021-02-18T09:57:21.004Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-02-18T09:57:21.004Z] build_session_test.go:25: TODO: BuildKit [2021-02-18T09:57:21.004Z] [2021-02-18T09:57:21.004Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-02-18T09:57:21.004Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-02-18T09:57:21.004Z] [2021-02-18T09:57:21.004Z] [2021-02-18T09:57:21.004Z] DONE 34 tests, 2 skipped in 134.285s [2021-02-18T09:57:21.004Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-02-18T09:57:21.004Z] ++ 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-02-18T09:57:21.004Z] ++ set -e [2021-02-18T09:57:21.004Z] ++ '[' -n 0 ']' [2021-02-18T09:57:21.004Z] ++ set -x [2021-02-18T09:57:21.004Z] ++ 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-02-18T09:57:21.004Z] INFO: Testing against a local daemon [2021-02-18T09:57:21.004Z] === RUN TestConfigInspect [2021-02-18T09:57:21.201Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-02-18T09:57:21.201Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-02-18T09:57:21.770Z] === RUN TestDockerSuite/TestBuildCmd [2021-02-18T09:57:22.029Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-02-18T09:57:22.288Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:57:22.548Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-02-18T09:57:22.807Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-02-18T09:57:22.807Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-02-18T09:57:24.187Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-02-18T09:57:24.187Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-02-18T09:57:24.312Z] --- PASS: TestConfigInspect (3.82s) [2021-02-18T09:57:24.312Z] === RUN TestConfigList [2021-02-18T09:57:25.126Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-02-18T09:57:25.126Z] --- PASS: TestStopContainerWithTimeout/0 (1.15s) [2021-02-18T09:57:25.126Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2021-02-18T09:57:25.126Z] --- PASS: TestStopContainerWithTimeout/3 (3.09s) [2021-02-18T09:57:25.126Z] --- PASS: TestStopContainerWithTimeout/-1 (2.84s) [2021-02-18T09:57:25.126Z] === RUN TestDeleteDevicemapper [2021-02-18T09:57:25.126Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:57:25.126Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:57:25.126Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:57:26.864Z] --- PASS: TestConfigList (3.24s) [2021-02-18T09:57:26.864Z] === RUN TestConfigsCreateAndDelete [2021-02-18T09:57:27.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-02-18T09:57:27.666Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.63s) [2021-02-18T09:57:27.666Z] === RUN TestUpdateMemory [2021-02-18T09:57:27.666Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-18T09:57:27.666Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:57:27.666Z] === RUN TestUpdateCPUQuota [2021-02-18T09:57:29.047Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-02-18T09:57:29.047Z] --- PASS: TestUpdateCPUQuota (1.25s) [2021-02-18T09:57:29.047Z] === RUN TestUpdatePidsLimit [2021-02-18T09:57:29.047Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-18T09:57:29.307Z] === RUN TestUpdatePidsLimit/no_change [2021-02-18T09:57:29.880Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-18T09:57:29.880Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-02-18T09:57:30.175Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2021-02-18T09:57:30.175Z] === RUN TestConfigsUpdate [2021-02-18T09:57:30.449Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-18T09:57:30.449Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-02-18T09:57:30.709Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-18T09:57:30.968Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-18T09:57:31.229Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-02-18T09:57:31.229Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-18T09:57:31.798Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-02-18T09:57:32.368Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit (3.47s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/no_change (0.42s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2021-02-18T09:57:32.368Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2021-02-18T09:57:32.368Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:57:32.938Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-02-18T09:57:33.196Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-02-18T09:57:33.485Z] --- PASS: TestConfigsUpdate (3.25s) [2021-02-18T09:57:33.485Z] === RUN TestTemplatedConfig [2021-02-18T09:57:33.765Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-02-18T09:57:36.807Z] --- PASS: TestTemplatedConfig (2.96s) [2021-02-18T09:57:36.807Z] === RUN TestConfigCreateResolve [2021-02-18T09:57:37.963Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-02-18T09:57:40.145Z] --- PASS: TestConfigCreateResolve (3.27s) [2021-02-18T09:57:40.145Z] === RUN TestConfigDaemonLibtrustID [2021-02-18T09:57:40.408Z] --- PASS: TestConfigDaemonLibtrustID (0.68s) [2021-02-18T09:57:40.408Z] PASS [2021-02-18T09:57:40.408Z] [2021-02-18T09:57:40.408Z] DONE 7 tests in 20.593s [2021-02-18T09:57:40.408Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-02-18T09:57:40.408Z] ++ 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-02-18T09:57:40.408Z] ++ set -e [2021-02-18T09:57:40.408Z] ++ '[' -n 0 ']' [2021-02-18T09:57:40.408Z] ++ set -x [2021-02-18T09:57:40.408Z] ++ 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-02-18T09:57:40.672Z] INFO: Testing against a local daemon [2021-02-18T09:57:40.672Z] === RUN TestCheckpoint [2021-02-18T09:57:40.672Z] --- SKIP: TestCheckpoint (0.00s) [2021-02-18T09:57:40.672Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:57:40.672Z] === RUN TestContainerInvalidJSON [2021-02-18T09:57:40.672Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:57:40.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:57:40.672Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:57:40.672Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:57:40.672Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:57:40.672Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:57:40.672Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-02-18T09:57:40.672Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-02-18T09:57:40.672Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-02-18T09:57:40.672Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-02-18T09:57:40.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-02-18T09:57:40.672Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-02-18T09:57:40.672Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-02-18T09:57:40.672Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-02-18T09:57:40.672Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-02-18T09:57:40.672Z] === RUN TestCopyFromContainerPathIsNotDir [2021-02-18T09:57:40.933Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-02-18T09:57:40.933Z] === RUN TestCopyToContainerPathDoesNotExist [2021-02-18T09:57:40.933Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-02-18T09:57:40.933Z] === RUN TestCopyToContainerPathIsNotDir [2021-02-18T09:57:41.199Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2021-02-18T09:57:41.199Z] === RUN TestCopyFromContainer [2021-02-18T09:57:41.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-02-18T09:57:43.121Z] === RUN TestCopyFromContainer// [2021-02-18T09:57:43.165Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-02-18T09:57:43.165Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-02-18T09:57:43.383Z] === RUN TestCopyFromContainer//bar/root [2021-02-18T09:57:43.383Z] === RUN TestCopyFromContainer//bar/root/ [2021-02-18T09:57:43.383Z] === RUN TestCopyFromContainer/bar/quux [2021-02-18T09:57:43.424Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-02-18T09:57:43.645Z] === RUN TestCopyFromContainer/bar/quux/ [2021-02-18T09:57:43.645Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-02-18T09:57:43.908Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-02-18T09:57:43.908Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-02-18T09:57:44.170Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-02-18T09:57:44.170Z] === RUN TestCopyFromContainer/bar/notarget [2021-02-18T09:57:44.362Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer (3.26s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-02-18T09:57:44.432Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2021-02-18T09:57:44.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-02-18T09:57:44.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:57:44.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:57:44.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:57:44.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:57:44.432Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:57:44.432Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:57:44.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-02-18T09:57:44.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-02-18T09:57:44.432Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-02-18T09:57:44.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-02-18T09:57:44.432Z] === RUN TestCreateLinkToNonExistingContainer [2021-02-18T09:57:44.432Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2021-02-18T09:57:44.432Z] === RUN TestCreateWithInvalidEnv [2021-02-18T09:57:44.432Z] === RUN TestCreateWithInvalidEnv/0 [2021-02-18T09:57:44.432Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-02-18T09:57:44.432Z] === RUN TestCreateWithInvalidEnv/1 [2021-02-18T09:57:44.432Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-02-18T09:57:44.432Z] === RUN TestCreateWithInvalidEnv/2 [2021-02-18T09:57:44.432Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-02-18T09:57:44.432Z] === CONT TestCreateWithInvalidEnv/0 [2021-02-18T09:57:44.432Z] === CONT TestCreateWithInvalidEnv/2 [2021-02-18T09:57:44.432Z] === CONT TestCreateWithInvalidEnv/1 [2021-02-18T09:57:44.432Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-02-18T09:57:44.432Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-02-18T09:57:44.432Z] === RUN TestCreateTmpfsMountsTarget [2021-02-18T09:57:44.432Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-02-18T09:57:44.432Z] === RUN TestCreateWithCustomMaskedPaths [2021-02-18T09:57:45.301Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2021-02-18T09:57:45.301Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:57:46.250Z] --- PASS: TestUpdateRestartWithAutoRemove (0.85s) [2021-02-18T09:57:46.250Z] === RUN TestWaitNonBlocked [2021-02-18T09:57:46.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:57:46.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:57:46.250Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:57:46.250Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:57:46.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:57:46.250Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:57:46.250Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-02-18T09:57:46.985Z] --- PASS: TestCreateWithCustomMaskedPaths (2.11s) [2021-02-18T09:57:46.985Z] === RUN TestCreateWithCustomReadonlyPaths [2021-02-18T09:57:47.196Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-02-18T09:57:47.196Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-02-18T09:57:47.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.16s) [2021-02-18T09:57:47.196Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2021-02-18T09:57:47.196Z] === RUN TestWaitBlocked [2021-02-18T09:57:47.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:57:47.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:57:47.196Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:57:47.196Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:57:47.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:57:47.196Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:57:48.306Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-02-18T09:57:48.306Z] Copying nested executables into bundles/binary-daemon [2021-02-18T09:57:48.306Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-02-18T09:57:48.576Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-18T09:57:48.576Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2021-02-18T09:57:48.576Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2021-02-18T09:57:48.576Z] === CONT TestContainerStartOnDaemonRestart [2021-02-18T09:57:48.576Z] === CONT TestIpcModeOlderClient [2021-02-18T09:57:48.576Z] --- PASS: TestIpcModeOlderClient (0.07s) [2021-02-18T09:57:48.576Z] === CONT TestDaemonHostGatewayIP [2021-02-18T09:57:48.657Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/make.sh cross [2021-02-18T09:57:48.903Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.24s) [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:57:48.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:57:48.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:57:48.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:57:48.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:57:48.904Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:57:48.904Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:57:48.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-02-18T09:57:48.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-02-18T09:57:48.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-02-18T09:57:48.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-02-18T09:57:48.904Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-02-18T09:57:48.904Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-02-18T09:57:48.904Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-02-18T09:57:49.225Z] [2021-02-18T09:57:49.225Z] Removing bundles/ [2021-02-18T09:57:49.225Z] [2021-02-18T09:57:49.225Z] ---> Making bundle: cross (in bundles/cross) [2021-02-18T09:57:49.225Z] Cross building: bundles/cross/linux/amd64 [2021-02-18T09:57:49.225Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-02-18T09:57:49.225Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-02-18T09:57:49.849Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2021-02-18T09:57:49.849Z] === RUN TestCreateDifferentPlatform [2021-02-18T09:57:49.849Z] === RUN TestCreateDifferentPlatform/different_os [2021-02-18T09:57:49.849Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-02-18T09:57:49.849Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-02-18T09:57:49.849Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-02-18T09:57:49.849Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-02-18T09:57:49.849Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-02-18T09:57:49.849Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-02-18T09:57:49.849Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-02-18T09:57:49.849Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-02-18T09:57:49.849Z] === RUN TestContainerStartOnDaemonRestart [2021-02-18T09:57:49.849Z] === PAUSE TestContainerStartOnDaemonRestart [2021-02-18T09:57:49.849Z] === RUN TestDaemonRestartIpcMode [2021-02-18T09:57:49.849Z] === PAUSE TestDaemonRestartIpcMode [2021-02-18T09:57:49.849Z] === RUN TestDaemonHostGatewayIP [2021-02-18T09:57:49.849Z] === PAUSE TestDaemonHostGatewayIP [2021-02-18T09:57:49.849Z] === RUN TestRestartDaemonWithRestartingContainer [2021-02-18T09:57:49.849Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-02-18T09:57:49.849Z] === RUN TestContainerKillOnDaemonStart [2021-02-18T09:57:49.849Z] === PAUSE TestContainerKillOnDaemonStart [2021-02-18T09:57:49.849Z] === RUN TestDiff [2021-02-18T09:57:49.957Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-02-18T09:57:50.794Z] --- PASS: TestDiff (0.76s) [2021-02-18T09:57:50.794Z] === RUN TestExecWithCloseStdin [2021-02-18T09:57:51.338Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-02-18T09:57:51.739Z] --- PASS: TestExecWithCloseStdin (0.86s) [2021-02-18T09:57:51.739Z] === RUN TestExec [2021-02-18T09:57:51.908Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-02-18T09:57:52.313Z] --- PASS: TestExec (0.91s) [2021-02-18T09:57:52.313Z] === RUN TestExecUser [2021-02-18T09:57:52.477Z] --- PASS: TestContainerStartOnDaemonRestart (3.96s) [2021-02-18T09:57:52.477Z] === CONT TestContainerKillOnDaemonStart [2021-02-18T09:57:53.046Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-02-18T09:57:53.046Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-02-18T09:57:53.046Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-02-18T09:57:53.046Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-02-18T09:57:53.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-02-18T09:57:53.259Z] --- PASS: TestExecUser (0.88s) [2021-02-18T09:57:53.259Z] === RUN TestExportContainerAndImportImage [2021-02-18T09:57:53.616Z] --- PASS: TestDaemonHostGatewayIP (5.04s) [2021-02-18T09:57:53.616Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:57:54.648Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2021-02-18T09:57:54.648Z] === RUN TestExportContainerAfterDaemonRestart [2021-02-18T09:57:55.533Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-02-18T09:57:56.470Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.64s) [2021-02-18T09:57:56.470Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:57:56.470Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-02-18T09:57:56.569Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2021-02-18T09:57:56.569Z] === RUN TestHealthCheckWorkdir [2021-02-18T09:57:57.515Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2021-02-18T09:57:57.515Z] === RUN TestHealthKillContainer [2021-02-18T09:57:59.768Z] --- PASS: TestDaemonRestartIpcMode (3.41s) [2021-02-18T09:58:00.706Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-02-18T09:58:00.706Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-02-18T09:58:00.825Z] --- PASS: TestHealthKillContainer (2.87s) [2021-02-18T09:58:00.825Z] === RUN TestInspectCpusetInConfigPre120 [2021-02-18T09:58:01.087Z] --- PASS: TestInspectCpusetInConfigPre120 (0.73s) [2021-02-18T09:58:01.087Z] === RUN TestIpcModeNone [2021-02-18T09:58:01.651Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-02-18T09:58:02.032Z] --- PASS: TestIpcModeNone (0.85s) [2021-02-18T09:58:02.032Z] === RUN TestIpcModePrivate [2021-02-18T09:58:02.233Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-02-18T09:58:02.800Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-02-18T09:58:02.800Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-02-18T09:58:02.978Z] --- PASS: TestIpcModePrivate (0.84s) [2021-02-18T09:58:02.978Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2021-02-18T09:58:02.978Z] === RUN TestIpcModeShareable [2021-02-18T09:58:03.059Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-02-18T09:58:03.552Z] --- PASS: TestIpcModeShareable (0.90s) [2021-02-18T09:58:03.552Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2021-02-18T09:58:03.552Z] === RUN TestAPIIpcModeShareableAndContainer [2021-02-18T09:58:04.970Z] --- PASS: TestContainerKillOnDaemonStart (12.31s) [2021-02-18T09:58:04.970Z] PASS [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === Skipped [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:58:04.970Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-02-18T09:58:04.970Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-18T09:58:04.970Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:58:04.970Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:58:04.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-02-18T09:58:04.970Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] [2021-02-18T09:58:04.970Z] DONE 196 tests, 6 skipped in 155.076s [2021-02-18T09:58:04.970Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:58:04.970Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:58:04.970Z] ++ set -e [2021-02-18T09:58:04.970Z] ++ '[' -n 0 ']' [2021-02-18T09:58:04.970Z] ++ set -x [2021-02-18T09:58:04.970Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-02-18T09:58:04.970Z] INFO: Testing against a local daemon [2021-02-18T09:58:04.970Z] === RUN TestCommitInheritsEnv [2021-02-18T09:58:05.537Z] --- PASS: TestCommitInheritsEnv (0.44s) [2021-02-18T09:58:05.537Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T09:58:05.537Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-02-18T09:58:05.537Z] === RUN TestImagesFilterMultiReference [2021-02-18T09:58:05.537Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-18T09:58:05.537Z] === RUN TestImagePullPlatformInvalid [2021-02-18T09:58:05.537Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-02-18T09:58:05.537Z] === RUN TestRemoveImageOrphaning [2021-02-18T09:58:06.107Z] --- PASS: TestRemoveImageOrphaning (0.41s) [2021-02-18T09:58:06.107Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T09:58:06.864Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s) [2021-02-18T09:58:06.864Z] === RUN TestAPIIpcModeHost [2021-02-18T09:58:06.864Z] --- PASS: TestAPIIpcModeHost (0.65s) [2021-02-18T09:58:06.864Z] === RUN TestDaemonIpcModeShareable [2021-02-18T09:58:07.485Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-02-18T09:58:08.054Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-02-18T09:58:08.622Z] --- PASS: TestRemoveImageGarbageCollector (2.62s) [2021-02-18T09:58:08.622Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T09:58:08.622Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-02-18T09:58:08.622Z] === RUN TestTagInvalidReference [2021-02-18T09:58:08.622Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-18T09:58:08.622Z] === RUN TestTagValidPrefixedRepo [2021-02-18T09:58:08.783Z] --- PASS: TestDaemonIpcModeShareable (1.86s) [2021-02-18T09:58:08.783Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-18T09:58:08.783Z] === RUN TestDaemonIpcModePrivate [2021-02-18T09:58:08.882Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-02-18T09:58:08.882Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T09:58:08.882Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-18T09:58:08.882Z] === RUN TestTagOfficialNames [2021-02-18T09:58:08.882Z] --- PASS: TestTagOfficialNames (0.11s) [2021-02-18T09:58:08.882Z] === RUN TestTagMatchesDigest [2021-02-18T09:58:08.882Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-02-18T09:58:08.882Z] === CONT TestImportExtremelyLargeImageWorks [2021-02-18T09:58:09.142Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-02-18T09:58:09.711Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-02-18T09:58:10.704Z] --- PASS: TestDaemonIpcModePrivate (1.81s) [2021-02-18T09:58:10.704Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-18T09:58:10.704Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-02-18T09:58:11.091Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-02-18T09:58:12.624Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.91s) [2021-02-18T09:58:12.624Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2021-02-18T09:58:12.624Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-02-18T09:58:13.628Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-02-18T09:58:14.197Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-02-18T09:58:14.457Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-02-18T09:58:14.546Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.88s) [2021-02-18T09:58:14.546Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2021-02-18T09:58:14.546Z] === RUN TestIpcModeOlderClient [2021-02-18T09:58:14.546Z] === PAUSE TestIpcModeOlderClient [2021-02-18T09:58:14.546Z] === RUN TestKillContainerInvalidSignal [2021-02-18T09:58:15.025Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-02-18T09:58:15.120Z] --- PASS: TestKillContainerInvalidSignal (0.74s) [2021-02-18T09:58:15.120Z] === RUN TestKillContainer [2021-02-18T09:58:15.120Z] === RUN TestKillContainer/no_signal [2021-02-18T09:58:15.962Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-02-18T09:58:16.065Z] === RUN TestKillContainer/non_killing_signal [2021-02-18T09:58:16.326Z] === RUN TestKillContainer/killing_signal [2021-02-18T09:58:17.714Z] --- PASS: TestKillContainer (2.31s) [2021-02-18T09:58:17.714Z] --- PASS: TestKillContainer/no_signal (0.72s) [2021-02-18T09:58:17.714Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2021-02-18T09:58:17.714Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2021-02-18T09:58:17.714Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-02-18T09:58:17.714Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-02-18T09:58:17.868Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-02-18T09:58:18.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-02-18T09:58:19.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.48s) [2021-02-18T09:58:19.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.71s) [2021-02-18T09:58:19.042Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2021-02-18T09:58:19.042Z] === RUN TestKillStoppedContainer [2021-02-18T09:58:19.042Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-02-18T09:58:19.042Z] === RUN TestKillStoppedContainerAPIPre120 [2021-02-18T09:58:19.042Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-02-18T09:58:19.042Z] === RUN TestKillDifferentUserContainer [2021-02-18T09:58:19.809Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-02-18T09:58:19.989Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-02-18T09:58:19.989Z] === RUN TestInspectOomKilledTrue [2021-02-18T09:58:19.989Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-02-18T09:58:19.989Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:58:19.989Z] === RUN TestInspectOomKilledFalse [2021-02-18T09:58:19.989Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-02-18T09:58:19.989Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:58:19.989Z] === RUN TestLinksEtcHostsContentMatch [2021-02-18T09:58:20.068Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-02-18T09:58:20.562Z] --- PASS: TestLinksEtcHostsContentMatch (0.62s) [2021-02-18T09:58:20.562Z] === RUN TestLinksContainerNames [2021-02-18T09:58:20.637Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-02-18T09:58:20.637Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-02-18T09:58:21.951Z] --- PASS: TestLinksContainerNames (1.48s) [2021-02-18T09:58:21.951Z] === RUN TestLogsFollowTailEmpty [2021-02-18T09:58:22.549Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-02-18T09:58:22.897Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2021-02-18T09:58:22.897Z] === RUN TestContainerNetworkMountsNoChown [2021-02-18T09:58:23.471Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/default [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/default [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/private [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/private [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rprivate [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rprivate [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/slave [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/slave [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rslave [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rslave [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/shared [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/shared [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rshared [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rshared [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/default [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rslave [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rshared [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/slave [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/shared [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/private [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/private/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/private/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rprivate [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/default/mount_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:58:23.471Z] === RUN TestMountDaemonRoot/default/bind_root [2021-02-18T09:58:23.471Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-02-18T09:58:23.471Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/private/bind_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-02-18T09:58:23.734Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-02-18T09:58:23.930Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/private/mount_root [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/default/bind_root [2021-02-18T09:58:23.996Z] === CONT TestMountDaemonRoot/default/mount_root [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.10s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2021-02-18T09:58:23.996Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-02-18T09:58:23.996Z] === RUN TestContainerBindMountNonRecursive [2021-02-18T09:58:24.190Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-02-18T09:58:25.128Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-02-18T09:58:25.128Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-02-18T09:58:26.547Z] --- PASS: TestContainerBindMountNonRecursive (2.10s) [2021-02-18T09:58:26.547Z] === RUN TestContainerVolumesMountedAsShared [2021-02-18T09:58:26.809Z] --- PASS: TestContainerVolumesMountedAsShared (0.74s) [2021-02-18T09:58:26.809Z] === RUN TestContainerVolumesMountedAsSlave [2021-02-18T09:58:27.754Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2021-02-18T09:58:27.754Z] === RUN TestNetworkNat [2021-02-18T09:58:28.327Z] --- PASS: TestNetworkNat (0.86s) [2021-02-18T09:58:28.327Z] === RUN TestNetworkLocalhostTCPNat [2021-02-18T09:58:29.274Z] --- PASS: TestNetworkLocalhostTCPNat (0.87s) [2021-02-18T09:58:29.274Z] === RUN TestNetworkLoopbackNat [2021-02-18T09:58:30.404Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-02-18T09:58:32.581Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2021-02-18T09:58:32.581Z] === RUN TestPause [2021-02-18T09:58:33.154Z] --- PASS: TestPause (0.81s) [2021-02-18T09:58:33.155Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-02-18T09:58:33.155Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:58:33.155Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:58:33.155Z] === RUN TestPauseStopPausedContainer [2021-02-18T09:58:33.692Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-02-18T09:58:34.100Z] --- PASS: TestPauseStopPausedContainer (0.79s) [2021-02-18T09:58:34.100Z] === RUN TestPsFilter [2021-02-18T09:58:34.363Z] --- PASS: TestPsFilter (0.27s) [2021-02-18T09:58:34.363Z] === RUN TestRemoveContainerWithRemovedVolume [2021-02-18T09:58:34.936Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.77s) [2021-02-18T09:58:34.936Z] === RUN TestRemoveContainerWithVolume [2021-02-18T09:58:35.883Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2021-02-18T09:58:35.883Z] === RUN TestRemoveContainerRunning [2021-02-18T09:58:36.229Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-02-18T09:58:36.457Z] --- PASS: TestRemoveContainerRunning (0.76s) [2021-02-18T09:58:36.457Z] === RUN TestRemoveContainerForceRemoveRunning [2021-02-18T09:58:37.167Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-02-18T09:58:37.403Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.78s) [2021-02-18T09:58:37.403Z] === RUN TestRemoveInvalidContainer [2021-02-18T09:58:37.403Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-02-18T09:58:37.403Z] === RUN TestRenameLinkedContainer [2021-02-18T09:58:37.736Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-02-18T09:58:39.116Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-02-18T09:58:39.686Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-02-18T09:58:40.254Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-02-18T09:58:40.713Z] --- PASS: TestRenameLinkedContainer (3.09s) [2021-02-18T09:58:40.713Z] === RUN TestRenameStoppedContainer [2021-02-18T09:58:40.823Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-02-18T09:58:40.823Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-02-18T09:58:41.286Z] --- PASS: TestRenameStoppedContainer (0.81s) [2021-02-18T09:58:41.286Z] === RUN TestRenameRunningContainerAndReuse [2021-02-18T09:58:42.738Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-02-18T09:58:42.738Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-02-18T09:58:43.205Z] --- PASS: TestRenameRunningContainerAndReuse (1.53s) [2021-02-18T09:58:43.205Z] === RUN TestRenameInvalidName [2021-02-18T09:58:43.780Z] --- PASS: TestRenameInvalidName (0.80s) [2021-02-18T09:58:43.780Z] === RUN TestRenameAnonymousContainer [2021-02-18T09:58:44.644Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-02-18T09:58:46.552Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-02-18T09:58:47.994Z] --- PASS: TestRenameAnonymousContainer (3.94s) [2021-02-18T09:58:47.994Z] === RUN TestRenameContainerWithSameName [2021-02-18T09:58:48.255Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2021-02-18T09:58:48.255Z] === RUN TestRenameContainerWithLinkedContainer [2021-02-18T09:58:50.174Z] --- PASS: TestRenameContainerWithLinkedContainer (1.55s) [2021-02-18T09:58:50.174Z] === RUN TestResize [2021-02-18T09:58:50.748Z] --- PASS: TestResize (0.81s) [2021-02-18T09:58:50.748Z] === RUN TestResizeWithInvalidSize [2021-02-18T09:58:51.694Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2021-02-18T09:58:51.694Z] === RUN TestResizeWhenContainerNotStarted [2021-02-18T09:58:51.828Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-02-18T09:58:51.828Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-02-18T09:58:52.268Z] --- PASS: TestResizeWhenContainerNotStarted (0.77s) [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:52.268Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.268Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-02-18T09:58:52.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.268Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-02-18T09:58:52.268Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-02-18T09:58:52.764Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-02-18T09:58:53.023Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-02-18T09:58:53.023Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-02-18T09:58:54.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:54.193Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-02-18T09:58:54.929Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-02-18T09:58:55.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-02-18T09:58:55.141Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-02-18T09:58:55.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-02-18T09:58:55.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-02-18T09:58:57.641Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-02-18T09:58:57.641Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-02-18T09:58:58.221Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-02-18T09:58:58.481Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-02-18T09:58:59.728Z] --- PASS: TestImportExtremelyLargeImageWorks (101.84s) [2021-02-18T09:58:59.728Z] PASS [2021-02-18T09:58:59.728Z] [2021-02-18T09:58:59.728Z] DONE 12 tests in 104.543s [2021-02-18T09:58:59.728Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T09:58:59.728Z] INFO: Testing against a local daemon [2021-02-18T09:58:59.728Z] === RUN TestNetworkCreateDelete [2021-02-18T09:58:59.728Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-02-18T09:58:59.728Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T09:58:59.728Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-02-18T09:58:59.728Z] === RUN TestDaemonDNSFallback [2021-02-18T09:58:59.728Z] --- PASS: TestDaemonDNSFallback (6.44s) [2021-02-18T09:58:59.728Z] === RUN TestInspectNetwork [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.79s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.65s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.73s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.57s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.62s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.57s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2021-02-18T09:59:00.197Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.64s) [2021-02-18T09:59:00.197Z] === RUN TestCgroupNamespacesRun [2021-02-18T09:59:00.296Z] === RUN TestInspectNetwork/full_network_id [2021-02-18T09:59:00.296Z] === RUN TestInspectNetwork/partial_network_id [2021-02-18T09:59:00.296Z] === RUN TestInspectNetwork/network_name [2021-02-18T09:59:00.296Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-18T09:59:01.017Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-02-18T09:59:01.955Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-02-18T09:59:02.117Z] --- PASS: TestCgroupNamespacesRun (1.80s) [2021-02-18T09:59:02.117Z] === RUN TestCgroupNamespacesRunPrivileged [2021-02-18T09:59:03.333Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-02-18T09:59:04.035Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.78s) [2021-02-18T09:59:04.035Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-02-18T09:59:04.486Z] --- PASS: TestInspectNetwork (7.48s) [2021-02-18T09:59:04.486Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-18T09:59:04.486Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-18T09:59:04.486Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-18T09:59:04.486Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-18T09:59:04.486Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T09:59:05.954Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-02-18T09:59:05.954Z] === RUN TestCgroupNamespacesRunHostMode [2021-02-18T09:59:06.392Z] --- PASS: TestRunContainerWithBridgeNone (1.72s) [2021-02-18T09:59:06.392Z] === RUN TestNetworkInvalidJSON [2021-02-18T09:59:06.392Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T09:59:06.392Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T09:59:06.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:59:06.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:59:06.392Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:59:06.392Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:59:06.392Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T09:59:06.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T09:59:06.392Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T09:59:06.392Z] === RUN TestNetworkList [2021-02-18T09:59:06.392Z] === RUN TestNetworkList//networks [2021-02-18T09:59:06.392Z] === PAUSE TestNetworkList//networks [2021-02-18T09:59:06.392Z] === RUN TestNetworkList//networks/ [2021-02-18T09:59:06.392Z] === PAUSE TestNetworkList//networks/ [2021-02-18T09:59:06.392Z] === CONT TestNetworkList//networks [2021-02-18T09:59:06.392Z] === CONT TestNetworkList//networks/ [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkList (0.01s) [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T09:59:06.392Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T09:59:06.392Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T09:59:06.638Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-02-18T09:59:06.651Z] --- PASS: TestHostIPv4BridgeLabel (0.57s) [2021-02-18T09:59:06.651Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T09:59:07.873Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2021-02-18T09:59:07.873Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-02-18T09:59:08.030Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-02-18T09:59:08.030Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T09:59:08.546Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-02-18T09:59:08.600Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-02-18T09:59:08.600Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T09:59:09.484Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-02-18T09:59:09.539Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-02-18T09:59:09.539Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T09:59:09.743Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-02-18T09:59:09.792Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2021-02-18T09:59:09.792Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-02-18T09:59:10.918Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2021-02-18T09:59:10.918Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T09:59:11.123Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-02-18T09:59:11.182Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-02-18T09:59:11.182Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-02-18T09:59:11.486Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-02-18T09:59:11.486Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T09:59:12.128Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2021-02-18T09:59:12.128Z] === RUN TestCgroupNamespacesRunOlderClient [2021-02-18T09:59:12.506Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-02-18T09:59:14.044Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2021-02-18T09:59:14.044Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T09:59:14.044Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:59:14.044Z] service_test.go:242: FLAKY_TEST [2021-02-18T09:59:14.044Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T09:59:14.113Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2021-02-18T09:59:14.113Z] === RUN TestKernelTCPMemory [2021-02-18T09:59:14.415Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-02-18T09:59:14.982Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-02-18T09:59:15.058Z] --- PASS: TestKernelTCPMemory (0.87s) [2021-02-18T09:59:15.058Z] === RUN TestNISDomainname [2021-02-18T09:59:16.003Z] --- PASS: TestNISDomainname (0.97s) [2021-02-18T09:59:16.003Z] === RUN TestHostnameDnsResolution [2021-02-18T09:59:17.392Z] --- PASS: TestHostnameDnsResolution (1.71s) [2021-02-18T09:59:17.392Z] === RUN TestStats [2021-02-18T09:59:20.703Z] --- PASS: TestStats (2.78s) [2021-02-18T09:59:20.703Z] === RUN TestStopContainerWithTimeout [2021-02-18T09:59:20.703Z] === RUN TestStopContainerWithTimeout/0 [2021-02-18T09:59:20.703Z] === PAUSE TestStopContainerWithTimeout/0 [2021-02-18T09:59:20.703Z] === RUN TestStopContainerWithTimeout/1 [2021-02-18T09:59:20.703Z] === PAUSE TestStopContainerWithTimeout/1 [2021-02-18T09:59:20.703Z] === RUN TestStopContainerWithTimeout/3 [2021-02-18T09:59:20.703Z] === PAUSE TestStopContainerWithTimeout/3 [2021-02-18T09:59:20.703Z] === RUN TestStopContainerWithTimeout/-1 [2021-02-18T09:59:20.703Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-02-18T09:59:20.703Z] === CONT TestStopContainerWithTimeout/0 [2021-02-18T09:59:20.703Z] === CONT TestStopContainerWithTimeout/3 [2021-02-18T09:59:20.703Z] === CONT TestStopContainerWithTimeout/1 [2021-02-18T09:59:20.703Z] === CONT TestStopContainerWithTimeout/-1 [2021-02-18T09:59:23.105Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-02-18T09:59:24.015Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-02-18T09:59:24.015Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-02-18T09:59:24.015Z] --- PASS: TestStopContainerWithTimeout/1 (2.00s) [2021-02-18T09:59:24.015Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2021-02-18T09:59:24.015Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2021-02-18T09:59:24.015Z] === RUN TestDeleteDevicemapper [2021-02-18T09:59:24.015Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-02-18T09:59:24.015Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:59:24.015Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-02-18T09:59:25.676Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-02-18T09:59:25.676Z] Copying nested executables into bundles/cross/linux/amd64 [2021-02-18T09:59:25.676Z] Cross building: bundles/cross/windows/amd64 [2021-02-18T09:59:25.676Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-18T09:59:25.676Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-02-18T09:59:25.936Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.40s) [2021-02-18T09:59:25.936Z] === RUN TestUpdateMemory [2021-02-18T09:59:25.936Z] --- SKIP: TestUpdateMemory (0.00s) [2021-02-18T09:59:25.936Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:59:25.936Z] === RUN TestUpdateCPUQuota [2021-02-18T09:59:27.326Z] --- PASS: TestUpdateCPUQuota (1.36s) [2021-02-18T09:59:27.326Z] === RUN TestUpdatePidsLimit [2021-02-18T09:59:27.326Z] === RUN TestUpdatePidsLimit/update_from_none [2021-02-18T09:59:27.587Z] === RUN TestUpdatePidsLimit/no_change [2021-02-18T09:59:28.161Z] === RUN TestUpdatePidsLimit/update_lower [2021-02-18T09:59:28.423Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-02-18T09:59:28.927Z] --- PASS: TestServiceWithDataPathPortInit (14.62s) [2021-02-18T09:59:28.927Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T09:59:28.996Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-02-18T09:59:29.259Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-02-18T09:59:29.521Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit (3.67s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2021-02-18T09:59:30.910Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2021-02-18T09:59:30.910Z] === RUN TestUpdateRestartPolicy [2021-02-18T09:59:31.227Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-02-18T09:59:31.227Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-02-18T09:59:31.486Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-02-18T09:59:34.033Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-02-18T09:59:35.940Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-02-18T09:59:36.509Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-02-18T09:59:37.046Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.38s) [2021-02-18T09:59:37.046Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dve7l8k92dv7jhvuqdnpuodow Created:2021-02-18 09:59:29.831197915 +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[9bfbf2c1c45feb64a367928d78803704a3c52b5bd52452046554f78c5388caf4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5csda55nervt3hr6agvfhomx EndpointID:d4895a124ade86dbe35cd9ccc14579b387229131016b242cb58b3f63b5b0d703 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:44909f210541a6b60619fc070fbdb90775ef42ae8b7db96700853213b08ad042 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:b5e9c682fde8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.r5csda55nervt3hr6agvfhomx EndpointID:d4895a124ade86dbe35cd9ccc14579b387229131016b242cb58b3f63b5b0d703 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-18T09:59:37.046Z] PASS [2021-02-18T09:59:37.046Z] [2021-02-18T09:59:37.046Z] === Skipped [2021-02-18T09:59:37.046Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T09:59:37.046Z] service_test.go:242: FLAKY_TEST [2021-02-18T09:59:37.046Z] [2021-02-18T09:59:37.046Z] [2021-02-18T09:59:37.046Z] DONE 26 tests, 1 skipped in 45.920s [2021-02-18T09:59:37.046Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:59:37.046Z] INFO: Testing against a local daemon [2021-02-18T09:59:37.046Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T09:59:37.047Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:59:37.047Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:59:37.047Z] === RUN TestDockerNetworkIpvlan [2021-02-18T09:59:37.047Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:59:37.047Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:59:37.047Z] PASS [2021-02-18T09:59:37.047Z] [2021-02-18T09:59:37.047Z] === Skipped [2021-02-18T09:59:37.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T09:59:37.047Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:59:37.047Z] [2021-02-18T09:59:37.047Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T09:59:37.047Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T09:59:37.047Z] [2021-02-18T09:59:37.047Z] [2021-02-18T09:59:37.047Z] DONE 2 tests, 2 skipped in 0.036s [2021-02-18T09:59:37.047Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T09:59:37.047Z] INFO: Testing against a local daemon [2021-02-18T09:59:37.047Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T09:59:37.077Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-02-18T09:59:37.306Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s) [2021-02-18T09:59:37.306Z] === RUN TestDockerNetworkMacvlan [2021-02-18T09:59:37.336Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-02-18T09:59:37.874Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-18T09:59:38.275Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-02-18T09:59:38.535Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-02-18T09:59:38.535Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-02-18T09:59:38.794Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-02-18T09:59:38.794Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-02-18T09:59:38.812Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-18T09:59:39.364Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-02-18T09:59:39.749Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-18T09:59:41.656Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-18T09:59:41.900Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-02-18T09:59:43.278Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-02-18T09:59:43.563Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite (354.97s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.07s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.78s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.65s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.78s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:1455: [da5e43696eee4] daemon is not started [2021-02-18T09:59:43.847Z] check_test.go:309: [d6711a683475d] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.48s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.72s) [2021-02-18T09:59:43.847Z] check_test.go:309: [de7e3cd4295c9] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.40s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.52s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.74s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.64s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.73s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.57s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.69s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-02-18T09:59:43.847Z] check_test.go:309: [df53fefef13ee] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d6685e0ef9548] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.57s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2021-02-18T09:59:43.847Z] check_test.go:309: [da5a2ddb899f1] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.70s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.67s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.73s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.22s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.93s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-02-18T09:59:43.847Z] check_test.go:309: [db317c6bdf0ac] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.65s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.60s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.45s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.61s) [2021-02-18T09:59:43.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-18T09:59:43.847Z] check_test.go:309: [d9b9ed3a7dcfd] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.23s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.34s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.79s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.63s) [2021-02-18T09:59:43.847Z] check_test.go:309: [dd5a69664d34c] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.15s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.57s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d3873831d46cc] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.71s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_plugins_test.go:79: [d80e9c59cafc1] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.60s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_plugins_test.go:169: [d8a8276a3ba87] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-02-18T09:59:43.847Z] check_test.go:309: [df0cbfc483635] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.83s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.85s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.57s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.51s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.88s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.94s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.20s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.31s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d3ba35a3c20c8] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.44s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.58s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.34s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.93s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.74s) [2021-02-18T09:59:43.847Z] check_test.go:309: [df76d34de4341] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.86s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.44s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.11s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.21s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.60s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.22s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.16s) [2021-02-18T09:59:43.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-18T09:59:43.847Z] check_test.go:309: [d5e87fee998ed] daemon is not started [2021-02-18T09:59:43.847Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-18T09:59:43.847Z] check_test.go:309: [dbccf1229e41b] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.58s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d112cb98bf435] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.39s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.95s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.13s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.69s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.83s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.48s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.96s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.06s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d0ae03f7ca97f] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.86s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.73s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_plugins_test.go:105: [d0120b7084931] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.05s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d868c9fc25c21] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.14s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-02-18T09:59:43.847Z] check_test.go:309: [df4aca9c003e7] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.10s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d5f8b839d8d5d] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.29s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2021-02-18T09:59:43.847Z] check_test.go:309: [dc90fe994c0e9] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.23s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d43aef15c332b] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.84s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.28s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.08s) [2021-02-18T09:59:43.847Z] check_test.go:309: [db2082978e84b] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.83s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2021-02-18T09:59:43.847Z] check_test.go:309: [d19575ddc1cc3] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.01s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.62s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.68s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.56s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.50s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.89s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.24s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.25s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.20s) [2021-02-18T09:59:43.847Z] docker_cli_daemon_test.go:2550: [dd0f8113c858a] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.62s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.03s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.76s) [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2021-02-18T09:59:43.847Z] check_test.go:309: [df553e2af0266] daemon is not started [2021-02-18T09:59:43.847Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.10s) [2021-02-18T09:59:43.847Z] === RUN TestDockerSwarmSuite [2021-02-18T09:59:43.847Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-02-18T09:59:45.225Z] === RUN TestDockerSuite/TestBuildEnv [2021-02-18T09:59:45.833Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2021-02-18T09:59:45.833Z] === RUN TestUpdateRestartWithAutoRemove [2021-02-18T09:59:45.833Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2021-02-18T09:59:45.833Z] === RUN TestWaitNonBlocked [2021-02-18T09:59:45.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:59:45.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:59:45.833Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:59:45.833Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:59:45.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-02-18T09:59:45.833Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-02-18T09:59:45.833Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-02-18T09:59:45.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.93s) [2021-02-18T09:59:45.833Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2021-02-18T09:59:45.833Z] === RUN TestWaitBlocked [2021-02-18T09:59:45.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:59:45.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:59:45.833Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:59:45.833Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:59:45.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-02-18T09:59:45.833Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-02-18T09:59:46.098Z] --- PASS: TestWaitBlocked (0.02s) [2021-02-18T09:59:46.098Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2021-02-18T09:59:46.098Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2021-02-18T09:59:46.098Z] === CONT TestContainerStartOnDaemonRestart [2021-02-18T09:59:46.098Z] === CONT TestContainerKillOnDaemonStart [2021-02-18T09:59:46.098Z] === CONT TestDaemonHostGatewayIP [2021-02-18T09:59:46.098Z] === CONT TestDaemonRestartIpcMode [2021-02-18T09:59:46.603Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-02-18T09:59:46.857Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-18T09:59:47.542Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan (10.48s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.35s) [2021-02-18T09:59:47.794Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2021-02-18T09:59:47.794Z] PASS [2021-02-18T09:59:47.794Z] [2021-02-18T09:59:47.794Z] DONE 8 tests in 11.823s [2021-02-18T09:59:47.794Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T09:59:47.794Z] testing: warning: no tests to run [2021-02-18T09:59:47.794Z] PASS [2021-02-18T09:59:47.794Z] [2021-02-18T09:59:47.794Z] DONE 0 tests in 0.006s [2021-02-18T09:59:47.794Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T09:59:47.794Z] INFO: Testing against a local daemon [2021-02-18T09:59:47.794Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T09:59:47.802Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-02-18T09:59:49.175Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2021-02-18T09:59:49.175Z] === RUN TestAuthZPluginTLS [2021-02-18T09:59:49.181Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-02-18T09:59:49.745Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-02-18T09:59:49.745Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T09:59:50.005Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-02-18T09:59:50.005Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T09:59:50.325Z] --- PASS: TestContainerStartOnDaemonRestart (3.40s) [2021-02-18T09:59:50.325Z] === CONT TestIpcModeOlderClient [2021-02-18T09:59:50.325Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-02-18T09:59:50.325Z] === CONT TestRestartDaemonWithRestartingContainer [2021-02-18T09:59:50.574Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-02-18T09:59:50.574Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T09:59:50.900Z] --- PASS: TestDaemonRestartIpcMode (4.56s) [2021-02-18T09:59:51.088Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-02-18T09:59:51.144Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-02-18T09:59:51.144Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T09:59:51.162Z] --- PASS: TestDaemonHostGatewayIP (5.08s) [2021-02-18T09:59:52.524Z] --- PASS: TestAuthZPluginAllowEventStream (1.25s) [2021-02-18T09:59:52.524Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T09:59:53.081Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.15s) [2021-02-18T09:59:53.092Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2021-02-18T09:59:53.092Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T09:59:53.660Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-02-18T09:59:53.660Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T09:59:53.929Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-02-18T09:59:53.929Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T09:59:55.579Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.67s) [2021-02-18T09:59:55.579Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T09:59:56.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-02-18T09:59:56.992Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-02-18T09:59:57.486Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2021-02-18T09:59:57.486Z] === RUN TestAuthZPluginHeader [2021-02-18T09:59:58.054Z] --- PASS: TestAuthZPluginHeader (0.74s) [2021-02-18T09:59:58.054Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T09:59:59.675Z] --- PASS: TestContainerKillOnDaemonStart (13.23s) [2021-02-18T09:59:59.675Z] PASS [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === Skipped [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-02-18T09:59:59.675Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-02-18T09:59:59.675Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-02-18T09:59:59.675Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-02-18T09:59:59.675Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-02-18T09:59:59.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-02-18T09:59:59.675Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] [2021-02-18T09:59:59.675Z] DONE 196 tests, 6 skipped in 139.030s [2021-02-18T09:59:59.675Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-02-18T09:59:59.675Z] ++ 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-02-18T09:59:59.675Z] ++ set -e [2021-02-18T09:59:59.675Z] ++ '[' -n 0 ']' [2021-02-18T09:59:59.675Z] ++ set -x [2021-02-18T09:59:59.675Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-02-18T09:59:59.675Z] INFO: Testing against a local daemon [2021-02-18T09:59:59.675Z] === RUN TestCommitInheritsEnv [2021-02-18T10:00:00.267Z] --- PASS: TestCommitInheritsEnv (0.70s) [2021-02-18T10:00:00.267Z] === RUN TestImportExtremelyLargeImageWorks [2021-02-18T10:00:00.267Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-02-18T10:00:00.267Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-18T10:00:00.267Z] === RUN TestImagesFilterMultiReference [2021-02-18T10:00:00.540Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-02-18T10:00:00.540Z] === RUN TestImagePullPlatformInvalid [2021-02-18T10:00:00.540Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-02-18T10:00:00.540Z] === RUN TestRemoveImageOrphaning [2021-02-18T10:00:01.115Z] --- PASS: TestRemoveImageOrphaning (0.61s) [2021-02-18T10:00:01.115Z] === RUN TestRemoveImageGarbageCollector [2021-02-18T10:00:01.115Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-02-18T10:00:01.115Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:00:01.115Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-02-18T10:00:01.115Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-02-18T10:00:01.115Z] === RUN TestTagInvalidReference [2021-02-18T10:00:01.115Z] --- PASS: TestTagInvalidReference (0.03s) [2021-02-18T10:00:01.115Z] === RUN TestTagValidPrefixedRepo [2021-02-18T10:00:01.115Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-02-18T10:00:01.115Z] === RUN TestTagExistedNameWithoutForce [2021-02-18T10:00:01.347Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.48s) [2021-02-18T10:00:01.347Z] === RUN TestAuthZPluginV2Disable [2021-02-18T10:00:01.379Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-02-18T10:00:01.379Z] === RUN TestTagOfficialNames [2021-02-18T10:00:01.379Z] --- PASS: TestTagOfficialNames (0.07s) [2021-02-18T10:00:01.379Z] === RUN TestTagMatchesDigest [2021-02-18T10:00:01.379Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-02-18T10:00:01.379Z] PASS [2021-02-18T10:00:01.379Z] [2021-02-18T10:00:01.379Z] === Skipped [2021-02-18T10:00:01.379Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-02-18T10:00:01.379Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-02-18T10:00:01.379Z] [2021-02-18T10:00:01.379Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-02-18T10:00:01.379Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:00:01.379Z] [2021-02-18T10:00:01.379Z] [2021-02-18T10:00:01.379Z] DONE 12 tests, 2 skipped in 1.926s [2021-02-18T10:00:01.379Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T10:00:01.379Z] ++ 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-02-18T10:00:01.379Z] ++ set -e [2021-02-18T10:00:01.379Z] ++ '[' -n 0 ']' [2021-02-18T10:00:01.379Z] ++ set -x [2021-02-18T10:00:01.379Z] ++ 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-02-18T10:00:01.643Z] INFO: Testing against a local daemon [2021-02-18T10:00:01.643Z] === RUN TestNetworkCreateDelete [2021-02-18T10:00:01.906Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-02-18T10:00:01.906Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T10:00:03.316Z] --- PASS: TestDockerNetworkDeletePreferID (1.26s) [2021-02-18T10:00:03.316Z] === RUN TestDaemonDNSFallback [2021-02-18T10:00:05.540Z] --- PASS: TestAuthZPluginV2Disable (3.37s) [2021-02-18T10:00:05.540Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T10:00:08.076Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.87s) [2021-02-18T10:00:08.076Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T10:00:09.204Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-02-18T10:00:10.144Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-02-18T10:00:11.476Z] --- PASS: TestDaemonDNSFallback (7.42s) [2021-02-18T10:00:11.476Z] === RUN TestInspectNetwork [2021-02-18T10:00:15.691Z] === RUN TestInspectNetwork/full_network_id [2021-02-18T10:00:15.691Z] === RUN TestInspectNetwork/partial_network_id [2021-02-18T10:00:15.691Z] === RUN TestInspectNetwork/network_name [2021-02-18T10:00:15.691Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-18T10:00:18.062Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.94s) [2021-02-18T10:00:18.062Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T10:00:18.268Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-02-18T10:00:19.205Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-02-18T10:00:20.991Z] --- PASS: TestInspectNetwork (9.54s) [2021-02-18T10:00:20.991Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-18T10:00:20.991Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-18T10:00:20.991Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-18T10:00:20.991Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-18T10:00:20.991Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T10:00:22.909Z] --- PASS: TestRunContainerWithBridgeNone (2.60s) [2021-02-18T10:00:22.909Z] === RUN TestNetworkInvalidJSON [2021-02-18T10:00:22.909Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T10:00:22.909Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T10:00:22.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:00:22.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:00:22.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:00:22.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:00:22.909Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T10:00:22.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:00:22.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T10:00:22.909Z] === RUN TestNetworkList [2021-02-18T10:00:22.909Z] === RUN TestNetworkList//networks [2021-02-18T10:00:22.909Z] === PAUSE TestNetworkList//networks [2021-02-18T10:00:22.909Z] === RUN TestNetworkList//networks/ [2021-02-18T10:00:22.909Z] === PAUSE TestNetworkList//networks/ [2021-02-18T10:00:22.909Z] === CONT TestNetworkList//networks [2021-02-18T10:00:22.909Z] === CONT TestNetworkList//networks/ [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkList (0.03s) [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T10:00:22.909Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T10:00:22.909Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T10:00:23.856Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2021-02-18T10:00:23.856Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T10:00:25.247Z] --- PASS: TestDaemonRestartWithLiveRestore (1.36s) [2021-02-18T10:00:25.247Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T10:00:26.192Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2021-02-18T10:00:26.192Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T10:00:28.113Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s) [2021-02-18T10:00:28.113Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T10:00:29.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-02-18T10:00:29.189Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-02-18T10:00:29.449Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-02-18T10:00:30.018Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-02-18T10:00:30.664Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.48s) [2021-02-18T10:00:30.664Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T10:00:31.401Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-02-18T10:00:31.401Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-02-18T10:00:31.609Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2021-02-18T10:00:31.609Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T10:00:31.969Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-02-18T10:00:33.376Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-02-18T10:00:33.376Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-02-18T10:00:33.376Z] remote: Enumerating objects: 2, done. [2021-02-18T10:00:33.376Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-02-18T10:00:33.376Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-02-18T10:00:33.376Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-02-18T10:00:33.376Z] 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-02-18T10:00:33.376Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-02-18T10:00:33.376Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-02-18T10:00:34.645Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/test/unit [2021-02-18T10:00:34.917Z] --- PASS: TestServiceWithPredefinedNetwork (3.29s) [2021-02-18T10:00:34.917Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T10:00:34.917Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T10:00:34.917Z] service_test.go:242: FLAKY_TEST [2021-02-18T10:00:34.917Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T10:00:36.153Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-02-18T10:00:36.153Z] PASS [2021-02-18T10:00:36.153Z] [2021-02-18T10:00:36.153Z] DONE 17 tests in 45.466s [2021-02-18T10:00:36.153Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T10:00:36.153Z] INFO: Testing against a local daemon [2021-02-18T10:00:36.153Z] === RUN TestPluginInvalidJSON [2021-02-18T10:00:36.153Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:00:36.153Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:00:36.153Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:00:36.153Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-02-18T10:00:36.153Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T10:00:36.153Z] === RUN TestPluginInstall [2021-02-18T10:00:36.153Z] === RUN TestPluginInstall/no_auth [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caf919aaf8619bae7466ae9c12fa6470f14ead3065fc99d8b81ccb3a9aa3e137" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:caf919aaf8619bae7466ae9c12fa6470f14ead3065fc99d8b81ccb3a9aa3e137" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:36.153Z] === RUN TestPluginInstall/with_htpasswd [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92b193d2f04f37c7211b77826f04da90e5b7b8344ea1f79ccf93f9f5481af398" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:36.153Z] time="2021-02-18T10:00:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:92b193d2f04f37c7211b77826f04da90e5b7b8344ea1f79ccf93f9f5481af398" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:36.413Z] === RUN TestPluginInstall/with_insecure [2021-02-18T10:00:37.181Z] ? github.com/docker/docker/api [no test files] [2021-02-18T10:00:37.351Z] time="2021-02-18T10:00:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:37.351Z] time="2021-02-18T10:00:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7fba6346510b471433985d13d64615a04405954cf14ec0c652f829f13ee5369" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:37.351Z] time="2021-02-18T10:00:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:00:37.351Z] time="2021-02-18T10:00:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f7fba6346510b471433985d13d64615a04405954cf14ec0c652f829f13ee5369" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:00:37.611Z] --- PASS: TestPluginInstall (4.40s) [2021-02-18T10:00:37.611Z] --- PASS: TestPluginInstall/no_auth (2.32s) [2021-02-18T10:00:37.611Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2021-02-18T10:00:37.611Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2021-02-18T10:00:37.611Z] plugin_test.go:160: [db801f595a8b9] daemon is not started [2021-02-18T10:00:37.611Z] === RUN TestPluginsWithRuntimes [2021-02-18T10:00:39.687Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-18T10:00:40.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-02-18T10:00:40.089Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-02-18T10:00:40.255Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-18T10:00:41.193Z] --- PASS: TestPluginsWithRuntimes (3.52s) [2021-02-18T10:00:41.193Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.92s) [2021-02-18T10:00:41.193Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.89s) [2021-02-18T10:00:41.193Z] PASS [2021-02-18T10:00:41.193Z] [2021-02-18T10:00:41.193Z] DONE 9 tests in 7.965s [2021-02-18T10:00:41.193Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T10:00:41.193Z] INFO: Testing against a local daemon [2021-02-18T10:00:41.193Z] === RUN TestExternalGraphDriver [2021-02-18T10:00:41.453Z] === RUN TestExternalGraphDriver/json [2021-02-18T10:00:41.996Z] === RUN TestDockerSuite/TestBuildExpose [2021-02-18T10:00:42.255Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-02-18T10:00:43.193Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-02-18T10:00:43.360Z] === RUN TestExternalGraphDriver/spec [2021-02-18T10:00:43.763Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-02-18T10:00:44.331Z] === RUN TestDockerSuite/TestBuildFails [2021-02-18T10:00:44.740Z] === RUN TestExternalGraphDriver/pull [2021-02-18T10:00:44.900Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-02-18T10:00:44.900Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-02-18T10:00:46.646Z] --- PASS: TestExternalGraphDriver (5.05s) [2021-02-18T10:00:46.646Z] --- PASS: TestExternalGraphDriver/json (1.71s) [2021-02-18T10:00:46.646Z] --- PASS: TestExternalGraphDriver/spec (1.73s) [2021-02-18T10:00:46.646Z] --- PASS: TestExternalGraphDriver/pull (1.54s) [2021-02-18T10:00:46.646Z] === RUN TestGraphdriverPluginV2 [2021-02-18T10:00:47.437Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-02-18T10:00:49.347Z] === RUN TestDockerSuite/TestBuildForceRm [2021-02-18T10:00:49.941Z] --- PASS: TestGraphdriverPluginV2 (3.42s) [2021-02-18T10:00:49.941Z] PASS [2021-02-18T10:00:49.941Z] [2021-02-18T10:00:49.941Z] DONE 5 tests in 8.528s [2021-02-18T10:00:49.941Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T10:00:49.941Z] INFO: Testing against a local daemon [2021-02-18T10:00:49.941Z] === RUN TestContinueAfterPluginCrash [2021-02-18T10:00:49.941Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T10:00:49.941Z] === RUN TestReadPluginNoRead [2021-02-18T10:00:49.941Z] === PAUSE TestReadPluginNoRead [2021-02-18T10:00:49.941Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T10:00:49.941Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T10:00:49.941Z] === CONT TestContinueAfterPluginCrash [2021-02-18T10:00:49.941Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T10:00:50.726Z] === RUN TestDockerSuite/TestBuildFromGit [2021-02-18T10:00:52.112Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-02-18T10:00:52.131Z] ok github.com/docker/docker/api/server 0.009s coverage: 9.0% of statements [2021-02-18T10:00:52.372Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-02-18T10:00:53.079Z] --- PASS: TestServiceWithDataPathPortInit (18.20s) [2021-02-18T10:00:53.079Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T10:00:53.310Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-02-18T10:00:54.138Z] --- PASS: TestDaemonStartWithLogOpt (4.13s) [2021-02-18T10:00:54.138Z] === CONT TestReadPluginNoRead [2021-02-18T10:00:55.881Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-02-18T10:00:56.676Z] === RUN TestReadPluginNoRead/default [2021-02-18T10:00:56.820Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-02-18T10:00:57.080Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-02-18T10:00:58.056Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T10:00:58.988Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-02-18T10:00:59.002Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2021-02-18T10:00:59.264Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T10:01:00.644Z] --- PASS: TestReadPluginNoRead (6.70s) [2021-02-18T10:01:00.644Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2021-02-18T10:01:00.644Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.37s) [2021-02-18T10:01:00.644Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2021-02-18T10:01:00.644Z] read_test.go:92: [db8f1a5dede06] daemon is not started [2021-02-18T10:01:00.644Z] PASS [2021-02-18T10:01:00.644Z] [2021-02-18T10:01:00.644Z] DONE 6 tests in 10.876s [2021-02-18T10:01:00.644Z] 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-02-18T10:01:00.644Z] testing: warning: no tests to run [2021-02-18T10:01:00.644Z] PASS [2021-02-18T10:01:00.644Z] [2021-02-18T10:01:00.644Z] DONE 0 tests in 0.006s [2021-02-18T10:01:00.644Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T10:01:00.644Z] INFO: Testing against a local daemon [2021-02-18T10:01:00.644Z] === RUN TestPluginWithDevMounts [2021-02-18T10:01:00.644Z] === PAUSE TestPluginWithDevMounts [2021-02-18T10:01:00.644Z] === CONT TestPluginWithDevMounts [2021-02-18T10:01:00.896Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-02-18T10:01:02.276Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-02-18T10:01:02.536Z] === RUN TestDockerSuite/TestBuildHistory [2021-02-18T10:01:02.552Z] --- PASS: TestPluginWithDevMounts (1.73s) [2021-02-18T10:01:02.552Z] PASS [2021-02-18T10:01:02.552Z] [2021-02-18T10:01:02.552Z] DONE 1 tests in 1.783s [2021-02-18T10:01:02.552Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T10:01:02.552Z] INFO: Testing against a local daemon [2021-02-18T10:01:02.552Z] === RUN TestSecretInspect [2021-02-18T10:01:03.093Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.23s) [2021-02-18T10:01:03.093Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:osn7ga6jahw6eq0efihfmm1l7 Created:2021-02-18 10:00:54.574687174 +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[3d2518c7e0d14b1cfe4ff2eb294152964c2a277d97d5f10ea1776c3901306c2e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cw0jtnju2cy6u7qihmp3p4jnp EndpointID:dabf7ea44c9ef6fbe056e543a2efcbcc69e54b2563e69ce043b7109552315080 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d58db3740cc8ca42ad74d0b6cb25419a999d49cd94893fa8cde5846f91bd548c 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:918e7f56c59b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cw0jtnju2cy6u7qihmp3p4jnp EndpointID:dabf7ea44c9ef6fbe056e543a2efcbcc69e54b2563e69ce043b7109552315080 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-18T10:01:03.093Z] PASS [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] === Skipped [2021-02-18T10:01:03.093Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T10:01:03.093Z] service_test.go:242: FLAKY_TEST [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] DONE 26 tests, 1 skipped in 60.760s [2021-02-18T10:01:03.093Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T10:01:03.093Z] ++ 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-02-18T10:01:03.093Z] ++ set -e [2021-02-18T10:01:03.093Z] ++ '[' -n 0 ']' [2021-02-18T10:01:03.093Z] ++ set -x [2021-02-18T10:01:03.093Z] ++ 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-02-18T10:01:03.093Z] INFO: Testing against a local daemon [2021-02-18T10:01:03.093Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T10:01:03.093Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T10:01:03.093Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:01:03.093Z] === RUN TestDockerNetworkIpvlan [2021-02-18T10:01:03.093Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T10:01:03.093Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:01:03.093Z] PASS [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] === Skipped [2021-02-18T10:01:03.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T10:01:03.093Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T10:01:03.093Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] [2021-02-18T10:01:03.093Z] DONE 2 tests, 2 skipped in 0.140s [2021-02-18T10:01:03.093Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T10:01:03.093Z] ++ 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-02-18T10:01:03.093Z] ++ set -e [2021-02-18T10:01:03.093Z] ++ '[' -n 0 ']' [2021-02-18T10:01:03.093Z] ++ set -x [2021-02-18T10:01:03.093Z] ++ 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-02-18T10:01:03.093Z] INFO: Testing against a local daemon [2021-02-18T10:01:03.093Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T10:01:03.105Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-02-18T10:01:05.014Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.31s) [2021-02-18T10:01:05.014Z] === RUN TestDockerNetworkMacvlan [2021-02-18T10:01:05.098Z] --- PASS: TestSecretInspect (2.33s) [2021-02-18T10:01:05.098Z] === RUN TestSecretList [2021-02-18T10:01:05.961Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-18T10:01:07.351Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-18T10:01:07.657Z] --- PASS: TestSecretList (2.36s) [2021-02-18T10:01:07.657Z] === RUN TestSecretsCreateAndDelete [2021-02-18T10:01:08.296Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-18T10:01:08.383Z] === RUN TestDockerSuite/TestBuildIidFile [2021-02-18T10:01:08.383Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-02-18T10:01:08.951Z] === RUN TestDockerSuite/TestBuildInheritance [2021-02-18T10:01:09.519Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-02-18T10:01:09.588Z] --- PASS: TestSecretsCreateAndDelete (2.36s) [2021-02-18T10:01:09.588Z] === RUN TestSecretsUpdate [2021-02-18T10:01:10.088Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-02-18T10:01:10.088Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-02-18T10:01:11.026Z] === RUN TestDockerSuite/TestBuildLabel [2021-02-18T10:01:11.594Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-02-18T10:01:11.605Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-18T10:01:12.123Z] --- PASS: TestSecretsUpdate (2.29s) [2021-02-18T10:01:12.123Z] === RUN TestTemplatedSecret [2021-02-18T10:01:12.162Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-02-18T10:01:12.421Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-02-18T10:01:12.989Z] === RUN TestDockerSuite/TestBuildLabels [2021-02-18T10:01:13.248Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-02-18T10:01:14.634Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-02-18T10:01:14.659Z] --- PASS: TestTemplatedSecret (2.67s) [2021-02-18T10:01:14.659Z] === RUN TestSecretCreateResolve [2021-02-18T10:01:15.822Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-18T10:01:17.196Z] --- PASS: TestSecretCreateResolve (2.27s) [2021-02-18T10:01:17.196Z] PASS [2021-02-18T10:01:17.196Z] [2021-02-18T10:01:17.196Z] DONE 6 tests in 14.307s [2021-02-18T10:01:17.196Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T10:01:17.196Z] INFO: Testing against a local daemon [2021-02-18T10:01:17.196Z] === RUN TestServiceCreateInit [2021-02-18T10:01:17.196Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T10:01:17.926Z] === RUN TestDockerSuite/TestBuildLastModified [2021-02-18T10:01:21.216Z] --- PASS: TestImportExtremelyLargeImageWorks (191.64s) [2021-02-18T10:01:21.216Z] PASS [2021-02-18T10:01:21.216Z] [2021-02-18T10:01:21.216Z] DONE 12 tests in 195.796s [2021-02-18T10:01:21.216Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-02-18T10:01:21.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:01:21.216Z] ++ set -e [2021-02-18T10:01:21.216Z] ++ '[' -n 0 ']' [2021-02-18T10:01:21.216Z] ++ set -x [2021-02-18T10:01:21.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:01:21.216Z] INFO: Testing against a local daemon [2021-02-18T10:01:21.216Z] === RUN TestNetworkCreateDelete [2021-02-18T10:01:21.216Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-02-18T10:01:21.216Z] === RUN TestDockerNetworkDeletePreferID [2021-02-18T10:01:21.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T10:01:21.476Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2021-02-18T10:01:21.476Z] === RUN TestDaemonDNSFallback [2021-02-18T10:01:22.413Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-02-18T10:01:22.602Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan (18.69s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.88s) [2021-02-18T10:01:23.549Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.28s) [2021-02-18T10:01:23.549Z] PASS [2021-02-18T10:01:23.549Z] [2021-02-18T10:01:23.549Z] DONE 8 tests in 21.133s [2021-02-18T10:01:23.549Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T10:01:23.549Z] ++ 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-02-18T10:01:23.549Z] ++ set -e [2021-02-18T10:01:23.549Z] ++ '[' -n 0 ']' [2021-02-18T10:01:23.549Z] ++ set -x [2021-02-18T10:01:23.549Z] ++ 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-02-18T10:01:23.549Z] testing: warning: no tests to run [2021-02-18T10:01:23.549Z] PASS [2021-02-18T10:01:23.549Z] [2021-02-18T10:01:23.549Z] DONE 0 tests in 0.025s [2021-02-18T10:01:23.549Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T10:01:23.549Z] ++ 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-02-18T10:01:23.549Z] ++ set -e [2021-02-18T10:01:23.549Z] ++ '[' -n 0 ']' [2021-02-18T10:01:23.549Z] ++ set -x [2021-02-18T10:01:23.549Z] ++ 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-02-18T10:01:23.549Z] INFO: Testing against a local daemon [2021-02-18T10:01:23.549Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T10:01:24.947Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-02-18T10:01:24.947Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-02-18T10:01:24.947Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-02-18T10:01:24.947Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-02-18T10:01:24.947Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-02-18T10:01:25.206Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-02-18T10:01:25.468Z] --- PASS: TestAuthZPluginAllowRequest (1.77s) [2021-02-18T10:01:25.468Z] === RUN TestAuthZPluginTLS [2021-02-18T10:01:25.589Z] --- PASS: TestServiceCreateInit (8.39s) [2021-02-18T10:01:25.589Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.17s) [2021-02-18T10:01:25.589Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.20s) [2021-02-18T10:01:25.589Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T10:01:26.042Z] --- PASS: TestAuthZPluginTLS (0.70s) [2021-02-18T10:01:26.042Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T10:01:26.583Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-02-18T10:01:26.988Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2021-02-18T10:01:26.988Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T10:01:27.523Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-02-18T10:01:27.562Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.63s) [2021-02-18T10:01:27.562Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T10:01:28.093Z] --- PASS: TestDaemonDNSFallback (6.78s) [2021-02-18T10:01:28.093Z] === RUN TestInspectNetwork [2021-02-18T10:01:28.136Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2021-02-18T10:01:28.136Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T10:01:30.057Z] --- PASS: TestAuthZPluginAllowEventStream (1.72s) [2021-02-18T10:01:30.057Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T10:01:30.319Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2021-02-18T10:01:30.319Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T10:01:30.630Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-02-18T10:01:30.889Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-02-18T10:01:31.266Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2021-02-18T10:01:31.266Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T10:01:31.459Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-02-18T10:01:31.840Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2021-02-18T10:01:31.840Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T10:01:32.397Z] === RUN TestInspectNetwork/full_network_id [2021-02-18T10:01:32.397Z] === RUN TestInspectNetwork/partial_network_id [2021-02-18T10:01:32.397Z] === RUN TestInspectNetwork/network_name [2021-02-18T10:01:32.397Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-02-18T10:01:34.390Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.30s) [2021-02-18T10:01:34.390Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T10:01:36.312Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2021-02-18T10:01:36.312Z] === RUN TestAuthZPluginHeader [2021-02-18T10:01:36.598Z] --- PASS: TestInspectNetwork (8.43s) [2021-02-18T10:01:36.598Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-02-18T10:01:36.598Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-02-18T10:01:36.598Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-02-18T10:01:36.598Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-02-18T10:01:36.598Z] === RUN TestRunContainerWithBridgeNone [2021-02-18T10:01:37.258Z] --- PASS: TestAuthZPluginHeader (1.03s) [2021-02-18T10:01:37.258Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T10:01:37.258Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-18T10:01:37.258Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:37.258Z] === RUN TestAuthZPluginV2Disable [2021-02-18T10:01:37.258Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-02-18T10:01:37.258Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:37.258Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T10:01:37.258Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-18T10:01:37.258Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:37.258Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T10:01:37.258Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-18T10:01:37.258Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:37.258Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T10:01:39.135Z] --- PASS: TestRunContainerWithBridgeNone (2.07s) [2021-02-18T10:01:39.135Z] === RUN TestNetworkInvalidJSON [2021-02-18T10:01:39.135Z] === RUN TestNetworkInvalidJSON//networks/create [2021-02-18T10:01:39.135Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-02-18T10:01:39.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:01:39.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:01:39.135Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:01:39.135Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:01:39.135Z] === CONT TestNetworkInvalidJSON//networks/create [2021-02-18T10:01:39.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-02-18T10:01:39.135Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-02-18T10:01:39.135Z] === RUN TestNetworkList [2021-02-18T10:01:39.135Z] === RUN TestNetworkList//networks [2021-02-18T10:01:39.135Z] === PAUSE TestNetworkList//networks [2021-02-18T10:01:39.135Z] === RUN TestNetworkList//networks/ [2021-02-18T10:01:39.135Z] === PAUSE TestNetworkList//networks/ [2021-02-18T10:01:39.135Z] === CONT TestNetworkList//networks [2021-02-18T10:01:39.135Z] === CONT TestNetworkList//networks/ [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkList (0.02s) [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-02-18T10:01:39.135Z] --- PASS: TestNetworkList//networks (0.00s) [2021-02-18T10:01:39.135Z] === RUN TestHostIPv4BridgeLabel [2021-02-18T10:01:39.135Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-02-18T10:01:39.394Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-02-18T10:01:39.394Z] === RUN TestDaemonRestartWithLiveRestore [2021-02-18T10:01:40.332Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-02-18T10:01:40.332Z] === RUN TestDaemonDefaultNetworkPools [2021-02-18T10:01:41.269Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2021-02-18T10:01:41.269Z] === RUN TestDaemonRestartWithExistingNetwork [2021-02-18T10:01:41.838Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-02-18T10:01:42.409Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2021-02-18T10:01:42.409Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-02-18T10:01:42.668Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-02-18T10:01:43.606Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2021-02-18T10:01:43.606Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-02-18T10:01:43.684Z] --- PASS: TestCreateServiceMultipleTimes (16.22s) [2021-02-18T10:01:43.684Z] === RUN TestCreateServiceConflict [2021-02-18T10:01:43.684Z] --- PASS: TestCreateServiceConflict (2.30s) [2021-02-18T10:01:43.684Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T10:01:44.176Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2021-02-18T10:01:44.176Z] === RUN TestServiceWithPredefinedNetwork [2021-02-18T10:01:44.744Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-02-18T10:01:44.744Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-02-18T10:01:46.650Z] --- PASS: TestServiceWithPredefinedNetwork (2.46s) [2021-02-18T10:01:46.650Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-02-18T10:01:46.650Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T10:01:46.650Z] service_test.go:242: FLAKY_TEST [2021-02-18T10:01:46.650Z] === RUN TestServiceWithDataPathPortInit [2021-02-18T10:01:46.975Z] --- PASS: TestCreateServiceMaxReplicas (2.87s) [2021-02-18T10:01:46.975Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T10:01:48.554Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-02-18T10:01:48.554Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-02-18T10:01:50.460Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-02-18T10:01:50.720Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-02-18T10:01:52.101Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-02-18T10:01:52.361Z] === RUN TestDockerSuite/TestBuildNetNone [2021-02-18T10:01:52.929Z] === RUN TestDockerSuite/TestBuildNoContext [2021-02-18T10:01:53.497Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-02-18T10:01:54.882Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-02-18T10:01:55.386Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2021-02-18T10:01:55.386Z] PASS [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] === Skipped [2021-02-18T10:01:55.386Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-02-18T10:01:55.386Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-02-18T10:01:55.386Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-02-18T10:01:55.386Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-02-18T10:01:55.386Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] [2021-02-18T10:01:55.386Z] DONE 17 tests, 4 skipped in 31.864s [2021-02-18T10:01:55.386Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T10:01:55.386Z] ++ 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-02-18T10:01:55.386Z] ++ set -e [2021-02-18T10:01:55.386Z] ++ '[' -n 0 ']' [2021-02-18T10:01:55.386Z] ++ set -x [2021-02-18T10:01:55.386Z] ++ 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-02-18T10:01:55.647Z] INFO: Testing against a local daemon [2021-02-18T10:01:55.647Z] === RUN TestPluginInvalidJSON [2021-02-18T10:01:55.647Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:01:55.647Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:01:55.647Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:01:55.647Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-02-18T10:01:55.647Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T10:01:55.647Z] === RUN TestPluginInstall [2021-02-18T10:01:55.647Z] === RUN TestPluginInstall/no_auth [2021-02-18T10:01:56.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-02-18T10:01:56.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-02-18T10:01:56.786Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-02-18T10:01:57.355Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-02-18T10:01:57.567Z] time="2021-02-18T10:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:01:57.567Z] time="2021-02-18T10:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59a361eaad4d82a68d6e0ca0e1e0c2cee8c2b6405df872e0374f250d3288dfcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:01:57.567Z] time="2021-02-18T10:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:01:57.567Z] time="2021-02-18T10:01:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59a361eaad4d82a68d6e0ca0e1e0c2cee8c2b6405df872e0374f250d3288dfcd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:01:57.615Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-02-18T10:01:58.140Z] === RUN TestPluginInstall/with_htpasswd [2021-02-18T10:01:58.554Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-02-18T10:01:58.714Z] time="2021-02-18T10:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:01:58.714Z] time="2021-02-18T10:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79a120a570add7b0ca5426e7711e815fa3baf2ac6548aeac91657c00f20bbb97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:01:58.714Z] time="2021-02-18T10:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:01:58.714Z] time="2021-02-18T10:01:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:79a120a570add7b0ca5426e7711e815fa3baf2ac6548aeac91657c00f20bbb97" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:01:59.288Z] === RUN TestPluginInstall/with_insecure [2021-02-18T10:01:59.931Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-02-18T10:02:00.498Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-02-18T10:02:00.678Z] time="2021-02-18T10:02:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:02:00.678Z] time="2021-02-18T10:02:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a1135ee389f65e2ccbef2a35348ca1be8aab829eebd914702fb80f4db4777b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:02:00.678Z] time="2021-02-18T10:02:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:02:00.678Z] time="2021-02-18T10:02:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3a1135ee389f65e2ccbef2a35348ca1be8aab829eebd914702fb80f4db4777b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:02:00.941Z] --- PASS: TestPluginInstall (5.39s) [2021-02-18T10:02:00.941Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-02-18T10:02:00.941Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2021-02-18T10:02:00.941Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-02-18T10:02:00.941Z] plugin_test.go:160: [d29dcbc1eb0e0] daemon is not started [2021-02-18T10:02:00.941Z] === RUN TestPluginsWithRuntimes [2021-02-18T10:02:01.860Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.51s) [2021-02-18T10:02:01.860Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T10:02:02.403Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-02-18T10:02:02.798Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2021-02-18T10:02:02.798Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T10:02:03.342Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-02-18T10:02:03.492Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-18T10:02:03.601Z] --- PASS: TestServiceWithDataPathPortInit (16.75s) [2021-02-18T10:02:03.601Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-02-18T10:02:04.882Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-18T10:02:04.979Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-02-18T10:02:05.426Z] --- PASS: TestCreateServiceConfigFileMode (2.61s) [2021-02-18T10:02:05.426Z] === RUN TestCreateServiceSysctls [2021-02-18T10:02:06.360Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-02-18T10:02:06.801Z] --- PASS: TestPluginsWithRuntimes (5.59s) [2021-02-18T10:02:06.801Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.66s) [2021-02-18T10:02:06.801Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-02-18T10:02:06.801Z] PASS [2021-02-18T10:02:06.801Z] [2021-02-18T10:02:06.801Z] DONE 9 tests in 11.161s [2021-02-18T10:02:06.801Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T10:02:06.801Z] ++ 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-02-18T10:02:06.801Z] ++ set -e [2021-02-18T10:02:06.801Z] ++ '[' -n 0 ']' [2021-02-18T10:02:06.801Z] ++ set -x [2021-02-18T10:02:06.801Z] ++ 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-02-18T10:02:06.801Z] INFO: Testing against a local daemon [2021-02-18T10:02:06.801Z] === RUN TestExternalGraphDriver [2021-02-18T10:02:06.801Z] === RUN TestExternalGraphDriver/json [2021-02-18T10:02:07.298Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-02-18T10:02:07.558Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-02-18T10:02:08.715Z] --- PASS: TestCreateServiceSysctls (3.18s) [2021-02-18T10:02:08.715Z] === RUN TestCreateServiceCapabilities [2021-02-18T10:02:09.355Z] === RUN TestExternalGraphDriver/spec [2021-02-18T10:02:10.089Z] === RUN TestDockerSuite/TestBuildPATH [2021-02-18T10:02:11.253Z] --- PASS: TestCreateServiceCapabilities (2.59s) [2021-02-18T10:02:11.253Z] === RUN TestInspect [2021-02-18T10:02:11.468Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-02-18T10:02:11.907Z] === RUN TestExternalGraphDriver/pull [2021-02-18T10:02:12.039Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.45s) [2021-02-18T10:02:12.039Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hljz8uxc2jnxm4ra21gjf4kh1 Created:2021-02-18 10:02:04.93210896 +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[7d5de796755d5c1d825b56decd5e4d14e53a0d7fc8b3c0fcb7eac301a796a0ac:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.exfwd30lfitmee6b7o2dwp1bp EndpointID:87c44e8738899be8e4f8cf1846dc303750cb13e74fd4908c9bf0d5b08bd36e7b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ddf4fef446c8d4ca1b220eec3729555e82c1fbcaea483d999d94ab28ccf9831c 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:19f8811bb388 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.exfwd30lfitmee6b7o2dwp1bp EndpointID:87c44e8738899be8e4f8cf1846dc303750cb13e74fd4908c9bf0d5b08bd36e7b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-02-18T10:02:12.039Z] PASS [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] === Skipped [2021-02-18T10:02:12.039Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-02-18T10:02:12.039Z] service_test.go:242: FLAKY_TEST [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] DONE 26 tests, 1 skipped in 51.309s [2021-02-18T10:02:12.039Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-02-18T10:02:12.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:12.039Z] ++ set -e [2021-02-18T10:02:12.039Z] ++ '[' -n 0 ']' [2021-02-18T10:02:12.039Z] ++ set -x [2021-02-18T10:02:12.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:12.039Z] INFO: Testing against a local daemon [2021-02-18T10:02:12.039Z] === RUN TestDockerNetworkIpvlanPersistance [2021-02-18T10:02:12.039Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T10:02:12.039Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:02:12.039Z] === RUN TestDockerNetworkIpvlan [2021-02-18T10:02:12.039Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-02-18T10:02:12.039Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:02:12.039Z] PASS [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] === Skipped [2021-02-18T10:02:12.039Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-02-18T10:02:12.039Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-02-18T10:02:12.039Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] [2021-02-18T10:02:12.039Z] DONE 2 tests, 2 skipped in 0.140s [2021-02-18T10:02:12.039Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-02-18T10:02:12.039Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:12.039Z] ++ set -e [2021-02-18T10:02:12.039Z] ++ '[' -n 0 ']' [2021-02-18T10:02:12.039Z] ++ set -x [2021-02-18T10:02:12.039Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:12.297Z] INFO: Testing against a local daemon [2021-02-18T10:02:12.297Z] === RUN TestDockerNetworkMacvlanPersistance [2021-02-18T10:02:12.297Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-02-18T10:02:13.243Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-02-18T10:02:13.504Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.35s) [2021-02-18T10:02:13.504Z] === RUN TestDockerNetworkMacvlan [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/server/httputils 0.014s coverage: 14.7% of statements [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/server/middleware 0.017s coverage: 37.7% of statements [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/container [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/events [no test files] [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/image [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/network [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-02-18T10:02:13.622Z] ok github.com/docker/docker/api/types/versions 0.018s coverage: 75.0% of statements [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-02-18T10:02:13.622Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-02-18T10:02:13.789Z] --- PASS: TestInspect (2.78s) [2021-02-18T10:02:13.789Z] === RUN TestCreateJob [2021-02-18T10:02:14.440Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-02-18T10:02:14.459Z] --- PASS: TestExternalGraphDriver (7.53s) [2021-02-18T10:02:14.459Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-02-18T10:02:14.459Z] --- PASS: TestExternalGraphDriver/spec (2.71s) [2021-02-18T10:02:14.459Z] --- PASS: TestExternalGraphDriver/pull (2.24s) [2021-02-18T10:02:14.459Z] === RUN TestGraphdriverPluginV2 [2021-02-18T10:02:14.459Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-02-18T10:02:14.459Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:02:14.459Z] PASS [2021-02-18T10:02:14.459Z] [2021-02-18T10:02:14.459Z] === Skipped [2021-02-18T10:02:14.459Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-02-18T10:02:14.459Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:02:14.459Z] [2021-02-18T10:02:14.459Z] [2021-02-18T10:02:14.459Z] DONE 5 tests, 1 skipped in 7.703s [2021-02-18T10:02:14.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T10:02:14.459Z] ++ 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-02-18T10:02:14.459Z] ++ set -e [2021-02-18T10:02:14.459Z] ++ '[' -n 0 ']' [2021-02-18T10:02:14.459Z] ++ set -x [2021-02-18T10:02:14.459Z] ++ 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-02-18T10:02:14.459Z] INFO: Testing against a local daemon [2021-02-18T10:02:14.459Z] === RUN TestContinueAfterPluginCrash [2021-02-18T10:02:14.459Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T10:02:14.459Z] === RUN TestReadPluginNoRead [2021-02-18T10:02:14.459Z] === PAUSE TestReadPluginNoRead [2021-02-18T10:02:14.459Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T10:02:14.459Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T10:02:14.459Z] === CONT TestContinueAfterPluginCrash [2021-02-18T10:02:14.459Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T10:02:14.459Z] === CONT TestReadPluginNoRead [2021-02-18T10:02:15.376Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-02-18T10:02:15.527Z] ok github.com/docker/docker/builder/dockerfile 0.202s coverage: 48.3% of statements [2021-02-18T10:02:15.527Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-02-18T10:02:15.527Z] ok github.com/docker/docker/builder/remotecontext 0.085s coverage: 13.7% of statements [2021-02-18T10:02:16.313Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-02-18T10:02:16.907Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-02-18T10:02:17.986Z] --- PASS: TestCreateJob (3.45s) [2021-02-18T10:02:17.986Z] === RUN TestReplicatedJob [2021-02-18T10:02:18.284Z] ok github.com/docker/docker/builder/remotecontext/git 1.407s coverage: 86.3% of statements [2021-02-18T10:02:18.284Z] ? github.com/docker/docker/cli [no test files] [2021-02-18T10:02:18.284Z] ? github.com/docker/docker/cli/config [no test files] [2021-02-18T10:02:18.681Z] === RUN TestReadPluginNoRead/default [2021-02-18T10:02:18.847Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-02-18T10:02:19.255Z] --- PASS: TestDaemonStartWithLogOpt (4.81s) [2021-02-18T10:02:20.644Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T10:02:20.819Z] ok github.com/docker/docker/client 0.154s coverage: 75.4% of statements [2021-02-18T10:02:21.385Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-02-18T10:02:21.385Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-02-18T10:02:22.562Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T10:02:23.264Z] --- PASS: TestReplicatedJob (5.35s) [2021-02-18T10:02:23.264Z] === RUN TestUpdateReplicatedJob [2021-02-18T10:02:24.480Z] --- PASS: TestReadPluginNoRead (9.67s) [2021-02-18T10:02:24.480Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2021-02-18T10:02:24.480Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.81s) [2021-02-18T10:02:24.480Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.80s) [2021-02-18T10:02:24.480Z] read_test.go:92: [d3befea23eb57] daemon is not started [2021-02-18T10:02:24.742Z] --- PASS: TestContinueAfterPluginCrash (10.27s) [2021-02-18T10:02:24.742Z] PASS [2021-02-18T10:02:24.742Z] [2021-02-18T10:02:24.742Z] DONE 6 tests in 10.410s [2021-02-18T10:02:24.742Z] 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-02-18T10:02:24.742Z] ++ 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-02-18T10:02:24.742Z] ++ set -e [2021-02-18T10:02:24.742Z] ++ '[' -n 0 ']' [2021-02-18T10:02:24.742Z] ++ set -x [2021-02-18T10:02:24.742Z] ++ 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-02-18T10:02:24.742Z] testing: warning: no tests to run [2021-02-18T10:02:24.742Z] PASS [2021-02-18T10:02:24.742Z] [2021-02-18T10:02:24.742Z] DONE 0 tests in 0.041s [2021-02-18T10:02:24.742Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T10:02:24.742Z] ++ 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-02-18T10:02:24.742Z] ++ set -e [2021-02-18T10:02:24.742Z] ++ '[' -n 0 ']' [2021-02-18T10:02:24.742Z] ++ set -x [2021-02-18T10:02:24.742Z] ++ 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-02-18T10:02:25.004Z] INFO: Testing against a local daemon [2021-02-18T10:02:25.004Z] === RUN TestPluginWithDevMounts [2021-02-18T10:02:25.004Z] === PAUSE TestPluginWithDevMounts [2021-02-18T10:02:25.004Z] === CONT TestPluginWithDevMounts [2021-02-18T10:02:25.578Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-02-18T10:02:26.147Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-02-18T10:02:26.555Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2021-02-18T10:02:26.555Z] === RUN TestServiceListWithStatuses [2021-02-18T10:02:26.555Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T10:02:26.555Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:02:26.555Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T10:02:27.525Z] === RUN TestDockerSuite/TestBuildRm [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan (13.91s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.05s) [2021-02-18T10:02:27.526Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.98s) [2021-02-18T10:02:27.526Z] PASS [2021-02-18T10:02:27.526Z] [2021-02-18T10:02:27.526Z] DONE 8 tests in 15.374s [2021-02-18T10:02:27.526Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-02-18T10:02:27.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:27.526Z] ++ set -e [2021-02-18T10:02:27.526Z] ++ '[' -n 0 ']' [2021-02-18T10:02:27.526Z] ++ set -x [2021-02-18T10:02:27.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:27.526Z] testing: warning: no tests to run [2021-02-18T10:02:27.526Z] PASS [2021-02-18T10:02:27.526Z] [2021-02-18T10:02:27.526Z] DONE 0 tests in 0.027s [2021-02-18T10:02:27.526Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-02-18T10:02:27.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:27.526Z] ++ set -e [2021-02-18T10:02:27.526Z] ++ '[' -n 0 ']' [2021-02-18T10:02:27.526Z] ++ set -x [2021-02-18T10:02:27.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:02:27.557Z] --- PASS: TestPluginWithDevMounts (2.17s) [2021-02-18T10:02:27.557Z] PASS [2021-02-18T10:02:27.557Z] [2021-02-18T10:02:27.557Z] DONE 1 tests in 2.314s [2021-02-18T10:02:27.557Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T10:02:27.557Z] ++ 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-02-18T10:02:27.557Z] ++ set -e [2021-02-18T10:02:27.557Z] ++ '[' -n 0 ']' [2021-02-18T10:02:27.557Z] ++ set -x [2021-02-18T10:02:27.557Z] ++ 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-02-18T10:02:27.557Z] INFO: Testing against a local daemon [2021-02-18T10:02:27.557Z] === RUN TestSecretInspect [2021-02-18T10:02:27.785Z] INFO: Testing against a local daemon [2021-02-18T10:02:27.785Z] === RUN TestAuthZPluginAllowRequest [2021-02-18T10:02:29.162Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2021-02-18T10:02:29.162Z] === RUN TestAuthZPluginTLS [2021-02-18T10:02:29.733Z] --- PASS: TestAuthZPluginTLS (0.58s) [2021-02-18T10:02:29.733Z] === RUN TestAuthZPluginDenyRequest [2021-02-18T10:02:29.992Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-02-18T10:02:30.251Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-02-18T10:02:30.251Z] === RUN TestAuthZPluginAPIDenyResponse [2021-02-18T10:02:30.748Z] --- PASS: TestDockerNetworkConnectAlias (4.48s) [2021-02-18T10:02:30.748Z] === RUN TestDockerNetworkReConnect [2021-02-18T10:02:30.821Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-02-18T10:02:30.821Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-02-18T10:02:30.821Z] === RUN TestAuthZPluginDenyResponse [2021-02-18T10:02:30.862Z] --- PASS: TestSecretInspect (3.24s) [2021-02-18T10:02:30.862Z] === RUN TestSecretList [2021-02-18T10:02:31.390Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-02-18T10:02:31.390Z] === RUN TestAuthZPluginAllowEventStream [2021-02-18T10:02:31.959Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-02-18T10:02:32.529Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-02-18T10:02:32.794Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2021-02-18T10:02:32.794Z] === RUN TestAuthZPluginErrorResponse [2021-02-18T10:02:33.057Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-02-18T10:02:33.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-02-18T10:02:33.322Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2021-02-18T10:02:33.322Z] === RUN TestAuthZPluginErrorRequest [2021-02-18T10:02:33.891Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2021-02-18T10:02:33.891Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-02-18T10:02:34.150Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-02-18T10:02:34.171Z] --- PASS: TestSecretList (3.18s) [2021-02-18T10:02:34.171Z] === RUN TestSecretsCreateAndDelete [2021-02-18T10:02:34.719Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2021-02-18T10:02:34.719Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-02-18T10:02:34.981Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2021-02-18T10:02:34.981Z] === RUN TestServicePlugin [2021-02-18T10:02:35.287Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-02-18T10:02:37.193Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-02-18T10:02:37.193Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.47s) [2021-02-18T10:02:37.193Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-02-18T10:02:37.477Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2021-02-18T10:02:37.477Z] === RUN TestSecretsUpdate [2021-02-18T10:02:39.101Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.97s) [2021-02-18T10:02:39.101Z] === RUN TestAuthZPluginHeader [2021-02-18T10:02:40.038Z] --- PASS: TestAuthZPluginHeader (0.83s) [2021-02-18T10:02:40.038Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-02-18T10:02:40.606Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-02-18T10:02:40.606Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-02-18T10:02:40.787Z] --- PASS: TestSecretsUpdate (3.26s) [2021-02-18T10:02:40.787Z] === RUN TestTemplatedSecret [2021-02-18T10:02:40.865Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-02-18T10:02:40.865Z] === RUN TestDockerSuite/TestBuildSpaces [2021-02-18T10:02:41.125Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-02-18T10:02:42.061Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-02-18T10:02:42.061Z] === RUN TestDockerSuite/TestBuildStderr [2021-02-18T10:02:42.629Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-02-18T10:02:44.009Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2021-02-18T10:02:44.009Z] === RUN TestAuthZPluginV2Disable [2021-02-18T10:02:44.097Z] --- PASS: TestTemplatedSecret (3.43s) [2021-02-18T10:02:44.097Z] === RUN TestSecretCreateResolve [2021-02-18T10:02:46.545Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-02-18T10:02:46.805Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-02-18T10:02:47.064Z] --- PASS: TestAuthZPluginV2Disable (3.22s) [2021-02-18T10:02:47.064Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-02-18T10:02:47.403Z] --- PASS: TestSecretCreateResolve (3.23s) [2021-02-18T10:02:47.403Z] PASS [2021-02-18T10:02:47.403Z] [2021-02-18T10:02:47.403Z] DONE 6 tests in 19.715s [2021-02-18T10:02:47.403Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T10:02:47.403Z] ++ 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-02-18T10:02:47.403Z] ++ set -e [2021-02-18T10:02:47.403Z] ++ '[' -n 0 ']' [2021-02-18T10:02:47.403Z] ++ set -x [2021-02-18T10:02:47.403Z] ++ 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-02-18T10:02:47.403Z] INFO: Testing against a local daemon [2021-02-18T10:02:47.403Z] === RUN TestServiceCreateInit [2021-02-18T10:02:47.403Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T10:02:47.634Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-02-18T10:02:48.203Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-02-18T10:02:49.141Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-02-18T10:02:50.079Z] === RUN TestDockerSuite/TestBuildUser [2021-02-18T10:02:50.338Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.19s) [2021-02-18T10:02:50.339Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-02-18T10:02:51.724Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-02-18T10:02:52.709Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T10:02:55.015Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-02-18T10:02:56.942Z] --- PASS: TestServiceCreateInit (10.00s) [2021-02-18T10:02:56.942Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.94s) [2021-02-18T10:02:56.942Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.03s) [2021-02-18T10:02:56.942Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T10:02:59.207Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-02-18T10:02:59.538Z] ok github.com/docker/docker/cmd/dockerd 0.071s coverage: 29.1% of statements [2021-02-18T10:03:00.591Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.14s) [2021-02-18T10:03:00.591Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-02-18T10:03:01.443Z] ok github.com/docker/docker/container 0.119s coverage: 34.7% of statements [2021-02-18T10:03:01.443Z] ? github.com/docker/docker/container/stream [no test files] [2021-02-18T10:03:01.443Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-02-18T10:03:01.443Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-02-18T10:03:01.443Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-02-18T10:03:07.065Z] --- PASS: TestServicePlugin (30.80s) [2021-02-18T10:03:07.065Z] plugin_test.go:62: [d3e711405381d] joining swarm manager [d1afb48623139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:03:07.065Z] plugin_test.go:65: [d7441bded4f09] joining swarm manager [d1afb48623139]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:03:07.065Z] === RUN TestServiceUpdateLabel [2021-02-18T10:03:07.159Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-02-18T10:03:07.325Z] --- PASS: TestServiceUpdateLabel (2.31s) [2021-02-18T10:03:07.325Z] === RUN TestServiceUpdateSecrets [2021-02-18T10:03:07.727Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-02-18T10:03:07.986Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-02-18T10:03:08.554Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-02-18T10:03:09.122Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-02-18T10:03:10.061Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-02-18T10:03:10.061Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-02-18T10:03:10.061Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-02-18T10:03:10.061Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-02-18T10:03:10.061Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-02-18T10:03:11.438Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-02-18T10:03:11.438Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-02-18T10:03:12.006Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-02-18T10:03:12.573Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-02-18T10:03:13.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-02-18T10:03:13.141Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-02-18T10:03:13.694Z] ok github.com/docker/docker/daemon/cluster 0.060s coverage: 0.5% of statements [2021-02-18T10:03:13.953Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-02-18T10:03:15.052Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-02-18T10:03:15.333Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-02-18T10:03:15.991Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-02-18T10:03:16.927Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-02-18T10:03:17.187Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-02-18T10:03:17.187Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.66s) [2021-02-18T10:03:17.187Z] PASS [2021-02-18T10:03:17.187Z] [2021-02-18T10:03:17.187Z] DONE 17 tests in 49.612s [2021-02-18T10:03:17.187Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-02-18T10:03:17.187Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:17.187Z] ++ set -e [2021-02-18T10:03:17.187Z] ++ '[' -n 0 ']' [2021-02-18T10:03:17.187Z] ++ set -x [2021-02-18T10:03:17.187Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:17.447Z] INFO: Testing against a local daemon [2021-02-18T10:03:17.447Z] === RUN TestPluginInvalidJSON [2021-02-18T10:03:17.447Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:03:17.447Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:03:17.447Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-02-18T10:03:17.447Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-02-18T10:03:17.447Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-02-18T10:03:17.447Z] === RUN TestPluginInstall [2021-02-18T10:03:17.447Z] === RUN TestPluginInstall/no_auth [2021-02-18T10:03:17.707Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-02-18T10:03:17.707Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-02-18T10:03:18.276Z] === RUN TestDockerSuite/TestBuildXZHost [2021-02-18T10:03:18.943Z] --- PASS: TestCreateServiceMultipleTimes (19.79s) [2021-02-18T10:03:18.943Z] === RUN TestCreateServiceConflict [2021-02-18T10:03:20.182Z] time="2021-02-18T10:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:20.182Z] time="2021-02-18T10:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a106dc2122a575e27ed8ffa8e2a2252f6c7682b95a56611aaec9d1da982e97a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:20.182Z] time="2021-02-18T10:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:20.182Z] time="2021-02-18T10:03:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a106dc2122a575e27ed8ffa8e2a2252f6c7682b95a56611aaec9d1da982e97a7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:20.182Z] === RUN TestPluginInstall/with_htpasswd [2021-02-18T10:03:20.330Z] --- PASS: TestCreateServiceConflict (3.24s) [2021-02-18T10:03:20.330Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T10:03:20.441Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-02-18T10:03:20.441Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-02-18T10:03:20.441Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-02-18T10:03:21.010Z] time="2021-02-18T10:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:21.010Z] time="2021-02-18T10:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7ff123aaa103aa3819439e3d2fd46f7824972ed822450b0d7c4b6fa52f75894" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:21.010Z] time="2021-02-18T10:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:21.010Z] time="2021-02-18T10:03:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d7ff123aaa103aa3819439e3d2fd46f7824972ed822450b0d7c4b6fa52f75894" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:21.010Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-02-18T10:03:21.270Z] === RUN TestPluginInstall/with_insecure [2021-02-18T10:03:21.841Z] === RUN TestDockerSuite/TestCommitChange [2021-02-18T10:03:22.212Z] --- PASS: TestServiceUpdateSecrets (14.89s) [2021-02-18T10:03:22.212Z] === RUN TestServiceUpdateConfigs [2021-02-18T10:03:22.780Z] time="2021-02-18T10:03:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:22.780Z] time="2021-02-18T10:03:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ad8730fa515d87607279912b48218995500246a5ef6a484598e77f01134ff09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:22.780Z] time="2021-02-18T10:03:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-02-18T10:03:22.780Z] time="2021-02-18T10:03:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5ad8730fa515d87607279912b48218995500246a5ef6a484598e77f01134ff09" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-02-18T10:03:22.780Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-02-18T10:03:23.039Z] --- PASS: TestPluginInstall (5.65s) [2021-02-18T10:03:23.039Z] --- PASS: TestPluginInstall/no_auth (2.85s) [2021-02-18T10:03:23.039Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2021-02-18T10:03:23.039Z] --- PASS: TestPluginInstall/with_insecure (1.67s) [2021-02-18T10:03:23.039Z] plugin_test.go:160: [dde613317060b] daemon is not started [2021-02-18T10:03:23.039Z] === RUN TestPluginsWithRuntimes [2021-02-18T10:03:23.039Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-02-18T10:03:23.636Z] --- PASS: TestCreateServiceMaxReplicas (3.64s) [2021-02-18T10:03:23.636Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T10:03:23.977Z] === RUN TestDockerSuite/TestCommitHardlink [2021-02-18T10:03:25.311Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 14.1% of statements [2021-02-18T10:03:25.311Z] ok github.com/docker/docker/daemon 12.174s coverage: 17.2% of statements [2021-02-18T10:03:25.311Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-02-18T10:03:25.311Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-02-18T10:03:25.881Z] === RUN TestPluginsWithRuntimes/No_Args [2021-02-18T10:03:26.140Z] === RUN TestDockerSuite/TestCommitNewFile [2021-02-18T10:03:26.249Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 81.8% of statements [2021-02-18T10:03:26.818Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-02-18T10:03:27.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-02-18T10:03:27.078Z] === RUN TestPluginsWithRuntimes/With_Args [2021-02-18T10:03:27.386Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-02-18T10:03:27.386Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-02-18T10:03:27.386Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-02-18T10:03:27.647Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-02-18T10:03:28.216Z] --- PASS: TestPluginsWithRuntimes (5.03s) [2021-02-18T10:03:28.216Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.37s) [2021-02-18T10:03:28.216Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.09s) [2021-02-18T10:03:28.216Z] PASS [2021-02-18T10:03:28.216Z] [2021-02-18T10:03:28.216Z] DONE 9 tests in 10.875s [2021-02-18T10:03:28.216Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-02-18T10:03:28.216Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:28.216Z] ++ set -e [2021-02-18T10:03:28.216Z] ++ '[' -n 0 ']' [2021-02-18T10:03:28.216Z] ++ set -x [2021-02-18T10:03:28.216Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:28.216Z] INFO: Testing against a local daemon [2021-02-18T10:03:28.216Z] === RUN TestExternalGraphDriver [2021-02-18T10:03:28.325Z] ok github.com/docker/docker/daemon/graphdriver 0.028s coverage: 2.2% of statements [2021-02-18T10:03:28.476Z] === RUN TestExternalGraphDriver/json [2021-02-18T10:03:28.736Z] === RUN TestDockerSuite/TestCommitTTY [2021-02-18T10:03:30.649Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-02-18T10:03:30.861Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.465s coverage: 73.3% of statements [2021-02-18T10:03:30.908Z] === RUN TestExternalGraphDriver/spec [2021-02-18T10:03:31.120Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2021-02-18T10:03:31.476Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-02-18T10:03:32.056Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.446s coverage: 56.2% of statements [2021-02-18T10:03:32.854Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-02-18T10:03:32.855Z] === RUN TestExternalGraphDriver/pull [2021-02-18T10:03:33.423Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-02-18T10:03:33.682Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-02-18T10:03:34.593Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.9% of statements [2021-02-18T10:03:34.620Z] --- PASS: TestExternalGraphDriver (6.29s) [2021-02-18T10:03:34.620Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2021-02-18T10:03:34.620Z] --- PASS: TestExternalGraphDriver/spec (1.93s) [2021-02-18T10:03:34.620Z] --- PASS: TestExternalGraphDriver/pull (1.69s) [2021-02-18T10:03:34.620Z] === RUN TestGraphdriverPluginV2 [2021-02-18T10:03:35.187Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-02-18T10:03:36.124Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-02-18T10:03:36.124Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-02-18T10:03:36.505Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.337s coverage: 49.4% of statements [2021-02-18T10:03:36.692Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-02-18T10:03:36.764Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.831s coverage: 46.2% of statements [2021-02-18T10:03:36.764Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-02-18T10:03:37.097Z] --- PASS: TestServiceUpdateConfigs (14.70s) [2021-02-18T10:03:37.097Z] === RUN TestServiceUpdateNetwork [2021-02-18T10:03:37.261Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-02-18T10:03:38.197Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-02-18T10:03:38.456Z] --- PASS: TestGraphdriverPluginV2 (3.96s) [2021-02-18T10:03:38.456Z] PASS [2021-02-18T10:03:38.456Z] [2021-02-18T10:03:38.456Z] DONE 5 tests in 10.420s [2021-02-18T10:03:38.456Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-02-18T10:03:38.456Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:38.456Z] ++ set -e [2021-02-18T10:03:38.456Z] ++ '[' -n 0 ']' [2021-02-18T10:03:38.456Z] ++ set -x [2021-02-18T10:03:38.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:38.559Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.84s) [2021-02-18T10:03:38.559Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T10:03:38.716Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-02-18T10:03:38.716Z] INFO: Testing against a local daemon [2021-02-18T10:03:38.716Z] === RUN TestContinueAfterPluginCrash [2021-02-18T10:03:38.716Z] === PAUSE TestContinueAfterPluginCrash [2021-02-18T10:03:38.716Z] === RUN TestReadPluginNoRead [2021-02-18T10:03:38.716Z] === PAUSE TestReadPluginNoRead [2021-02-18T10:03:38.716Z] === RUN TestDaemonStartWithLogOpt [2021-02-18T10:03:38.716Z] === PAUSE TestDaemonStartWithLogOpt [2021-02-18T10:03:38.716Z] === CONT TestContinueAfterPluginCrash [2021-02-18T10:03:38.716Z] === CONT TestDaemonStartWithLogOpt [2021-02-18T10:03:39.285Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-02-18T10:03:39.285Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-02-18T10:03:39.285Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-02-18T10:03:39.300Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.644s coverage: 57.7% of statements [2021-02-18T10:03:39.300Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-02-18T10:03:39.300Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-02-18T10:03:39.300Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-02-18T10:03:40.222Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-02-18T10:03:40.222Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-02-18T10:03:40.222Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-02-18T10:03:40.222Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-02-18T10:03:40.222Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-02-18T10:03:40.679Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2021-02-18T10:03:41.159Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-02-18T10:03:41.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-02-18T10:03:41.617Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2021-02-18T10:03:41.871Z] --- PASS: TestCreateServiceSecretFileMode (3.37s) [2021-02-18T10:03:41.871Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T10:03:42.186Z] ok github.com/docker/docker/daemon/images 0.035s coverage: 6.4% of statements [2021-02-18T10:03:42.186Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-02-18T10:03:42.186Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-02-18T10:03:42.356Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-02-18T10:03:43.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-02-18T10:03:43.295Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-02-18T10:03:44.119Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-02-18T10:03:44.697Z] ok github.com/docker/docker/daemon/logger/awslogs 0.194s coverage: 77.4% of statements [2021-02-18T10:03:44.697Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-02-18T10:03:44.697Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-02-18T10:03:45.178Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2021-02-18T10:03:45.178Z] === RUN TestCreateServiceSysctls [2021-02-18T10:03:45.207Z] --- PASS: TestDaemonStartWithLogOpt (6.12s) [2021-02-18T10:03:45.207Z] === CONT TestReadPluginNoRead [2021-02-18T10:03:45.207Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-02-18T10:03:45.264Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2021-02-18T10:03:46.146Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-02-18T10:03:46.146Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-02-18T10:03:46.199Z] ok github.com/docker/docker/daemon/logger/journald 0.035s coverage: 23.9% of statements [2021-02-18T10:03:46.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 61.6% of statements [2021-02-18T10:03:46.767Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2021-02-18T10:03:47.095Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-02-18T10:03:47.664Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-02-18T10:03:48.143Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2021-02-18T10:03:48.143Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-02-18T10:03:48.402Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.055s coverage: 55.1% of statements [2021-02-18T10:03:48.601Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-02-18T10:03:49.170Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-02-18T10:03:49.170Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-02-18T10:03:49.170Z] === RUN TestReadPluginNoRead/disabled_caching [2021-02-18T10:03:49.494Z] --- PASS: TestCreateServiceSysctls (3.65s) [2021-02-18T10:03:49.494Z] === RUN TestCreateServiceCapabilities [2021-02-18T10:03:49.738Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-02-18T10:03:49.738Z] --- PASS: TestContinueAfterPluginCrash (11.06s) [2021-02-18T10:03:49.781Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-02-18T10:03:50.307Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-02-18T10:03:50.566Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-02-18T10:03:51.134Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-02-18T10:03:51.134Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-02-18T10:03:51.159Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-02-18T10:03:51.510Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-02-18T10:03:51.704Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-02-18T10:03:51.982Z] --- PASS: TestServiceUpdateNetwork (12.79s) [2021-02-18T10:03:51.982Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T10:03:51.982Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-18T10:03:51.982Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-18T10:03:52.048Z] --- PASS: TestCreateServiceCapabilities (3.27s) [2021-02-18T10:03:52.048Z] === RUN TestInspect [2021-02-18T10:03:52.080Z] ok github.com/docker/docker/daemon/logger/splunk 1.712s coverage: 82.5% of statements [2021-02-18T10:03:52.080Z] ? github.com/docker/docker/daemon/names [no test files] [2021-02-18T10:03:52.273Z] === RUN TestReadPluginNoRead/default [2021-02-18T10:03:52.340Z] ok github.com/docker/docker/daemon/network 0.018s coverage: 63.8% of statements [2021-02-18T10:03:52.340Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-02-18T10:03:52.841Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-02-18T10:03:54.219Z] --- PASS: TestReadPluginNoRead (9.11s) [2021-02-18T10:03:54.219Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-02-18T10:03:54.219Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.61s) [2021-02-18T10:03:54.219Z] --- PASS: TestReadPluginNoRead/default (1.65s) [2021-02-18T10:03:54.219Z] read_test.go:92: [dfb1db7be9162] daemon is not started [2021-02-18T10:03:54.219Z] PASS [2021-02-18T10:03:54.219Z] [2021-02-18T10:03:54.219Z] DONE 6 tests in 15.383s [2021-02-18T10:03:54.219Z] 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-02-18T10:03:54.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:54.219Z] ++ set -e [2021-02-18T10:03:54.219Z] ++ '[' -n 0 ']' [2021-02-18T10:03:54.219Z] ++ set -x [2021-02-18T10:03:54.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:54.219Z] testing: warning: no tests to run [2021-02-18T10:03:54.219Z] PASS [2021-02-18T10:03:54.219Z] [2021-02-18T10:03:54.219Z] DONE 0 tests in 0.065s [2021-02-18T10:03:54.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-02-18T10:03:54.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:54.219Z] ++ set -e [2021-02-18T10:03:54.219Z] ++ '[' -n 0 ']' [2021-02-18T10:03:54.219Z] ++ set -x [2021-02-18T10:03:54.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:54.219Z] INFO: Testing against a local daemon [2021-02-18T10:03:54.219Z] === RUN TestPluginWithDevMounts [2021-02-18T10:03:54.219Z] === PAUSE TestPluginWithDevMounts [2021-02-18T10:03:54.219Z] === CONT TestPluginWithDevMounts [2021-02-18T10:03:54.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-02-18T10:03:54.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-02-18T10:03:54.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-02-18T10:03:54.219Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-02-18T10:03:54.219Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-02-18T10:03:54.247Z] ok github.com/docker/docker/distribution/metadata 0.063s coverage: 48.2% of statements [2021-02-18T10:03:55.157Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-02-18T10:03:55.186Z] ok github.com/docker/docker/distribution 0.171s coverage: 25.0% of statements [2021-02-18T10:03:55.186Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-02-18T10:03:56.093Z] --- PASS: TestPluginWithDevMounts (1.88s) [2021-02-18T10:03:56.093Z] PASS [2021-02-18T10:03:56.093Z] [2021-02-18T10:03:56.093Z] DONE 1 tests in 2.026s [2021-02-18T10:03:56.093Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-02-18T10:03:56.093Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:56.093Z] ++ set -e [2021-02-18T10:03:56.093Z] ++ '[' -n 0 ']' [2021-02-18T10:03:56.093Z] ++ set -x [2021-02-18T10:03:56.093Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:03:56.093Z] INFO: Testing against a local daemon [2021-02-18T10:03:56.093Z] === RUN TestSecretInspect [2021-02-18T10:03:56.124Z] ok github.com/docker/docker/errdefs 0.005s coverage: 53.1% of statements [2021-02-18T10:03:56.260Z] --- PASS: TestInspect (3.64s) [2021-02-18T10:03:56.260Z] === RUN TestCreateJob [2021-02-18T10:03:57.061Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-02-18T10:03:57.999Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2021-02-18T10:03:57.999Z] ? github.com/docker/docker/dockerversion [no test files] [2021-02-18T10:03:57.999Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-02-18T10:03:58.550Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-18T10:03:58.625Z] --- PASS: TestSecretInspect (2.25s) [2021-02-18T10:03:58.625Z] === RUN TestSecretList [2021-02-18T10:03:59.193Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-02-18T10:03:59.377Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2021-02-18T10:03:59.377Z] ok github.com/docker/docker/image/tarexport 0.019s coverage: 0.6% of statements [2021-02-18T10:03:59.377Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-02-18T10:03:59.761Z] === RUN TestDockerSuite/TestContainerAPITop [2021-02-18T10:03:59.944Z] ok github.com/docker/docker/libcontainerd/queue 0.031s coverage: 100.0% of statements [2021-02-18T10:04:00.472Z] --- PASS: TestCreateJob (4.07s) [2021-02-18T10:04:00.472Z] === RUN TestReplicatedJob [2021-02-18T10:04:00.697Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-02-18T10:04:00.697Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-02-18T10:04:00.697Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-02-18T10:04:00.959Z] --- PASS: TestSecretList (2.63s) [2021-02-18T10:04:00.959Z] === RUN TestSecretsCreateAndDelete [2021-02-18T10:04:01.848Z] ok github.com/docker/docker/oci 0.012s coverage: 38.4% of statements [2021-02-18T10:04:02.107Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2021-02-18T10:04:02.366Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-02-18T10:04:03.493Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-02-18T10:04:03.493Z] --- PASS: TestSecretsCreateAndDelete (2.44s) [2021-02-18T10:04:03.493Z] === RUN TestSecretsUpdate [2021-02-18T10:04:04.063Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-02-18T10:04:04.273Z] ok github.com/docker/docker/pkg/archive 0.309s coverage: 76.8% of statements [2021-02-18T10:04:05.000Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-02-18T10:04:05.652Z] ok github.com/docker/docker/pkg/authorization 0.596s coverage: 68.3% of statements [2021-02-18T10:04:05.652Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-02-18T10:04:05.911Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-02-18T10:04:06.378Z] --- PASS: TestSecretsUpdate (2.70s) [2021-02-18T10:04:06.378Z] === RUN TestTemplatedSecret [2021-02-18T10:04:06.672Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2021-02-18T10:04:06.672Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2021-02-18T10:04:06.672Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2021-02-18T10:04:06.672Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.99s) [2021-02-18T10:04:06.672Z] PASS [2021-02-18T10:04:06.672Z] [2021-02-18T10:04:06.672Z] === Skipped [2021-02-18T10:04:06.672Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T10:04:06.672Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:04:06.672Z] [2021-02-18T10:04:06.672Z] [2021-02-18T10:04:06.672Z] DONE 27 tests, 1 skipped in 169.133s [2021-02-18T10:04:06.672Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T10:04:06.672Z] INFO: Testing against a local daemon [2021-02-18T10:04:06.672Z] === RUN TestSessionCreate [2021-02-18T10:04:06.672Z] --- PASS: TestSessionCreate (0.02s) [2021-02-18T10:04:06.672Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T10:04:06.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-02-18T10:04:06.672Z] PASS [2021-02-18T10:04:06.672Z] [2021-02-18T10:04:06.672Z] DONE 2 tests in 0.086s [2021-02-18T10:04:06.672Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T10:04:06.672Z] INFO: Testing against a local daemon [2021-02-18T10:04:06.672Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:04:06.672Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:04:06.672Z] === RUN TestEventsExecDie [2021-02-18T10:04:06.672Z] --- PASS: TestEventsExecDie (0.63s) [2021-02-18T10:04:06.672Z] === RUN TestEventsBackwardsCompatible [2021-02-18T10:04:06.672Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-02-18T10:04:06.672Z] === RUN TestInfoBinaryCommits [2021-02-18T10:04:06.933Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-02-18T10:04:06.933Z] === RUN TestInfoAPIVersioned [2021-02-18T10:04:06.933Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T10:04:06.933Z] === RUN TestInfoDiscoveryBackend [2021-02-18T10:04:07.070Z] --- PASS: TestReplicatedJob (6.77s) [2021-02-18T10:04:07.070Z] === RUN TestUpdateReplicatedJob [2021-02-18T10:04:07.503Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-18T10:04:07.503Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T10:04:08.284Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-02-18T10:04:08.448Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-18T10:04:08.448Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T10:04:09.016Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-18T10:04:09.016Z] === RUN TestInfoAPI [2021-02-18T10:04:09.016Z] --- PASS: TestInfoAPI (0.02s) [2021-02-18T10:04:09.016Z] === RUN TestInfoAPIWarnings [2021-02-18T10:04:09.195Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-02-18T10:04:09.195Z] ok github.com/docker/docker/layer 7.515s coverage: 68.8% of statements [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/oci/caps [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-02-18T10:04:09.195Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-02-18T10:04:09.195Z] ok github.com/docker/docker/pkg/directory 0.004s coverage: 80.0% of statements [2021-02-18T10:04:09.222Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-02-18T10:04:09.481Z] --- PASS: TestTemplatedSecret (3.25s) [2021-02-18T10:04:09.481Z] === RUN TestSecretCreateResolve [2021-02-18T10:04:10.132Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2021-02-18T10:04:10.132Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-02-18T10:04:10.378Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2021-02-18T10:04:10.378Z] === RUN TestServiceListWithStatuses [2021-02-18T10:04:10.378Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T10:04:10.378Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:04:10.378Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T10:04:10.417Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-02-18T10:04:10.699Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2021-02-18T10:04:11.267Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-02-18T10:04:11.796Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-02-18T10:04:11.834Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2021-02-18T10:04:12.056Z] --- PASS: TestSecretCreateResolve (2.61s) [2021-02-18T10:04:12.056Z] PASS [2021-02-18T10:04:12.056Z] [2021-02-18T10:04:12.056Z] DONE 6 tests in 15.987s [2021-02-18T10:04:12.056Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-02-18T10:04:12.056Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:04:12.056Z] ++ set -e [2021-02-18T10:04:12.056Z] ++ '[' -n 0 ']' [2021-02-18T10:04:12.056Z] ++ set -x [2021-02-18T10:04:12.056Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:04:12.316Z] INFO: Testing against a local daemon [2021-02-18T10:04:12.316Z] === RUN TestServiceCreateInit [2021-02-18T10:04:12.316Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-02-18T10:04:12.575Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-02-18T10:04:12.771Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-02-18T10:04:13.707Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 89.5% of statements [2021-02-18T10:04:13.956Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-02-18T10:04:14.275Z] ok github.com/docker/docker/pkg/fsutils 0.170s coverage: 85.1% of statements [2021-02-18T10:04:14.534Z] ok github.com/docker/docker/pkg/discovery/kv 3.075s coverage: 84.1% of statements [2021-02-18T10:04:14.794Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2021-02-18T10:04:15.333Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-02-18T10:04:15.731Z] ok github.com/docker/docker/pkg/idtools 0.491s coverage: 69.5% of statements [2021-02-18T10:04:16.268Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-02-18T10:04:16.299Z] ok github.com/docker/docker/pkg/ioutils 0.558s coverage: 70.6% of statements [2021-02-18T10:04:16.299Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2021-02-18T10:04:16.299Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-02-18T10:04:16.558Z] ok github.com/docker/docker/pkg/longpath 0.017s coverage: 100.0% of statements [2021-02-18T10:04:16.558Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-02-18T10:04:16.558Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-02-18T10:04:16.558Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2021-02-18T10:04:16.558Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-02-18T10:04:16.836Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-02-18T10:04:16.974Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2021-02-18T10:04:16.974Z] === RUN TestDockerNetworkReConnect [2021-02-18T10:04:17.127Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2021-02-18T10:04:17.127Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-02-18T10:04:17.695Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-02-18T10:04:17.695Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2021-02-18T10:04:17.695Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-02-18T10:04:17.695Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-02-18T10:04:18.214Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b9a720_} [2021-02-18T10:04:18.633Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2021-02-18T10:04:18.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291292533_/foo_false____} [2021-02-18T10:04:19.202Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-02-18T10:04:19.770Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-02-18T10:04:19.770Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-02-18T10:04:20.162Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291292533_/foo_true____} [2021-02-18T10:04:20.162Z] --- PASS: TestServiceCreateInit (7.91s) [2021-02-18T10:04:20.162Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2021-02-18T10:04:20.162Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.09s) [2021-02-18T10:04:20.162Z] === RUN TestCreateServiceMultipleTimes [2021-02-18T10:04:21.162Z] ok github.com/docker/docker/pkg/pubsub 1.026s coverage: 75.0% of statements [2021-02-18T10:04:21.421Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-02-18T10:04:21.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_false____} [2021-02-18T10:04:22.130Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_true____} [2021-02-18T10:04:22.273Z] --- PASS: TestDockerNetworkReConnect (4.94s) [2021-02-18T10:04:22.273Z] === RUN TestServicePlugin [2021-02-18T10:04:22.273Z] --- SKIP: TestServicePlugin (0.00s) [2021-02-18T10:04:22.273Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:04:22.273Z] === RUN TestServiceUpdateLabel [2021-02-18T10:04:23.509Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_true__0xc000b9a780__} [2021-02-18T10:04:24.706Z] ok github.com/docker/docker/pkg/signal 2.410s coverage: 61.0% of statements [2021-02-18T10:04:24.706Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-02-18T10:04:24.965Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-02-18T10:04:25.224Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-02-18T10:04:25.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b9a7a0_} [2021-02-18T10:04:25.580Z] --- PASS: TestServiceUpdateLabel (3.27s) [2021-02-18T10:04:25.580Z] === RUN TestServiceUpdateSecrets [2021-02-18T10:04:25.674Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-02-18T10:04:26.161Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.9% of statements [2021-02-18T10:04:26.419Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2021-02-18T10:04:26.987Z] ok github.com/docker/docker/pkg/tailfile 0.095s coverage: 88.6% of statements [2021-02-18T10:04:27.054Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b9a7c0_} [2021-02-18T10:04:27.150Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-02-18T10:04:27.150Z] === RUN TestInfoDebug [2021-02-18T10:04:27.150Z] --- PASS: TestInfoDebug (0.53s) [2021-02-18T10:04:27.150Z] === RUN TestInfoInsecureRegistries [2021-02-18T10:04:27.150Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-02-18T10:04:27.150Z] === RUN TestInfoRegistryMirrors [2021-02-18T10:04:27.150Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-18T10:04:27.150Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T10:04:27.150Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-02-18T10:04:27.150Z] === RUN TestPingCacheHeaders [2021-02-18T10:04:27.150Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-18T10:04:27.150Z] === RUN TestPingGet [2021-02-18T10:04:27.150Z] --- PASS: TestPingGet (0.01s) [2021-02-18T10:04:27.150Z] === RUN TestPingHead [2021-02-18T10:04:27.150Z] --- PASS: TestPingHead (0.02s) [2021-02-18T10:04:27.150Z] === RUN TestVersion [2021-02-18T10:04:27.150Z] --- PASS: TestVersion (0.02s) [2021-02-18T10:04:27.150Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:04:27.555Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-02-18T10:04:27.555Z] testing: warning: no tests to run [2021-02-18T10:04:27.555Z] coverage: [no statements] [2021-02-18T10:04:27.555Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-02-18T10:04:28.123Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-02-18T10:04:28.382Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-02-18T10:04:28.382Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-02-18T10:04:28.530Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.28s) [2021-02-18T10:04:28.531Z] PASS [2021-02-18T10:04:28.531Z] [2021-02-18T10:04:28.531Z] DONE 18 tests in 22.193s [2021-02-18T10:04:28.531Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T10:04:28.531Z] INFO: Testing against a local daemon [2021-02-18T10:04:28.531Z] === RUN TestVolumesCreateAndList [2021-02-18T10:04:28.531Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-18T10:04:28.531Z] === RUN TestVolumesRemove [2021-02-18T10:04:28.531Z] --- PASS: TestVolumesRemove (0.08s) [2021-02-18T10:04:28.531Z] === RUN TestVolumesInspect [2021-02-18T10:04:28.531Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T10:04:28.531Z] === RUN TestVolumesInvalidJSON [2021-02-18T10:04:28.531Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T10:04:28.531Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T10:04:28.531Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T10:04:28.531Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-18T10:04:28.531Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T10:04:28.531Z] PASS [2021-02-18T10:04:28.531Z] [2021-02-18T10:04:28.531Z] DONE 5 tests in 0.178s [2021-02-18T10:04:28.531Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:04:28.958Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b9a7e0_} [2021-02-18T10:04:29.895Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b9a800_} [2021-02-18T10:04:29.910Z] Stopping apparmor (via systemctl): apparmor.service. [2021-02-18T10:04:29.910Z] Removing test suite binaries [2021-02-18T10:04:30.170Z] exiting test-integration [2021-02-18T10:04:30.170Z] ++ exit 0 [2021-02-18T10:04:30.170Z] [2021-02-18T10:04:30.915Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.2% of statements [2021-02-18T10:04:31.173Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-02-18T10:04:31.272Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-02-18T10:04:31.741Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-02-18T10:04:32.652Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-02-18T10:04:32.911Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-02-18T10:04:33.118Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2021-02-18T10:04:33.377Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements Post stage [Pipeline] junit [2021-02-18T10:04:33.478Z] Recording test results [2021-02-18T10:04:34.759Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-02-18T10:04:34.896Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:04:35.259Z] + echo Ensuring container killed. [2021-02-18T10:04:35.260Z] Ensuring container killed. [2021-02-18T10:04:35.260Z] + docker rm -vf docker-pr5 [2021-02-18T10:04:35.260Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-18T10:04:35.327Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-02-18T10:04:35.447Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-02-18T10:04:35.548Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:04:35.548Z] Chowning /workspace to jenkins user [2021-02-18T10:04:35.548Z] + id -u [2021-02-18T10:04:35.548Z] + id -g [2021-02-18T10:04:35.548Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T10:04:35.548Z] Unable to find image 'busybox:latest' locally [2021-02-18T10:04:35.587Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-02-18T10:04:35.808Z] latest: Pulling from library/busybox [2021-02-18T10:04:36.068Z] 4c892f00285e: Pulling fs layer [2021-02-18T10:04:36.307Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-02-18T10:04:36.566Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-02-18T10:04:36.826Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-02-18T10:04:38.205Z] --- PASS: TestCreateServiceMultipleTimes (17.76s) [2021-02-18T10:04:38.205Z] === RUN TestCreateServiceConflict [2021-02-18T10:04:38.777Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-02-18T10:04:39.101Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2021-02-18T10:04:40.042Z] ok github.com/docker/docker/volume/local 0.098s coverage: 76.4% of statements [2021-02-18T10:04:40.165Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-02-18T10:04:40.165Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-02-18T10:04:40.425Z] --- PASS: TestCreateServiceConflict (2.62s) [2021-02-18T10:04:40.425Z] === RUN TestCreateServiceMaxReplicas [2021-02-18T10:04:40.501Z] --- PASS: TestServiceUpdateSecrets (15.32s) [2021-02-18T10:04:40.501Z] === RUN TestServiceUpdateConfigs [2021-02-18T10:04:40.684Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-02-18T10:04:40.979Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2021-02-18T10:04:41.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-02-18T10:04:41.341Z] 4c892f00285e: Download complete [2021-02-18T10:04:41.341Z] 4c892f00285e: Pull complete [2021-02-18T10:04:41.341Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-18T10:04:41.341Z] Status: Downloaded newer image for busybox:latest [2021-02-18T10:04:41.513Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-02-18T10:04:42.357Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2021-02-18T10:04:42.451Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-02-18T10:04:43.390Z] === RUN TestDockerSuite/TestCpFromCaseB [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:04:44.182Z] + bundleName=amd64-cgroup2 [2021-02-18T10:04:44.182Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-02-18T10:04:44.183Z] Creating amd64-cgroup2-bundles.tar.gz [2021-02-18T10:04:44.183Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-02-18T10:04:44.183Z] + 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-02-18T10:04:44.455Z] Archiving artifacts [2021-02-18T10:04:44.774Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-02-18T10:04:45.033Z] --- PASS: TestCreateServiceMaxReplicas (4.46s) [2021-02-18T10:04:45.033Z] === RUN TestCreateWithDuplicateNetworkNames [2021-02-18T10:04:45.292Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-02-18T10:04:46.231Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-02-18T10:04:46.508Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:04:46.833Z] + make clean [2021-02-18T10:04:47.092Z] docker volume rm -f docker-dev-cache [2021-02-18T10:04:47.092Z] docker-dev-cache [Pipeline] deleteDir [2021-02-18T10:04:47.170Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-02-18T10:04:48.107Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-02-18T10:04:48.676Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-02-18T10:04:49.614Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-02-18T10:04:49.873Z] === RUN TestDockerSuite/TestCpFromCaseJ [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T10:04:50.811Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-02-18T10:04:51.379Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-02-18T10:04:52.316Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-02-18T10:04:52.884Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-02-18T10:04:52.884Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-02-18T10:04:53.451Z] === RUN TestDockerSuite/TestCpRelativePath [2021-02-18T10:04:54.020Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-02-18T10:04:54.556Z] ok github.com/docker/docker/pkg/plugins 33.617s coverage: 76.6% of statements [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/pkg/term [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/rootless [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/testutil/request [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/volume [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-02-18T10:04:54.556Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === Skipped [2021-02-18T10:04:54.556Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-02-18T10:04:54.556Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-02-18T10:04:54.556Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver btrfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-02-18T10:04:54.556Z] time="2021-02-18T10:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-02-18T10:04:54.556Z] time="2021-02-18T10:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-02-18T10:04:54.556Z] time="2021-02-18T10:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-02-18T10:04:54.556Z] time="2021-02-18T10:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-02-18T10:04:54.556Z] time="2021-02-18T10:03:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-02-18T10:04:54.556Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-02-18T10:04:54.556Z] overlay_test.go:49: Fails to compute changes intermittently [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-02-18T10:04:54.556Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-02-18T10:04:54.556Z] graphtest_unix.go:46: Driver zfs not supported [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-02-18T10:04:54.556Z] graphtest_unix.go:73: No driver to put! [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-02-18T10:04:54.556Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-02-18T10:04:54.556Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] [2021-02-18T10:04:54.556Z] DONE 2237 tests, 26 skipped in 256.605s Post stage [Pipeline] junit [2021-02-18T10:04:54.569Z] Recording test results [2021-02-18T10:04:54.588Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-02-18T10:04:54.881Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-02-18T10:04:55.171Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-02-18T10:04:55.221Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42021/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:791dd8e299f2fa4238c2fd0b50ce52b4c4c4eebb hack/validate/vendor [2021-02-18T10:04:55.739Z] === RUN TestDockerSuite/TestCpToCaseA [2021-02-18T10:04:55.789Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:04:56.669Z] + echo Ensuring container killed. [2021-02-18T10:04:56.669Z] Ensuring container killed. [2021-02-18T10:04:56.669Z] + docker rm -vf docker-pr5 [2021-02-18T10:04:56.669Z] Error: No such container: docker-pr5 [2021-02-18T10:04:56.675Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] sh [2021-02-18T10:04:56.954Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:04:56.954Z] Chowning /workspace to jenkins user [2021-02-18T10:04:56.954Z] + id -u [2021-02-18T10:04:56.954Z] + id -g [2021-02-18T10:04:56.954Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T10:04:57.243Z] === RUN TestDockerSuite/TestCpToCaseC [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:04:57.820Z] + bundleName=unit [2021-02-18T10:04:57.820Z] + echo Creating unit-bundles.tar.gz [2021-02-18T10:04:57.820Z] Creating unit-bundles.tar.gz [2021-02-18T10:04:57.820Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-02-18T10:04:57.820Z] bundles/junit-report.xml [2021-02-18T10:04:57.820Z] bundles/go-test-report.json [2021-02-18T10:04:57.820Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-02-18T10:04:57.832Z] Archiving artifacts [2021-02-18T10:04:58.190Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:04:58.505Z] + make clean [2021-02-18T10:04:58.505Z] docker volume rm -f docker-dev-cache [2021-02-18T10:04:58.621Z] === RUN TestDockerSuite/TestCpToCaseD [2021-02-18T10:04:58.630Z] --- PASS: TestServiceUpdateConfigs (15.40s) [2021-02-18T10:04:58.630Z] === RUN TestServiceUpdateNetwork [2021-02-18T10:04:58.764Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T10:04:59.559Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.35s) [2021-02-18T10:04:59.559Z] === RUN TestCreateServiceSecretFileMode [2021-02-18T10:05:02.847Z] === RUN TestDockerSuite/TestCpToCaseE [2021-02-18T10:05:02.847Z] --- PASS: TestCreateServiceSecretFileMode (3.09s) [2021-02-18T10:05:02.847Z] === RUN TestCreateServiceConfigFileMode [2021-02-18T10:05:05.382Z] === RUN TestDockerSuite/TestCpToCaseF [2021-02-18T10:05:05.641Z] --- PASS: TestCreateServiceConfigFileMode (3.21s) [2021-02-18T10:05:05.641Z] === RUN TestCreateServiceSysctls [2021-02-18T10:05:05.641Z] === RUN TestDockerSuite/TestCpToCaseG [2021-02-18T10:05:09.833Z] === RUN TestDockerSuite/TestCpToCaseH [2021-02-18T10:05:09.833Z] --- PASS: TestCreateServiceSysctls (4.04s) [2021-02-18T10:05:09.833Z] === RUN TestCreateServiceCapabilities [2021-02-18T10:05:10.872Z] --- PASS: TestServiceUpdateNetwork (14.64s) [2021-02-18T10:05:10.872Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T10:05:12.262Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-18T10:05:12.373Z] === RUN TestDockerSuite/TestCpToCaseI [2021-02-18T10:05:12.633Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-02-18T10:05:13.200Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2021-02-18T10:05:13.200Z] === RUN TestInspect [2021-02-18T10:05:13.208Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-18T10:05:16.509Z] --- PASS: TestInspect (3.03s) [2021-02-18T10:05:16.509Z] === RUN TestCreateJob [2021-02-18T10:05:16.769Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-02-18T10:05:17.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-02-18T10:05:17.595Z] === RUN TestDockerSuite/TestCpToDot [2021-02-18T10:05:18.536Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-02-18T10:05:20.441Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-02-18T10:05:20.441Z] --- PASS: TestCreateJob (4.35s) [2021-02-18T10:05:20.441Z] === RUN TestReplicatedJob [2021-02-18T10:05:21.359Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-18T10:05:21.378Z] === RUN TestDockerSuite/TestCpToStdout [2021-02-18T10:05:21.947Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-02-18T10:05:23.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-02-18T10:05:23.326Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-02-18T10:05:23.586Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-02-18T10:05:24.965Z] === RUN TestDockerSuite/TestCpVolumePath [2021-02-18T10:05:26.346Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-02-18T10:05:26.605Z] === RUN TestDockerSuite/TestCreateArgs [2021-02-18T10:05:26.605Z] === RUN TestDockerSuite/TestCreateByImageID [2021-02-18T10:05:27.174Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-02-18T10:05:27.741Z] --- PASS: TestReplicatedJob (7.16s) [2021-02-18T10:05:27.742Z] === RUN TestUpdateReplicatedJob [2021-02-18T10:05:27.742Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-02-18T10:05:27.742Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-02-18T10:05:27.953Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2021-02-18T10:05:27.953Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2021-02-18T10:05:27.953Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2021-02-18T10:05:27.953Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2021-02-18T10:05:27.953Z] PASS [2021-02-18T10:05:27.953Z] [2021-02-18T10:05:27.953Z] === Skipped [2021-02-18T10:05:27.953Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T10:05:27.953Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:05:27.953Z] [2021-02-18T10:05:27.953Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-02-18T10:05:27.953Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-02-18T10:05:27.953Z] [2021-02-18T10:05:27.953Z] [2021-02-18T10:05:27.953Z] DONE 27 tests, 2 skipped in 161.044s [2021-02-18T10:05:27.953Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T10:05:27.953Z] ++ 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-02-18T10:05:27.953Z] ++ set -e [2021-02-18T10:05:27.953Z] ++ '[' -n 0 ']' [2021-02-18T10:05:27.953Z] ++ set -x [2021-02-18T10:05:27.953Z] ++ 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-02-18T10:05:28.001Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-02-18T10:05:28.215Z] INFO: Testing against a local daemon [2021-02-18T10:05:28.215Z] === RUN TestSessionCreate [2021-02-18T10:05:28.215Z] --- PASS: TestSessionCreate (0.05s) [2021-02-18T10:05:28.215Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T10:05:28.215Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-02-18T10:05:28.215Z] PASS [2021-02-18T10:05:28.215Z] [2021-02-18T10:05:28.215Z] DONE 2 tests in 0.234s [2021-02-18T10:05:28.215Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T10:05:28.215Z] ++ 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-02-18T10:05:28.215Z] ++ set -e [2021-02-18T10:05:28.215Z] ++ '[' -n 0 ']' [2021-02-18T10:05:28.215Z] ++ set -x [2021-02-18T10:05:28.215Z] ++ 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-02-18T10:05:28.215Z] INFO: Testing against a local daemon [2021-02-18T10:05:28.215Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:05:28.215Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:05:28.215Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:05:28.215Z] === RUN TestEventsExecDie [2021-02-18T10:05:28.568Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-02-18T10:05:28.828Z] === RUN TestDockerSuite/TestCreateLabels [2021-02-18T10:05:28.828Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-02-18T10:05:29.088Z] === RUN TestDockerSuite/TestCreateRM [2021-02-18T10:05:29.160Z] --- PASS: TestEventsExecDie (0.89s) [2021-02-18T10:05:29.160Z] === RUN TestEventsBackwardsCompatible [2021-02-18T10:05:29.347Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-02-18T10:05:29.347Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-02-18T10:05:29.347Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-02-18T10:05:29.423Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-02-18T10:05:29.423Z] === RUN TestInfoBinaryCommits [2021-02-18T10:05:29.423Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-02-18T10:05:29.423Z] === RUN TestInfoAPIVersioned [2021-02-18T10:05:29.423Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-02-18T10:05:29.423Z] === RUN TestInfoDiscoveryBackend [2021-02-18T10:05:29.606Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-02-18T10:05:29.997Z] --- PASS: TestInfoDiscoveryBackend (0.61s) [2021-02-18T10:05:29.997Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T10:05:30.942Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-18T10:05:30.942Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T10:05:30.984Z] --- PASS: TestUpdateReplicatedJob (3.38s) [2021-02-18T10:05:30.984Z] === RUN TestServiceListWithStatuses [2021-02-18T10:05:30.984Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-02-18T10:05:30.984Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:05:30.984Z] === RUN TestDockerNetworkConnectAlias [2021-02-18T10:05:31.515Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.62s) [2021-02-18T10:05:31.515Z] === RUN TestInfoAPI [2021-02-18T10:05:31.555Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-02-18T10:05:31.555Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-02-18T10:05:31.555Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-02-18T10:05:31.777Z] --- PASS: TestInfoAPI (0.05s) [2021-02-18T10:05:31.777Z] === RUN TestInfoAPIWarnings [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-02-18T10:05:36.841Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-02-18T10:05:36.841Z] --- PASS: TestDockerNetworkConnectAlias (5.97s) [2021-02-18T10:05:36.841Z] === RUN TestDockerNetworkReConnect [2021-02-18T10:05:37.409Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-02-18T10:05:38.347Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-02-18T10:05:39.285Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-02-18T10:05:40.663Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-02-18T10:05:41.599Z] --- PASS: TestDockerNetworkReConnect (4.40s) [2021-02-18T10:05:41.599Z] === RUN TestServicePlugin [2021-02-18T10:05:41.858Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-02-18T10:05:42.426Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-02-18T10:05:43.364Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-02-18T10:05:43.364Z] === RUN TestDockerSuite/TestDevicePermissions [2021-02-18T10:05:43.931Z] === RUN TestDockerSuite/TestDockerFails [2021-02-18T10:05:43.931Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-02-18T10:05:43.931Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-02-18T10:05:43.931Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-02-18T10:05:44.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-02-18T10:05:45.128Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-02-18T10:05:45.696Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-02-18T10:05:48.233Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-02-18T10:05:48.233Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-02-18T10:05:48.233Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-02-18T10:05:48.233Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-02-18T10:05:49.902Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-02-18T10:05:49.902Z] === RUN TestInfoDebug [2021-02-18T10:05:49.902Z] --- PASS: TestInfoDebug (0.61s) [2021-02-18T10:05:49.902Z] === RUN TestInfoInsecureRegistries [2021-02-18T10:05:49.902Z] --- PASS: TestInfoInsecureRegistries (0.61s) [2021-02-18T10:05:49.902Z] === RUN TestInfoRegistryMirrors [2021-02-18T10:05:50.164Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-02-18T10:05:50.164Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T10:05:50.425Z] --- PASS: TestLoginFailsWithBadCredentials (0.25s) [2021-02-18T10:05:50.426Z] === RUN TestPingCacheHeaders [2021-02-18T10:05:50.426Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-02-18T10:05:50.426Z] === RUN TestPingGet [2021-02-18T10:05:50.426Z] --- PASS: TestPingGet (0.03s) [2021-02-18T10:05:50.426Z] === RUN TestPingHead [2021-02-18T10:05:50.426Z] --- PASS: TestPingHead (0.05s) [2021-02-18T10:05:50.426Z] === RUN TestVersion [2021-02-18T10:05:50.426Z] --- PASS: TestVersion (0.05s) [2021-02-18T10:05:50.426Z] PASS [2021-02-18T10:05:50.687Z] [2021-02-18T10:05:50.687Z] === Skipped [2021-02-18T10:05:50.687Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:05:50.687Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:05:50.687Z] [2021-02-18T10:05:50.687Z] [2021-02-18T10:05:50.687Z] DONE 18 tests, 1 skipped in 22.352s [2021-02-18T10:05:50.687Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T10:05:50.687Z] ++ 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-02-18T10:05:50.687Z] ++ set -e [2021-02-18T10:05:50.687Z] ++ '[' -n 0 ']' [2021-02-18T10:05:50.687Z] ++ set -x [2021-02-18T10:05:50.687Z] ++ 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-02-18T10:05:50.687Z] INFO: Testing against a local daemon [2021-02-18T10:05:50.687Z] === RUN TestVolumesCreateAndList [2021-02-18T10:05:50.687Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-02-18T10:05:50.688Z] === RUN TestVolumesRemove [2021-02-18T10:05:50.949Z] --- PASS: TestVolumesRemove (0.12s) [2021-02-18T10:05:50.949Z] === RUN TestVolumesInspect [2021-02-18T10:05:50.949Z] --- PASS: TestVolumesInspect (0.03s) [2021-02-18T10:05:50.949Z] === RUN TestVolumesInvalidJSON [2021-02-18T10:05:50.949Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T10:05:50.949Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T10:05:50.949Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T10:05:50.949Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-02-18T10:05:50.949Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T10:05:50.949Z] PASS [2021-02-18T10:05:50.949Z] [2021-02-18T10:05:50.949Z] DONE 5 tests in 0.340s [2021-02-18T10:05:50.949Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:05:51.524Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:05:51.524Z] +++ kill 13970 [2021-02-18T10:05:52.912Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:05:52.912Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:05:52.912Z] [2021-02-18T10:05:52.912Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:05:52.912Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:05:52.912Z] [2021-02-18T10:05:52.912Z] To set a process to complain mode, use the command line tool [2021-02-18T10:05:52.912Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:05:52.912Z] +++ true [2021-02-18T10:05:52.912Z] exiting test-integration [2021-02-18T10:05:52.912Z] ++ exit 0 [2021-02-18T10:05:52.912Z] [2021-02-18T10:05:54.800Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom Post stage [Pipeline] junit [2021-02-18T10:05:55.478Z] Recording test results [2021-02-18T10:05:55.869Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:05:56.224Z] + echo Ensuring container killed. [2021-02-18T10:05:56.224Z] Ensuring container killed. [2021-02-18T10:05:56.224Z] + docker rm -vf docker-pr5 [2021-02-18T10:05:56.224Z] Error: No such container: docker-pr5 [Pipeline] sh [2021-02-18T10:05:56.517Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:05:56.517Z] Chowning /workspace to jenkins user [2021-02-18T10:05:56.517Z] + id -u [2021-02-18T10:05:56.517Z] + id -g [2021-02-18T10:05:56.517Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [2021-02-18T10:05:56.517Z] Unable to find image 'busybox:latest' locally [2021-02-18T10:05:56.710Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-02-18T10:05:56.779Z] latest: Pulling from library/busybox [2021-02-18T10:05:56.779Z] 4f04a8275d30: Pulling fs layer [2021-02-18T10:05:57.040Z] 4f04a8275d30: Verifying Checksum [2021-02-18T10:05:57.040Z] 4f04a8275d30: Download complete [2021-02-18T10:05:57.301Z] 4f04a8275d30: Pull complete [2021-02-18T10:05:57.302Z] Digest: sha256:e1488cb900233d035575f0a7787448cb1fa93bed0ccc0d4efc1963d7d72a8f17 [2021-02-18T10:05:57.302Z] Status: Downloaded newer image for busybox:latest [2021-02-18T10:05:58.088Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-02-18T10:05:59.994Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-02-18T10:06:00.253Z] === RUN TestDockerSuite/TestEventsAttach [2021-02-18T10:06:00.820Z] === RUN TestDockerSuite/TestEventsCommit [2021-02-18T10:06:02.198Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-02-18T10:06:02.456Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:06:03.021Z] + bundleName=arm64-integration [2021-02-18T10:06:03.021Z] + echo Creating arm64-integration-bundles.tar.gz [2021-02-18T10:06:03.021Z] Creating arm64-integration-bundles.tar.gz [2021-02-18T10:06:03.021Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name+ *-report.xml ) -print [2021-02-18T10:06:03.021Z] xargs tar -czf arm64-integration-bundles.tar.gz [2021-02-18T10:06:03.030Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [Pipeline] archiveArtifacts [2021-02-18T10:06:03.300Z] Archiving artifacts [2021-02-18T10:06:03.603Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-02-18T10:06:04.980Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-02-18T10:06:05.457Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:06:05.811Z] + make clean [2021-02-18T10:06:05.919Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-02-18T10:06:06.386Z] docker volume rm -f docker-dev-cache [2021-02-18T10:06:06.647Z] docker-dev-cache [Pipeline] deleteDir [2021-02-18T10:06:08.454Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-02-18T10:06:10.356Z] === RUN TestDockerSuite/TestEventsCopy [2021-02-18T10:06:10.923Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-02-18T10:06:11.861Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-02-18T10:06:15.162Z] --- PASS: TestServicePlugin (33.21s) [2021-02-18T10:06:15.162Z] plugin_test.go:62: [d66fca1b656d7] joining swarm manager [d3da400cd2c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:06:15.162Z] plugin_test.go:65: [dae0c75a2d0d5] joining swarm manager [d3da400cd2c03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:06:15.162Z] === RUN TestServiceUpdateLabel [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-02-18T10:06:17.065Z] --- PASS: TestServiceUpdateLabel (2.32s) [2021-02-18T10:06:17.066Z] === RUN TestServiceUpdateSecrets [2021-02-18T10:06:17.325Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-02-18T10:06:17.583Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-02-18T10:06:18.963Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-02-18T10:06:19.222Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-02-18T10:06:19.222Z] === RUN TestDockerSuite/TestEventsFilterType [2021-02-18T10:06:19.790Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-02-18T10:06:19.790Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-02-18T10:06:19.790Z] === RUN TestDockerSuite/TestEventsFilters [2021-02-18T10:06:20.726Z] === RUN TestDockerSuite/TestEventsFormat [2021-02-18T10:06:21.663Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-02-18T10:06:21.663Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-02-18T10:06:21.663Z] === RUN TestDockerSuite/TestEventsImageImport [2021-02-18T10:06:22.231Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-02-18T10:06:22.490Z] === RUN TestDockerSuite/TestEventsImagePull [2021-02-18T10:06:22.748Z] === RUN TestDockerSuite/TestEventsImageTag [2021-02-18T10:06:24.124Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-02-18T10:06:24.124Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-02-18T10:06:24.124Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-02-18T10:06:24.124Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-02-18T10:06:25.499Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-02-18T10:06:26.067Z] === RUN TestDockerSuite/TestEventsRename [2021-02-18T10:06:26.637Z] === RUN TestDockerSuite/TestEventsResize [2021-02-18T10:06:27.204Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-02-18T10:06:32.471Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2021-02-18T10:06:32.471Z] === RUN TestServiceUpdateConfigs [2021-02-18T10:06:32.471Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-02-18T10:06:33.043Z] === RUN TestDockerSuite/TestEventsStreaming [2021-02-18T10:06:34.006Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-02-18T10:06:37.292Z] === RUN TestDockerSuite/TestEventsTop [2021-02-18T10:06:37.292Z] === RUN TestDockerSuite/TestEventsUntag [2021-02-18T10:06:39.824Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-02-18T10:06:42.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-02-18T10:06:47.632Z] --- PASS: TestServiceUpdateConfigs (14.87s) [2021-02-18T10:06:47.632Z] === RUN TestServiceUpdateNetwork [2021-02-18T10:06:50.921Z] === RUN TestDockerSuite/TestExec [2021-02-18T10:06:51.180Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-02-18T10:06:51.747Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-02-18T10:06:52.315Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-02-18T10:06:52.573Z] === RUN TestDockerSuite/TestExecAPIStart [2021-02-18T10:06:53.951Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-02-18T10:06:54.519Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-02-18T10:06:55.086Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-02-18T10:06:56.031Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-02-18T10:06:56.969Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-02-18T10:06:57.228Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-02-18T10:06:57.796Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-02-18T10:06:58.732Z] === RUN TestDockerSuite/TestExecCgroup [2021-02-18T10:06:59.670Z] === RUN TestDockerSuite/TestExecEnv [2021-02-18T10:07:00.238Z] --- PASS: TestServiceUpdateNetwork (13.65s) [2021-02-18T10:07:00.238Z] === RUN TestServiceUpdatePidsLimit [2021-02-18T10:07:00.498Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-02-18T10:07:01.876Z] === RUN TestDockerSuite/TestExecExitStatus [2021-02-18T10:07:01.876Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-02-18T10:07:02.135Z] === RUN TestDockerSuite/TestExecInspectID [2021-02-18T10:07:02.704Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-02-18T10:07:04.079Z] === RUN TestDockerSuite/TestExecInteractive [2021-02-18T10:07:04.650Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-02-18T10:07:05.216Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-02-18T10:07:05.784Z] === RUN TestDockerSuite/TestExecParseError [2021-02-18T10:07:06.353Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-02-18T10:07:06.921Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-02-18T10:07:07.331Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-02-18T10:07:08.712Z] === RUN TestDockerSuite/TestExecSetEnv [2021-02-18T10:07:08.971Z] === RUN TestDockerSuite/TestExecStartFails [2021-02-18T10:07:09.539Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-02-18T10:07:09.799Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-02-18T10:07:17.925Z] --- PASS: TestServiceUpdatePidsLimit (16.65s) [2021-02-18T10:07:17.925Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2021-02-18T10:07:17.925Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2021-02-18T10:07:17.925Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-02-18T10:07:17.925Z] PASS [2021-02-18T10:07:17.925Z] [2021-02-18T10:07:17.925Z] === Skipped [2021-02-18T10:07:17.925Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-02-18T10:07:17.925Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-02-18T10:07:17.925Z] [2021-02-18T10:07:17.925Z] [2021-02-18T10:07:17.925Z] DONE 27 tests, 1 skipped in 184.925s [2021-02-18T10:07:17.925Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] ++ set -e [2021-02-18T10:07:17.925Z] ++ '[' -n 0 ']' [2021-02-18T10:07:17.925Z] ++ set -x [2021-02-18T10:07:17.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] INFO: Testing against a local daemon [2021-02-18T10:07:17.925Z] === RUN TestSessionCreate [2021-02-18T10:07:17.925Z] --- PASS: TestSessionCreate (0.04s) [2021-02-18T10:07:17.925Z] === RUN TestSessionCreateWithBadUpgrade [2021-02-18T10:07:17.925Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-02-18T10:07:17.925Z] PASS [2021-02-18T10:07:17.925Z] [2021-02-18T10:07:17.925Z] DONE 2 tests in 0.151s [2021-02-18T10:07:17.925Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] ++ set -e [2021-02-18T10:07:17.925Z] ++ '[' -n 0 ']' [2021-02-18T10:07:17.925Z] ++ set -x [2021-02-18T10:07:17.925Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:17.925Z] INFO: Testing against a local daemon [2021-02-18T10:07:17.925Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-02-18T10:07:17.925Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:07:17.925Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:07:17.925Z] === RUN TestEventsExecDie [2021-02-18T10:07:17.925Z] --- PASS: TestEventsExecDie (0.56s) [2021-02-18T10:07:17.925Z] === RUN TestEventsBackwardsCompatible [2021-02-18T10:07:17.925Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-02-18T10:07:17.925Z] === RUN TestInfoBinaryCommits [2021-02-18T10:07:17.925Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-02-18T10:07:17.925Z] === RUN TestInfoAPIVersioned [2021-02-18T10:07:17.925Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-02-18T10:07:17.925Z] === RUN TestInfoDiscoveryBackend [2021-02-18T10:07:18.492Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-02-18T10:07:18.492Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-02-18T10:07:19.427Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-02-18T10:07:19.427Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-02-18T10:07:19.994Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-02-18T10:07:19.994Z] === RUN TestInfoAPI [2021-02-18T10:07:19.994Z] --- PASS: TestInfoAPI (0.02s) [2021-02-18T10:07:19.994Z] === RUN TestInfoAPIWarnings [2021-02-18T10:07:20.253Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-02-18T10:07:20.821Z] === RUN TestDockerSuite/TestExecTTY [2021-02-18T10:07:21.389Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-02-18T10:07:21.957Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-02-18T10:07:22.524Z] === RUN TestDockerSuite/TestExecUlimits [2021-02-18T10:07:23.092Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-02-18T10:07:23.092Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-02-18T10:07:24.472Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-02-18T10:07:25.039Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-02-18T10:07:25.977Z] === RUN TestDockerSuite/TestExecWithTERM [2021-02-18T10:07:26.236Z] === RUN TestDockerSuite/TestExecWithUser [2021-02-18T10:07:26.804Z] === RUN TestDockerSuite/TestGetContainerStats [2021-02-18T10:07:32.073Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-02-18T10:07:36.267Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-02-18T10:07:36.267Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-02-18T10:07:36.267Z] === RUN TestInfoDebug [2021-02-18T10:07:36.841Z] --- PASS: TestInfoDebug (0.52s) [2021-02-18T10:07:36.841Z] === RUN TestInfoInsecureRegistries [2021-02-18T10:07:37.408Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-02-18T10:07:37.408Z] === RUN TestInfoRegistryMirrors [2021-02-18T10:07:37.408Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-02-18T10:07:37.978Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-02-18T10:07:37.978Z] === RUN TestLoginFailsWithBadCredentials [2021-02-18T10:07:37.978Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2021-02-18T10:07:37.978Z] === RUN TestPingCacheHeaders [2021-02-18T10:07:38.236Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-02-18T10:07:38.236Z] === RUN TestPingGet [2021-02-18T10:07:38.236Z] --- PASS: TestPingGet (0.01s) [2021-02-18T10:07:38.236Z] === RUN TestPingHead [2021-02-18T10:07:38.236Z] --- PASS: TestPingHead (0.02s) [2021-02-18T10:07:38.236Z] === RUN TestVersion [2021-02-18T10:07:38.236Z] --- PASS: TestVersion (0.02s) [2021-02-18T10:07:38.236Z] PASS [2021-02-18T10:07:38.236Z] [2021-02-18T10:07:38.236Z] === Skipped [2021-02-18T10:07:38.236Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-02-18T10:07:38.236Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-02-18T10:07:38.236Z] [2021-02-18T10:07:38.236Z] [2021-02-18T10:07:38.236Z] DONE 18 tests, 1 skipped in 20.971s [2021-02-18T10:07:38.236Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-02-18T10:07:38.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:38.236Z] ++ set -e [2021-02-18T10:07:38.236Z] ++ '[' -n 0 ']' [2021-02-18T10:07:38.236Z] ++ set -x [2021-02-18T10:07:38.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-02-18T10:07:38.237Z] INFO: Testing against a local daemon [2021-02-18T10:07:38.237Z] === RUN TestVolumesCreateAndList [2021-02-18T10:07:38.237Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-02-18T10:07:38.237Z] === RUN TestVolumesRemove [2021-02-18T10:07:38.237Z] --- PASS: TestVolumesRemove (0.05s) [2021-02-18T10:07:38.237Z] === RUN TestVolumesInspect [2021-02-18T10:07:38.495Z] --- PASS: TestVolumesInspect (0.02s) [2021-02-18T10:07:38.495Z] === RUN TestVolumesInvalidJSON [2021-02-18T10:07:38.495Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-02-18T10:07:38.495Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-02-18T10:07:38.495Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-02-18T10:07:38.495Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-02-18T10:07:38.495Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-02-18T10:07:38.495Z] PASS [2021-02-18T10:07:38.495Z] [2021-02-18T10:07:38.495Z] DONE 5 tests in 0.214s [2021-02-18T10:07:38.495Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:07:38.754Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:07:38.754Z] +++ kill 5655 [2021-02-18T10:07:40.130Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:07:40.130Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:07:40.130Z] [2021-02-18T10:07:40.130Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:07:40.130Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:07:40.130Z] [2021-02-18T10:07:40.130Z] To set a process to complain mode, use the command line tool [2021-02-18T10:07:40.130Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:07:40.130Z] +++ true [2021-02-18T10:07:40.130Z] exiting test-integration [2021-02-18T10:07:40.130Z] ++ exit 0 [2021-02-18T10:07:40.130Z] [2021-02-18T10:07:40.697Z] + for job in $(jobs -p) [2021-02-18T10:07:40.697Z] + wait 649 [2021-02-18T10:07:42.073Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-02-18T10:07:42.641Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-02-18T10:07:42.641Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-02-18T10:07:42.641Z] === RUN TestDockerSuite/TestHealth [2021-02-18T10:07:46.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-02-18T10:08:01.705Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-02-18T10:08:01.705Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-02-18T10:08:01.705Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-02-18T10:08:01.705Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-02-18T10:08:01.963Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-02-18T10:08:01.963Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-02-18T10:08:02.900Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-02-18T10:08:02.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-02-18T10:08:02.900Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-02-18T10:08:02.900Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-02-18T10:08:02.900Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-02-18T10:08:03.159Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-02-18T10:08:03.417Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-02-18T10:08:03.417Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-02-18T10:08:04.364Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-02-18T10:08:04.364Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-02-18T10:08:04.953Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-02-18T10:08:05.521Z] === RUN TestDockerSuite/TestImagesFormat [2021-02-18T10:08:05.521Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-02-18T10:08:06.090Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-02-18T10:08:07.992Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-02-18T10:08:08.930Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-02-18T10:08:08.930Z] === RUN TestDockerSuite/TestImportBadURL [2021-02-18T10:08:08.930Z] === RUN TestDockerSuite/TestImportDisplay [2021-02-18T10:08:10.838Z] === RUN TestDockerSuite/TestImportFile [2021-02-18T10:08:11.777Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-02-18T10:08:12.035Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-02-18T10:08:12.035Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-02-18T10:08:13.413Z] === RUN TestDockerSuite/TestImportGzipped [2021-02-18T10:08:15.319Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-02-18T10:08:16.699Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-02-18T10:08:17.636Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-02-18T10:08:18.572Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-02-18T10:08:18.831Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-02-18T10:08:18.831Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-02-18T10:08:19.092Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-02-18T10:08:19.661Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-02-18T10:08:20.597Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-02-18T10:08:21.168Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-02-18T10:08:21.736Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-02-18T10:08:21.995Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-02-18T10:08:22.562Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-02-18T10:08:22.562Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-02-18T10:08:23.939Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-02-18T10:08:24.198Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-02-18T10:08:24.458Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-02-18T10:08:24.717Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-02-18T10:08:24.976Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-02-18T10:08:24.976Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-02-18T10:08:25.918Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-02-18T10:08:26.177Z] === RUN TestDockerSuite/TestInspectDefault [2021-02-18T10:08:26.745Z] === RUN TestDockerSuite/TestInspectHistory [2021-02-18T10:08:27.315Z] === RUN TestDockerSuite/TestInspectImage [2021-02-18T10:08:27.315Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-02-18T10:08:27.315Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-02-18T10:08:27.315Z] === RUN TestDockerSuite/TestInspectInt64 [2021-02-18T10:08:27.882Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-02-18T10:08:28.452Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-02-18T10:08:28.452Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-02-18T10:08:28.710Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-02-18T10:08:29.277Z] === RUN TestDockerSuite/TestInspectPlugin [2021-02-18T10:08:30.653Z] === RUN TestDockerSuite/TestInspectRootFS [2021-02-18T10:08:30.653Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-02-18T10:08:30.911Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-02-18T10:08:31.170Z] === RUN TestDockerSuite/TestInspectStatus [2021-02-18T10:08:32.109Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-02-18T10:08:33.488Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-02-18T10:08:34.056Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-02-18T10:08:34.625Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-02-18T10:08:35.194Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-02-18T10:08:35.762Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-02-18T10:08:36.576Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-02-18T10:08:37.516Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-02-18T10:08:37.516Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-02-18T10:08:39.429Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-02-18T10:08:40.365Z] === RUN TestDockerSuite/TestLinksEnvs [2021-02-18T10:08:41.301Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-02-18T10:08:41.560Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-02-18T10:08:43.065Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-02-18T10:08:44.441Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-02-18T10:08:45.818Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-02-18T10:08:45.818Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-02-18T10:08:47.195Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-02-18T10:08:47.453Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-02-18T10:08:48.022Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-02-18T10:08:48.281Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-02-18T10:08:56.455Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-02-18T10:08:57.832Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-02-18T10:08:58.768Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-02-18T10:08:59.337Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-02-18T10:09:01.263Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-02-18T10:09:01.263Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-02-18T10:09:01.263Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-02-18T10:09:01.263Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-02-18T10:09:01.263Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-02-18T10:09:01.831Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-02-18T10:09:02.399Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-02-18T10:09:04.300Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-02-18T10:09:06.205Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-02-18T10:09:06.773Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-02-18T10:09:10.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-02-18T10:09:11.435Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-02-18T10:09:12.005Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-02-18T10:09:12.264Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-02-18T10:09:13.202Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-02-18T10:09:14.581Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-02-18T10:09:15.519Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-02-18T10:09:16.456Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-02-18T10:09:17.832Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-02-18T10:09:19.740Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-02-18T10:09:20.308Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-02-18T10:09:20.570Z] === RUN TestDockerSuite/TestLogsSince [2021-02-18T10:09:27.135Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-02-18T10:09:33.696Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-02-18T10:09:33.696Z] === RUN TestDockerSuite/TestLogsTail [2021-02-18T10:09:33.696Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-02-18T10:09:34.263Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-02-18T10:09:34.521Z] === RUN TestDockerSuite/TestMountIntoProc [2021-02-18T10:09:34.780Z] === RUN TestDockerSuite/TestMountIntoSys [2021-02-18T10:09:35.348Z] === RUN TestDockerSuite/TestNetHostname [2021-02-18T10:09:36.726Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-02-18T10:09:36.726Z] === RUN TestDockerSuite/TestNetworkEvents [2021-02-18T10:09:37.665Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-02-18T10:09:38.601Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-02-18T10:09:38.862Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-02-18T10:09:39.430Z] === RUN TestDockerSuite/TestPluginActive [2021-02-18T10:09:40.808Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-02-18T10:09:40.808Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-02-18T10:09:47.396Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-02-18T10:09:47.396Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-02-18T10:09:47.964Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-02-18T10:09:52.151Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-02-18T10:09:52.718Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-02-18T10:09:55.250Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-02-18T10:09:58.535Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-02-18T10:09:59.914Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-02-18T10:10:00.850Z] === RUN TestDockerSuite/TestPortHostBinding [2021-02-18T10:10:01.786Z] === RUN TestDockerSuite/TestPortList [2021-02-18T10:10:04.322Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-02-18T10:10:09.603Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-02-18T10:10:10.173Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-02-18T10:10:16.739Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-02-18T10:10:16.739Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-02-18T10:10:16.739Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-02-18T10:10:16.998Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-02-18T10:10:17.256Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-02-18T10:10:17.825Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-02-18T10:10:17.825Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-02-18T10:10:18.084Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-02-18T10:10:18.342Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-02-18T10:10:19.279Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-02-18T10:10:19.279Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-02-18T10:10:21.182Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-02-18T10:10:22.564Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-02-18T10:10:22.823Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-02-18T10:10:22.823Z] === RUN TestDockerSuite/TestPsByOrder [2021-02-18T10:10:25.359Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-02-18T10:10:25.928Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-02-18T10:10:29.221Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-02-18T10:10:32.519Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-02-18T10:10:32.519Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-02-18T10:10:34.423Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-02-18T10:10:34.423Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-02-18T10:10:42.543Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-02-18T10:10:42.803Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-02-18T10:10:44.707Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-02-18T10:10:45.645Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-02-18T10:10:47.022Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-02-18T10:10:48.398Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-02-18T10:10:49.776Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-02-18T10:10:51.154Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-02-18T10:10:51.154Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-02-18T10:10:51.722Z] === RUN TestDockerSuite/TestPsRightTagName [2021-02-18T10:10:53.101Z] === RUN TestDockerSuite/TestPsShowMounts [2021-02-18T10:10:55.014Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-02-18T10:10:55.273Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-02-18T10:10:55.273Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-02-18T10:10:55.273Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-02-18T10:10:55.531Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-02-18T10:10:55.531Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-02-18T10:10:56.098Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-02-18T10:10:57.035Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-02-18T10:10:57.971Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-02-18T10:10:58.539Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-02-18T10:11:01.079Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-02-18T10:11:05.274Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-02-18T10:11:06.655Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-02-18T10:11:08.034Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-02-18T10:11:08.034Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-02-18T10:11:08.034Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-02-18T10:11:08.604Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-02-18T10:11:10.507Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-02-18T10:11:11.445Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-02-18T10:11:13.372Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-02-18T10:11:14.777Z] === RUN TestDockerSuite/TestRmiBlank [2021-02-18T10:11:14.777Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-02-18T10:11:15.038Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-02-18T10:11:17.574Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-02-18T10:11:18.141Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-02-18T10:11:18.400Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-02-18T10:11:19.778Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-02-18T10:11:20.346Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-02-18T10:11:21.725Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-02-18T10:11:22.296Z] === RUN TestDockerSuite/TestRmiTag [2021-02-18T10:11:22.555Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-02-18T10:11:23.124Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-02-18T10:11:26.411Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-02-18T10:11:26.411Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-02-18T10:11:26.978Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-02-18T10:11:27.237Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-02-18T10:11:28.175Z] === RUN TestDockerSuite/TestRunAddHost [2021-02-18T10:11:28.743Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-02-18T10:11:29.313Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-02-18T10:11:29.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-02-18T10:11:29.882Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-02-18T10:11:30.451Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-02-18T10:11:31.847Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-02-18T10:11:32.107Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-02-18T10:11:32.676Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-02-18T10:11:33.244Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-02-18T10:11:34.180Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-02-18T10:11:35.117Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-02-18T10:11:35.685Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-02-18T10:11:36.253Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-02-18T10:11:36.820Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-02-18T10:11:37.387Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-02-18T10:11:37.954Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-02-18T10:11:38.522Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-02-18T10:11:39.458Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-02-18T10:11:40.025Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-02-18T10:11:40.284Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-02-18T10:11:40.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-02-18T10:11:40.805Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-02-18T10:11:40.805Z] === RUN TestDockerSuite/TestRunBindMounts [2021-02-18T10:11:42.711Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-02-18T10:11:42.970Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-02-18T10:11:43.908Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-02-18T10:11:44.845Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-02-18T10:11:45.414Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-02-18T10:11:45.414Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-02-18T10:11:45.982Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-02-18T10:11:46.241Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-02-18T10:11:46.820Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-02-18T10:11:47.392Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-02-18T10:11:47.960Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-02-18T10:11:47.960Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-02-18T10:11:48.528Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-02-18T10:11:48.528Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-02-18T10:11:49.101Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-02-18T10:11:49.667Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-02-18T10:11:50.235Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-02-18T10:11:50.805Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-02-18T10:11:50.805Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-02-18T10:11:51.742Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-02-18T10:11:52.680Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-02-18T10:11:54.058Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-02-18T10:11:54.995Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-02-18T10:11:55.254Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-02-18T10:11:55.823Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-02-18T10:11:56.390Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-02-18T10:11:56.958Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-02-18T10:11:57.526Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-02-18T10:11:58.905Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-02-18T10:12:02.197Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-02-18T10:12:02.197Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-02-18T10:12:02.455Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-02-18T10:12:04.378Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-02-18T10:12:05.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-02-18T10:12:06.701Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-02-18T10:12:08.080Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-02-18T10:12:09.990Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-02-18T10:12:09.990Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-02-18T10:12:09.990Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-02-18T10:12:10.930Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-02-18T10:12:11.868Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-02-18T10:12:12.128Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-02-18T10:12:13.509Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-02-18T10:12:14.446Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-02-18T10:12:15.386Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-02-18T10:12:16.323Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-02-18T10:12:17.261Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-02-18T10:12:17.520Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-02-18T10:12:18.088Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-02-18T10:12:18.088Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-02-18T10:12:18.656Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-02-18T10:12:20.561Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-02-18T10:12:20.561Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-02-18T10:12:20.561Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-02-18T10:12:20.821Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-02-18T10:12:21.403Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-02-18T10:12:21.972Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-02-18T10:12:22.909Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-02-18T10:12:22.909Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-02-18T10:12:23.476Z] === RUN TestDockerSuite/TestRunEnvironment [2021-02-18T10:12:23.735Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-02-18T10:12:23.994Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-02-18T10:12:24.931Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-02-18T10:12:25.191Z] === RUN TestDockerSuite/TestRunExitCode [2021-02-18T10:12:25.760Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-02-18T10:12:26.697Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-02-18T10:12:26.697Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-02-18T10:12:27.270Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-02-18T10:12:27.838Z] === RUN TestDockerSuite/TestRunExposePort [2021-02-18T10:12:27.838Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-02-18T10:12:28.097Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-02-18T10:12:29.036Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-02-18T10:12:30.419Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-02-18T10:12:30.419Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-18T10:12:30.419Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-02-18T10:12:31.355Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-02-18T10:12:33.261Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-02-18T10:12:34.198Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-02-18T10:12:35.135Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-02-18T10:12:47.349Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-02-18T10:12:47.608Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-02-18T10:12:49.512Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-02-18T10:12:50.449Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-02-18T10:12:51.387Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-02-18T10:12:57.949Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-02-18T10:12:57.949Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-02-18T10:12:57.949Z] === RUN TestDockerSuite/TestRunModeHostname [2021-02-18T10:12:58.207Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-02-18T10:12:58.467Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-02-18T10:12:58.467Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-02-18T10:12:58.728Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-02-18T10:12:59.665Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-02-18T10:13:00.606Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-02-18T10:13:01.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-02-18T10:13:01.986Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-02-18T10:13:02.247Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-02-18T10:13:03.629Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-02-18T10:13:04.568Z] === RUN TestDockerSuite/TestRunMount [2021-02-18T10:13:07.867Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-02-18T10:13:09.246Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-02-18T10:13:09.813Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-02-18T10:13:10.381Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-02-18T10:13:11.318Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-02-18T10:13:11.577Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-02-18T10:13:14.113Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-02-18T10:13:16.019Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-02-18T10:13:16.958Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-02-18T10:13:18.861Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-02-18T10:13:19.799Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-02-18T10:13:20.736Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-02-18T10:13:20.736Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-02-18T10:13:20.995Z] === RUN TestDockerSuite/TestRunNetHost [2021-02-18T10:13:22.015Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-02-18T10:13:22.276Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-02-18T10:13:22.536Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-02-18T10:13:23.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-02-18T10:13:24.176Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-02-18T10:13:26.083Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-02-18T10:13:27.019Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-02-18T10:13:29.554Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-02-18T10:13:30.121Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-02-18T10:13:30.121Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-02-18T10:13:30.380Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-02-18T10:13:30.639Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-02-18T10:13:30.898Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-02-18T10:13:31.467Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-02-18T10:13:32.034Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-02-18T10:13:32.034Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-02-18T10:13:32.606Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-02-18T10:13:32.607Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-02-18T10:13:35.141Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-02-18T10:13:37.674Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-02-18T10:13:38.242Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-02-18T10:13:38.242Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-02-18T10:13:39.180Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-02-18T10:13:40.117Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-02-18T10:13:40.117Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-02-18T10:13:41.494Z] === RUN TestDockerSuite/TestRunPortInUse [2021-02-18T10:13:42.062Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-02-18T10:13:42.323Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-02-18T10:13:42.583Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-02-18T10:13:43.158Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-02-18T10:13:43.738Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-02-18T10:13:44.306Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-02-18T10:13:45.245Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-02-18T10:13:45.245Z] === RUN TestDockerSuite/TestRunPublishPort [2021-02-18T10:13:45.812Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-02-18T10:13:45.812Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-02-18T10:13:46.071Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-02-18T10:13:46.071Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-02-18T10:13:47.007Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-02-18T10:13:47.945Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-02-18T10:13:47.945Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-02-18T10:13:50.482Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-02-18T10:13:51.419Z] === RUN TestDockerSuite/TestRunRm [2021-02-18T10:13:51.987Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-02-18T10:13:52.246Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-02-18T10:13:55.533Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-02-18T10:13:56.101Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-02-18T10:13:56.671Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-02-18T10:13:57.239Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-02-18T10:13:58.177Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-02-18T10:13:59.115Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-02-18T10:14:01.650Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-02-18T10:14:04.208Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-02-18T10:14:04.776Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-02-18T10:14:05.343Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-02-18T10:14:05.602Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-02-18T10:14:06.170Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-02-18T10:14:06.429Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-02-18T10:14:06.997Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-02-18T10:14:07.564Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-02-18T10:14:07.822Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-02-18T10:14:08.390Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-02-18T10:14:10.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-02-18T10:14:10.862Z] === RUN TestDockerSuite/TestRunState [2021-02-18T10:14:12.243Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-02-18T10:14:12.811Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-02-18T10:14:12.811Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-02-18T10:14:13.380Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-02-18T10:14:13.640Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-02-18T10:14:13.640Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-02-18T10:14:14.208Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-02-18T10:14:14.777Z] === RUN TestDockerSuite/TestRunSysctls [2021-02-18T10:14:16.154Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-02-18T10:14:16.154Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-02-18T10:14:16.154Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-02-18T10:14:16.412Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-02-18T10:14:16.979Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-02-18T10:14:18.359Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-02-18T10:14:18.927Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-02-18T10:14:20.310Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-02-18T10:14:20.577Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-02-18T10:14:23.866Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-02-18T10:14:25.241Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-02-18T10:14:26.177Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-02-18T10:14:26.746Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-02-18T10:14:27.315Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-02-18T10:14:28.251Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-02-18T10:14:28.251Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-02-18T10:14:30.157Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-02-18T10:14:31.536Z] === RUN TestDockerSuite/TestRunUserByID [2021-02-18T10:14:31.794Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-02-18T10:14:31.794Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-02-18T10:14:32.053Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-02-18T10:14:32.620Z] === RUN TestDockerSuite/TestRunUserByName [2021-02-18T10:14:32.878Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-02-18T10:14:33.446Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-02-18T10:14:33.446Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-02-18T10:14:33.446Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-02-18T10:14:34.014Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-02-18T10:14:36.549Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-02-18T10:14:37.117Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-02-18T10:14:38.054Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-02-18T10:14:39.437Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-02-18T10:14:40.379Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-02-18T10:14:41.755Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-02-18T10:14:41.755Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-02-18T10:14:44.292Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-02-18T10:14:44.551Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-02-18T10:14:45.487Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-02-18T10:14:46.054Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-02-18T10:14:46.990Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-02-18T10:14:47.249Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-02-18T10:14:47.817Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-02-18T10:14:47.817Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-02-18T10:14:48.384Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-02-18T10:14:48.952Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-02-18T10:14:49.213Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-02-18T10:14:49.781Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-02-18T10:14:49.781Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-02-18T10:14:50.348Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-02-18T10:14:50.348Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-02-18T10:14:50.917Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-02-18T10:14:50.917Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-02-18T10:14:51.485Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-02-18T10:14:52.052Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-02-18T10:14:52.052Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-02-18T10:14:52.052Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-02-18T10:14:52.311Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-02-18T10:14:53.247Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-02-18T10:14:53.815Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-02-18T10:14:53.815Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-02-18T10:14:54.074Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-02-18T10:14:54.074Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-02-18T10:14:55.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-02-18T10:14:55.272Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-02-18T10:14:56.210Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-02-18T10:14:58.163Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-02-18T10:14:58.422Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-02-18T10:14:58.422Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-02-18T10:14:58.681Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-02-18T10:14:59.248Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-02-18T10:15:00.185Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-02-18T10:15:00.755Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-02-18T10:15:01.014Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-02-18T10:15:02.391Z] === RUN TestDockerSuite/TestSaveImageId [2021-02-18T10:15:02.391Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-02-18T10:15:02.650Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-02-18T10:15:04.029Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-02-18T10:15:04.029Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-02-18T10:15:05.407Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-02-18T10:15:05.407Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-02-18T10:15:05.407Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-02-18T10:15:06.344Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-02-18T10:15:07.721Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-02-18T10:15:07.979Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-02-18T10:15:07.979Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-02-18T10:15:08.238Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-02-18T10:15:08.238Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-02-18T10:15:08.238Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-02-18T10:15:08.806Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-02-18T10:15:10.710Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-02-18T10:15:10.969Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-02-18T10:15:16.236Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-02-18T10:15:17.174Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-02-18T10:15:18.132Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-02-18T10:15:19.509Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-02-18T10:15:22.042Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-02-18T10:15:23.946Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-02-18T10:15:24.205Z] === RUN TestDockerSuite/TestStartRecordError [2021-02-18T10:15:25.583Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-02-18T10:15:27.487Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-02-18T10:15:28.866Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-02-18T10:15:29.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-02-18T10:15:31.030Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-02-18T10:15:31.597Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-02-18T10:15:33.502Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-02-18T10:15:36.789Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-02-18T10:15:39.329Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-02-18T10:15:44.597Z] === RUN TestDockerSuite/TestStatsNoStream [2021-02-18T10:15:46.502Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-02-18T10:15:47.877Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-02-18T10:15:48.446Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-02-18T10:15:49.014Z] === RUN TestDockerSuite/TestTopPrivileged [2021-02-18T10:15:49.582Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-02-18T10:15:49.582Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-02-18T10:15:50.151Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-02-18T10:15:52.686Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-02-18T10:15:52.944Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-02-18T10:15:56.231Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-02-18T10:15:56.231Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-02-18T10:15:56.489Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-02-18T10:15:56.489Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-02-18T10:15:57.058Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-02-18T10:15:58.434Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-02-18T10:15:58.434Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-02-18T10:15:59.373Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-02-18T10:15:59.941Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-02-18T10:16:00.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-02-18T10:16:00.510Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-02-18T10:16:01.908Z] === RUN TestDockerSuite/TestUpdateStats [2021-02-18T10:16:02.844Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-02-18T10:16:06.129Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-02-18T10:16:06.698Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-02-18T10:16:06.698Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-02-18T10:16:07.634Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-02-18T10:16:07.894Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-02-18T10:16:10.431Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-02-18T10:16:12.965Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-02-18T10:16:14.867Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-02-18T10:16:16.772Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-02-18T10:16:18.149Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-02-18T10:16:19.087Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-02-18T10:16:23.279Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-02-18T10:16:23.858Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-02-18T10:16:25.238Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-02-18T10:16:26.175Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-02-18T10:16:27.114Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-02-18T10:16:28.491Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-02-18T10:16:29.868Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-02-18T10:16:31.250Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-02-18T10:16:32.631Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-02-18T10:16:34.008Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-02-18T10:16:37.292Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-02-18T10:16:45.409Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-02-18T10:16:49.615Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-02-18T10:16:49.615Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-02-18T10:16:49.615Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-02-18T10:16:49.874Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-02-18T10:16:49.874Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-02-18T10:16:49.874Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-02-18T10:16:49.874Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-02-18T10:16:50.441Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-02-18T10:16:50.441Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-02-18T10:16:51.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-02-18T10:16:51.008Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-02-18T10:16:51.267Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-02-18T10:16:51.267Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-02-18T10:16:51.267Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-02-18T10:16:52.648Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-02-18T10:16:52.648Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-02-18T10:16:52.907Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-02-18T10:16:52.907Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-02-18T10:16:52.907Z] === RUN TestDockerSuite/TestVolumeEvents [2021-02-18T10:16:53.474Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-02-18T10:16:54.853Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-02-18T10:16:54.853Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-02-18T10:16:55.112Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-02-18T10:16:57.014Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-02-18T10:16:59.552Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite (1388.17s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.94s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.13s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.47s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.66s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.22s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.40s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2021-02-18T10:16:59.552Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.15s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.36s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.92s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.79s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.71s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.82s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.12s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachDetach (1.11s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.96s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.83s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.61s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.30s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.86s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.26s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.88s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.67s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.37s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.06s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.32s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.74s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.59s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.27s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.34s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.29s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.28s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.06s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.88s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.43s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.80s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.91s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.34s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.89s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.00s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.97s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.19s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.58s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.41s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.33s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.42s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.82s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.50s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.39s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.27s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.57s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.98s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.39s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.70s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.04s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.09s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.43s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.96s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.09s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.36s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.19s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.90s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.36s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCmd (0.37s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.42s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.10s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.96s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.32s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.96s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.72s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.67s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.21s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.59s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.67s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.02s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.04s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.70s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.47s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.15s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.20s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.32s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.86s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.91s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.50s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.04s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.06s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.33s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.39s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignore (11.19s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.47s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.21s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.77s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.41s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.95s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.80s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.53s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.34s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.20s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.02s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.90s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.20s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.45s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.13s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.84s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.31s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.89s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (20.03s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.18s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.37s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.90s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildExpose (0.58s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.03s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFails (0.75s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.04s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.12s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.47s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.41s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.40s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.93s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.13s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.31s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.39s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.80s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.83s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildHistory (5.11s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.52s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabel (0.51s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.49s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.32s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabels (0.46s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.91s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.36s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.07s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.03s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.85s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.80s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.87s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.58s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.84s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.71s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.20s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.63s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.51s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.74s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.49s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.43s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.67s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.06s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.69s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.24s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.32s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.22s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildPATH (1.69s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.71s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.78s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (8.17s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.41s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRm (2.58s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.53s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.59s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.12s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.19s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.46s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.23s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.69s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.39s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.73s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.93s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.76s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.01s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildUser (1.48s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.57s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.10s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.61s) [2021-02-18T10:16:59.553Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.90s) [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.553Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:16:59.553Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:16:59.554Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-18T10:16:59.554Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.11s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.63s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.80s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.17s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.73s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.52s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:16:59.554Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.09s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:16:59.554Z] docker_cli_sni_test.go:18: Flakey test [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.57s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.74s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitChange (1.21s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.99s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.09s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.56s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.93s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitTTY (1.88s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.91s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.38s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.73s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.20s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.53s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.65s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.60s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.76s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.93s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.93s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.97s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.98s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.77s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.76s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.51s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.71s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.07s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.50s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.25s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.28s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.66s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.30s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.53s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.76s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.03s) [2021-02-18T10:16:59.554Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.66s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.93s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.51s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.78s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.33s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.12s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.79s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.41s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.35s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b9a720_} (0.58s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1291292533_/foo_false____} (1.34s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1291292533_/foo_true____} (1.37s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_false____} (0.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_true____} (1.48s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3938417232_/foo_true__0xc000b9a780__} (1.70s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b9a7a0_} (1.59s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b9a7c0_} (1.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b9a7e0_} (1.38s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b9a800_} (1.38s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.18s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.21s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.59s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.20s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.16s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.10s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.17s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.86s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.76s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.89s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.84s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.85s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.65s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.57s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.67s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.67s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.63s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.56s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.54s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.99s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.46s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.82s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.63s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.69s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.75s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.49s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.73s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToDot (1.12s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.57s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.13s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToStdout (0.54s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.54s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.97s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.66s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.59s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:16:59.554Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.36s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateRM (0.17s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-18T10:16:59.554Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.09s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.93s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.05s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.53s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.83s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.29s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.27s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.70s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.60s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.00s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.10s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.42s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.88s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.44s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.68s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsAttach (0.63s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsCommit (1.12s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.50s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.48s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.51s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.96s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.13s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.99s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsCopy (0.82s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.99s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.38s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.35s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.01s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.50s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.18s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.31s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFilters (0.95s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFormat (0.95s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.59s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.30s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:16:59.554Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.554Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:16:59.554Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.42s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsRename (0.51s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsResize (0.49s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.42s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.82s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsTop (0.52s) [2021-02-18T10:16:59.554Z] --- PASS: TestDockerSuite/TestEventsUntag (2.60s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.85s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.34s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.64s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.94s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecCgroup (0.85s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecEnv (0.69s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.20s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.63s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecInspectID (1.85s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecInteractive (0.70s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.53s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.11s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecStartFails (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.74s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecTTY (0.59s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecUlimits (0.57s) [2021-02-18T10:16:59.555Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:16:59.555Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.31s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.56s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.59s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestExecWithUser (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.49s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.57s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.46s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHealth (18.86s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.66s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.62s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.69s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.72s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportDisplay (1.71s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportFile (1.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.27s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportGzipped (1.83s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.61s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.94s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.64s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.54s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.04s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.80s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.75s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.61s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.47s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.50s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2021-02-18T10:16:59.555Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-18T10:16:59.555Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectDefault (0.46s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2021-02-18T10:16:59.555Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:16:59.555Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.39s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectStatus (0.71s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.30s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.63s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.71s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.64s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.68s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.98s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.13s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.96s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.23s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.11s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.43s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.44s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.39s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.13s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.50s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.66s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.49s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.50s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.57s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.82s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.21s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.05s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.98s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.09s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsSince (6.53s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.47s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsTail (0.60s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.47s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.47s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.70s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.30s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.54s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginActive (1.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.38s) [2021-02-18T10:16:59.555Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:16:59.555Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.73s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.41s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.27s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.13s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPluginUpgrade (3.69s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.41s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPortList (7.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.28s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.99s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsByOrder (2.10s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.00s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.71s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.24s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.09s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.10s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.50s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.75s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.95s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.52s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.48s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.17s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.46s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2021-02-18T10:16:59.555Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:16:59.555Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.73s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.92s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.49s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.34s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.40s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.06s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.36s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiBlank (0.03s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.67s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.16s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.35s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiTag (0.16s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.81s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.74s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.59s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.95s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddHost (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.64s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.64s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.07s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.55s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.83s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.92s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2021-02-18T10:16:59.555Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.66s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.52s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.56s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.69s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.83s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.60s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.54s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.54s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.79s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.53s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.08s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.13s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.54s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.59s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.64s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.29s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.07s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.44s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.42s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.38s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.21s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.76s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.20s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.91s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.77s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.57s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.51s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.65s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.58s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.70s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.07s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.75s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunExitCode (0.68s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.49s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.59s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.34s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.94s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.74s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.26s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.96s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.86s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.96s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.95s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.52s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.35s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.22s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.11s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.43s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.24s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.29s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMount (4.62s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.71s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.69s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.17s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.98s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.55s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.98s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.49s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.49s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.41s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.62s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.64s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.74s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.49s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.10s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.54s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.62s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.56s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.94s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.84s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.53s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.60s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.67s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.68s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.67s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.24s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.49s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRm (0.67s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.51s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.51s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.56s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.74s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.60s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.71s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.44s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.44s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.42s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.52s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.43s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunState (1.43s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.53s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.57s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunSysctls (1.26s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.51s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.58s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.81s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.81s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.72s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.79s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.66s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserByID (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.46s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.63s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.50s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.72s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.57s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-18T10:16:59.556Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.66s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.95s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.17s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.44s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.46s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.48s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.94s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2021-02-18T10:16:59.556Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:16:59.556Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.59s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.06s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.73s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.84s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.16s) [2021-02-18T10:16:59.556Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.40s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.37s) [2021-02-18T10:16:59.557Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents657909645 [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.19s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.44s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.95s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.56s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.82s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.28s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.74s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.53s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.55s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartRecordError (1.24s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.51s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.70s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.56s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.69s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.51s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.52s) [2021-02-18T10:16:59.557Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:16:59.557Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.65s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.97s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.47s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2021-02-18T10:16:59.557Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:16:59.557Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.57s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.12s) [2021-02-18T10:16:59.557Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:16:59.557Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.92s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.42s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s) [2021-02-18T10:16:59.557Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-18T10:16:59.557Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.59s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.37s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.46s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.56s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.60s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.48s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.35s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.37s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.36s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.38s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.38s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.37s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.39s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.09s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.52s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.80s) [2021-02-18T10:16:59.557Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.61s) [2021-02-18T10:16:59.557Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-18T10:16:59.557Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-18T10:16:59.557Z] === RUN TestDockerRegistrySuite [2021-02-18T10:16:59.557Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-02-18T10:17:00.934Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-02-18T10:17:01.871Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-02-18T10:17:03.248Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-02-18T10:17:03.248Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-02-18T10:17:06.536Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-02-18T10:17:13.102Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-02-18T10:17:15.006Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-02-18T10:17:15.942Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-02-18T10:17:16.878Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-02-18T10:17:17.816Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-02-18T10:17:19.193Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-02-18T10:17:20.129Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-02-18T10:17:21.065Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-02-18T10:17:22.002Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-02-18T10:17:23.906Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-02-18T10:17:25.809Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-02-18T10:17:26.744Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-02-18T10:17:29.276Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-02-18T10:17:29.844Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-02-18T10:17:30.103Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-02-18T10:17:31.038Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-02-18T10:17:31.991Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-02-18T10:17:32.936Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-02-18T10:17:35.469Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-02-18T10:17:35.728Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-02-18T10:17:37.106Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-02-18T10:17:37.106Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-02-18T10:17:37.365Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-02-18T10:17:37.624Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-02-18T10:17:37.882Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-02-18T10:17:38.141Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-02-18T10:17:38.399Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-02-18T10:17:39.336Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-02-18T10:17:40.712Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-02-18T10:17:41.647Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-02-18T10:17:42.583Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-02-18T10:17:43.518Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite (44.91s) [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.20s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d1977f3c4ba47] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.07s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d3628d7240672] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.34s) [2021-02-18T10:17:44.454Z] check_test.go:196: [ddb28369afc0e] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d62e6b057e7df] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.75s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d15f6f350c8a7] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (6.10s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dfcec4a8c70f5] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d23cea900365e] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dc2f0a318d128] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2021-02-18T10:17:44.454Z] check_test.go:196: [de89c9b97f8aa] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.09s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dfc7c77133e96] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.11s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dca3c948e8616] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.07s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d9eb56494582a] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d8f25907fb3d5] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.01s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d07699a938794] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.91s) [2021-02-18T10:17:44.454Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:8df8df647c5573910aebc6bea5e7e6ecddf7b1e5e526ea6f264c81fdc2bcfe1e [2021-02-18T10:17:44.454Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a5dea5da83e7539d8211081c7d1d9cf3305bfb3d6d449f6ff758519364ea6a53 [2021-02-18T10:17:44.454Z] check_test.go:196: [d693deb30a7e2] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.87s) [2021-02-18T10:17:44.454Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f50494603c55935436dccd0d3ea1e183147ff20e844f6ede804288e2e460f6d3 [2021-02-18T10:17:44.454Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1bc38be23db696b95a361633372c8d115969a4e8d6af45fb32f2ddf687bb937d [2021-02-18T10:17:44.454Z] check_test.go:196: [d0d0678fec0ec] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d6364354d9852] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.13s) [2021-02-18T10:17:44.454Z] check_test.go:196: [ddd7f26d68b01] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d031f80753b8d] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-18T10:17:44.454Z] check_test.go:196: [db3930541e803] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.98s) [2021-02-18T10:17:44.454Z] check_test.go:196: [deaadb1c80ef8] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.00s) [2021-02-18T10:17:44.454Z] check_test.go:196: [daf22f702a735] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dff01ebea371d] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.46s) [2021-02-18T10:17:44.454Z] check_test.go:196: [db13a0bb400ac] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d536df2931bc4] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.01s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d9215074b0ae7] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s) [2021-02-18T10:17:44.454Z] check_test.go:196: [da1662e7cd42e] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d1e7c166c3fda] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d72bc02d53f16] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dc72e799a197e] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d5b40d91815f7] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d22a23162a348] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.03s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d123a925b35ce] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.45s) [2021-02-18T10:17:44.454Z] check_test.go:196: [ddff88e931e46] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s) [2021-02-18T10:17:44.454Z] check_test.go:196: [d78a9ec0a5f91] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.02s) [2021-02-18T10:17:44.454Z] check_test.go:196: [dfdf8316cd517] daemon is not started [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2021-02-18T10:17:44.454Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-02-18T10:17:44.454Z] === RUN TestDockerSchema1RegistrySuite [2021-02-18T10:17:44.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-02-18T10:17:44.454Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-02-18T10:17:47.741Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-02-18T10:17:51.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-02-18T10:17:54.497Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-02-18T10:17:55.432Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-02-18T10:17:56.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-02-18T10:17:56.810Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-02-18T10:17:57.747Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-02-18T10:17:58.683Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-02-18T10:17:59.619Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-02-18T10:18:02.153Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-02-18T10:18:02.412Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-02-18T10:18:02.671Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-02-18T10:18:02.929Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-02-18T10:18:03.188Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-02-18T10:18:03.446Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-02-18T10:18:03.705Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite (19.54s) [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d6cf871d92357] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.84s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d6b19377cdfc0] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.13s) [2021-02-18T10:18:03.964Z] check_test.go:223: [dfbf28242caf6] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.01s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d50d02e30fe50] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2021-02-18T10:18:03.964Z] check_test.go:223: [df5ea1c28982c] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s) [2021-02-18T10:18:03.964Z] check_test.go:223: [dd9f2a3934ba0] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d610a8ad2d3cf] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.99s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d068f1c8773b6] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.92s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d26e2ff465624] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.89s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d1831e65771f8] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.43s) [2021-02-18T10:18:03.964Z] check_test.go:223: [dc307a9177307] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-02-18T10:18:03.964Z] check_test.go:223: [dd6aee33e2d74] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.40s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d8256c7bfc80d] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-02-18T10:18:03.964Z] check_test.go:223: [db77859a93392] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.30s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d5d7d269c163b] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-02-18T10:18:03.964Z] check_test.go:223: [db9ae7572bcdb] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d73f2c75089f8] daemon is not started [2021-02-18T10:18:03.964Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-02-18T10:18:03.964Z] check_test.go:223: [d6c95ca19d3d0] daemon is not started [2021-02-18T10:18:03.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-02-18T10:18:03.964Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-02-18T10:18:04.902Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-02-18T10:18:05.161Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-02-18T10:18:05.420Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-02-18T10:18:06.355Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-02-18T10:18:06.615Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-02-18T10:18:07.182Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-02-18T10:18:07.441Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.82s) [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.78s) [2021-02-18T10:18:07.700Z] check_test.go:252: [dd994878c37da] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2021-02-18T10:18:07.700Z] check_test.go:252: [dd57a51963e57] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2021-02-18T10:18:07.700Z] check_test.go:252: [d1b8ff9b092fb] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.10s) [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-02-18T10:18:07.700Z] check_test.go:252: [df603a19b80d8] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-02-18T10:18:07.700Z] check_test.go:252: [d058c0c79cd31] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-02-18T10:18:07.700Z] check_test.go:252: [de50daf9fda4c] daemon is not started [2021-02-18T10:18:07.700Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-02-18T10:18:07.700Z] check_test.go:252: [dce5a0b738fd3] daemon is not started [2021-02-18T10:18:07.700Z] === RUN TestDockerRegistryAuthTokenSuite [2021-02-18T10:18:07.700Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-02-18T10:18:12.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-02-18T10:18:12.966Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-02-18T10:18:13.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-02-18T10:18:13.225Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-02-18T10:18:13.488Z] check_test.go:279: [d86d4494f11bc] daemon is not started [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-02-18T10:18:13.488Z] check_test.go:279: [d362c2436109b] daemon is not started [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-02-18T10:18:13.488Z] check_test.go:279: [d2a00796ea089] daemon is not started [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2021-02-18T10:18:13.488Z] check_test.go:279: [ddcbb64bddefe] daemon is not started [2021-02-18T10:18:13.488Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2021-02-18T10:18:13.488Z] check_test.go:279: [d581eff153b51] daemon is not started [2021-02-18T10:18:13.488Z] === RUN TestDockerNetworkSuite [2021-02-18T10:18:13.488Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-02-18T10:18:15.392Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-02-18T10:18:16.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-02-18T10:18:19.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-02-18T10:18:20.552Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-02-18T10:18:23.084Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-02-18T10:18:24.462Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-02-18T10:18:29.774Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-02-18T10:18:32.308Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-02-18T10:18:33.684Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-02-18T10:18:33.943Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-02-18T10:18:34.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-02-18T10:18:35.448Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-02-18T10:18:36.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-02-18T10:18:36.385Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-02-18T10:18:36.645Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-02-18T10:18:37.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-02-18T10:18:37.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-02-18T10:18:37.583Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-02-18T10:18:37.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-02-18T10:18:38.778Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-02-18T10:18:39.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-02-18T10:18:39.715Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-02-18T10:18:39.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-02-18T10:18:39.974Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-02-18T10:18:42.514Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-02-18T10:18:44.417Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-02-18T10:18:50.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-02-18T10:18:50.980Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-02-18T10:18:51.547Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-02-18T10:18:51.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-02-18T10:18:51.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-02-18T10:18:51.806Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-02-18T10:18:52.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-02-18T10:18:52.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-02-18T10:18:54.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-02-18T10:18:54.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-02-18T10:18:54.603Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-02-18T10:18:55.540Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-02-18T10:18:59.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-02-18T10:19:02.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-02-18T10:19:02.271Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-02-18T10:19:02.841Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-02-18T10:19:04.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-02-18T10:19:04.745Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-02-18T10:19:05.312Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-02-18T10:19:05.571Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-02-18T10:19:06.951Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite (57.54s) [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.90s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d5b8e5e149196] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.71s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d776ce90e61c8] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.95s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d25845d5b5852] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.51s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d2dfe72ca1809] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.50s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:1233: [db86d0c5a4d32] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d91533b010a4a] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.40s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d62d4437f6627] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.36s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d0b5781a84fe1] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.15s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d85ee91495c08] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dc2b617acfb3b] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d9abc15f8b7ca] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.91s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d7003e1f091c5] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.91s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dd9ab81eba9eb] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d96b0f57a188c] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d820e1e2424ef] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.73s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dba045ed0ead5] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d1f5759ac20ca] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d05e24936fddf] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d8a4c8d267da4] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.79s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d15c1d3b57b25] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.08s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d1a5b1eca9f78] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d8864b057085f] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.26s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d72eff5740220] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [da82a472c9487] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.41s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:968: [da042b7f5bc3c] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.80s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [db6c49f747f84] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.07s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:1116: [debb8e759189e] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.36s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d10bcd2c5caff] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d2d9ccf536c77] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [debda92282a0b] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d2fbb78f90142] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d0825d757f6d7] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dfbb72dccf3d2] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d279ad874e74f] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.63s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d7ac9b91e8d04] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dfd2c1dfa12e3] daemon is not started [2021-02-18T10:19:11.148Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d8f3db69d6e24] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.79s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d5f6a2d5b7dd6] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.07s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:1084: [d1d1218b0bb59] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [dffaf983f27f6] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.80s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d58ff372a9bcd] daemon is not started [2021-02-18T10:19:11.148Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.48s) [2021-02-18T10:19:11.148Z] docker_cli_network_unix_test.go:46: [d75c1d3c84f3e] daemon is not started [2021-02-18T10:19:11.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-02-18T10:19:11.149Z] docker_cli_network_unix_test.go:46: [d68d17d998048] daemon is not started [2021-02-18T10:19:11.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.68s) [2021-02-18T10:19:11.149Z] docker_cli_network_unix_test.go:46: [d4f713abbee59] daemon is not started [2021-02-18T10:19:11.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2021-02-18T10:19:11.149Z] docker_cli_network_unix_test.go:46: [df4a4e339f234] daemon is not started [2021-02-18T10:19:11.149Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.11s) [2021-02-18T10:19:11.149Z] docker_cli_network_unix_test.go:46: [d0c7a1b7a268f] daemon is not started [2021-02-18T10:19:11.149Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.30s) [2021-02-18T10:19:11.149Z] docker_cli_network_unix_test.go:46: [d6152dd12a1fe] daemon is not started [2021-02-18T10:19:11.149Z] === RUN TestDockerHubPullSuite [2021-02-18T10:19:11.149Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-02-18T10:19:12.524Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-02-18T10:19:14.425Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-02-18T10:19:15.361Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-02-18T10:19:17.263Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-02-18T10:19:17.522Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite (6.63s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.29s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.22s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.68s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.16s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.21s) [2021-02-18T10:19:17.781Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-02-18T10:19:17.781Z] PASS [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === Skipped [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_sni_test.go:18: Flakey test [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.03s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.03s) [2021-02-18T10:19:17.781Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2021-02-18T10:19:17.781Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-18T10:19:17.781Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-02-18T10:19:17.781Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-02-18T10:19:17.781Z] docker_cli_network_unix_test.go:46: [d8f3db69d6e24] daemon is not started [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.781Z] [2021-02-18T10:19:17.782Z] DONE 1274 tests, 51 skipped in 1574.723s [2021-02-18T10:19:17.782Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:19:17.782Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:19:17.782Z] +++ kill 8209 [2021-02-18T10:19:18.717Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:19:18.717Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:19:18.717Z] [2021-02-18T10:19:18.717Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:19:18.717Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:19:18.717Z] [2021-02-18T10:19:18.717Z] To set a process to complain mode, use the command line tool [2021-02-18T10:19:18.717Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:19:18.717Z] +++ true [2021-02-18T10:19:18.717Z] exiting test-integration [2021-02-18T10:19:18.717Z] ++ exit 0 [2021-02-18T10:19:18.717Z] [2021-02-18T10:19:18.975Z] + for job in $(jobs -p) [2021-02-18T10:19:18.975Z] + wait 650 [2021-02-18T10:19:27.101Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-02-18T10:19:29.634Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-02-18T10:19:36.198Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-02-18T10:19:41.472Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-02-18T10:19:43.374Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-02-18T10:19:48.645Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-02-18T10:19:50.547Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-02-18T10:19:53.834Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-02-18T10:19:53.834Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-02-18T10:20:00.397Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-02-18T10:20:00.656Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-02-18T10:20:01.592Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-02-18T10:20:03.496Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-02-18T10:20:59.715Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-02-18T10:21:56.158Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-02-18T10:22:06.127Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-02-18T10:22:09.416Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-02-18T10:24:30.877Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-02-18T10:24:39.008Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-02-18T10:24:39.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-02-18T10:24:39.575Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-02-18T10:24:39.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-02-18T10:24:39.833Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-02-18T10:24:40.769Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-02-18T10:24:42.672Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-02-18T10:24:45.957Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-02-18T10:24:48.489Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-02-18T10:25:44.719Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-02-18T10:25:44.719Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-02-18T10:25:46.629Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-02-18T10:25:48.532Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-02-18T10:25:51.820Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-02-18T10:25:54.353Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-02-18T10:26:16.280Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-02-18T10:26:28.481Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-02-18T10:26:29.870Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-02-18T10:26:32.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-02-18T10:26:34.936Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-02-18T10:26:43.053Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-02-18T10:26:48.320Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-02-18T10:26:49.698Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-02-18T10:26:52.231Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-02-18T10:26:54.765Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-02-18T10:26:57.298Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-02-18T10:26:59.849Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-02-18T10:27:02.380Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-02-18T10:27:58.598Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-02-18T10:28:10.796Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite (1724.33s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.51s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.03s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.15s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.25s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:562: [de30a021e8c3f] joining swarm manager [d6c77692e9a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:584: [d317427d71f34] joining swarm manager [d6c77692e9a45]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] check_test.go:380: [de30a021e8c3f] daemon is not started [2021-02-18T10:28:28.886Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.61s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:45: [d9ba15d7d3668] joining swarm manager [da5ea934f0670]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.04s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (41.26s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:303: [ddd24e38f5dd2] joining swarm manager [d19705135efa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:304: [d671186c57ea3] joining swarm manager [d19705135efa4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.76s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:271: [d1a742e163729] joining swarm manager [dde0e18a738e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:272: [d5728dbb3bd81] joining swarm manager [dde0e18a738e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.63s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.20s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.44s) [2021-02-18T10:28:28.886Z] docker_api_swarm_node_test.go:19: [d6ad80b9f40eb] joining swarm manager [dc5af7013425f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_node_test.go:20: [d51596df28036] joining swarm manager [dc5af7013425f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.29s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:501: [dfab8ca657c54] joining swarm manager [dc7129a134999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:506: [df56119c633c8] joining swarm manager [dc7129a134999]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.66s) [2021-02-18T10:28:28.886Z] docker_api_swarm_node_test.go:80: [dc825715270af] joining swarm manager [d74591dee82c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s) [2021-02-18T10:28:28.886Z] docker_api_swarm_node_test.go:52: [df6eae1fe363d] joining swarm manager [d0ef78c72c4f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_node_test.go:53: [ddbd449efa724] joining swarm manager [d0ef78c72c4f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.30s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.96s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:201: [dda3596516f04] joining swarm manager [d9217dbc26b24]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.21s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:383: [db177c1400640] joining swarm manager [ddb079d77bb97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:384: [de7fad3f8c541] joining swarm manager [ddb079d77bb97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] check_test.go:380: [de7fad3f8c541] daemon is not started [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.92s) [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:801: [d68d41385d038] joining swarm manager [d40834251ad29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:801: [d9da326b9af8e] joining swarm manager [d40834251ad29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:801: [df474dd9b7c46] joining swarm manager [d40834251ad29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:801: [d57dfb9b5d578] joining swarm manager [d40834251ad29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-18T10:28:28.886Z] docker_api_swarm_test.go:809: [dee05b62504d8] joining swarm manager [d40834251ad29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.31s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.16s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.14s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:394: [d921a0a48dce9] joining swarm manager [de6b2f94ea995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:394: [d6115434f29ff] joining swarm manager [de6b2f94ea995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.36s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:342: [dea804707ac06] joining swarm manager [d934b91f5ef04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:342: [d93536364a081] joining swarm manager [d934b91f5ef04]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.97s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:489: [dac6f8933e197] joining swarm manager [d3845655aac63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:489: [de887c19cf985] joining swarm manager [d3845655aac63]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.75s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.47s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:127: [d21e4035570f7] joining swarm manager [dc83207d222f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:128: [d85410196bf28] joining swarm manager [dc83207d222f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:136: [d317eac7de394] joining swarm manager [dc83207d222f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:137: [d34bab4bc6893] joining swarm manager [dc83207d222f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.16s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.68s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:303: [db63dccd2599d] joining swarm manager [d420b1ef4a21a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:303: [d1bd3bdf4ca47] joining swarm manager [d420b1ef4a21a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.00s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:99: [deb89c8a1748b] joining swarm manager [d20578fa0e1e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:100: [d8b3455dd6d9c] joining swarm manager [d20578fa0e1e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] check_test.go:380: [deb89c8a1748b] daemon is not started [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.71s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:532: [dfbb9e42cacb4] joining swarm manager [d570f152947bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:533: [ddd3a30fef1a4] joining swarm manager [d570f152947bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.57s) [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:147: [dff029d08c4b0] joining swarm manager [d0694e7e0608a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.886Z] docker_api_swarm_service_test.go:147: [d5830233617da] joining swarm manager [d0694e7e0608a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (26.10s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.14s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.32s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.81s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.28s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.35s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.92s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.55s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.97s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.65s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.84s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.74s) [2021-02-18T10:28:28.886Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.62s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.04s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.11s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.36s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.71s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.18s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.63s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.27s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.49s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.34s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.09s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.02s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.66s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.05s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.23s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.05s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.40s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.15s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.35s) [2021-02-18T10:28:28.887Z] docker_cli_service_logs_test.go:245: checking task 3uz5t29fxuwe [2021-02-18T10:28:28.887Z] docker_cli_service_logs_test.go:250: checking messages for 3uz5t29fxuwe [2021-02-18T10:28:28.887Z] docker_cli_service_logs_test.go:245: checking task mcpcxe05bl5i [2021-02-18T10:28:28.887Z] docker_cli_service_logs_test.go:250: checking messages for mcpcxe05bl5i [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.05s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.01s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.35s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.54s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1901: [da8cf1fa803fe] joining swarm manager [dd04f69f5a31e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1902: [d44aa4004f677] joining swarm manager [dd04f69f5a31e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.47s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.37s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.45s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.90s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1802: [dcf96f90e6ed0] joining swarm manager [d59fe1af4cc1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1803: [d5d2e5b90391b] joining swarm manager [d59fe1af4cc1c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.33s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (161.68s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1321: [d51e5ceac099c] joining swarm manager [d2f0620fdc224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1322: [d412e32e6a65c] joining swarm manager [d2f0620fdc224]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.60s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.52s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.96s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.28s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.99s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (1.96s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.37s) [2021-02-18T10:28:28.887Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.12s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.93s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (54.56s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1186: [d7a2f40d9dd46] joining swarm manager [dfb5b6dbf5512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1195: [d250f3282b73f] joining swarm manager [dfb5b6dbf5512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.08s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.33s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (135.97s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1118: [daad2f596ba79] joining swarm manager [de662673976a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1119: [de773d511ce83] joining swarm manager [de662673976a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1172: [d40a7aba208bb] joining swarm manager [de662673976a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1453: [db4910998b26c] joining swarm manager [d5c9509395fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] docker_cli_swarm_test.go:1454: [de5ce72c3d3f8] joining swarm manager [d5c9509395fcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (1.89s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.36s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.62s) [2021-02-18T10:28:28.887Z] docker_cli_swarm_unix_test.go:62: [dae549532f36c] joining swarm manager [d5faf3a3c354d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.27s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.33s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.33s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.26s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.59s) [2021-02-18T10:28:28.887Z] docker_api_swarm_test.go:961: [d40ed93474d90] joining swarm manager [de8ff4534ee4d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.47s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.26s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.33s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.60s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.28s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.63s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.19s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.21s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.62s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.58s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.66s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.30s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.44s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-02-18T10:28:28.887Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.27s) [2021-02-18T10:28:28.887Z] === RUN TestDockerExternalVolumeSuite [2021-02-18T10:28:28.887Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-02-18T10:28:43.759Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-02-18T10:29:51.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-02-18T10:30:01.403Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-02-18T10:30:33.481Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-02-18T10:30:48.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-02-18T10:31:20.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-02-18T10:31:32.625Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-02-18T10:32:04.691Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-02-18T10:32:19.563Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-02-18T10:32:34.437Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-02-18T10:33:21.117Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-02-18T10:33:39.210Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-02-18T10:34:11.283Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-02-18T10:34:43.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-02-18T10:34:58.227Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-02-18T10:35:16.315Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-02-18T10:35:31.190Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite (437.39s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:53: [d092ad4babd8e] daemon is not started [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.22s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:53: [dc7a4b259b41a] daemon is not started [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:53: [d5d65b2f009f5] daemon is not started [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:53: [d660806cfa146] daemon is not started [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.24s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.23s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.21s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.32s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.89s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.26s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:485: [da50da8b6c80d] daemon is not started [2021-02-18T10:35:46.064Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-02-18T10:35:46.064Z] docker_cli_external_volume_driver_test.go:53: [d58afb46aa34b] daemon is not started [2021-02-18T10:35:46.064Z] PASS [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] === Skipped [2021-02-18T10:35:46.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-02-18T10:35:46.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s) [2021-02-18T10:35:46.064Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-02-18T10:35:46.064Z] check_test.go:309: [d9b9ed3a7dcfd] daemon is not started [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-18T10:35:46.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2021-02-18T10:35:46.064Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-02-18T10:35:46.064Z] check_test.go:309: [d5e87fee998ed] daemon is not started [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T10:35:46.064Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2021-02-18T10:35:46.064Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-02-18T10:35:46.064Z] check_test.go:309: [dbccf1229e41b] daemon is not started [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:35:46.064Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2021-02-18T10:35:46.064Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-18T10:35:46.064Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-02-18T10:35:46.064Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] [2021-02-18T10:35:46.064Z] DONE 273 tests, 5 skipped in 2564.315s [2021-02-18T10:35:46.064Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-02-18T10:35:46.064Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81e611bb077b/docker.pid [2021-02-18T10:35:46.064Z] +++ kill 6174 [2021-02-18T10:35:46.064Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6174 is not a child of this shell [2021-02-18T10:35:46.064Z] warning: PID 6174 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d81e611bb077b/docker.pid had a nonzero exit code [2021-02-18T10:35:46.064Z] ++++ cat bundles/test-integration/docker.pid [2021-02-18T10:35:46.064Z] +++ kill 8117 [2021-02-18T10:35:47.000Z] +++ /etc/init.d/apparmor stop [2021-02-18T10:35:47.000Z] Leaving: AppArmorNo profiles have been unloaded. [2021-02-18T10:35:47.000Z] [2021-02-18T10:35:47.000Z] Unloading profiles will leave already running processes permanently [2021-02-18T10:35:47.000Z] unconfined, which can lead to unexpected situations. [2021-02-18T10:35:47.000Z] [2021-02-18T10:35:47.000Z] To set a process to complain mode, use the command line tool [2021-02-18T10:35:47.000Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-02-18T10:35:47.000Z] +++ true [2021-02-18T10:35:47.000Z] exiting test-integration [2021-02-18T10:35:47.000Z] ++ exit 0 [2021-02-18T10:35:47.000Z] [2021-02-18T10:35:47.258Z] + exit 0 [2021-02-18T10:35:47.258Z] ++ jobs -p [2021-02-18T10:35:47.258Z] + pids= [2021-02-18T10:35:47.258Z] + echo 'Remaining pids to kill: []' [2021-02-18T10:35:47.258Z] Remaining pids to kill: [] [2021-02-18T10:35:47.258Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-02-18T10:35:47.271Z] Recording test results [2021-02-18T10:35:47.744Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-02-18T10:35:48.056Z] + echo Ensuring container killed. [2021-02-18T10:35:48.056Z] Ensuring container killed. [2021-02-18T10:35:48.056Z] + docker ps -aq -f name=docker-pr5-* [2021-02-18T10:35:48.056Z] + cids=2a503534c89c [2021-02-18T10:35:48.056Z] d0815b72313c [2021-02-18T10:35:48.056Z] 5658d88b601a [2021-02-18T10:35:48.056Z] + [ -n 2a503534c89c [2021-02-18T10:35:48.056Z] d0815b72313c [2021-02-18T10:35:48.056Z] 5658d88b601a ] [2021-02-18T10:35:48.056Z] + docker rm -vf 2a503534c89c d0815b72313c 5658d88b601a [2021-02-18T10:35:51.342Z] 2a503534c89c [2021-02-18T10:35:51.342Z] d0815b72313c [2021-02-18T10:35:52.718Z] 5658d88b601a [Pipeline] sh [2021-02-18T10:35:53.007Z] + echo Chowning /workspace to jenkins user [2021-02-18T10:35:53.007Z] Chowning /workspace to jenkins user [2021-02-18T10:35:53.007Z] + id -u [2021-02-18T10:35:53.007Z] + id -g [2021-02-18T10:35:53.007Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42021:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-02-18T10:35:57.514Z] + bundleName=amd64 [2021-02-18T10:35:57.515Z] + echo Creating amd64-bundles.tar.gz [2021-02-18T10:35:57.515Z] Creating amd64-bundles.tar.gz [2021-02-18T10:35:57.515Z] + xargs tar -czf amd64-bundles.tar.gz [2021-02-18T10:35:57.515Z] + 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-02-18T10:35:58.461Z] Archiving artifacts [2021-02-18T10:35:58.944Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42021/5/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-02-18T10:35:59.253Z] + make clean [2021-02-18T10:35:59.512Z] docker volume rm -f docker-dev-cache [2021-02-18T10:35:59.512Z] docker-dev-cache [Pipeline] deleteDir [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