Pull request #41236 updated Started by user Sebastiaan van Stijn Rebuilds build #3 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1+4db39ab1a0f9613a32c8142e8db860c58bea3061 (7073f87f0cf705dfd9bbba46088ba698bc3bd73e) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 using credential jps-reader > 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 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 [2020-07-27T22:36:57.020Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-07-27T22:36:57.026Z] Trying to pass milestone 3 [Pipeline] milestone [2020-07-27T22:36:57.066Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-07-27T22:37:12.216Z] Still waiting to schedule task [2020-07-27T22:37:12.216Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-27T22:38:11.599Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ef0e8be58e78b50) in /home/ubuntu/workspace/moby_PR-41236 [Pipeline] { [Pipeline] checkout [2020-07-27T22:38:13.644Z] using credential docker-jenkins-github-credentials [2020-07-27T22:38:13.649Z] Cloning the remote Git repository [2020-07-27T22:38:13.649Z] Cloning with configured refspecs honoured and without tags [2020-07-27T22:38:13.626Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T22:38:13.679Z] > git init /home/ubuntu/workspace/moby_PR-41236 # timeout=10 [2020-07-27T22:38:13.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:38:13.969Z] > git --version # timeout=10 [2020-07-27T22:38:13.993Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:38:14.006Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:38:37.569Z] Fetching without tags [2020-07-27T22:38:37.461Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:38:37.493Z] > git config --add remote.origin.fetch +refs/pull/41236/head:refs/remotes/origin/PR-41236 # timeout=10 [2020-07-27T22:38:37.517Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:38:37.542Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:38:37.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:38:37.611Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:38:37.613Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:38:37.996Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:38:38.823Z] Merge succeeded, producing f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:38:38.824Z] Checking out Revision f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 (PR-41236) [2020-07-27T22:38:37.999Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:38:38.018Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:38:38.764Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T22:38:38.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T22:38:38.822Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:38:38.844Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:38:43.289Z] Commit message: "docs: API v1.39: move system version response to definitions" [2020-07-27T22:38:43.290Z] > git rev-list --no-walk f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T22:38:44.505Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2020-07-27T22:38:48.677Z] Unable to find image 'alpine:latest' locally [2020-07-27T22:38:48.938Z] latest: Pulling from library/alpine [2020-07-27T22:38:48.938Z] df20fa9351a1: Pulling fs layer [2020-07-27T22:38:48.938Z] df20fa9351a1: Verifying Checksum [2020-07-27T22:38:48.938Z] df20fa9351a1: Download complete [2020-07-27T22:38:49.501Z] df20fa9351a1: Pull complete [2020-07-27T22:38:49.501Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-07-27T22:38:49.501Z] Status: Downloaded newer image for alpine:latest [2020-07-27T22:38:54.770Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x" 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 [2020-07-27T22:38:56.921Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ef0e8be58e78b50) in /home/ubuntu/workspace/moby_PR-41236 [Pipeline] node [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) [2020-07-27T22:38:56.938Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0b24b23a1434b1e4f) in /home/ubuntu/workspace/moby_PR-41236 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] { [Pipeline] checkout [Pipeline] { [2020-07-27T22:38:56.996Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-07-27T22:38:57.032Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2020-07-27T22:38:57.069Z] Fetching without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout 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] } [2020-07-27T22:38:57.145Z] using credential docker-jenkins-github-credentials [2020-07-27T22:38:57.152Z] Cloning the remote Git repository [2020-07-27T22:38:57.152Z] Cloning with configured refspecs honoured and without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [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] } [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-07-27T22:38:57.674Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:38:57.855Z] Merge succeeded, producing f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:38:57.855Z] Checking out Revision f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 (PR-41236) [2020-07-27T22:38:57.000Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-07-27T22:38:57.041Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:38:57.071Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:38:57.071Z] > git --version # timeout=10 [2020-07-27T22:38:57.094Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:38:57.095Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:38:57.675Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:38:57.684Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:38:57.800Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T22:38:57.832Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T22:38:57.855Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:38:57.879Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:38:58.026Z] Commit message: "docs: API v1.39: move system version response to definitions" [2020-07-27T22:38:57.155Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T22:38:57.155Z] > git init /home/ubuntu/workspace/moby_PR-41236 # timeout=10 [2020-07-27T22:38:57.172Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:38:57.172Z] > git --version # timeout=10 [2020-07-27T22:38:57.175Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:38:57.177Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T22:38:58.747Z] + [ PR != PR ] [2020-07-27T22:38:58.747Z] + [ master != master ] [2020-07-27T22:38:58.747Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T22:38:59.076Z] + docker version [2020-07-27T22:38:59.076Z] Client: Docker Engine - Community [2020-07-27T22:38:59.076Z] Version: 19.03.12 [2020-07-27T22:38:59.076Z] API version: 1.40 [2020-07-27T22:38:59.076Z] Go version: go1.13.10 [2020-07-27T22:38:59.076Z] Git commit: 48a66213fe [2020-07-27T22:38:59.076Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T22:38:59.076Z] OS/Arch: linux/amd64 [2020-07-27T22:38:59.076Z] Experimental: false [2020-07-27T22:38:59.076Z] [2020-07-27T22:38:59.076Z] Server: Docker Engine - Community [2020-07-27T22:38:59.076Z] Engine: [2020-07-27T22:38:59.076Z] Version: 19.03.12 [2020-07-27T22:38:59.076Z] API version: 1.40 (minimum version 1.12) [2020-07-27T22:38:59.076Z] Go version: go1.13.10 [2020-07-27T22:38:59.076Z] Git commit: 48a66213fe [2020-07-27T22:38:59.076Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T22:38:59.076Z] OS/Arch: linux/amd64 [2020-07-27T22:38:59.076Z] Experimental: true [2020-07-27T22:38:59.076Z] containerd: [2020-07-27T22:38:59.076Z] Version: 1.2.13 [2020-07-27T22:38:59.076Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:38:59.076Z] runc: [2020-07-27T22:38:59.076Z] Version: 1.0.0-rc10 [2020-07-27T22:38:59.076Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:38:59.076Z] docker-init: [2020-07-27T22:38:59.076Z] Version: 0.18.0 [2020-07-27T22:38:59.076Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T22:38:59.446Z] + docker info [2020-07-27T22:39:04.710Z] Client: [2020-07-27T22:39:04.710Z] Debug Mode: false [2020-07-27T22:39:04.710Z] [2020-07-27T22:39:04.710Z] Server: [2020-07-27T22:39:04.710Z] Containers: 0 [2020-07-27T22:39:04.710Z] Running: 0 [2020-07-27T22:39:04.710Z] Paused: 0 [2020-07-27T22:39:04.710Z] Stopped: 0 [2020-07-27T22:39:04.710Z] Images: 1 [2020-07-27T22:39:04.710Z] Server Version: 19.03.12 [2020-07-27T22:39:04.710Z] Storage Driver: overlay2 [2020-07-27T22:39:04.710Z] Backing Filesystem: extfs [2020-07-27T22:39:04.710Z] Supports d_type: true [2020-07-27T22:39:04.710Z] Native Overlay Diff: true [2020-07-27T22:39:04.710Z] Logging Driver: json-file [2020-07-27T22:39:04.710Z] Cgroup Driver: cgroupfs [2020-07-27T22:39:04.710Z] Plugins: [2020-07-27T22:39:04.710Z] Volume: local [2020-07-27T22:39:04.710Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T22:39:04.710Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T22:39:04.710Z] Swarm: inactive [2020-07-27T22:39:04.710Z] Runtimes: runc [2020-07-27T22:39:04.710Z] Default Runtime: runc [2020-07-27T22:39:04.710Z] Init Binary: docker-init [2020-07-27T22:39:04.710Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:39:04.710Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:39:04.710Z] init version: fec3683 [2020-07-27T22:39:04.710Z] Security Options: [2020-07-27T22:39:04.710Z] apparmor [2020-07-27T22:39:04.710Z] seccomp [2020-07-27T22:39:04.710Z] Profile: default [2020-07-27T22:39:04.710Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T22:39:04.710Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T22:39:04.710Z] OSType: linux [2020-07-27T22:39:04.710Z] Architecture: x86_64 [2020-07-27T22:39:04.710Z] CPUs: 2 [2020-07-27T22:39:04.710Z] Total Memory: 7.487GiB [2020-07-27T22:39:04.710Z] Name: ip-10-100-78-186 [2020-07-27T22:39:04.710Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T22:39:04.710Z] Docker Root Dir: /var/lib/docker [2020-07-27T22:39:04.710Z] Debug Mode: false [2020-07-27T22:39:04.710Z] Registry: https://index.docker.io/v1/ [2020-07-27T22:39:04.710Z] Labels: [2020-07-27T22:39:04.710Z] Experimental: true [2020-07-27T22:39:04.710Z] Insecure Registries: [2020-07-27T22:39:04.710Z] 127.0.0.0/8 [2020-07-27T22:39:04.710Z] Live Restore Enabled: true [2020-07-27T22:39:04.710Z] [2020-07-27T22:39:04.710Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T22:39:05.005Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:39:05.005Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:39:05.005Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41236/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T22:39:05.005Z] + bash /home/ubuntu/workspace/moby_PR-41236/check-config.sh [2020-07-27T22:39:05.005Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T22:39:05.005Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T22:39:05.005Z] [2020-07-27T22:39:05.005Z] Generally Necessary: [2020-07-27T22:39:05.005Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T22:39:05.005Z] - apparmor: enabled and tools installed [2020-07-27T22:39:05.005Z] - CONFIG_NAMESPACES: enabled [2020-07-27T22:39:05.005Z] - CONFIG_NET_NS: enabled [2020-07-27T22:39:05.005Z] - CONFIG_PID_NS: enabled [2020-07-27T22:39:05.005Z] - CONFIG_IPC_NS: enabled [2020-07-27T22:39:05.005Z] - CONFIG_UTS_NS: enabled [2020-07-27T22:39:05.005Z] - CONFIG_CGROUPS: enabled [2020-07-27T22:39:05.005Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T22:39:05.270Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T22:39:05.270Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T22:39:05.270Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T22:39:05.270Z] - CONFIG_CPUSETS: enabled [2020-07-27T22:39:05.270Z] - CONFIG_MEMCG: enabled [2020-07-27T22:39:05.270Z] - CONFIG_KEYS: enabled [2020-07-27T22:39:05.270Z] - CONFIG_VETH: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T22:39:05.270Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T22:39:05.270Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T22:39:05.270Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T22:39:05.270Z] [2020-07-27T22:39:05.270Z] Optional Features: [2020-07-27T22:39:05.270Z] - CONFIG_USER_NS: enabled [2020-07-27T22:39:05.270Z] - CONFIG_SECCOMP: enabled [2020-07-27T22:39:05.270Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T22:39:05.270Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T22:39:05.270Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T22:39:05.270Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T22:39:05.270Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T22:39:05.270Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T22:39:05.270Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T22:39:05.270Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T22:39:05.537Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T22:39:05.537Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T22:39:05.537Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T22:39:05.537Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T22:39:05.537Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T22:39:05.537Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T22:39:05.537Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T22:39:05.537Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_EXT4_FS: enabled [2020-07-27T22:39:05.537Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T22:39:05.537Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T22:39:05.537Z] - Network Drivers: [2020-07-27T22:39:05.537Z] - "overlay": [2020-07-27T22:39:05.537Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T22:39:05.537Z] Optional (for encrypted networks): [2020-07-27T22:39:05.537Z] - CONFIG_CRYPTO: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T22:39:05.537Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T22:39:05.537Z] - CONFIG_XFRM: enabled [2020-07-27T22:39:05.537Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T22:39:05.537Z] - "ipvlan": [2020-07-27T22:39:05.537Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T22:39:05.537Z] - "macvlan": [2020-07-27T22:39:05.537Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T22:39:05.537Z] - "ftp,tftp client in container": [2020-07-27T22:39:05.537Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T22:39:05.537Z] - Storage Drivers: [2020-07-27T22:39:05.537Z] - "aufs": [2020-07-27T22:39:05.537Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T22:39:05.537Z] - "btrfs": [2020-07-27T22:39:05.537Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T22:39:05.537Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T22:39:05.794Z] - "devicemapper": [2020-07-27T22:39:05.794Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T22:39:05.794Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T22:39:05.794Z] - "overlay": [2020-07-27T22:39:05.794Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T22:39:05.794Z] - "zfs": [2020-07-27T22:39:05.794Z] - /dev/zfs: present [2020-07-27T22:39:05.794Z] - zfs command: missing [2020-07-27T22:39:05.794Z] - zpool command: missing [2020-07-27T22:39:05.794Z] [2020-07-27T22:39:05.794Z] Limits: [2020-07-27T22:39:05.794Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T22:39:05.794Z] [2020-07-27T22:39:05.794Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T22:39:06.125Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 . [2020-07-27T22:39:06.125Z] #2 [internal] load .dockerignore [2020-07-27T22:39:06.125Z] #2 transferring context: 87B 0.0s done [2020-07-27T22:39:06.125Z] #2 DONE 0.1s [2020-07-27T22:39:06.125Z] [2020-07-27T22:39:06.125Z] #1 [internal] load build definition from Dockerfile [2020-07-27T22:39:06.125Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T22:39:06.125Z] #1 DONE 0.1s [2020-07-27T22:39:06.125Z] [2020-07-27T22:39:06.125Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T22:39:06.381Z] #3 DONE 0.2s [2020-07-27T22:39:06.381Z] [2020-07-27T22:39:06.381Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T22:39:06.381Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-27T22:39:06.381Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-27T22:39:06.381Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-27T22:39:06.381Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-27T22:39:06.381Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-07-27T22:39:06.637Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.80MB / 8.88MB 0.2s [2020-07-27T22:39:06.637Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-07-27T22:39:06.637Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-27T22:39:06.893Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-27T22:39:07.151Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-07-27T22:39:07.409Z] #4 DONE 0.8s [2020-07-27T22:39:07.409Z] [2020-07-27T22:39:07.409Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T22:39:07.668Z] #6 DONE 0.2s [2020-07-27T22:39:07.668Z] [2020-07-27T22:39:07.668Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T22:39:07.668Z] #5 DONE 0.2s [2020-07-27T22:39:07.668Z] [2020-07-27T22:39:07.668Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:39:07.668Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-27T22:39:07.668Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 0B / 50.39MB 0.1s [2020-07-27T22:39:07.668Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-27T22:39:07.668Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-27T22:39:07.668Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-27T22:39:07.668Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-07-27T22:39:07.927Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 4.25MB / 50.39MB 0.3s [2020-07-27T22:39:07.927Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.39MB / 7.81MB 0.3s [2020-07-27T22:39:08.184Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 10.32MB / 50.39MB 0.4s [2020-07-27T22:39:08.184Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.48MB / 7.81MB 0.4s [2020-07-27T22:39:08.184Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 16.64MB / 50.39MB 0.6s [2020-07-27T22:39:08.184Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.5s done [2020-07-27T22:39:08.184Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 2.92MB / 10.00MB 0.6s [2020-07-27T22:39:08.441Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 21.32MB / 50.39MB 0.8s [2020-07-27T22:39:08.441Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 4.77MB / 10.00MB 0.8s [2020-07-27T22:39:08.441Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 1.84MB / 51.83MB 0.8s [2020-07-27T22:39:08.441Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 24.04MB / 50.39MB 0.9s [2020-07-27T22:39:08.441Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 7.88MB / 10.00MB 0.9s [2020-07-27T22:39:08.441Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.37MB / 51.83MB 0.9s [2020-07-27T22:39:08.698Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 8.84MB / 10.00MB 1.0s [2020-07-27T22:39:08.698Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 9.67MB / 10.00MB 1.1s [2020-07-27T22:39:08.958Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 29.58MB / 50.39MB 1.2s [2020-07-27T22:39:08.958Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 14.93MB / 51.83MB 1.2s [2020-07-27T22:39:08.958Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.2s done [2020-07-27T22:39:08.958Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 18.91MB / 51.83MB 1.3s [2020-07-27T22:39:08.958Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0B / 68.65MB 1.3s [2020-07-27T22:39:09.215Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 40.75MB / 50.39MB 1.5s [2020-07-27T22:39:09.215Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 28.51MB / 51.83MB 1.5s [2020-07-27T22:39:09.215Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 5.85MB / 68.65MB 1.5s [2020-07-27T22:39:09.215Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 44.93MB / 50.39MB 1.6s [2020-07-27T22:39:09.215Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 31.62MB / 51.83MB 1.6s [2020-07-27T22:39:09.215Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 10.08MB / 68.65MB 1.6s [2020-07-27T22:39:09.472Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.8s [2020-07-27T22:39:09.472Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 38.76MB / 51.83MB 1.8s [2020-07-27T22:39:09.472Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 18.77MB / 68.65MB 1.8s [2020-07-27T22:39:09.472Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 42.85MB / 51.83MB 1.9s [2020-07-27T22:39:09.472Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 22.25MB / 68.65MB 1.9s [2020-07-27T22:39:09.733Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 48.02MB / 51.83MB 2.1s [2020-07-27T22:39:09.733Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 27.66MB / 68.65MB 2.1s [2020-07-27T22:39:10.001Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.2s done [2020-07-27T22:39:10.001Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.3s [2020-07-27T22:39:10.264Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.5s [2020-07-27T22:39:10.264Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 32.12MB / 68.65MB 2.6s [2020-07-27T22:39:10.521Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 8.52MB / 120.18MB 2.8s [2020-07-27T22:39:10.521Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-27T22:39:10.521Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 36.39MB / 68.65MB 2.9s [2020-07-27T22:39:10.521Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.9s done [2020-07-27T22:39:10.521Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 3.0s [2020-07-27T22:39:10.781Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.0s done [2020-07-27T22:39:10.781Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 41.97MB / 68.65MB 3.2s [2020-07-27T22:39:11.043Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 45.77MB / 68.65MB 3.4s [2020-07-27T22:39:11.043Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.90MB / 120.18MB 3.4s [2020-07-27T22:39:11.299Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 23.29MB / 120.18MB 3.7s [2020-07-27T22:39:11.556Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 50.95MB / 68.65MB 3.8s [2020-07-27T22:39:11.812Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 57.85MB / 68.65MB 4.1s [2020-07-27T22:39:11.813Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 35.95MB / 120.18MB 4.1s [2020-07-27T22:39:11.813Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 61.92MB / 68.65MB 4.2s [2020-07-27T22:39:11.921Z] Still waiting to schedule task [2020-07-27T22:39:11.921Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-27T22:39:11.922Z] Still waiting to schedule task [2020-07-27T22:39:11.922Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-07-27T22:39:12.073Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 4.6s [2020-07-27T22:39:12.073Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 43.22MB / 120.18MB 4.6s [2020-07-27T22:39:12.078Z] Fetching without tags [2020-07-27T22:39:12.459Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:39:12.637Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 50.34MB / 120.18MB 4.9s [2020-07-27T22:39:12.637Z] #7 ... [2020-07-27T22:39:12.637Z] [2020-07-27T22:39:12.637Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T22:39:12.637Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-27T22:39:12.637Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-27T22:39:12.637Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-27T22:39:12.637Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.6s done [2020-07-27T22:39:12.637Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.8s done [2020-07-27T22:39:12.637Z] #58 DONE 5.1s [2020-07-27T22:39:12.637Z] [2020-07-27T22:39:12.637Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:39:12.637Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 5.1s done [2020-07-27T22:39:12.637Z] #7 ... [2020-07-27T22:39:12.637Z] [2020-07-27T22:39:12.637Z] #20 [internal] load build context [2020-07-27T22:39:12.637Z] #20 transferring context: 29.70MB 5.1s [2020-07-27T22:39:12.050Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:39:12.054Z] > git config --add remote.origin.fetch +refs/pull/41236/head:refs/remotes/origin/PR-41236 # timeout=10 [2020-07-27T22:39:12.063Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:39:12.072Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:39:12.080Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:39:12.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:39:12.081Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:39:12.461Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:39:12.465Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:39:13.420Z] Merge succeeded, producing f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:39:13.420Z] Checking out Revision f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 (PR-41236) [2020-07-27T22:39:13.800Z] Commit message: "docs: API v1.39: move system version response to definitions" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T22:39:14.540Z] #20 transferring context: 51.32MB 6.9s done [2020-07-27T22:39:14.785Z] + docker version [2020-07-27T22:39:14.785Z] Client: Docker Engine - Community [2020-07-27T22:39:14.785Z] Version: 19.03.12 [2020-07-27T22:39:14.785Z] API version: 1.40 [2020-07-27T22:39:14.785Z] Go version: go1.13.10 [2020-07-27T22:39:14.785Z] Git commit: 48a6621 [2020-07-27T22:39:14.785Z] Built: Mon Jun 22 15:46:32 2020 [2020-07-27T22:39:14.785Z] OS/Arch: linux/arm64 [2020-07-27T22:39:14.785Z] Experimental: false [2020-07-27T22:39:14.785Z] [2020-07-27T22:39:14.785Z] Server: Docker Engine - Community [2020-07-27T22:39:14.785Z] Engine: [2020-07-27T22:39:14.785Z] Version: 19.03.12 [2020-07-27T22:39:14.785Z] API version: 1.40 (minimum version 1.12) [2020-07-27T22:39:14.785Z] Go version: go1.13.10 [2020-07-27T22:39:14.785Z] Git commit: 48a6621 [2020-07-27T22:39:14.785Z] Built: Mon Jun 22 15:45:04 2020 [2020-07-27T22:39:14.785Z] OS/Arch: linux/arm64 [2020-07-27T22:39:14.785Z] Experimental: true [2020-07-27T22:39:14.785Z] containerd: [2020-07-27T22:39:14.785Z] Version: 1.2.13 [2020-07-27T22:39:14.785Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:39:14.785Z] runc: [2020-07-27T22:39:14.785Z] Version: 1.0.0-rc10 [2020-07-27T22:39:14.785Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:39:14.785Z] docker-init: [2020-07-27T22:39:14.785Z] Version: 0.18.0 [2020-07-27T22:39:14.785Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T22:39:13.399Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T22:39:13.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T22:39:13.422Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:39:13.431Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:39:14.899Z] #20 DONE 7.3s [2020-07-27T22:39:14.899Z] [2020-07-27T22:39:14.899Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:39:14.899Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.3s [2020-07-27T22:39:15.075Z] + docker info [2020-07-27T22:39:15.461Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s [2020-07-27T22:39:15.718Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 8.0s done [2020-07-27T22:39:16.016Z] Client: [2020-07-27T22:39:16.016Z] Debug Mode: false [2020-07-27T22:39:16.016Z] [2020-07-27T22:39:16.016Z] Server: [2020-07-27T22:39:16.016Z] Containers: 0 [2020-07-27T22:39:16.016Z] Running: 0 [2020-07-27T22:39:16.016Z] Paused: 0 [2020-07-27T22:39:16.016Z] Stopped: 0 [2020-07-27T22:39:16.016Z] Images: 2 [2020-07-27T22:39:16.016Z] Server Version: 19.03.12 [2020-07-27T22:39:16.016Z] Storage Driver: overlay2 [2020-07-27T22:39:16.016Z] Backing Filesystem: extfs [2020-07-27T22:39:16.016Z] Supports d_type: true [2020-07-27T22:39:16.016Z] Native Overlay Diff: true [2020-07-27T22:39:16.016Z] Logging Driver: json-file [2020-07-27T22:39:16.016Z] Cgroup Driver: cgroupfs [2020-07-27T22:39:16.016Z] Plugins: [2020-07-27T22:39:16.016Z] Volume: local [2020-07-27T22:39:16.016Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T22:39:16.016Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T22:39:16.016Z] Swarm: inactive [2020-07-27T22:39:16.016Z] Runtimes: runc [2020-07-27T22:39:16.016Z] Default Runtime: runc [2020-07-27T22:39:16.016Z] Init Binary: docker-init [2020-07-27T22:39:16.016Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:39:16.016Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:39:16.016Z] init version: fec3683 [2020-07-27T22:39:16.016Z] Security Options: [2020-07-27T22:39:16.016Z] apparmor [2020-07-27T22:39:16.016Z] seccomp [2020-07-27T22:39:16.016Z] Profile: default [2020-07-27T22:39:16.016Z] Kernel Version: 4.15.0-1074-aws [2020-07-27T22:39:16.016Z] Operating System: Ubuntu 16.04.6 LTS [2020-07-27T22:39:16.016Z] OSType: linux [2020-07-27T22:39:16.016Z] Architecture: aarch64 [2020-07-27T22:39:16.016Z] CPUs: 4 [2020-07-27T22:39:16.016Z] Total Memory: 7.525GiB [2020-07-27T22:39:16.016Z] Name: ip-10-100-62-62 [2020-07-27T22:39:16.016Z] ID: UTJC:VJXC:JR6C:MQOY:H5HB:HHV3:JK47:2SKG:XCXB:YJDM:JC3G:VSC2 [2020-07-27T22:39:16.016Z] Docker Root Dir: /var/lib/docker [2020-07-27T22:39:16.016Z] Debug Mode: false [2020-07-27T22:39:16.016Z] Registry: https://index.docker.io/v1/ [2020-07-27T22:39:16.016Z] Labels: [2020-07-27T22:39:16.016Z] Experimental: true [2020-07-27T22:39:16.016Z] Insecure Registries: [2020-07-27T22:39:16.016Z] 127.0.0.0/8 [2020-07-27T22:39:16.016Z] Live Restore Enabled: true [2020-07-27T22:39:16.016Z] [2020-07-27T22:39:16.016Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T22:39:16.306Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:39:16.306Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:39:16.306Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41236/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T22:39:16.306Z] + bash /home/ubuntu/workspace/moby_PR-41236/check-config.sh [2020-07-27T22:39:16.306Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T22:39:16.306Z] info: reading kernel config from /boot/config-4.15.0-1074-aws ... [2020-07-27T22:39:16.306Z] [2020-07-27T22:39:16.306Z] Generally Necessary: [2020-07-27T22:39:16.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T22:39:16.306Z] - apparmor: enabled and tools installed [2020-07-27T22:39:16.306Z] - CONFIG_NAMESPACES: enabled [2020-07-27T22:39:16.306Z] - CONFIG_NET_NS: enabled [2020-07-27T22:39:16.306Z] - CONFIG_PID_NS: enabled [2020-07-27T22:39:16.306Z] - CONFIG_IPC_NS: enabled [2020-07-27T22:39:16.306Z] - CONFIG_UTS_NS: enabled [2020-07-27T22:39:16.306Z] - CONFIG_CGROUPS: enabled [2020-07-27T22:39:16.306Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T22:39:16.306Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T22:39:16.568Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T22:39:16.568Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T22:39:16.568Z] - CONFIG_CPUSETS: enabled [2020-07-27T22:39:16.568Z] - CONFIG_MEMCG: enabled [2020-07-27T22:39:16.568Z] - CONFIG_KEYS: enabled [2020-07-27T22:39:16.568Z] - CONFIG_VETH: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T22:39:16.568Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-07-27T22:39:16.568Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T22:39:16.568Z] [2020-07-27T22:39:16.568Z] Optional Features: [2020-07-27T22:39:16.568Z] - CONFIG_USER_NS: enabled [2020-07-27T22:39:16.568Z] - CONFIG_SECCOMP: enabled [2020-07-27T22:39:16.568Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T22:39:16.568Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T22:39:16.568Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T22:39:16.568Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T22:39:16.568Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T22:39:16.645Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.2s done [2020-07-27T22:39:16.645Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-27T22:39:16.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T22:39:16.829Z] - CONFIG_IOSCHED_CFQ: enabled [2020-07-27T22:39:16.829Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-07-27T22:39:16.829Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T22:39:16.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T22:39:16.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T22:39:16.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T22:39:16.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T22:39:16.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T22:39:16.829Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T22:39:16.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T22:39:16.829Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T22:39:16.829Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T22:39:16.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T22:39:16.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T22:39:16.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T22:39:16.829Z] - CONFIG_EXT4_FS: enabled [2020-07-27T22:39:16.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T22:39:16.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T22:39:16.829Z] - Network Drivers: [2020-07-27T22:39:16.829Z] - "overlay": [2020-07-27T22:39:16.829Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T22:39:16.829Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T22:39:16.829Z] Optional (for encrypted networks): [2020-07-27T22:39:17.089Z] - CONFIG_CRYPTO: enabled [2020-07-27T22:39:17.089Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T22:39:17.089Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T22:39:17.089Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T22:39:17.089Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T22:39:17.089Z] - CONFIG_XFRM: enabled [2020-07-27T22:39:17.089Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-07-27T22:39:17.089Z] - "ipvlan": [2020-07-27T22:39:17.089Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T22:39:17.089Z] - "macvlan": [2020-07-27T22:39:17.089Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T22:39:17.089Z] - "ftp,tftp client in container": [2020-07-27T22:39:17.089Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T22:39:17.089Z] - Storage Drivers: [2020-07-27T22:39:17.089Z] - "aufs": [2020-07-27T22:39:17.089Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T22:39:17.089Z] - "btrfs": [2020-07-27T22:39:17.089Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T22:39:17.089Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T22:39:17.089Z] - "devicemapper": [2020-07-27T22:39:17.089Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T22:39:17.089Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T22:39:17.089Z] - "overlay": [2020-07-27T22:39:17.089Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T22:39:17.089Z] - "zfs": [2020-07-27T22:39:17.089Z] - /dev/zfs: missing [2020-07-27T22:39:17.089Z] - zfs command: missing [2020-07-27T22:39:17.089Z] - zpool command: missing [2020-07-27T22:39:17.089Z] [2020-07-27T22:39:17.089Z] Limits: [2020-07-27T22:39:17.089Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T22:39:17.089Z] [2020-07-27T22:39:17.089Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T22:39:17.208Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-27T22:39:17.208Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-27T22:39:17.426Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 . [2020-07-27T22:39:17.426Z] #1 [internal] load build definition from Dockerfile [2020-07-27T22:39:17.426Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-07-27T22:39:17.426Z] #1 DONE 0.0s [2020-07-27T22:39:17.426Z] [2020-07-27T22:39:17.426Z] #2 [internal] load .dockerignore [2020-07-27T22:39:17.426Z] #2 transferring context: 87B 0.0s done [2020-07-27T22:39:17.426Z] #2 DONE 0.0s [2020-07-27T22:39:17.426Z] [2020-07-27T22:39:17.426Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T22:39:17.687Z] #3 DONE 0.1s [2020-07-27T22:39:17.687Z] [2020-07-27T22:39:17.687Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T22:39:17.687Z] #4 CACHED [2020-07-27T22:39:17.773Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-27T22:39:17.948Z] [2020-07-27T22:39:17.948Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T22:39:17.948Z] #6 DONE 0.1s [2020-07-27T22:39:17.948Z] [2020-07-27T22:39:17.948Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T22:39:17.948Z] #5 DONE 0.1s [2020-07-27T22:39:17.948Z] [2020-07-27T22:39:17.948Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T22:39:17.948Z] #58 DONE 0.0s [2020-07-27T22:39:17.948Z] [2020-07-27T22:39:17.948Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:39:17.948Z] #7 DONE 0.0s [2020-07-27T22:39:17.948Z] [2020-07-27T22:39:17.949Z] #20 [internal] load build context [2020-07-27T22:39:18.032Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-27T22:39:19.890Z] #20 transferring context: 51.32MB 1.6s done [2020-07-27T22:39:19.890Z] #20 DONE 1.8s [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:19.890Z] #60 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #44 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:19.890Z] #47 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T22:39:19.890Z] #27 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #50 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #34 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #46 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:39:19.890Z] #25 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:39:19.890Z] #19 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #42 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:39:19.890Z] #38 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T22:39:19.890Z] #24 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T22:39:19.890Z] #8 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T22:39:19.890Z] #26 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #53 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T22:39:19.890Z] #14 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T22:39:19.890Z] #56 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #37 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:19.890Z] #30 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T22:39:19.890Z] #11 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T22:39:19.890Z] #13 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T22:39:19.890Z] #9 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:19.890Z] #54 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:39:19.890Z] #49 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:39:19.890Z] #39 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:19.890Z] #21 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:39:19.890Z] #33 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T22:39:19.890Z] #55 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:39:19.890Z] #32 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:39:19.890Z] #36 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:39:19.890Z] #51 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T22:39:19.890Z] #59 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T22:39:19.890Z] #15 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T22:39:19.890Z] #35 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:19.890Z] #52 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T22:39:19.890Z] #40 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:39:19.890Z] #17 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:39:19.890Z] #28 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #29 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #31 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #57 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #48 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T22:39:19.890Z] #18 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T22:39:19.890Z] #16 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:39:19.890Z] #10 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:39:19.890Z] #23 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:39:19.890Z] #41 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T22:39:19.890Z] #22 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:19.890Z] #43 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T22:39:19.890Z] #61 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:19.890Z] #45 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T22:39:19.890Z] #12 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T22:39:19.890Z] #62 CACHED [2020-07-27T22:39:19.890Z] [2020-07-27T22:39:19.890Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T22:39:22.206Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 3.7s done [2020-07-27T22:39:22.206Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-27T22:39:23.189Z] #63 DONE 2.9s [2020-07-27T22:39:23.190Z] [2020-07-27T22:39:23.190Z] #64 exporting to image [2020-07-27T22:39:23.190Z] #64 exporting layers [2020-07-27T22:39:24.576Z] #64 exporting layers 1.5s done [2020-07-27T22:39:24.576Z] #64 writing image sha256:1517258d396d2b3a210c15abf6830eca511e3bd0123298da797e1cda9577d98d done [2020-07-27T22:39:24.576Z] #64 naming to docker.io/library/docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 done [2020-07-27T22:39:24.576Z] #64 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T22:39:24.943Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/test/unit [2020-07-27T22:39:25.475Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 3.7s done [2020-07-27T22:39:25.732Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-27T22:39:29.154Z] ? github.com/docker/docker/api [no test files] [2020-07-27T22:39:30.981Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-27T22:39:31.237Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.5s done [2020-07-27T22:39:31.237Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-07-27T22:39:31.494Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-27T22:39:31.494Z] #7 DONE 23.9s [2020-07-27T22:39:31.494Z] [2020-07-27T22:39:31.494Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T22:39:35.655Z] #8 DONE 3.4s [2020-07-27T22:39:35.655Z] [2020-07-27T22:39:35.655Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T22:39:35.655Z] #9 DONE 0.5s [2020-07-27T22:39:35.655Z] [2020-07-27T22:39:35.655Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T22:39:35.655Z] #35 DONE 0.1s [2020-07-27T22:39:35.655Z] [2020-07-27T22:39:35.655Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T22:39:35.655Z] #27 DONE 0.1s [2020-07-27T22:39:35.655Z] [2020-07-27T22:39:35.655Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:39:39.838Z] #36 3.912 + git clone https://github.com/docker/distribution.git . [2020-07-27T22:39:39.838Z] #36 3.920 Cloning into '.'... [2020-07-27T22:39:40.769Z] #36 ... [2020-07-27T22:39:40.769Z] [2020-07-27T22:39:40.769Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:40.769Z] #47 4.938 + RM_GOPATH=0 [2020-07-27T22:39:40.769Z] #47 4.938 + TMP_GOPATH= [2020-07-27T22:39:40.769Z] #47 4.938 + : /build [2020-07-27T22:39:40.769Z] #47 4.938 + '[' -z '' ']' [2020-07-27T22:39:40.769Z] #47 4.940 ++ mktemp -d [2020-07-27T22:39:40.769Z] #47 4.947 + export GOPATH=/tmp/tmp.BRhScRyxbt [2020-07-27T22:39:40.769Z] #47 4.947 + GOPATH=/tmp/tmp.BRhScRyxbt [2020-07-27T22:39:40.769Z] #47 4.947 + RM_GOPATH=1 [2020-07-27T22:39:40.769Z] #47 4.947 + case "$(go env GOARCH)" in [2020-07-27T22:39:40.769Z] #47 4.949 ++ go env GOARCH [2020-07-27T22:39:40.769Z] #47 4.985 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:40.769Z] #47 4.987 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:40.769Z] #47 4.989 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:40.769Z] #47 4.993 + dir=/tmp/install [2020-07-27T22:39:40.769Z] #47 5.002 + bin=shfmt [2020-07-27T22:39:40.769Z] #47 5.002 + shift [2020-07-27T22:39:40.769Z] #47 5.003 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-27T22:39:40.769Z] #47 5.003 + . /tmp/install/shfmt.installer [2020-07-27T22:39:40.769Z] #47 5.005 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:39:40.769Z] #47 5.006 + install_shfmt [2020-07-27T22:39:40.769Z] #47 5.006 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-27T22:39:40.769Z] #47 5.007 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:39:40.769Z] #47 5.008 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BRhScRyxbt/src/github.com/mvdan/sh [2020-07-27T22:39:40.769Z] #47 5.009 Cloning into '/tmp/tmp.BRhScRyxbt/src/github.com/mvdan/sh'... [2020-07-27T22:39:41.408Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2020-07-27T22:39:42.703Z] #47 ... [2020-07-27T22:39:42.703Z] [2020-07-27T22:39:42.703Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:42.703Z] #30 5.071 + RM_GOPATH=0 [2020-07-27T22:39:42.703Z] #30 5.071 + TMP_GOPATH= [2020-07-27T22:39:42.703Z] #30 5.071 + : /build [2020-07-27T22:39:42.703Z] #30 5.071 + '[' -z '' ']' [2020-07-27T22:39:42.703Z] #30 5.071 ++ mktemp -d [2020-07-27T22:39:42.703Z] #30 5.072 + export GOPATH=/tmp/tmp.3G1DsMvswC [2020-07-27T22:39:42.703Z] #30 5.076 + GOPATH=/tmp/tmp.3G1DsMvswC [2020-07-27T22:39:42.703Z] #30 5.076 + RM_GOPATH=1 [2020-07-27T22:39:42.703Z] #30 5.076 + case "$(go env GOARCH)" in [2020-07-27T22:39:42.703Z] #30 5.083 ++ go env GOARCH [2020-07-27T22:39:42.703Z] #30 5.104 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:42.703Z] #30 5.108 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:42.703Z] #30 5.109 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:42.703Z] #30 5.115 + dir=/tmp/install [2020-07-27T22:39:42.703Z] #30 5.120 + bin=tomlv [2020-07-27T22:39:42.703Z] #30 5.120 + shift [2020-07-27T22:39:42.703Z] #30 5.120 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-27T22:39:42.703Z] #30 5.131 + . /tmp/install/tomlv.installer [2020-07-27T22:39:42.703Z] #30 5.131 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:39:42.703Z] #30 5.132 + install_tomlv [2020-07-27T22:39:42.703Z] #30 5.133 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-27T22:39:42.703Z] #30 5.133 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:39:42.703Z] #30 5.133 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3G1DsMvswC/src/github.com/BurntSushi/toml [2020-07-27T22:39:42.703Z] #30 5.162 Cloning into '/tmp/tmp.3G1DsMvswC/src/github.com/BurntSushi/toml'... [2020-07-27T22:39:42.703Z] #30 6.191 + cd /tmp/tmp.3G1DsMvswC/src/github.com/BurntSushi/toml [2020-07-27T22:39:42.703Z] #30 6.202 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:39:42.703Z] #30 6.220 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:39:42.703Z] #30 7.023 internal/cpu [2020-07-27T22:39:42.703Z] #30 7.055 runtime/internal/math [2020-07-27T22:39:42.703Z] #30 7.276 math/bits [2020-07-27T22:39:42.959Z] #30 7.583 internal/bytealg [2020-07-27T22:39:43.216Z] #30 ... [2020-07-27T22:39:43.216Z] [2020-07-27T22:39:43.216Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:43.216Z] #43 3.844 + RM_GOPATH=0 [2020-07-27T22:39:43.216Z] #43 3.844 + TMP_GOPATH= [2020-07-27T22:39:43.216Z] #43 3.844 + : /build [2020-07-27T22:39:43.216Z] #43 3.844 + '[' -z '' ']' [2020-07-27T22:39:43.216Z] #43 3.844 ++ mktemp -d [2020-07-27T22:39:43.216Z] #43 3.844 + export GOPATH=/tmp/tmp.ryQveuChSC [2020-07-27T22:39:43.216Z] #43 3.844 + GOPATH=/tmp/tmp.ryQveuChSC [2020-07-27T22:39:43.216Z] #43 3.844 + RM_GOPATH=1 [2020-07-27T22:39:43.216Z] #43 3.844 + case "$(go env GOARCH)" in [2020-07-27T22:39:43.216Z] #43 3.847 ++ go env GOARCH [2020-07-27T22:39:43.216Z] #43 3.848 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:43.216Z] #43 3.848 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:43.216Z] #43 3.848 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:43.216Z] #43 3.849 + dir=/tmp/install [2020-07-27T22:39:43.216Z] #43 3.849 + bin=gotestsum [2020-07-27T22:39:43.216Z] #43 3.849 + shift [2020-07-27T22:39:43.216Z] #43 3.849 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-27T22:39:43.216Z] #43 3.849 + . /tmp/install/gotestsum.installer [2020-07-27T22:39:43.216Z] #43 3.849 ++ : v0.3.5 [2020-07-27T22:39:43.216Z] #43 3.849 + install_gotestsum [2020-07-27T22:39:43.216Z] #43 3.850 + set -e [2020-07-27T22:39:43.216Z] #43 3.850 + export GO111MODULE=on [2020-07-27T22:39:43.216Z] #43 3.850 + GO111MODULE=on [2020-07-27T22:39:43.216Z] #43 3.850 + GOBIN=/build [2020-07-27T22:39:43.216Z] #43 3.850 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-27T22:39:43.216Z] #43 3.876 go: finding gotest.tools v0.3.5 [2020-07-27T22:39:43.216Z] #43 3.876 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-27T22:39:43.216Z] #43 4.839 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-27T22:39:43.216Z] #43 5.433 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-27T22:39:43.216Z] #43 6.333 go: downloading gotest.tools v2.1.0+incompatible [2020-07-27T22:39:43.216Z] #43 6.505 go: extracting gotest.tools v2.1.0+incompatible [2020-07-27T22:39:43.216Z] #43 6.683 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-27T22:39:43.216Z] #43 6.688 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:39:43.216Z] #43 6.690 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:39:43.216Z] #43 6.758 go: downloading github.com/fatih/color v1.6.0 [2020-07-27T22:39:43.216Z] #43 6.814 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:39:43.216Z] #43 6.968 go: downloading github.com/pkg/errors v0.8.0 [2020-07-27T22:39:43.216Z] #43 7.134 go: extracting github.com/fatih/color v1.6.0 [2020-07-27T22:39:43.216Z] #43 7.262 go: extracting github.com/pkg/errors v0.8.0 [2020-07-27T22:39:43.216Z] #43 7.302 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:39:43.216Z] #43 7.364 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-27T22:39:43.216Z] #43 7.502 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:39:43.216Z] #43 7.524 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:39:43.216Z] #43 7.570 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:39:43.216Z] #43 7.581 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:39:43.216Z] #43 7.648 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:39:43.216Z] #43 7.669 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:39:43.216Z] #43 7.711 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:39:43.216Z] #43 7.779 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:39:43.216Z] #43 ... [2020-07-27T22:39:43.216Z] [2020-07-27T22:39:43.216Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:43.216Z] #30 7.923 math [2020-07-27T22:39:43.780Z] #30 8.512 runtime [2020-07-27T22:39:45.716Z] #30 ... [2020-07-27T22:39:45.716Z] [2020-07-27T22:39:45.716Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:39:45.716Z] #51 5.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:39:45.716Z] #51 5.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:39:45.716Z] #51 5.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:39:45.716Z] #51 6.865 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:39:45.716Z] #51 9.097 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:39:45.716Z] #51 ... [2020-07-27T22:39:45.716Z] [2020-07-27T22:39:45.716Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:45.716Z] #45 4.086 + RM_GOPATH=0 [2020-07-27T22:39:45.716Z] #45 4.086 + TMP_GOPATH= [2020-07-27T22:39:45.716Z] #45 4.086 + : /build [2020-07-27T22:39:45.716Z] #45 4.086 + '[' -z '' ']' [2020-07-27T22:39:45.716Z] #45 4.086 ++ mktemp -d [2020-07-27T22:39:45.716Z] #45 4.086 + export GOPATH=/tmp/tmp.cR8PuqT2dz [2020-07-27T22:39:45.716Z] #45 4.086 + GOPATH=/tmp/tmp.cR8PuqT2dz [2020-07-27T22:39:45.716Z] #45 4.086 + RM_GOPATH=1 [2020-07-27T22:39:45.716Z] #45 4.086 + case "$(go env GOARCH)" in [2020-07-27T22:39:45.716Z] #45 4.086 ++ go env GOARCH [2020-07-27T22:39:45.716Z] #45 4.101 Installing golangci-lint version v1.23.8 [2020-07-27T22:39:45.716Z] #45 4.101 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:45.716Z] #45 4.101 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:45.716Z] #45 4.101 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:45.716Z] #45 4.101 + dir=/tmp/install [2020-07-27T22:39:45.716Z] #45 4.101 + bin=golangci_lint [2020-07-27T22:39:45.716Z] #45 4.101 + shift [2020-07-27T22:39:45.716Z] #45 4.101 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-27T22:39:45.716Z] #45 4.101 + . /tmp/install/golangci_lint.installer [2020-07-27T22:39:45.716Z] #45 4.101 ++ : v1.23.8 [2020-07-27T22:39:45.716Z] #45 4.101 + install_golangci_lint [2020-07-27T22:39:45.716Z] #45 4.101 + echo 'Installing golangci-lint version v1.23.8' [2020-07-27T22:39:45.716Z] #45 4.101 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:39:45.716Z] #45 ... [2020-07-27T22:39:45.716Z] [2020-07-27T22:39:45.716Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:39:45.716Z] #10 5.640 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:39:45.716Z] #10 5.712 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:39:45.716Z] #10 5.730 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:39:45.716Z] #10 6.745 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:39:45.716Z] #10 8.889 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:39:45.973Z] #10 ... [2020-07-27T22:39:45.973Z] [2020-07-27T22:39:45.973Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:39:45.973Z] #41 4.181 + RM_GOPATH=0 [2020-07-27T22:39:45.973Z] #41 4.181 + TMP_GOPATH= [2020-07-27T22:39:45.973Z] #41 4.181 + : /build [2020-07-27T22:39:45.973Z] #41 4.181 + '[' -z '' ']' [2020-07-27T22:39:45.973Z] #41 4.181 ++ mktemp -d [2020-07-27T22:39:45.973Z] #41 4.190 + export GOPATH=/tmp/tmp.7dsFyoH6mC [2020-07-27T22:39:45.973Z] #41 4.190 + GOPATH=/tmp/tmp.7dsFyoH6mC [2020-07-27T22:39:45.973Z] #41 4.190 + RM_GOPATH=1 [2020-07-27T22:39:45.973Z] #41 4.190 + case "$(go env GOARCH)" in [2020-07-27T22:39:45.973Z] #41 4.190 ++ go env GOARCH [2020-07-27T22:39:45.973Z] #41 4.216 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:45.973Z] #41 4.216 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:45.973Z] #41 4.216 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:45.973Z] #41 4.242 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:39:45.973Z] #41 4.242 + dir=/tmp/install [2020-07-27T22:39:45.973Z] #41 4.242 + bin=vndr [2020-07-27T22:39:45.973Z] #41 4.242 + shift [2020-07-27T22:39:45.973Z] #41 4.242 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-27T22:39:45.973Z] #41 4.242 + . /tmp/install/vndr.installer [2020-07-27T22:39:45.973Z] #41 4.242 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:39:45.973Z] #41 4.242 + install_vndr [2020-07-27T22:39:45.973Z] #41 4.242 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-27T22:39:45.973Z] #41 4.242 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.7dsFyoH6mC/src/github.com/LK4D4/vndr [2020-07-27T22:39:45.973Z] #41 4.250 Cloning into '/tmp/tmp.7dsFyoH6mC/src/github.com/LK4D4/vndr'... [2020-07-27T22:39:45.973Z] #41 5.018 + cd /tmp/tmp.7dsFyoH6mC/src/github.com/LK4D4/vndr [2020-07-27T22:39:45.973Z] #41 5.018 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:39:45.973Z] #41 5.037 + go build -buildmode=pie -v -o /build/vndr . [2020-07-27T22:39:45.973Z] #41 6.564 runtime/internal/atomic [2020-07-27T22:39:45.973Z] #41 6.590 internal/cpu [2020-07-27T22:39:45.973Z] #41 6.727 runtime/internal/sys [2020-07-27T22:39:45.973Z] #41 7.035 runtime/internal/math [2020-07-27T22:39:45.973Z] #41 7.163 internal/race [2020-07-27T22:39:45.973Z] #41 7.283 sync/atomic [2020-07-27T22:39:45.973Z] #41 7.310 internal/bytealg [2020-07-27T22:39:45.973Z] #41 7.645 unicode [2020-07-27T22:39:45.973Z] #41 8.455 runtime [2020-07-27T22:39:45.973Z] #41 ... [2020-07-27T22:39:45.973Z] [2020-07-27T22:39:45.973Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:39:45.973Z] #23 5.497 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:39:45.973Z] #23 5.527 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:39:45.973Z] #23 5.543 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:39:45.973Z] #23 6.501 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:39:45.973Z] #23 8.796 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:39:46.230Z] #23 ... [2020-07-27T22:39:46.230Z] [2020-07-27T22:39:46.231Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:46.231Z] #54 4.414 + RM_GOPATH=0 [2020-07-27T22:39:46.231Z] #54 4.414 + TMP_GOPATH= [2020-07-27T22:39:46.231Z] #54 4.414 + : /build [2020-07-27T22:39:46.231Z] #54 4.414 + '[' -z '' ']' [2020-07-27T22:39:46.231Z] #54 4.414 ++ mktemp -d [2020-07-27T22:39:46.231Z] #54 4.418 + export GOPATH=/tmp/tmp.gpvjpCXG4R [2020-07-27T22:39:46.231Z] #54 4.418 + GOPATH=/tmp/tmp.gpvjpCXG4R [2020-07-27T22:39:46.231Z] #54 4.418 + RM_GOPATH=1 [2020-07-27T22:39:46.231Z] #54 4.418 + case "$(go env GOARCH)" in [2020-07-27T22:39:46.231Z] #54 4.419 ++ go env GOARCH [2020-07-27T22:39:46.231Z] #54 4.446 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:46.231Z] #54 4.446 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:46.231Z] #54 4.446 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:46.231Z] #54 4.446 + dir=/tmp/install [2020-07-27T22:39:46.231Z] #54 4.446 + bin=rootlesskit [2020-07-27T22:39:46.231Z] #54 4.446 + shift [2020-07-27T22:39:46.231Z] #54 4.446 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-27T22:39:46.231Z] #54 4.446 + . /tmp/install/rootlesskit.installer [2020-07-27T22:39:46.231Z] #54 4.446 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:39:46.231Z] #54 4.446 + install_rootlesskit [2020-07-27T22:39:46.231Z] #54 4.446 + case "$1" in [2020-07-27T22:39:46.231Z] #54 4.446 + export CGO_ENABLED=0 [2020-07-27T22:39:46.231Z] #54 4.446 + CGO_ENABLED=0 [2020-07-27T22:39:46.231Z] #54 4.446 + _install_rootlesskit [2020-07-27T22:39:46.231Z] #54 4.446 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-27T22:39:46.231Z] #54 4.446 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.gpvjpCXG4R/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:39:46.231Z] #54 4.446 Cloning into '/tmp/tmp.gpvjpCXG4R/src/github.com/rootless-containers/rootlesskit'... [2020-07-27T22:39:46.231Z] #54 4.446 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:39:46.231Z] #54 10.05 + cd /tmp/tmp.gpvjpCXG4R/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:39:46.231Z] #54 10.05 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:39:46.231Z] #54 10.31 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:39:46.231Z] #54 10.31 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-27T22:39:46.488Z] #54 ... [2020-07-27T22:39:46.488Z] [2020-07-27T22:39:46.488Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:39:46.488Z] #32 5.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:39:46.488Z] #32 5.496 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:39:46.488Z] #32 5.496 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:39:46.488Z] #32 6.709 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:39:46.488Z] #32 8.860 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:39:46.488Z] #32 ... [2020-07-27T22:39:46.488Z] [2020-07-27T22:39:46.488Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:39:46.488Z] #38 4.976 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:39:46.488Z] #38 5.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:39:46.488Z] #38 5.190 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:39:46.488Z] #38 6.121 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:39:46.488Z] #38 8.392 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:39:46.488Z] #38 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:39:46.744Z] #38 ... [2020-07-27T22:39:46.744Z] [2020-07-27T22:39:46.744Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:39:46.744Z] #28 4.830 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-27T22:39:46.744Z] #28 4.840 Cloning into '.'... [2020-07-27T22:39:46.744Z] #28 ... [2020-07-27T22:39:46.744Z] [2020-07-27T22:39:46.744Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:46.744Z] #21 4.169 + RM_GOPATH=0 [2020-07-27T22:39:46.744Z] #21 4.169 + TMP_GOPATH= [2020-07-27T22:39:46.744Z] #21 4.169 + : /build [2020-07-27T22:39:46.744Z] #21 4.169 + '[' -z '' ']' [2020-07-27T22:39:46.744Z] #21 4.169 ++ mktemp -d [2020-07-27T22:39:46.744Z] #21 4.199 + export GOPATH=/tmp/tmp.5EMMX18AIs [2020-07-27T22:39:46.744Z] #21 4.199 + GOPATH=/tmp/tmp.5EMMX18AIs [2020-07-27T22:39:46.744Z] #21 4.199 + RM_GOPATH=1 [2020-07-27T22:39:46.744Z] #21 4.199 + case "$(go env GOARCH)" in [2020-07-27T22:39:46.744Z] #21 4.199 ++ go env GOARCH [2020-07-27T22:39:46.744Z] #21 4.216 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:46.744Z] #21 4.216 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:46.744Z] #21 4.216 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:46.744Z] #21 4.216 + dir=/tmp/install [2020-07-27T22:39:46.744Z] #21 4.216 + bin=dockercli [2020-07-27T22:39:46.744Z] #21 4.216 + shift [2020-07-27T22:39:46.744Z] #21 4.216 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-27T22:39:46.744Z] #21 4.216 + . /tmp/install/dockercli.installer [2020-07-27T22:39:46.744Z] #21 4.216 ++ : stable [2020-07-27T22:39:46.744Z] #21 4.216 ++ : 17.06.2-ce [2020-07-27T22:39:46.744Z] #21 4.216 + install_dockercli [2020-07-27T22:39:46.744Z] #21 4.216 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T22:39:46.744Z] #21 4.216 ++ uname -m [2020-07-27T22:39:46.744Z] #21 4.216 + arch=x86_64 [2020-07-27T22:39:46.744Z] #21 4.216 + '[' x86_64 '!=' x86_64 ']' [2020-07-27T22:39:46.744Z] #21 4.216 + url=https://download.docker.com/linux/static [2020-07-27T22:39:46.744Z] #21 4.216 + tar -xz docker/docker [2020-07-27T22:39:46.744Z] #21 4.216 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-27T22:39:46.744Z] #21 4.216 Install docker/cli version 17.06.2-ce from stable [2020-07-27T22:39:47.003Z] #21 ... [2020-07-27T22:39:47.003Z] [2020-07-27T22:39:47.003Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:47.003Z] #60 4.880 + RM_GOPATH=0 [2020-07-27T22:39:47.003Z] #60 4.880 + TMP_GOPATH= [2020-07-27T22:39:47.003Z] #60 4.880 + : /build [2020-07-27T22:39:47.003Z] #60 4.880 + '[' -z '' ']' [2020-07-27T22:39:47.003Z] #60 4.880 ++ mktemp -d [2020-07-27T22:39:47.003Z] #60 4.880 + export GOPATH=/tmp/tmp.KF5etEA8aX [2020-07-27T22:39:47.003Z] #60 4.880 + GOPATH=/tmp/tmp.KF5etEA8aX [2020-07-27T22:39:47.003Z] #60 4.880 + RM_GOPATH=1 [2020-07-27T22:39:47.003Z] #60 4.880 + case "$(go env GOARCH)" in [2020-07-27T22:39:47.003Z] #60 4.880 ++ go env GOARCH [2020-07-27T22:39:47.003Z] #60 4.944 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:47.003Z] #60 4.944 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:39:47.003Z] #60 4.947 ++ dirname /tmp/install/install.sh [2020-07-27T22:39:47.003Z] #60 4.950 + dir=/tmp/install [2020-07-27T22:39:47.003Z] #60 4.950 + bin=proxy [2020-07-27T22:39:47.003Z] #60 4.951 + shift [2020-07-27T22:39:47.003Z] #60 4.952 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-27T22:39:47.003Z] #60 4.952 + . /tmp/install/proxy.installer [2020-07-27T22:39:47.003Z] #60 4.952 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:39:47.003Z] #60 4.966 + install_proxy [2020-07-27T22:39:47.003Z] #60 4.966 + case "$1" in [2020-07-27T22:39:47.003Z] #60 4.966 + export CGO_ENABLED=0 [2020-07-27T22:39:47.003Z] #60 4.966 + CGO_ENABLED=0 [2020-07-27T22:39:47.003Z] #60 4.966 + _install_proxy [2020-07-27T22:39:47.003Z] #60 4.966 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-27T22:39:47.003Z] #60 4.966 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:39:47.003Z] #60 4.971 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.KF5etEA8aX/src/github.com/docker/libnetwork [2020-07-27T22:39:47.003Z] #60 4.979 Cloning into '/tmp/tmp.KF5etEA8aX/src/github.com/docker/libnetwork'... [2020-07-27T22:39:47.003Z] #60 ... [2020-07-27T22:39:47.003Z] [2020-07-27T22:39:47.003Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:39:47.003Z] #41 11.69 unicode/utf8 [2020-07-27T22:39:47.932Z] #41 12.60 math [2020-07-27T22:39:50.456Z] #41 ... [2020-07-27T22:39:50.456Z] [2020-07-27T22:39:50.456Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:50.456Z] #21 13.86 + mkdir -p /build [2020-07-27T22:39:50.456Z] #21 13.87 + mv docker/docker /build/ [2020-07-27T22:39:50.456Z] #21 13.87 + rmdir docker [2020-07-27T22:39:50.456Z] #21 DONE 14.7s [2020-07-27T22:39:50.456Z] [2020-07-27T22:39:50.456Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:50.456Z] #30 12.90 internal/testlog [2020-07-27T22:39:50.456Z] #30 13.25 encoding [2020-07-27T22:39:50.456Z] #30 13.46 runtime/cgo [2020-07-27T22:39:52.943Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0cd1d5cc48913af5c) in /home/ubuntu/workspace/moby_PR-41236 [Pipeline] { [Pipeline] checkout [2020-07-27T22:39:53.770Z] #30 ... [2020-07-27T22:39:53.770Z] [2020-07-27T22:39:53.770Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:39:53.770Z] #43 7.997 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:39:53.770Z] #43 10.53 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:39:53.770Z] #43 10.74 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:39:53.770Z] #43 11.02 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:39:53.770Z] #43 14.11 go: finding github.com/fatih/color v1.6.0 [2020-07-27T22:39:53.770Z] #43 14.15 go: finding github.com/pkg/errors v0.8.0 [2020-07-27T22:39:53.770Z] #43 14.25 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:39:53.770Z] #43 14.26 go: finding github.com/spf13/pflag v1.0.1 [2020-07-27T22:39:53.770Z] #43 14.45 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:39:53.770Z] #43 14.66 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:39:53.770Z] #43 14.97 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:39:53.770Z] #43 15.11 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:39:53.770Z] #43 15.35 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:39:53.770Z] #43 15.44 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:39:53.770Z] #43 15.51 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:39:53.770Z] #43 ... [2020-07-27T22:39:53.770Z] [2020-07-27T22:39:53.770Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:53.770Z] #47 16.23 + cd /tmp/tmp.BRhScRyxbt/src/github.com/mvdan/sh [2020-07-27T22:39:53.770Z] #47 16.23 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:39:53.770Z] #47 16.34 + GO111MODULE=on [2020-07-27T22:39:53.770Z] #47 16.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-27T22:39:53.770Z] #47 17.68 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:39:53.770Z] #47 17.77 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:39:53.770Z] #47 17.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:39:53.770Z] #47 17.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:39:53.770Z] #47 18.05 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:39:54.708Z] #47 19.14 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:39:55.417Z] using credential docker-jenkins-github-credentials [2020-07-27T22:39:55.423Z] Cloning the remote Git repository [2020-07-27T22:39:55.424Z] Cloning with configured refspecs honoured and without tags [2020-07-27T22:39:55.440Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T22:39:55.491Z] > git init /home/ubuntu/workspace/moby_PR-41236 # timeout=10 [2020-07-27T22:39:55.641Z] #47 20.00 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:39:55.751Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:39:55.751Z] > git --version # timeout=10 [2020-07-27T22:39:55.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:39:55.817Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:39:57.008Z] #47 ... [2020-07-27T22:39:57.008Z] [2020-07-27T22:39:57.008Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:39:57.008Z] #23 11.39 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:39:57.008Z] #23 ... [2020-07-27T22:39:57.008Z] [2020-07-27T22:39:57.008Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:39:57.008Z] #47 21.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:39:57.008Z] #47 ... [2020-07-27T22:39:57.008Z] [2020-07-27T22:39:57.008Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:39:57.008Z] #10 11.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:39:57.266Z] #10 ... [2020-07-27T22:39:57.266Z] [2020-07-27T22:39:57.266Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:39:57.266Z] #51 11.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:39:57.266Z] #51 ... [2020-07-27T22:39:57.266Z] [2020-07-27T22:39:57.266Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:39:57.266Z] #32 11.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:39:57.524Z] #32 ... [2020-07-27T22:39:57.524Z] [2020-07-27T22:39:57.524Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:39:57.524Z] #36 19.29 Checking out files: 82% (1315/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-27T22:39:57.524Z] #36 19.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-27T22:39:57.781Z] #36 22.12 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-27T22:40:01.075Z] #36 ... [2020-07-27T22:40:01.075Z] [2020-07-27T22:40:01.075Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:01.075Z] #60 23.08 Checking out files: 64% (1341/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-27T22:40:01.075Z] #60 23.89 + cd /tmp/tmp.KF5etEA8aX/src/github.com/docker/libnetwork [2020-07-27T22:40:01.075Z] #60 23.89 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:40:01.076Z] #60 24.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-27T22:40:02.449Z] #60 ... [2020-07-27T22:40:02.449Z] [2020-07-27T22:40:02.449Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:02.449Z] #41 16.94 unicode/utf16 [2020-07-27T22:40:02.449Z] #41 17.43 container/list [2020-07-27T22:40:02.449Z] #41 18.08 crypto/internal/subtle [2020-07-27T22:40:02.449Z] #41 18.25 crypto/subtle [2020-07-27T22:40:02.449Z] #41 18.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-27T22:40:02.449Z] #41 18.42 internal/nettrace [2020-07-27T22:40:02.449Z] #41 18.60 runtime/cgo [2020-07-27T22:40:02.449Z] #41 ... [2020-07-27T22:40:02.449Z] [2020-07-27T22:40:02.449Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:02.449Z] #47 22.75 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:40:02.449Z] #47 22.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:40:02.449Z] #47 23.16 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:40:02.449Z] #47 23.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:40:02.449Z] #47 24.25 runtime [2020-07-27T22:40:02.449Z] #47 24.29 runtime/cgo [2020-07-27T22:40:05.032Z] #47 ... [2020-07-27T22:40:05.032Z] [2020-07-27T22:40:05.032Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:05.032Z] #41 29.32 vendor/golang.org/x/crypto/internal/subtle [2020-07-27T22:40:05.032Z] #41 29.51 vendor/golang.org/x/crypto/curve25519 [2020-07-27T22:40:05.740Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0235899569dd88eb4) in /home/ubuntu/workspace/moby_PR-41236 [Pipeline] { [Pipeline] checkout [2020-07-27T22:40:08.329Z] #41 ... [2020-07-27T22:40:08.329Z] [2020-07-27T22:40:08.329Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:08.329Z] #38 22.73 Fetched 8365 kB in 18s (461 kB/s) [2020-07-27T22:40:08.329Z] #38 22.73 Reading package lists... [2020-07-27T22:40:08.329Z] #38 29.94 Reading package lists... [2020-07-27T22:40:08.329Z] #38 ... [2020-07-27T22:40:08.329Z] [2020-07-27T22:40:08.329Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:40:08.329Z] #23 22.93 Fetched 8365 kB in 18s (473 kB/s) [2020-07-27T22:40:08.329Z] #23 22.93 Reading package lists... [2020-07-27T22:40:08.584Z] #23 30.78 Reading package lists... [2020-07-27T22:40:08.584Z] #23 ... [2020-07-27T22:40:08.584Z] [2020-07-27T22:40:08.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:40:08.584Z] #10 23.07 Fetched 8365 kB in 18s (474 kB/s) [2020-07-27T22:40:08.584Z] #10 23.07 Reading package lists... [2020-07-27T22:40:08.584Z] #10 30.74 Reading package lists... [2020-07-27T22:40:08.584Z] #10 ... [2020-07-27T22:40:08.584Z] [2020-07-27T22:40:08.584Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:40:08.584Z] #32 23.24 Fetched 8365 kB in 18s (461 kB/s) [2020-07-27T22:40:08.584Z] #32 23.24 Reading package lists... [2020-07-27T22:40:08.840Z] #32 30.59 Reading package lists... [2020-07-27T22:40:08.840Z] #32 ... [2020-07-27T22:40:08.840Z] [2020-07-27T22:40:08.840Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:40:08.840Z] #51 23.72 Fetched 8365 kB in 18s (455 kB/s) [2020-07-27T22:40:08.840Z] #51 23.72 Reading package lists... [2020-07-27T22:40:09.048Z] using credential docker-jenkins-github-credentials [2020-07-27T22:40:09.056Z] Cloning the remote Git repository [2020-07-27T22:40:09.056Z] Cloning with configured refspecs honoured and without tags [2020-07-27T22:40:09.090Z] Cloning repository https://github.com/moby/moby.git [2020-07-27T22:40:09.210Z] > git init /home/ubuntu/workspace/moby_PR-41236 # timeout=10 [2020-07-27T22:40:09.571Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:40:09.572Z] > git --version # timeout=10 [2020-07-27T22:40:09.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:40:09.635Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:40:13.007Z] #51 31.49 Reading package lists... [2020-07-27T22:40:13.007Z] #51 ... [2020-07-27T22:40:13.007Z] [2020-07-27T22:40:13.007Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:13.007Z] #38 29.94 Reading package lists... [2020-07-27T22:40:14.372Z] #38 37.18 Building dependency tree... [2020-07-27T22:40:15.743Z] #38 ... [2020-07-27T22:40:15.743Z] [2020-07-27T22:40:15.743Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:40:15.743Z] #43 DONE 40.2s [2020-07-27T22:40:15.743Z] [2020-07-27T22:40:15.743Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:40:15.743Z] #51 31.49 Reading package lists... [2020-07-27T22:40:15.743Z] #51 38.68 Building dependency tree... [2020-07-27T22:40:18.271Z] #51 ... [2020-07-27T22:40:18.271Z] [2020-07-27T22:40:18.271Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:18.271Z] #60 DONE 42.6s [2020-07-27T22:40:18.271Z] [2020-07-27T22:40:18.271Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:18.271Z] #38 41.83 The following additional packages will be installed: [2020-07-27T22:40:18.271Z] #38 41.83 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-27T22:40:18.271Z] #38 41.84 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-27T22:40:18.271Z] #38 41.85 Suggested packages: [2020-07-27T22:40:18.271Z] #38 41.86 manpages-dev python-setuptools [2020-07-27T22:40:18.876Z] #38 43.38 The following NEW packages will be installed: [2020-07-27T22:40:18.876Z] #38 43.39 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-27T22:40:18.876Z] #38 43.39 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-27T22:40:18.876Z] #38 43.39 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-27T22:40:18.876Z] #38 43.39 python-six zlib1g-dev [2020-07-27T22:40:19.164Z] Fetching without tags [2020-07-27T22:40:19.053Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:40:19.076Z] > git config --add remote.origin.fetch +refs/pull/41236/head:refs/remotes/origin/PR-41236 # timeout=10 [2020-07-27T22:40:19.081Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:40:19.122Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:40:19.166Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:40:19.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:40:19.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:40:19.440Z] #38 43.85 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:40:19.440Z] #38 43.85 Need to get 4095 kB of archives. [2020-07-27T22:40:19.440Z] #38 43.85 After this operation, 22.5 MB of additional disk space will be used. [2020-07-27T22:40:19.440Z] #38 43.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-27T22:40:19.440Z] #38 43.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:40:19.440Z] #38 43.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-27T22:40:19.440Z] #38 43.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:40:19.440Z] #38 43.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-27T22:40:19.440Z] #38 43.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:40:19.440Z] #38 43.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-27T22:40:19.440Z] #38 43.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-27T22:40:19.440Z] #38 43.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-27T22:40:19.440Z] #38 44.03 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-27T22:40:19.440Z] #38 44.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-27T22:40:19.440Z] #38 44.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-27T22:40:19.472Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:40:19.697Z] #38 44.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-27T22:40:19.697Z] #38 44.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-27T22:40:19.697Z] #38 44.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-27T22:40:19.697Z] #38 44.26 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-27T22:40:19.697Z] #38 44.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-27T22:40:20.316Z] Merge succeeded, producing f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:40:20.316Z] Checking out Revision f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 (PR-41236) [2020-07-27T22:40:21.065Z] #38 45.44 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:40:21.065Z] #38 45.64 Fetched 4095 kB in 1s (5345 kB/s) [2020-07-27T22:40:21.065Z] #38 45.74 Selecting previously unselected package libcap-dev:amd64. [2020-07-27T22:40:21.322Z] #38 45.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:40:21.322Z] #38 45.89 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-27T22:40:21.322Z] #38 45.90 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:40:21.578Z] #38 46.04 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:40:21.578Z] #38 46.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:40:21.578Z] #38 46.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:40:21.578Z] [2020-07-27T22:40:21.578Z] #38 ... [2020-07-27T22:40:21.578Z] [2020-07-27T22:40:21.578Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:40:21.578Z] #23 30.78 Reading package lists... [2020-07-27T22:40:21.578Z] #23 37.56 Building dependency tree... [2020-07-27T22:40:21.578Z] #23 41.90 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-27T22:40:21.578Z] #23 41.90 The following additional packages will be installed: [2020-07-27T22:40:21.578Z] #23 41.91 libjq1 libonig5 [2020-07-27T22:40:21.578Z] #23 42.40 The following NEW packages will be installed: [2020-07-27T22:40:21.578Z] #23 42.41 jq libjq1 libonig5 [2020-07-27T22:40:21.578Z] #23 42.89 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:40:21.578Z] #23 42.89 Need to get 355 kB of archives. [2020-07-27T22:40:21.578Z] #23 42.89 After this operation, 1072 kB of additional disk space will be used. [2020-07-27T22:40:21.578Z] #23 42.89 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:40:21.579Z] #23 42.90 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:40:21.579Z] #23 42.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:40:21.579Z] #23 44.69 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:40:21.579Z] #23 44.85 Fetched 355 kB in 0s (1075 kB/s) [2020-07-27T22:40:21.579Z] #23 45.00 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:40:21.579Z] #23 45.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:40:21.579Z] #23 45.08 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:40:21.579Z] #23 45.09 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:40:21.579Z] #23 45.39 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:40:21.579Z] #23 45.39 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:40:21.579Z] #23 45.40 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:40:21.579Z] #23 45.61 Selecting previously unselected package jq. [2020-07-27T22:40:21.579Z] #23 45.63 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:40:21.579Z] #23 45.64 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:40:21.579Z] #23 45.80 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:40:21.579Z] #23 45.85 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:40:21.579Z] #23 45.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:40:21.579Z] #23 45.90 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:40:21.579Z] #23 DONE 46.2s [2020-07-27T22:40:21.579Z] [2020-07-27T22:40:21.579Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:21.579Z] #38 46.25 Selecting previously unselected package libnet1-dev. [2020-07-27T22:40:19.477Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:40:19.494Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:40:20.263Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T22:40:20.291Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T22:40:20.317Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:40:20.342Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:40:21.836Z] #38 46.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ...#38 ... [2020-07-27T22:40:21.836Z] [2020-07-27T22:40:21.836Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T22:40:21.836Z] #24 DONE 0.0s [2020-07-27T22:40:21.836Z] [2020-07-27T22:40:21.836Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:21.836Z] #38 46.25 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:40:21.836Z] #38 46.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:40:21.836Z] #38 ... [2020-07-27T22:40:21.836Z] [2020-07-27T22:40:21.836Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:40:21.836Z] #51 42.86 The following additional packages will be installed: [2020-07-27T22:40:21.836Z] #51 42.88 libbtrfs0 [2020-07-27T22:40:21.836Z] #51 43.16 The following NEW packages will be installed: [2020-07-27T22:40:21.836Z] #51 43.16 libbtrfs-dev libbtrfs0 [2020-07-27T22:40:21.836Z] #51 43.60 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:40:21.836Z] #51 43.60 Need to get 119 kB of archives. [2020-07-27T22:40:21.836Z] #51 43.60 After this operation, 387 kB of additional disk space will be used. [2020-07-27T22:40:21.836Z] #51 43.60 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:40:21.836Z] #51 43.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:40:21.836Z] #51 45.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:40:21.836Z] #51 45.29 Fetched 119 kB in 0s (378 kB/s) [2020-07-27T22:40:21.836Z] #51 45.39 Selecting previously unselected package libbtrfs0. [2020-07-27T22:40:21.836Z] #51 45.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:40:21.836Z] #51 45.51 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:40:21.836Z] #51 45.55 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:40:21.836Z] #51 45.66 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:40:21.836Z] #51 45.68 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:40:21.836Z] #51 45.68 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:40:21.836Z] #51 46.01 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:40:21.836Z] #51 46.04 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:40:21.836Z] #51 46.06 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:40:21.836Z] #51 DONE 46.5s [2020-07-27T22:40:22.096Z] [2020-07-27T22:40:22.096Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:40:23.030Z] #52 ... [2020-07-27T22:40:23.030Z] [2020-07-27T22:40:23.030Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:40:23.030Z] #10 30.74 Reading package lists... [2020-07-27T22:40:23.030Z] #10 37.65 Building dependency tree... [2020-07-27T22:40:23.030Z] #10 41.59 The following additional packages will be installed: [2020-07-27T22:40:23.030Z] #10 41.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-27T22:40:23.030Z] #10 41.60 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-27T22:40:23.030Z] #10 41.61 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-27T22:40:23.030Z] #10 41.61 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:40:23.030Z] #10 41.62 Suggested packages: [2020-07-27T22:40:23.030Z] #10 41.62 gcc-8-locales seccomp wine64 [2020-07-27T22:40:23.030Z] #10 43.13 The following NEW packages will be installed: [2020-07-27T22:40:23.030Z] #10 43.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-27T22:40:23.030Z] #10 43.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-27T22:40:23.030Z] #10 43.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-27T22:40:23.030Z] #10 43.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-27T22:40:23.030Z] #10 43.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-27T22:40:23.030Z] #10 43.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:40:23.030Z] #10 43.67 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:40:23.030Z] #10 43.67 Need to get 77.7 MB of archives. [2020-07-27T22:40:23.030Z] #10 43.67 After this operation, 487 MB of additional disk space will be used. [2020-07-27T22:40:23.030Z] #10 43.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-27T22:40:23.030Z] #10 43.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-27T22:40:23.030Z] #10 44.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-27T22:40:23.030Z] #10 44.35 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-27T22:40:23.030Z] #10 44.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-27T22:40:23.030Z] #10 44.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-27T22:40:23.030Z] #10 44.92 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-27T22:40:23.030Z] #10 45.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-27T22:40:23.030Z] #10 45.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-27T22:40:23.030Z] #10 ... [2020-07-27T22:40:23.030Z] [2020-07-27T22:40:23.030Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:23.030Z] #38 46.73 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:40:23.030Z] #38 46.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:40:23.030Z] #38 46.77 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:40:23.030Z] #38 46.93 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-27T22:40:23.030Z] #38 46.93 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-27T22:40:23.030Z] #38 46.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:40:23.030Z] #38 47.20 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:40:23.030Z] #38 47.20 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:40:23.030Z] #38 47.22 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:40:23.030Z] #38 47.43 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-27T22:40:23.030Z] #38 47.43 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:40:23.030Z] #38 47.47 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:40:23.030Z] #38 47.62 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-27T22:40:23.030Z] #38 47.62 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-27T22:40:23.030Z] #38 47.64 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:40:23.030Z] #38 ... [2020-07-27T22:40:23.030Z] [2020-07-27T22:40:23.030Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:40:23.030Z] #32 30.59 Reading package lists... [2020-07-27T22:40:23.030Z] #32 37.97 Building dependency tree... [2020-07-27T22:40:23.030Z] #32 42.39 The following additional packages will be installed: [2020-07-27T22:40:23.030Z] #32 42.39 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-27T22:40:23.030Z] #32 42.39 Suggested packages: [2020-07-27T22:40:23.030Z] #32 42.39 cmake-doc ninja-build lrzip [2020-07-27T22:40:23.030Z] #32 42.39 Recommended packages: [2020-07-27T22:40:23.030Z] #32 42.39 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-27T22:40:23.030Z] #32 44.07 The following NEW packages will be installed: [2020-07-27T22:40:23.030Z] #32 44.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-27T22:40:23.030Z] #32 44.08 vim-common xxd [2020-07-27T22:40:23.030Z] #32 44.47 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:40:23.030Z] #32 44.47 Need to get 14.9 MB of archives. [2020-07-27T22:40:23.030Z] #32 44.47 After this operation, 61.8 MB of additional disk space will be used. [2020-07-27T22:40:23.030Z] #32 44.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:40:23.030Z] #32 44.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:40:23.030Z] #32 44.48 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-27T22:40:23.030Z] #32 44.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:40:23.030Z] #32 45.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-27T22:40:23.030Z] #32 45.43 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-27T22:40:23.030Z] #32 45.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-27T22:40:23.030Z] #32 45.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-27T22:40:23.030Z] #32 45.48 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-27T22:40:23.030Z] #32 45.49 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-27T22:40:23.030Z] #32 47.72 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:40:23.287Z] #32 47.96 Fetched 14.9 MB in 2s (9048 kB/s) [2020-07-27T22:40:23.544Z] #32 48.10 Selecting previously unselected package xxd. [2020-07-27T22:40:23.544Z] #32 48.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% [2020-07-27T22:40:23.544Z] #32 ... [2020-07-27T22:40:23.544Z] [2020-07-27T22:40:23.544Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:40:23.544Z] #52 1.497 + RM_GOPATH=0 [2020-07-27T22:40:23.544Z] #52 1.497 + TMP_GOPATH= [2020-07-27T22:40:23.544Z] #52 1.497 + : /build [2020-07-27T22:40:23.544Z] #52 1.497 + '[' -z '' ']' [2020-07-27T22:40:23.544Z] #52 1.497 ++ mktemp -d [2020-07-27T22:40:23.544Z] #52 1.514 + export GOPATH=/tmp/tmp.KtPZEYZF9E [2020-07-27T22:40:23.544Z] #52 1.514 + GOPATH=/tmp/tmp.KtPZEYZF9E [2020-07-27T22:40:23.544Z] #52 1.514 + RM_GOPATH=1 [2020-07-27T22:40:23.544Z] #52 1.514 + case "$(go env GOARCH)" in [2020-07-27T22:40:23.544Z] #52 1.515 ++ go env GOARCH [2020-07-27T22:40:23.544Z] #52 1.574 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:40:23.544Z] #52 1.574 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:40:23.544Z] #52 1.575 ++ dirname /tmp/install/install.sh [2020-07-27T22:40:23.544Z] #52 1.576 + dir=/tmp/install [2020-07-27T22:40:23.544Z] #52 1.576 + bin=containerd [2020-07-27T22:40:23.544Z] #52 1.577 + shift [2020-07-27T22:40:23.544Z] #52 1.577 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-27T22:40:23.544Z] #52 1.577 + . /tmp/install/containerd.installer [2020-07-27T22:40:23.544Z] #52 1.577 ++ set -e [2020-07-27T22:40:23.544Z] #52 1.578 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:40:23.544Z] #52 1.578 + install_containerd [2020-07-27T22:40:23.544Z] #52 1.579 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-27T22:40:23.544Z] #52 1.579 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:40:23.544Z] #52 1.579 + git clone https://github.com/containerd/containerd.git /tmp/tmp.KtPZEYZF9E/src/github.com/containerd/containerd [2020-07-27T22:40:23.544Z] #52 1.581 Cloning into '/tmp/tmp.KtPZEYZF9E/src/github.com/containerd/containerd'... [2020-07-27T22:40:24.109Z] #52 ... [2020-07-27T22:40:24.109Z] [2020-07-27T22:40:24.109Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:24.109Z] #30 38.55 sync [2020-07-27T22:40:24.109Z] #30 38.60 internal/reflectlite [2020-07-27T22:40:24.109Z] #30 41.59 errors [2020-07-27T22:40:24.109Z] #30 41.59 sort [2020-07-27T22:40:24.109Z] #30 42.00 strconv [2020-07-27T22:40:24.109Z] #30 42.76 io [2020-07-27T22:40:24.109Z] #30 44.54 internal/oserror [2020-07-27T22:40:24.109Z] #30 44.65 syscall [2020-07-27T22:40:24.109Z] #30 46.86 reflect [2020-07-27T22:40:24.109Z] #30 ... [2020-07-27T22:40:24.109Z] [2020-07-27T22:40:24.109Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:40:24.109Z] #32 48.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:40:24.109Z] #32 48.25 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:40:24.109Z] #32 48.26 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:40:24.109Z] #32 48.42 Selecting previously unselected package vim-common. [2020-07-27T22:40:24.109Z] #32 48.42 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:40:24.109Z] #32 48.48 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:40:24.360Z] Commit message: "docs: API v1.39: move system version response to definitions" [2020-07-27T22:40:24.366Z] #32 48.85 Selecting previously unselected package cmake-data. [2020-07-27T22:40:24.366Z] #32 48.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-27T22:40:24.366Z] #32 48.87 Unpacking cmake-data (3.13.4-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T22:40:25.627Z] + docker version [2020-07-27T22:40:26.888Z] #32 ... [2020-07-27T22:40:26.888Z] [2020-07-27T22:40:26.888Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:26.888Z] #41 41.04 github.com/LK4D4/vndr/godl/singleflight [2020-07-27T22:40:26.888Z] #41 41.11 internal/reflectlite [2020-07-27T22:40:26.888Z] #41 41.62 math/rand [2020-07-27T22:40:26.888Z] #41 43.02 internal/singleflight [2020-07-27T22:40:26.888Z] #41 44.45 strconv [2020-07-27T22:40:26.888Z] #41 44.46 io [2020-07-27T22:40:26.888Z] #41 45.77 bytes [2020-07-27T22:40:26.888Z] #41 48.68 reflect [2020-07-27T22:40:26.888Z] #41 48.79 bufio [2020-07-27T22:40:26.888Z] #41 50.83 syscall [2020-07-27T22:40:26.888Z] #41 ... [2020-07-27T22:40:26.888Z] [2020-07-27T22:40:26.888Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:26.888Z] #25 2.751 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T22:40:26.888Z] #25 3.175 [2020-07-27T22:40:26.888Z] #25 3.351 # 2.1% ###### 8.7% ########## 14.3% ############## 20.6% ################## 26.3% #################### 28.3% ########################## 36.8% ############################# 40.8% ################################ 45.0% ##################################### 51.4% ######################################### 57.0% ############################################## 64.9% ################################################### 72.0% ########################################################## 81.4% ################################################################# 91.2% ######################################################################## 100.0% [2020-07-27T22:40:27.166Z] #25 5.381 [2020-07-27T22:40:27.423Z] #25 5.583 ########## 14.9% ############################ 39.9% ##################################################### 74.4% ######################################################################## 100.0% [2020-07-27T22:40:27.986Z] #25 6.177 [2020-07-27T22:40:28.499Z] #25 6.412 ####### 11.0% ################################### 49.1% ###################################################### 75.4% ######################################################################## 100.0% [2020-07-27T22:40:28.756Z] #25 7.142 [2020-07-27T22:40:29.822Z] Client: Docker Engine - Community [2020-07-27T22:40:29.822Z] Version: 19.03.12 [2020-07-27T22:40:29.822Z] API version: 1.40 [2020-07-27T22:40:29.822Z] Go version: go1.13.10 [2020-07-27T22:40:29.822Z] Git commit: 48a66213fe [2020-07-27T22:40:29.822Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T22:40:29.822Z] OS/Arch: linux/amd64 [2020-07-27T22:40:29.822Z] Experimental: false [2020-07-27T22:40:29.822Z] [2020-07-27T22:40:29.822Z] Server: Docker Engine - Community [2020-07-27T22:40:29.822Z] Engine: [2020-07-27T22:40:29.822Z] Version: 19.03.12 [2020-07-27T22:40:29.822Z] API version: 1.40 (minimum version 1.12) [2020-07-27T22:40:29.822Z] Go version: go1.13.10 [2020-07-27T22:40:29.822Z] Git commit: 48a66213fe [2020-07-27T22:40:29.822Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T22:40:29.822Z] OS/Arch: linux/amd64 [2020-07-27T22:40:29.822Z] Experimental: true [2020-07-27T22:40:29.822Z] containerd: [2020-07-27T22:40:29.822Z] Version: 1.2.13 [2020-07-27T22:40:29.822Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:40:29.822Z] runc: [2020-07-27T22:40:29.822Z] Version: 1.0.0-rc10 [2020-07-27T22:40:29.822Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:40:29.822Z] docker-init: [2020-07-27T22:40:29.822Z] Version: 0.18.0 [2020-07-27T22:40:29.822Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T22:40:30.137Z] + docker info [2020-07-27T22:40:30.811Z] #25 7.324 ## 3.0% #### 6.9% ######## 11.3% ########### 16.4% ################ 22.5% #################### 28.2% ####################### 32.7% ########################### 38.6% ################################ 45.0% ################################### 49.6% ####################################### 54.2% ############################################ 61.8% ################################################ 67.6% #################################################### 73.0% ######################################################## 78.4% ############################################################### 88.7% ###################################################################### 97.3% ######################################################################## 100.0% [2020-07-27T22:40:31.068Z] #25 9.423 [2020-07-27T22:40:32.860Z] Fetching without tags [2020-07-27T22:40:33.211Z] Merging remotes/origin/master commit 4db39ab1a0f9613a32c8142e8db860c58bea3061 into PR head commit f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:40:33.378Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% [2020-07-27T22:40:33.378Z] #25 ... [2020-07-27T22:40:33.378Z] [2020-07-27T22:40:33.378Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:33.378Z] #41 58.00 time [2020-07-27T22:40:33.378Z] #41 ... [2020-07-27T22:40:33.378Z] [2020-07-27T22:40:33.378Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:33.378Z] #38 48.05 Selecting previously unselected package libprotobuf17:amd64. [2020-07-27T22:40:33.378Z] #38 48.07 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 48.07 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 48.95 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-27T22:40:33.378Z] #38 48.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 48.98 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 49.23 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-27T22:40:33.378Z] #38 49.23 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 49.24 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 50.61 Selecting previously unselected package libprotoc17:amd64. [2020-07-27T22:40:33.378Z] #38 50.61 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 50.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 51.35 Selecting previously unselected package protobuf-c-compiler. [2020-07-27T22:40:33.378Z] #38 51.35 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 51.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:40:33.378Z] #38 51.53 Selecting previously unselected package protobuf-compiler. [2020-07-27T22:40:33.378Z] #38 51.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 51.55 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 52.01 Selecting previously unselected package python-pkg-resources. [2020-07-27T22:40:33.378Z] #38 52.01 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:40:33.378Z] #38 52.01 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-27T22:40:33.378Z] #38 52.34 Selecting previously unselected package python-six. [2020-07-27T22:40:33.378Z] #38 52.35 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-27T22:40:33.378Z] #38 52.36 Unpacking python-six (1.12.0-1) ... [2020-07-27T22:40:33.378Z] #38 52.48 Selecting previously unselected package python-protobuf. [2020-07-27T22:40:33.378Z] #38 52.48 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-27T22:40:33.378Z] #38 52.50 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-27T22:40:33.378Z] #38 53.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-27T22:40:33.635Z] #38 58.10 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:33.635Z] #38 58.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:40:33.635Z] #38 58.14 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:40:33.635Z] #38 58.15 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:40:33.635Z] #38 58.16 Setting up python-six (1.12.0-1) ... [2020-07-27T22:40:33.635Z] #38 ... [2020-07-27T22:40:33.635Z] [2020-07-27T22:40:33.635Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:34.141Z] Merge succeeded, producing f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:40:34.142Z] Checking out Revision f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 (PR-41236) [2020-07-27T22:40:32.761Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:40:32.780Z] > git config --add remote.origin.fetch +refs/pull/41236/head:refs/remotes/origin/PR-41236 # timeout=10 [2020-07-27T22:40:32.812Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:40:32.842Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-07-27T22:40:32.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-07-27T22:40:32.866Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-07-27T22:40:32.867Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41236/head:refs/remotes/origin/PR-41236 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-07-27T22:40:33.223Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:40:33.246Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:40:34.088Z] > git merge 4db39ab1a0f9613a32c8142e8db860c58bea3061 # timeout=10 [2020-07-27T22:40:34.119Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-07-27T22:40:34.146Z] > git config core.sparsecheckout # timeout=10 [2020-07-27T22:40:34.170Z] > git checkout -f f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 # timeout=10 [2020-07-27T22:40:34.405Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% [2020-07-27T22:40:34.405Z] #25 ... [2020-07-27T22:40:34.405Z] [2020-07-27T22:40:34.405Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:40:34.405Z] #10 49.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-27T22:40:34.405Z] #10 51.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-27T22:40:34.405Z] #10 51.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-27T22:40:34.405Z] #10 51.97 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:40:34.405Z] #10 51.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:40:34.405Z] #10 51.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-27T22:40:34.405Z] #10 51.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-27T22:40:34.406Z] #10 52.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-27T22:40:34.406Z] #10 52.06 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-27T22:40:34.406Z] #10 52.07 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-27T22:40:34.406Z] #10 52.09 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-27T22:40:34.406Z] #10 52.13 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-27T22:40:34.406Z] #10 52.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-27T22:40:34.406Z] #10 52.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-27T22:40:34.406Z] #10 52.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-27T22:40:34.406Z] #10 52.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-27T22:40:34.406Z] #10 53.37 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:40:34.406Z] #10 53.56 Fetched 77.7 MB in 9s (8737 kB/s) [2020-07-27T22:40:34.406Z] #10 53.65 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-27T22:40:34.406Z] #10 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:40:34.406Z] #10 53.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:40:34.406Z] #10 53.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:40:34.406Z] #10 56.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-27T22:40:34.406Z] #10 56.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:40:34.406Z] #10 56.61 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:40:34.664Z] #10 ... [2020-07-27T22:40:34.664Z] [2020-07-27T22:40:34.664Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:34.664Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% #################################### 51.2% ###################################### 53.0% [2020-07-27T22:40:34.664Z] #25 ... [2020-07-27T22:40:34.664Z] [2020-07-27T22:40:34.664Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:40:34.664Z] #28 49.24 Checking out files: 87% (1331/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-27T22:40:34.664Z] #28 49.94 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-27T22:40:34.664Z] #28 50.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-27T22:40:34.920Z] #28 ... [2020-07-27T22:40:34.920Z] [2020-07-27T22:40:34.920Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:35.411Z] Client: [2020-07-27T22:40:35.411Z] Debug Mode: false [2020-07-27T22:40:35.411Z] [2020-07-27T22:40:35.411Z] Server: [2020-07-27T22:40:35.411Z] Containers: 0 [2020-07-27T22:40:35.411Z] Running: 0 [2020-07-27T22:40:35.411Z] Paused: 0 [2020-07-27T22:40:35.411Z] Stopped: 0 [2020-07-27T22:40:35.411Z] Images: 0 [2020-07-27T22:40:35.411Z] Server Version: 19.03.12 [2020-07-27T22:40:35.411Z] Storage Driver: overlay2 [2020-07-27T22:40:35.411Z] Backing Filesystem: extfs [2020-07-27T22:40:35.411Z] Supports d_type: true [2020-07-27T22:40:35.411Z] Native Overlay Diff: true [2020-07-27T22:40:35.411Z] Logging Driver: json-file [2020-07-27T22:40:35.411Z] Cgroup Driver: cgroupfs [2020-07-27T22:40:35.411Z] Plugins: [2020-07-27T22:40:35.411Z] Volume: local [2020-07-27T22:40:35.411Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T22:40:35.411Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T22:40:35.411Z] Swarm: inactive [2020-07-27T22:40:35.411Z] Runtimes: runc [2020-07-27T22:40:35.411Z] Default Runtime: runc [2020-07-27T22:40:35.411Z] Init Binary: docker-init [2020-07-27T22:40:35.411Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:40:35.411Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:40:35.411Z] init version: fec3683 [2020-07-27T22:40:35.411Z] Security Options: [2020-07-27T22:40:35.411Z] apparmor [2020-07-27T22:40:35.411Z] seccomp [2020-07-27T22:40:35.411Z] Profile: default [2020-07-27T22:40:35.411Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T22:40:35.411Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T22:40:35.411Z] OSType: linux [2020-07-27T22:40:35.411Z] Architecture: x86_64 [2020-07-27T22:40:35.411Z] CPUs: 2 [2020-07-27T22:40:35.411Z] Total Memory: 7.487GiB [2020-07-27T22:40:35.411Z] Name: ip-10-100-106-212 [2020-07-27T22:40:35.411Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T22:40:35.411Z] Docker Root Dir: /var/lib/docker [2020-07-27T22:40:35.411Z] Debug Mode: false [2020-07-27T22:40:35.411Z] Registry: https://index.docker.io/v1/ [2020-07-27T22:40:35.411Z] Labels: [2020-07-27T22:40:35.411Z] Experimental: true [2020-07-27T22:40:35.411Z] Insecure Registries: [2020-07-27T22:40:35.411Z] 127.0.0.0/8 [2020-07-27T22:40:35.411Z] Live Restore Enabled: true [2020-07-27T22:40:35.411Z] [2020-07-27T22:40:35.411Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T22:40:35.700Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:40:35.700Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:40:35.700Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41236/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T22:40:35.700Z] + bash /home/ubuntu/workspace/moby_PR-41236/check-config.sh [2020-07-27T22:40:35.700Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T22:40:35.700Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T22:40:35.700Z] [2020-07-27T22:40:35.700Z] Generally Necessary: [2020-07-27T22:40:35.700Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T22:40:35.700Z] - apparmor: enabled and tools installed [2020-07-27T22:40:35.700Z] - CONFIG_NAMESPACES: enabled [2020-07-27T22:40:35.700Z] - CONFIG_NET_NS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_PID_NS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_IPC_NS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_UTS_NS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CGROUPS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T22:40:35.700Z] - CONFIG_CPUSETS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_MEMCG: enabled [2020-07-27T22:40:35.700Z] - CONFIG_KEYS: enabled [2020-07-27T22:40:35.700Z] - CONFIG_VETH: enabled (as module) [2020-07-27T22:40:35.700Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T22:40:35.700Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T22:40:35.700Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T22:40:35.700Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T22:40:35.959Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T22:40:35.959Z] [2020-07-27T22:40:35.959Z] Optional Features: [2020-07-27T22:40:35.959Z] - CONFIG_USER_NS: enabled [2020-07-27T22:40:35.959Z] - CONFIG_SECCOMP: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T22:40:35.959Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T22:40:35.959Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T22:40:35.959Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T22:40:35.959Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T22:40:35.959Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T22:40:35.959Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T22:40:35.959Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T22:40:35.959Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T22:40:35.959Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T22:40:35.959Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T22:40:35.959Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T22:40:35.959Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T22:40:35.959Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T22:40:35.959Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T22:40:35.959Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_EXT4_FS: enabled [2020-07-27T22:40:35.959Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T22:40:35.959Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T22:40:35.959Z] - Network Drivers: [2020-07-27T22:40:35.959Z] - "overlay": [2020-07-27T22:40:35.959Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T22:40:35.959Z] Optional (for encrypted networks): [2020-07-27T22:40:35.959Z] - CONFIG_CRYPTO: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T22:40:35.959Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T22:40:35.959Z] - CONFIG_XFRM: enabled [2020-07-27T22:40:35.959Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T22:40:35.959Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T22:40:35.959Z] - "ipvlan": [2020-07-27T22:40:35.959Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T22:40:35.959Z] - "macvlan": [2020-07-27T22:40:36.217Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T22:40:36.217Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T22:40:36.217Z] - "ftp,tftp client in container": [2020-07-27T22:40:36.217Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T22:40:36.217Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T22:40:36.217Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T22:40:36.217Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T22:40:36.217Z] - Storage Drivers: [2020-07-27T22:40:36.217Z] - "aufs": [2020-07-27T22:40:36.217Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T22:40:36.217Z] - "btrfs": [2020-07-27T22:40:36.217Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T22:40:36.217Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T22:40:36.217Z] - "devicemapper": [2020-07-27T22:40:36.217Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T22:40:36.217Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T22:40:36.217Z] - "overlay": [2020-07-27T22:40:36.217Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T22:40:36.217Z] - "zfs": [2020-07-27T22:40:36.217Z] - /dev/zfs: present [2020-07-27T22:40:36.217Z] - zfs command: missing [2020-07-27T22:40:36.217Z] - zpool command: missing [2020-07-27T22:40:36.217Z] [2020-07-27T22:40:36.217Z] Limits: [2020-07-27T22:40:36.217Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T22:40:36.217Z] [2020-07-27T22:40:36.217Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-07-27T22:40:36.578Z] + sudo modprobe ip_vs [2020-07-27T22:40:36.578Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 . [2020-07-27T22:40:36.837Z] #1 [internal] load build definition from Dockerfile [2020-07-27T22:40:36.980Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% #################################### 51.2% ###################################### 53.0% ###################################### 54.1% ####################################### 55.2% ######################################## 56.5% ######################################### 57.6% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.4% ############################################## 64.8% ############################################### 66.6% ################################################ 67.8% ################################################# 68.6% ################################################## 69.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 80.8% [2020-07-27T22:40:36.980Z] #25 ... [2020-07-27T22:40:36.980Z] [2020-07-27T22:40:36.980Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:40:36.980Z] #32 51.64 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:40:36.980Z] #32 51.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 51.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:40:36.980Z] #32 58.79 Selecting previously unselected package libxml2:amd64. [2020-07-27T22:40:36.980Z] #32 58.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 58.80 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:40:36.980Z] #32 59.37 Selecting previously unselected package libarchive13:amd64. [2020-07-27T22:40:36.980Z] #32 59.38 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 59.38 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:40:36.980Z] #32 59.70 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-27T22:40:36.980Z] #32 59.74 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 59.76 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:40:36.980Z] #32 59.91 Selecting previously unselected package librhash0:amd64. [2020-07-27T22:40:36.980Z] #32 59.93 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 59.93 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:40:36.980Z] #32 60.17 Selecting previously unselected package libuv1:amd64. [2020-07-27T22:40:36.980Z] #32 60.18 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 60.18 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:40:36.980Z] #32 60.35 Selecting previously unselected package cmake. [2020-07-27T22:40:36.980Z] #32 60.37 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-27T22:40:36.980Z] #32 60.37 Unpacking cmake (3.13.4-1) ... [2020-07-27T22:40:37.237Z] #32 ... [2020-07-27T22:40:37.237Z] [2020-07-27T22:40:37.237Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:37.404Z] #1 transferring dockerfile: 16.37kB done [2020-07-27T22:40:37.404Z] #1 DONE 0.7s [2020-07-27T22:40:37.404Z] [2020-07-27T22:40:37.404Z] #2 [internal] load .dockerignore [2020-07-27T22:40:37.404Z] #2 transferring context: 87B 0.1s done [2020-07-27T22:40:37.404Z] #2 DONE 0.7s [2020-07-27T22:40:37.404Z] [2020-07-27T22:40:37.404Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T22:40:37.494Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% #################################### 51.2% ###################################### 53.0% ###################################### 54.1% ####################################### 55.2% ######################################## 56.5% ######################################### 57.6% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.4% ############################################## 64.8% ############################################### 66.6% ################################################ 67.8% ################################################# 68.6% ################################################## 69.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 80.8% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 86.7% [2020-07-27T22:40:37.494Z] #25 ... [2020-07-27T22:40:37.494Z] [2020-07-27T22:40:37.494Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:37.494Z] #47 52.25 reflect [2020-07-27T22:40:37.494Z] #47 52.28 syscall [2020-07-27T22:40:37.494Z] #47 59.62 context [2020-07-27T22:40:37.494Z] #47 60.57 internal/poll [2020-07-27T22:40:37.663Z] #3 DONE 0.3s [2020-07-27T22:40:37.663Z] [2020-07-27T22:40:37.663Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T22:40:37.663Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-27T22:40:37.663Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-27T22:40:37.663Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 382.51kB / 8.88MB 0.1s [2020-07-27T22:40:37.663Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-27T22:40:37.663Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/server/httputils 0.040s coverage: 14.7% of statements [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/types/strslice 0.014s coverage: 90.0% of statements [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/types/filters 0.017s coverage: 92.2% of statements [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/server/router/swarm 0.025s coverage: 5.1% of statements [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/api/types/time 0.046s coverage: 100.0% of statements [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T22:40:37.701Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2020-07-27T22:40:37.701Z] ok github.com/docker/docker/cli/debug 0.014s coverage: 100.0% of statements [2020-07-27T22:40:37.751Z] #47 ... [2020-07-27T22:40:37.751Z] [2020-07-27T22:40:37.751Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:37.922Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-07-27T22:40:38.074Z] Commit message: "docs: API v1.39: move system version response to definitions" [2020-07-27T22:40:38.181Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.4s done [2020-07-27T22:40:38.181Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-07-27T22:40:38.442Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-07-27T22:40:38.522Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% #################################### 51.2% ###################################### 53.0% ###################################### 54.1% ####################################### 55.2% ######################################## 56.5% ######################################### 57.6% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.4% ############################################## 64.8% ############################################### 66.6% ################################################ 67.8% ################################################# 68.6% ################################################## 69.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 80.8% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 86.7% ############################################################### 88.3% ################################################################ 89.4% ################################################################# 90.4% ################################################################# 91.7% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 96.5% ###################################################################### 97.8% [2020-07-27T22:40:38.522Z] #25 ... [2020-07-27T22:40:38.522Z] [2020-07-27T22:40:38.522Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:38.522Z] #30 53.14 time [2020-07-27T22:40:38.522Z] #30 58.83 internal/poll [2020-07-27T22:40:38.522Z] #30 61.45 internal/syscall/execenv [2020-07-27T22:40:38.522Z] #30 61.63 internal/fmtsort [2020-07-27T22:40:38.522Z] #30 61.75 internal/syscall/unix [2020-07-27T22:40:38.522Z] #30 62.26 os [2020-07-27T22:40:38.522Z] #30 62.55 strings [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-07-27T22:40:38.646Z] ok github.com/docker/docker/builder/remotecontext 0.337s coverage: 13.6% of statements [2020-07-27T22:40:38.703Z] #4 DONE 0.8s [2020-07-27T22:40:38.703Z] [2020-07-27T22:40:38.703Z] #6 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T22:40:38.780Z] #30 ... [2020-07-27T22:40:38.780Z] [2020-07-27T22:40:38.780Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:38.781Z] #25 9.655 0.9% # 2.6% ### 4.4% #### 6.0% ##### 7.3% ###### 8.8% ####### 10.0% ######## 11.6% ######### 13.0% ########## 14.6% ########### 16.0% ############ 17.5% ############# 18.6% ############## 20.2% ############### 21.9% ################# 23.9% ################## 25.3% ################## 25.7% ################## 26.1% #################### 28.4% ###################### 30.8% ####################### 33.1% ######################### 35.4% ########################### 37.7% ############################ 40.1% ############################## 42.5% ################################ 44.7% ################################## 47.5% ################################### 48.9% ################################### 49.4% #################################### 51.2% ###################################### 53.0% ###################################### 54.1% ####################################### 55.2% ######################################## 56.5% ######################################### 57.6% ########################################## 58.6% ########################################### 60.3% ############################################ 62.1% ############################################# 63.4% ############################################## 64.8% ############################################### 66.6% ################################################ 67.8% ################################################# 68.6% ################################################## 69.5% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.3% ####################################################### 76.4% ######################################################## 77.9% ######################################################### 79.7% ########################################################## 80.8% ########################################################### 82.1% ########################################################### 83.1% ############################################################# 84.8% ############################################################# 85.9% ############################################################## 86.7% ############################################################### 88.3% ################################################################ 89.4% ################################################################# 90.4% ################################################################# 91.7% ################################################################### 93.3% #################################################################### 95.1% ##################################################################### 96.5% ###################################################################### 97.8% ####################################################################### 99.4% ######################################################################## 100.0% [2020-07-27T22:40:38.781Z] #25 17.05 [2020-07-27T22:40:38.964Z] #6 DONE 0.2s [2020-07-27T22:40:38.964Z] [2020-07-27T22:40:38.964Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T22:40:38.964Z] #5 DONE 0.2s [2020-07-27T22:40:38.964Z] [2020-07-27T22:40:38.964Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:38.964Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-27T22:40:38.964Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-27T22:40:38.964Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-27T22:40:38.964Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-27T22:40:38.964Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 855.62kB / 50.39MB 0.1s [2020-07-27T22:40:38.964Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.1s [2020-07-27T22:40:38.964Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0B / 10.00MB 0.1s [2020-07-27T22:40:39.223Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.83MB / 50.39MB 0.3s [2020-07-27T22:40:39.223Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 1.36MB / 7.81MB 0.3s [2020-07-27T22:40:39.223Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 2.89MB / 10.00MB 0.3s [2020-07-27T22:40:39.348Z] + docker version [2020-07-27T22:40:39.483Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 10.35MB / 50.39MB 0.4s [2020-07-27T22:40:39.483Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 4.11MB / 7.81MB 0.4s [2020-07-27T22:40:39.483Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 6.37MB / 10.00MB 0.4s [2020-07-27T22:40:39.483Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 14.85MB / 50.39MB 0.6s [2020-07-27T22:40:39.483Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s [2020-07-27T22:40:39.483Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.6s [2020-07-27T22:40:39.591Z] ok github.com/docker/docker/builder/dockerfile 0.876s coverage: 48.1% of statements [2020-07-27T22:40:39.712Z] #25 17.81 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T22:40:39.742Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 25.17MB / 50.39MB 0.8s [2020-07-27T22:40:39.742Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done [2020-07-27T22:40:39.742Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 0.7s done [2020-07-27T22:40:39.742Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 1.54MB / 51.83MB 0.8s [2020-07-27T22:40:39.742Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 282.62kB / 68.65MB 0.8s [2020-07-27T22:40:39.742Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 30.19MB / 50.39MB 0.9s [2020-07-27T22:40:39.968Z] #25 18.27 [2020-07-27T22:40:39.968Z] #25 18.44 ######################################################################## 100.0% [2020-07-27T22:40:40.001Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 35.22MB / 50.39MB 1.0s [2020-07-27T22:40:40.001Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 6.00MB / 51.83MB 1.0s [2020-07-27T22:40:40.001Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 9.34MB / 68.65MB 1.0s [2020-07-27T22:40:40.223Z] #25 18.57 [2020-07-27T22:40:40.260Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 41.26MB / 50.39MB 1.2s [2020-07-27T22:40:40.260Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 18.24MB / 51.83MB 1.2s [2020-07-27T22:40:40.260Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 15.91MB / 68.65MB 1.2s [2020-07-27T22:40:40.260Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 49.86MB / 50.39MB 1.4s [2020-07-27T22:40:40.260Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 25.48MB / 51.83MB 1.4s [2020-07-27T22:40:40.260Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 24.15MB / 68.65MB 1.4s [2020-07-27T22:40:40.524Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 29.62MB / 51.83MB 1.6s [2020-07-27T22:40:40.524Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 30.38MB / 68.65MB 1.6s [2020-07-27T22:40:40.537Z] ok github.com/docker/docker/builder/remotecontext/git 3.902s coverage: 86.3% of statements [2020-07-27T22:40:40.537Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T22:40:40.537Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T22:40:40.786Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 34.96MB / 51.83MB 1.8s [2020-07-27T22:40:40.786Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 34.79MB / 68.65MB 1.8s [2020-07-27T22:40:40.786Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.8s done [2020-07-27T22:40:40.786Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 38.18MB / 51.83MB 1.9s [2020-07-27T22:40:40.786Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 1.9s [2020-07-27T22:40:41.045Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 38.31MB / 68.65MB 2.0s [2020-07-27T22:40:41.152Z] #25 19.35 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T22:40:41.304Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 43.03MB / 51.83MB 2.3s [2020-07-27T22:40:41.304Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 42.54MB / 68.65MB 2.3s [2020-07-27T22:40:41.304Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-27T22:40:41.407Z] #25 19.60 [2020-07-27T22:40:41.564Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 47.57MB / 51.83MB 2.5s [2020-07-27T22:40:41.564Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 6.33MB / 120.18MB 2.5s [2020-07-27T22:40:41.564Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.82MB / 51.83MB 2.6s [2020-07-27T22:40:41.564Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 48.43MB / 68.65MB 2.6s [2020-07-27T22:40:41.664Z] #25 19.79 0.6% ######################################################################## 100.0% [2020-07-27T22:40:41.664Z] #25 19.99 [2020-07-27T22:40:41.832Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 52.51MB / 68.65MB 2.8s [2020-07-27T22:40:41.832Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.81MB / 120.18MB 2.8s [2020-07-27T22:40:41.832Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 56.00MB / 68.65MB 2.9s [2020-07-27T22:40:41.832Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 23.03MB / 120.18MB 2.9s [2020-07-27T22:40:42.092Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 60.58MB / 68.65MB 3.0s [2020-07-27T22:40:42.092Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 3.0s done [2020-07-27T22:40:42.092Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.2s [2020-07-27T22:40:42.092Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 32.03MB / 120.18MB 3.2s [2020-07-27T22:40:42.092Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.2s [2020-07-27T22:40:42.591Z] #25 ... [2020-07-27T22:40:42.591Z] [2020-07-27T22:40:42.591Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:40:42.591Z] #32 64.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:40:42.591Z] #32 64.62 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:40:42.591Z] #32 64.63 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:40:42.591Z] #32 64.64 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:40:42.591Z] #32 64.68 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:40:42.591Z] #32 64.70 Setting up cmake-data (3.13.4-1) ... [2020-07-27T22:40:42.591Z] #32 64.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:40:42.591Z] #32 64.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:40:42.591Z] #32 64.75 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:40:42.591Z] #32 64.81 Setting up cmake (3.13.4-1) ... [2020-07-27T22:40:42.591Z] #32 64.84 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:40:42.591Z] #32 64.93 Processing triggers for mime-support (3.62) ... [2020-07-27T22:40:42.591Z] #32 DONE 67.3s [2020-07-27T22:40:42.591Z] [2020-07-27T22:40:42.591Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:42.591Z] #25 20.90 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T22:40:42.591Z] #25 20.99 skipping existing c35d46ef359f [2020-07-27T22:40:42.660Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 38.21MB / 120.18MB 3.6s [2020-07-27T22:40:42.660Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 3.3s done [2020-07-27T22:40:42.660Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 3.7s done [2020-07-27T22:40:42.847Z] #25 21.31 [2020-07-27T22:40:43.231Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 49.30MB / 120.18MB 4.2s [2020-07-27T22:40:43.491Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 59.79MB / 120.18MB 4.6s [2020-07-27T22:40:43.570Z] Client: Docker Engine - Community [2020-07-27T22:40:43.570Z] Version: 19.03.12 [2020-07-27T22:40:43.570Z] API version: 1.40 [2020-07-27T22:40:43.570Z] Go version: go1.13.10 [2020-07-27T22:40:43.570Z] Git commit: 48a66213fe [2020-07-27T22:40:43.570Z] Built: Mon Jun 22 15:45:36 2020 [2020-07-27T22:40:43.570Z] OS/Arch: linux/amd64 [2020-07-27T22:40:43.570Z] Experimental: false [2020-07-27T22:40:43.570Z] [2020-07-27T22:40:43.570Z] Server: Docker Engine - Community [2020-07-27T22:40:43.570Z] Engine: [2020-07-27T22:40:43.570Z] Version: 19.03.12 [2020-07-27T22:40:43.570Z] API version: 1.40 (minimum version 1.12) [2020-07-27T22:40:43.570Z] Go version: go1.13.10 [2020-07-27T22:40:43.570Z] Git commit: 48a66213fe [2020-07-27T22:40:43.570Z] Built: Mon Jun 22 15:44:07 2020 [2020-07-27T22:40:43.570Z] OS/Arch: linux/amd64 [2020-07-27T22:40:43.570Z] Experimental: true [2020-07-27T22:40:43.570Z] containerd: [2020-07-27T22:40:43.570Z] Version: 1.2.13 [2020-07-27T22:40:43.570Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:40:43.570Z] runc: [2020-07-27T22:40:43.570Z] Version: 1.0.0-rc10 [2020-07-27T22:40:43.570Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:40:43.570Z] docker-init: [2020-07-27T22:40:43.570Z] Version: 0.18.0 [2020-07-27T22:40:43.570Z] GitCommit: fec3683 [Pipeline] sh [2020-07-27T22:40:43.755Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 67.65MB / 120.18MB 4.9s [2020-07-27T22:40:43.891Z] + docker info [2020-07-27T22:40:44.015Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 75.18MB / 120.18MB 5.1s [2020-07-27T22:40:44.213Z] #25 22.63 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T22:40:44.282Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 83.77MB / 120.18MB 5.3s [2020-07-27T22:40:44.282Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 90.10MB / 120.18MB 5.5s [2020-07-27T22:40:44.470Z] #25 ... [2020-07-27T22:40:44.470Z] [2020-07-27T22:40:44.470Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:40:44.470Z] #38 61.82 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:40:44.470Z] #38 61.83 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:40:44.470Z] #38 61.86 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:44.470Z] #38 61.88 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:40:44.470Z] #38 61.89 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:44.470Z] #38 61.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:40:44.470Z] #38 61.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:40:44.470Z] #38 61.93 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:40:44.470Z] #38 61.94 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:40:44.470Z] #38 61.95 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-27T22:40:44.470Z] #38 68.77 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:40:44.470Z] #38 68.79 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:40:44.470Z] #38 DONE 69.2s [2020-07-27T22:40:44.543Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 97.64MB / 120.18MB 5.7s [2020-07-27T22:40:44.729Z] [2020-07-27T22:40:44.729Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:44.729Z] #25 23.04 [2020-07-27T22:40:44.802Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 103.84MB / 120.18MB 5.9s [2020-07-27T22:40:44.985Z] #25 23.39 #=#=# ######################################################################## 100.0% [2020-07-27T22:40:44.985Z] #25 ... [2020-07-27T22:40:44.985Z] [2020-07-27T22:40:44.985Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:40:44.985Z] #10 59.68 Selecting previously unselected package binutils-mingw-w64. [2020-07-27T22:40:44.985Z] #10 59.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-27T22:40:44.985Z] #10 59.69 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:40:44.985Z] #10 59.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-27T22:40:44.985Z] #10 59.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:40:44.985Z] #10 59.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:40:44.985Z] #10 60.19 Selecting previously unselected package dmsetup. [2020-07-27T22:40:44.985Z] #10 60.20 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:40:44.985Z] #10 60.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-27T22:40:44.985Z] #10 60.40 Selecting previously unselected package mingw-w64-common. [2020-07-27T22:40:44.985Z] #10 60.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-27T22:40:44.985Z] #10 60.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-27T22:40:44.985Z] #10 66.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-27T22:40:44.985Z] #10 66.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-27T22:40:44.985Z] #10 66.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:40:45.060Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 110.05MB / 120.18MB 6.0s [2020-07-27T22:40:45.241Z] #10 ... [2020-07-27T22:40:45.241Z] [2020-07-27T22:40:45.241Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:45.241Z] #33 1.103 + RM_GOPATH=0 [2020-07-27T22:40:45.241Z] #33 1.103 + TMP_GOPATH= [2020-07-27T22:40:45.241Z] #33 1.103 + : /build [2020-07-27T22:40:45.241Z] #33 1.103 + '[' -z '' ']' [2020-07-27T22:40:45.241Z] #33 1.103 ++ mktemp -d [2020-07-27T22:40:45.241Z] #33 1.103 + export GOPATH=/tmp/tmp.BkoTpAIIKX [2020-07-27T22:40:45.241Z] #33 1.103 + GOPATH=/tmp/tmp.BkoTpAIIKX [2020-07-27T22:40:45.241Z] #33 1.103 + RM_GOPATH=1 [2020-07-27T22:40:45.241Z] #33 1.103 + case "$(go env GOARCH)" in [2020-07-27T22:40:45.241Z] #33 1.103 ++ go env GOARCH [2020-07-27T22:40:45.241Z] #33 1.118 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:40:45.241Z] #33 1.118 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:40:45.241Z] #33 1.118 ++ dirname /tmp/install/install.sh [2020-07-27T22:40:45.241Z] #33 1.125 + dir=/tmp/install [2020-07-27T22:40:45.241Z] #33 1.127 + bin=tini [2020-07-27T22:40:45.241Z] #33 1.128 + shift [2020-07-27T22:40:45.241Z] #33 1.128 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-27T22:40:45.241Z] #33 1.128 + . /tmp/install/tini.installer [2020-07-27T22:40:45.241Z] #33 1.130 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:40:45.241Z] #33 1.130 + install_tini [2020-07-27T22:40:45.241Z] #33 1.133 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-27T22:40:45.241Z] #33 1.133 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:40:45.241Z] #33 1.133 + git clone https://github.com/krallin/tini.git /tmp/tmp.BkoTpAIIKX/tini [2020-07-27T22:40:45.241Z] #33 1.139 Cloning into '/tmp/tmp.BkoTpAIIKX/tini'... [2020-07-27T22:40:45.241Z] #33 2.068 + cd /tmp/tmp.BkoTpAIIKX/tini [2020-07-27T22:40:45.241Z] #33 2.068 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:40:45.241Z] #33 2.148 + cmake . [2020-07-27T22:40:45.319Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.13MB / 120.18MB 6.3s [2020-07-27T22:40:45.319Z] #7 ... [2020-07-27T22:40:45.319Z] [2020-07-27T22:40:45.319Z] #20 [internal] load build context [2020-07-27T22:40:45.319Z] #20 transferring context: 51.32MB 6.3s done [2020-07-27T22:40:45.319Z] #20 DONE 6.4s [2020-07-27T22:40:45.319Z] [2020-07-27T22:40:45.319Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:45.319Z] #7 ... [2020-07-27T22:40:45.319Z] [2020-07-27T22:40:45.319Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T22:40:45.319Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-27T22:40:45.319Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-27T22:40:45.319Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-27T22:40:45.320Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.2s done [2020-07-27T22:40:45.320Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s [2020-07-27T22:40:45.578Z] #58 ... [2020-07-27T22:40:45.578Z] [2020-07-27T22:40:45.578Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:45.804Z] #33 ... [2020-07-27T22:40:45.804Z] [2020-07-27T22:40:45.804Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:40:45.804Z] #25 23.64 [2020-07-27T22:40:45.804Z] #25 23.83 Download of images into '/build' complete. [2020-07-27T22:40:45.804Z] #25 23.83 Use something like the following to load the result into a Docker daemon: [2020-07-27T22:40:45.804Z] #25 23.83 tar -cC '/build' . | docker load [2020-07-27T22:40:45.804Z] #25 DONE 23.9s [2020-07-27T22:40:45.804Z] [2020-07-27T22:40:45.804Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:45.804Z] #30 65.09 path [2020-07-27T22:40:45.804Z] #30 65.57 text/tabwriter [2020-07-27T22:40:45.804Z] #30 66.42 path/filepath [2020-07-27T22:40:45.804Z] #30 66.45 fmt [2020-07-27T22:40:45.804Z] #30 68.28 io/ioutil [2020-07-27T22:40:45.804Z] #30 ... [2020-07-27T22:40:45.804Z] [2020-07-27T22:40:45.804Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:45.804Z] #33 3.210 -- The C compiler identification is GNU 8.3.0 [2020-07-27T22:40:45.804Z] #33 3.288 -- Check for working C compiler: /usr/bin/cc [2020-07-27T22:40:45.841Z] ok github.com/docker/docker/client 0.244s coverage: 75.4% of statements [2020-07-27T22:40:46.147Z] #7 ... [2020-07-27T22:40:46.147Z] [2020-07-27T22:40:46.147Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T22:40:46.147Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-07-27T22:40:46.147Z] #58 DONE 7.3s [2020-07-27T22:40:46.147Z] [2020-07-27T22:40:46.147Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:46.147Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.0s [2020-07-27T22:40:46.406Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.2s done [2020-07-27T22:40:47.172Z] #33 4.557 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-27T22:40:47.172Z] #33 4.577 -- Detecting C compiler ABI info [2020-07-27T22:40:48.104Z] Client: [2020-07-27T22:40:48.104Z] Debug Mode: false [2020-07-27T22:40:48.104Z] [2020-07-27T22:40:48.104Z] Server: [2020-07-27T22:40:48.104Z] Containers: 0 [2020-07-27T22:40:48.104Z] Running: 0 [2020-07-27T22:40:48.104Z] Paused: 0 [2020-07-27T22:40:48.104Z] Stopped: 0 [2020-07-27T22:40:48.104Z] Images: 0 [2020-07-27T22:40:48.104Z] Server Version: 19.03.12 [2020-07-27T22:40:48.104Z] Storage Driver: overlay2 [2020-07-27T22:40:48.104Z] Backing Filesystem: extfs [2020-07-27T22:40:48.104Z] Supports d_type: true [2020-07-27T22:40:48.104Z] Native Overlay Diff: true [2020-07-27T22:40:48.104Z] Logging Driver: json-file [2020-07-27T22:40:48.104Z] Cgroup Driver: cgroupfs [2020-07-27T22:40:48.104Z] Plugins: [2020-07-27T22:40:48.104Z] Volume: local [2020-07-27T22:40:48.104Z] Network: bridge host ipvlan macvlan null overlay [2020-07-27T22:40:48.104Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-07-27T22:40:48.104Z] Swarm: inactive [2020-07-27T22:40:48.104Z] Runtimes: runc [2020-07-27T22:40:48.104Z] Default Runtime: runc [2020-07-27T22:40:48.104Z] Init Binary: docker-init [2020-07-27T22:40:48.104Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-07-27T22:40:48.104Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-07-27T22:40:48.104Z] init version: fec3683 [2020-07-27T22:40:48.104Z] Security Options: [2020-07-27T22:40:48.104Z] apparmor [2020-07-27T22:40:48.104Z] seccomp [2020-07-27T22:40:48.104Z] Profile: default [2020-07-27T22:40:48.104Z] Kernel Version: 5.3.0-1030-aws [2020-07-27T22:40:48.104Z] Operating System: Ubuntu 18.04.4 LTS [2020-07-27T22:40:48.104Z] OSType: linux [2020-07-27T22:40:48.104Z] Architecture: x86_64 [2020-07-27T22:40:48.104Z] CPUs: 2 [2020-07-27T22:40:48.104Z] Total Memory: 7.569GiB [2020-07-27T22:40:48.104Z] Name: ip-10-100-60-154 [2020-07-27T22:40:48.104Z] ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO [2020-07-27T22:40:48.104Z] Docker Root Dir: /var/lib/docker [2020-07-27T22:40:48.104Z] Debug Mode: false [2020-07-27T22:40:48.104Z] Registry: https://index.docker.io/v1/ [2020-07-27T22:40:48.104Z] Labels: [2020-07-27T22:40:48.104Z] Experimental: true [2020-07-27T22:40:48.104Z] Insecure Registries: [2020-07-27T22:40:48.104Z] 127.0.0.0/8 [2020-07-27T22:40:48.104Z] Live Restore Enabled: true [2020-07-27T22:40:48.104Z] [2020-07-27T22:40:48.104Z] WARNING: No swap limit support [Pipeline] sh [2020-07-27T22:40:48.320Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 7.1s done [2020-07-27T22:40:48.320Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-27T22:40:48.409Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:40:48.409Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-07-27T22:40:48.409Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41236/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-07-27T22:40:48.409Z] + bash /home/ubuntu/workspace/moby_PR-41236/check-config.sh [2020-07-27T22:40:48.409Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-07-27T22:40:48.409Z] info: reading kernel config from /boot/config-5.3.0-1030-aws ... [2020-07-27T22:40:48.409Z] [2020-07-27T22:40:48.409Z] Generally Necessary: [2020-07-27T22:40:48.409Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-07-27T22:40:48.409Z] - apparmor: enabled and tools installed [2020-07-27T22:40:48.409Z] - CONFIG_NAMESPACES: enabled [2020-07-27T22:40:48.409Z] - CONFIG_NET_NS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_PID_NS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_IPC_NS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_UTS_NS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CGROUPS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CGROUP_DEVICE: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CGROUP_FREEZER: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CGROUP_SCHED: enabled [2020-07-27T22:40:48.409Z] - CONFIG_CPUSETS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_MEMCG: enabled [2020-07-27T22:40:48.409Z] - CONFIG_KEYS: enabled [2020-07-27T22:40:48.409Z] - CONFIG_VETH: enabled (as module) [2020-07-27T22:40:48.409Z] - CONFIG_BRIDGE: enabled (as module) [2020-07-27T22:40:48.409Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-07-27T22:40:48.541Z] #33 ... [2020-07-27T22:40:48.541Z] [2020-07-27T22:40:48.541Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:48.541Z] #47 63.07 os [2020-07-27T22:40:48.541Z] #47 67.66 path/filepath [2020-07-27T22:40:48.541Z] #47 68.08 encoding/binary [2020-07-27T22:40:48.541Z] #47 69.48 fmt [2020-07-27T22:40:48.541Z] #47 70.37 encoding/base64 [2020-07-27T22:40:48.541Z] #47 71.67 golang.org/x/sys/unix [2020-07-27T22:40:48.541Z] #47 ... [2020-07-27T22:40:48.541Z] [2020-07-27T22:40:48.541Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:40:48.541Z] #39 3.221 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:40:48.541Z] #39 3.221 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:40:48.541Z] #39 3.309 Note: Building without GnuTLS support [2020-07-27T22:40:48.541Z] #39 3.325 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:40:48.541Z] #39 3.325 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:40:48.676Z] - CONFIG_NF_NAT_IPV4: missing [2020-07-27T22:40:48.676Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_NF_NAT: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_NF_NAT_NEEDED: missing [2020-07-27T22:40:48.676Z] - CONFIG_POSIX_MQUEUE: enabled [2020-07-27T22:40:48.676Z] [2020-07-27T22:40:48.676Z] Optional Features: [2020-07-27T22:40:48.676Z] - CONFIG_USER_NS: enabled [2020-07-27T22:40:48.676Z] - CONFIG_SECCOMP: enabled [2020-07-27T22:40:48.676Z] - CONFIG_CGROUP_PIDS: enabled [2020-07-27T22:40:48.676Z] - CONFIG_MEMCG_SWAP: enabled [2020-07-27T22:40:48.676Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-07-27T22:40:48.676Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-07-27T22:40:48.676Z] - CONFIG_BLK_CGROUP: enabled [2020-07-27T22:40:48.676Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-07-27T22:40:48.676Z] - CONFIG_IOSCHED_CFQ: missing [2020-07-27T22:40:48.676Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-07-27T22:40:48.676Z] - CONFIG_CGROUP_PERF: enabled [2020-07-27T22:40:48.676Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-07-27T22:40:48.676Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-07-27T22:40:48.676Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-07-27T22:40:48.676Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-07-27T22:40:48.676Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-07-27T22:40:48.676Z] - CONFIG_RT_GROUP_SCHED: missing [2020-07-27T22:40:48.944Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_IP_VS: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_IP_VS_NFCT: enabled [2020-07-27T22:40:48.945Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-07-27T22:40:48.945Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-07-27T22:40:48.945Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_EXT4_FS: enabled [2020-07-27T22:40:48.945Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-07-27T22:40:48.945Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-07-27T22:40:48.945Z] - Network Drivers: [2020-07-27T22:40:48.945Z] - "overlay": [2020-07-27T22:40:48.945Z] - CONFIG_VXLAN: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-07-27T22:40:48.945Z] Optional (for encrypted networks): [2020-07-27T22:40:48.945Z] - CONFIG_CRYPTO: enabled [2020-07-27T22:40:48.945Z] - CONFIG_CRYPTO_AEAD: enabled [2020-07-27T22:40:48.945Z] - CONFIG_CRYPTO_GCM: enabled [2020-07-27T22:40:48.945Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-07-27T22:40:48.945Z] - CONFIG_CRYPTO_GHASH: enabled [2020-07-27T22:40:48.945Z] - CONFIG_XFRM: enabled [2020-07-27T22:40:48.945Z] - CONFIG_XFRM_USER: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_INET_ESP: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-07-27T22:40:48.945Z] - "ipvlan": [2020-07-27T22:40:48.945Z] - CONFIG_IPVLAN: enabled (as module) [2020-07-27T22:40:48.945Z] - "macvlan": [2020-07-27T22:40:48.945Z] - CONFIG_MACVLAN: enabled (as module) [2020-07-27T22:40:48.945Z] - CONFIG_DUMMY: enabled (as module) [2020-07-27T22:40:48.945Z] - "ftp,tftp client in container": [2020-07-27T22:40:49.214Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-07-27T22:40:49.214Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-07-27T22:40:49.214Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-07-27T22:40:49.214Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-07-27T22:40:49.214Z] - Storage Drivers: [2020-07-27T22:40:49.214Z] - "aufs": [2020-07-27T22:40:49.214Z] - CONFIG_AUFS_FS: enabled (as module) [2020-07-27T22:40:49.214Z] - "btrfs": [2020-07-27T22:40:49.214Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-07-27T22:40:49.214Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-07-27T22:40:49.214Z] - "devicemapper": [2020-07-27T22:40:49.214Z] - CONFIG_BLK_DEV_DM: enabled [2020-07-27T22:40:49.214Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-07-27T22:40:49.214Z] - "overlay": [2020-07-27T22:40:49.214Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-07-27T22:40:49.214Z] - "zfs": [2020-07-27T22:40:49.214Z] - /dev/zfs: present [2020-07-27T22:40:49.214Z] - zfs command: missing [2020-07-27T22:40:49.214Z] - zpool command: missing [2020-07-27T22:40:49.214Z] [2020-07-27T22:40:49.214Z] Limits: [2020-07-27T22:40:49.214Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-07-27T22:40:49.214Z] [2020-07-27T22:40:49.214Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-07-27T22:40:49.258Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.6s done [2020-07-27T22:40:49.258Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [Pipeline] sh [2020-07-27T22:40:49.516Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.4s done [2020-07-27T22:40:49.572Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 . [2020-07-27T22:40:49.572Z] #2 [internal] load build definition from Dockerfile [2020-07-27T22:40:49.572Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-07-27T22:40:49.572Z] #2 DONE 0.1s [2020-07-27T22:40:49.572Z] [2020-07-27T22:40:49.572Z] #1 [internal] load .dockerignore [2020-07-27T22:40:49.572Z] #1 transferring context: 87B 0.0s done [2020-07-27T22:40:49.572Z] #1 DONE 0.1s [2020-07-27T22:40:49.572Z] [2020-07-27T22:40:49.572Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-07-27T22:40:49.775Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-27T22:40:49.908Z] #39 ... [2020-07-27T22:40:49.908Z] [2020-07-27T22:40:49.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:49.908Z] #41 64.34 strings [2020-07-27T22:40:49.908Z] #41 64.73 os [2020-07-27T22:40:49.908Z] #41 67.51 regexp/syntax [2020-07-27T22:40:49.908Z] #41 68.87 fmt [2020-07-27T22:40:49.908Z] #41 ... [2020-07-27T22:40:49.908Z] [2020-07-27T22:40:49.908Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:49.908Z] #33 5.997 -- Detecting C compiler ABI info - done [2020-07-27T22:40:49.908Z] #33 6.050 -- Detecting C compile features [2020-07-27T22:40:50.145Z] #3 DONE 0.4s [2020-07-27T22:40:50.145Z] [2020-07-27T22:40:50.145Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-07-27T22:40:50.145Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-07-27T22:40:50.405Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-07-27T22:40:50.405Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.25MB / 8.88MB 0.2s [2020-07-27T22:40:50.405Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-07-27T22:40:50.405Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-07-27T22:40:50.405Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2020-07-27T22:40:50.666Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-07-27T22:40:50.666Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-07-27T22:40:51.238Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.6s done [2020-07-27T22:40:51.238Z] #4 DONE 1.0s [2020-07-27T22:40:51.238Z] [2020-07-27T22:40:51.238Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T22:40:51.305Z] #33 8.325 -- Detecting C compile features - done [2020-07-27T22:40:51.305Z] #33 8.384 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-27T22:40:51.305Z] #33 8.737 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-27T22:40:51.598Z] #33 8.922 -- Configuring done [2020-07-27T22:40:51.598Z] #33 8.983 -- Generating done [2020-07-27T22:40:51.598Z] #33 8.989 -- Build files have been written to: /tmp/tmp.BkoTpAIIKX/tini [2020-07-27T22:40:51.854Z] #33 9.022 + make tini-static [2020-07-27T22:40:52.111Z] #33 9.431 Scanning dependencies of target tini-static [2020-07-27T22:40:52.179Z] #5 ... [2020-07-27T22:40:52.179Z] [2020-07-27T22:40:52.179Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-07-27T22:40:52.179Z] #6 DONE 0.9s [2020-07-27T22:40:52.179Z] [2020-07-27T22:40:52.179Z] #5 [internal] load metadata for docker.io/library/golang:1.13.14-buster [2020-07-27T22:40:52.368Z] #33 9.630 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-27T22:40:52.449Z] #5 DONE 1.1s [2020-07-27T22:40:52.449Z] [2020-07-27T22:40:52.449Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:52.449Z] #7 resolve docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 done [2020-07-27T22:40:52.719Z] #7 sha256:3ffde659a6548087132cc56106510ad187f14ad8bb29aa9f10378f9f0f8c93b0 1.86kB / 1.86kB done [2020-07-27T22:40:52.719Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 51.75kB / 50.39MB 0.3s [2020-07-27T22:40:52.719Z] #7 sha256:e04c3938e98e67b64f9aae22cb71fb0d30a2f24896511d0d95454f1dc994173b 1.79kB / 1.79kB done [2020-07-27T22:40:52.719Z] #7 sha256:67d10cb69049bc0431101e6bac10127baa6ba2c8d2b37802bb6397a367f50cbb 6.19kB / 6.19kB done [2020-07-27T22:40:52.719Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0B / 7.81MB 0.3s [2020-07-27T22:40:52.986Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.27MB / 50.39MB 0.5s [2020-07-27T22:40:52.986Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 2.45MB / 7.81MB 0.5s [2020-07-27T22:40:52.986Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 11.21MB / 50.39MB 0.6s [2020-07-27T22:40:52.986Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s [2020-07-27T22:40:53.248Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 17.98MB / 50.39MB 0.8s [2020-07-27T22:40:53.248Z] #7 sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 7.81MB / 7.81MB 0.6s done [2020-07-27T22:40:53.248Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 1.05MB / 10.00MB 0.8s [2020-07-27T22:40:53.248Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 0B / 51.83MB 0.8s [2020-07-27T22:40:53.248Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 3.94MB / 10.00MB 0.9s [2020-07-27T22:40:53.512Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 22.65MB / 50.39MB 1.0s [2020-07-27T22:40:53.512Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 5.37MB / 10.00MB 1.0s [2020-07-27T22:40:53.512Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 5.20MB / 51.83MB 1.0s [2020-07-27T22:40:53.512Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 7.81MB / 10.00MB 1.1s [2020-07-27T22:40:53.733Z] #33 11.07 [100%] Linking C executable tini-static [2020-07-27T22:40:53.776Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 34.48MB / 50.39MB 1.3s [2020-07-27T22:40:53.776Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.3s [2020-07-27T22:40:53.776Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 11.78MB / 51.83MB 1.3s [2020-07-27T22:40:53.980Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.1s done [2020-07-27T22:40:54.041Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 45.82MB / 50.39MB 1.5s [2020-07-27T22:40:54.041Z] #7 sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 10.00MB / 10.00MB 1.4s done [2020-07-27T22:40:54.041Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 20.62MB / 51.83MB 1.5s [2020-07-27T22:40:54.041Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 0B / 68.65MB 1.5s [2020-07-27T22:40:54.041Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 1.6s [2020-07-27T22:40:54.041Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 23.41MB / 51.83MB 1.6s [2020-07-27T22:40:54.239Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-27T22:40:54.298Z] #33 11.53 [100%] Built target tini-static [2020-07-27T22:40:54.298Z] #33 11.63 + mkdir -p /build [2020-07-27T22:40:54.298Z] #33 11.64 + cp tini-static /build/docker-init [2020-07-27T22:40:54.316Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 28.75MB / 51.83MB 1.7s [2020-07-27T22:40:54.316Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 33.64MB / 51.83MB 1.9s [2020-07-27T22:40:54.316Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.81MB / 68.65MB 1.9s [2020-07-27T22:40:54.554Z] #33 DONE 11.8s [2020-07-27T22:40:54.554Z] [2020-07-27T22:40:54.554Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:40:54.554Z] #39 5.683 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:40:54.554Z] #39 5.734 GEN .gitid [2020-07-27T22:40:54.554Z] #39 5.789 GEN criu/include/version.h [2020-07-27T22:40:54.554Z] #39 5.852 GEN include/common/asm [2020-07-27T22:40:54.554Z] #39 7.600 PBCC images/timens.pb-c.c [2020-07-27T22:40:54.554Z] #39 7.649 DEP images/timens.pb-c.d [2020-07-27T22:40:54.554Z] #39 7.753 PBCC images/fown.pb-c.c [2020-07-27T22:40:54.554Z] #39 7.781 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-27T22:40:54.554Z] #39 7.929 PBCC images/opts.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.029 PBCC images/memfd.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.051 DEP images/fown.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.086 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.131 DEP images/opts.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.162 DEP images/memfd.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.221 PBCC images/sit.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.313 DEP images/sit.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.353 PBCC images/macvlan.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.410 DEP images/macvlan.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.504 PBCC images/autofs.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.547 DEP images/autofs.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.629 PBCC images/sysctl.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.669 DEP images/sysctl.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.728 PBCC images/time.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.747 DEP images/time.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.804 PBCC images/binfmt-misc.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.840 DEP images/binfmt-misc.pb-c.d [2020-07-27T22:40:54.554Z] #39 8.890 PBCC images/seccomp.pb-c.c [2020-07-27T22:40:54.554Z] #39 8.933 DEP images/seccomp.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.009 PBCC images/userns.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.034 DEP images/userns.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.079 PBCC images/cgroup.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.116 DEP images/cgroup.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.190 PBCC images/ext-file.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.212 DEP images/ext-file.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.297 PBCC images/rpc.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.368 DEP images/rpc.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.439 PBCC images/siginfo.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.505 DEP images/siginfo.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.577 PBCC images/pagemap.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.649 DEP images/pagemap.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.724 PBCC images/rlimit.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.741 DEP images/rlimit.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.792 PBCC images/file-lock.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.827 DEP images/file-lock.pb-c.d [2020-07-27T22:40:54.554Z] #39 9.857 PBCC images/tty.pb-c.c [2020-07-27T22:40:54.554Z] #39 9.969 DEP images/tty.pb-c.d [2020-07-27T22:40:54.554Z] #39 10.10 PBCC images/tun.pb-c.c [2020-07-27T22:40:54.579Z] #7 sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 50.39MB / 50.39MB 2.0s done [2020-07-27T22:40:54.579Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 45.85MB / 51.83MB 2.1s [2020-07-27T22:40:54.579Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 12.05MB / 68.65MB 2.1s [2020-07-27T22:40:54.579Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 0B / 120.18MB 2.1s [2020-07-27T22:40:54.809Z] #39 10.20 PBCC images/netdev.pb-c.c [2020-07-27T22:40:54.844Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 48.55MB / 51.83MB 2.3s [2020-07-27T22:40:54.844Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 16.00MB / 68.65MB 2.3s [2020-07-27T22:40:54.844Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 [2020-07-27T22:40:54.844Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.28MB / 51.83MB 2.4s [2020-07-27T22:40:54.844Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 20.30MB / 68.65MB 2.4s [2020-07-27T22:40:55.064Z] #39 10.33 DEP images/tun.pb-c.d [2020-07-27T22:40:55.064Z] #39 10.44 DEP images/netdev.pb-c.d [2020-07-27T22:40:55.107Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 24.49MB / 68.65MB 2.6s [2020-07-27T22:40:55.107Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 10.01MB / 120.18MB 2.6s [2020-07-27T22:40:55.320Z] #39 10.55 PBCC images/vma.pb-c.c [2020-07-27T22:40:55.320Z] #39 10.62 DEP images/vma.pb-c.d [2020-07-27T22:40:55.320Z] #39 10.70 PBCC images/creds.pb-c.c [2020-07-27T22:40:55.320Z] #39 10.79 DEP images/creds.pb-c.d [2020-07-27T22:40:55.374Z] #7 sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 51.83MB / 51.83MB 2.7s done [2020-07-27T22:40:55.374Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 29.54MB / 68.65MB 2.8s [2020-07-27T22:40:55.374Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 0B / 126B 2.8s [2020-07-27T22:40:55.374Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 16.99MB / 120.18MB 3.0s [2020-07-27T22:40:55.374Z] #7 sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 126B / 126B 2.8s done [2020-07-27T22:40:55.582Z] #39 10.91 PBCC images/utsns.pb-c.c [2020-07-27T22:40:55.582Z] #39 10.98 DEP images/utsns.pb-c.d [2020-07-27T22:40:55.582Z] #39 11.07 PBCC images/ipc-desc.pb-c.c [2020-07-27T22:40:55.582Z] #39 11.11 PBCC images/ipc-sem.pb-c.c [2020-07-27T22:40:55.645Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 33.04MB / 68.65MB 3.1s [2020-07-27T22:40:55.837Z] #39 11.12 DEP images/ipc-desc.pb-c.d [2020-07-27T22:40:55.837Z] #39 11.18 DEP images/ipc-sem.pb-c.d [2020-07-27T22:40:55.837Z] #39 11.23 PBCC images/ipc-msg.pb-c.c [2020-07-27T22:40:55.837Z] #39 11.25 DEP images/ipc-msg.pb-c.d [2020-07-27T22:40:55.837Z] #39 11.29 PBCC images/ipc-shm.pb-c.c [2020-07-27T22:40:55.837Z] #39 11.31 DEP images/ipc-shm.pb-c.d [2020-07-27T22:40:55.837Z] #39 11.37 PBCC images/ipc-var.pb-c.c [2020-07-27T22:40:55.917Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 39.62MB / 68.65MB 3.4s [2020-07-27T22:40:55.917Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 24.42MB / 120.18MB 3.5s [2020-07-27T22:40:56.093Z] #39 11.40 DEP images/ipc-var.pb-c.d [2020-07-27T22:40:56.093Z] #39 11.44 PBCC images/sk-opts.pb-c.c [2020-07-27T22:40:56.093Z] #39 11.46 PBCC images/packet-sock.pb-c.c [2020-07-27T22:40:56.093Z] #39 11.53 DEP images/sk-opts.pb-c.d [2020-07-27T22:40:56.093Z] #39 11.57 DEP images/packet-sock.pb-c.d [2020-07-27T22:40:56.093Z] #39 11.61 PBCC images/sk-netlink.pb-c.c [2020-07-27T22:40:56.093Z] #39 11.66 DEP images/sk-netlink.pb-c.d [2020-07-27T22:40:56.181Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 47.21MB / 68.65MB 3.6s [2020-07-27T22:40:56.181Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 51.84MB / 68.65MB 3.8s [2020-07-27T22:40:56.181Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 30.78MB / 120.18MB 3.8s [2020-07-27T22:40:56.181Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 55.62MB / 68.65MB 3.9s [2020-07-27T22:40:56.348Z] #39 11.73 PBCC images/sk-inet.pb-c.c [2020-07-27T22:40:56.348Z] #39 ... [2020-07-27T22:40:56.348Z] [2020-07-27T22:40:56.348Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:40:56.348Z] #30 70.86 github.com/BurntSushi/toml [2020-07-27T22:40:56.348Z] #30 70.86 flag [2020-07-27T22:40:56.348Z] #30 73.92 log [2020-07-27T22:40:56.348Z] #30 76.33 github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:40:56.348Z] #30 DONE 81.1s [2020-07-27T22:40:56.348Z] [2020-07-27T22:40:56.348Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:40:56.348Z] #39 11.82 DEP images/sk-inet.pb-c.d [2020-07-27T22:40:56.348Z] #39 11.87 PBCC images/sk-unix.pb-c.c [2020-07-27T22:40:56.443Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 37.89MB / 120.18MB 4.0s [2020-07-27T22:40:56.604Z] #39 11.96 DEP images/sk-unix.pb-c.d [2020-07-27T22:40:56.604Z] #39 12.06 PBCC images/mm.pb-c.c [2020-07-27T22:40:56.704Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 61.56MB / 68.65MB 4.3s [2020-07-27T22:40:56.704Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 45.21MB / 120.18MB 4.3s [2020-07-27T22:40:56.859Z] #39 12.12 DEP images/mm.pb-c.d [2020-07-27T22:40:56.860Z] #39 12.24 PBCC images/timerfd.pb-c.c [2020-07-27T22:40:56.860Z] #39 12.28 DEP images/timerfd.pb-c.d [2020-07-27T22:40:56.968Z] #7 ... [2020-07-27T22:40:56.968Z] [2020-07-27T22:40:56.968Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-07-27T22:40:56.968Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-07-27T22:40:56.968Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-07-27T22:40:56.968Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-07-27T22:40:56.968Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-07-27T22:40:56.968Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.5s done [2020-07-27T22:40:56.968Z] #58 DONE 4.5s [2020-07-27T22:40:56.968Z] [2020-07-27T22:40:56.968Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:56.968Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 66.80MB / 68.65MB 4.5s [2020-07-27T22:40:57.116Z] #39 12.39 PBCC images/timer.pb-c.c [2020-07-27T22:40:57.116Z] #39 12.43 DEP images/timer.pb-c.d [2020-07-27T22:40:57.116Z] #39 12.62 PBCC images/sa.pb-c.c [2020-07-27T22:40:57.229Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 55.57MB / 120.18MB 4.7s [2020-07-27T22:40:57.372Z] #39 12.71 DEP images/sa.pb-c.d [2020-07-27T22:40:57.372Z] #39 12.80 PBCC images/pipe-data.pb-c.c [2020-07-27T22:40:57.372Z] #39 12.84 DEP images/pipe-data.pb-c.d [2020-07-27T22:40:57.372Z] #39 12.92 PBCC images/mnt.pb-c.c [2020-07-27T22:40:57.493Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 62.42MB / 120.18MB 5.0s [2020-07-27T22:40:57.493Z] #7 sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 68.65MB / 68.65MB 5.0s done [2020-07-27T22:40:57.629Z] #39 13.05 DEP images/mnt.pb-c.d [2020-07-27T22:40:57.629Z] #39 13.15 PBCC images/sk-packet.pb-c.c [2020-07-27T22:40:57.763Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 69.02MB / 120.18MB 5.3s [2020-07-27T22:40:57.885Z] #39 13.16 DEP images/sk-packet.pb-c.d [2020-07-27T22:40:57.885Z] #39 13.21 PBCC images/tcp-stream.pb-c.c [2020-07-27T22:40:57.885Z] #39 13.25 DEP images/tcp-stream.pb-c.d [2020-07-27T22:40:57.885Z] #39 13.30 PBCC images/pipe.pb-c.c [2020-07-27T22:40:57.885Z] #39 13.34 DEP images/pipe.pb-c.d [2020-07-27T22:40:57.885Z] #39 13.39 PBCC images/pstree.pb-c.c [2020-07-27T22:40:57.885Z] #39 13.42 DEP images/pstree.pb-c.d [2020-07-27T22:40:58.025Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 77.20MB / 120.18MB 5.6s [2020-07-27T22:40:58.142Z] #39 13.45 PBCC images/fs.pb-c.c [2020-07-27T22:40:58.142Z] #39 13.47 DEP images/fs.pb-c.d [2020-07-27T22:40:58.142Z] #39 13.53 PBCC images/signalfd.pb-c.c [2020-07-27T22:40:58.142Z] #39 13.57 DEP images/signalfd.pb-c.d [2020-07-27T22:40:58.142Z] #39 13.65 PBCC images/fh.pb-c.c [2020-07-27T22:40:58.288Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 83.54MB / 120.18MB 5.8s [2020-07-27T22:40:58.289Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 96.32MB / 120.18MB 6.0s [2020-07-27T22:40:58.399Z] #39 13.74 PBCC images/fsnotify.pb-c.c [2020-07-27T22:40:58.399Z] #39 13.81 DEP images/fh.pb-c.d [2020-07-27T22:40:58.399Z] #39 13.86 DEP images/fsnotify.pb-c.d [2020-07-27T22:40:58.399Z] #39 13.93 PBCC images/eventpoll.pb-c.c [2020-07-27T22:40:58.432Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.0s done [2020-07-27T22:40:58.432Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-27T22:40:58.655Z] #39 13.97 DEP images/eventpoll.pb-c.d [2020-07-27T22:40:58.655Z] #39 14.00 PBCC images/eventfd.pb-c.c [2020-07-27T22:40:58.655Z] #39 14.04 DEP images/eventfd.pb-c.d [2020-07-27T22:40:58.655Z] #39 14.09 PBCC images/remap-file-path.pb-c.c [2020-07-27T22:40:58.655Z] #39 14.16 DEP images/remap-file-path.pb-c.d [2020-07-27T22:40:58.862Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 109.01MB / 120.18MB 6.3s [2020-07-27T22:40:58.863Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 118.20MB / 120.18MB 6.5s [2020-07-27T22:40:58.912Z] #39 14.20 PBCC images/fifo.pb-c.c [2020-07-27T22:40:58.912Z] #39 14.23 DEP images/fifo.pb-c.d [2020-07-27T22:40:58.912Z] #39 14.27 PBCC images/ghost-file.pb-c.c [2020-07-27T22:40:58.912Z] #39 14.32 DEP images/ghost-file.pb-c.d [2020-07-27T22:40:58.912Z] #39 14.38 PBCC images/regfile.pb-c.c [2020-07-27T22:40:58.912Z] #39 14.41 DEP images/regfile.pb-c.d [2020-07-27T22:40:58.912Z] #39 14.44 PBCC images/ns.pb-c.c [2020-07-27T22:40:58.912Z] #39 14.46 DEP images/ns.pb-c.d [2020-07-27T22:40:59.168Z] #39 14.50 PBCC images/fdinfo.pb-c.c [2020-07-27T22:40:59.168Z] #39 14.57 DEP images/fdinfo.pb-c.d [2020-07-27T22:40:59.168Z] #39 14.64 PBCC images/core-aarch64.pb-c.c [2020-07-27T22:40:59.425Z] #39 14.68 PBCC images/core-arm.pb-c.c [2020-07-27T22:40:59.425Z] #39 14.72 PBCC images/core-ppc64.pb-c.c [2020-07-27T22:40:59.425Z] #39 14.78 PBCC images/core-s390.pb-c.c [2020-07-27T22:40:59.425Z] #39 14.82 PBCC images/core-x86.pb-c.c [2020-07-27T22:40:59.425Z] #39 14.92 PBCC images/core.pb-c.c [2020-07-27T22:40:59.434Z] #7 ... [2020-07-27T22:40:59.434Z] [2020-07-27T22:40:59.434Z] #20 [internal] load build context [2020-07-27T22:40:59.434Z] #20 transferring context: 51.32MB 6.5s done [2020-07-27T22:40:59.434Z] #20 DONE 7.0s [2020-07-27T22:40:59.434Z] [2020-07-27T22:40:59.434Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a... [2020-07-27T22:40:59.682Z] #39 15.06 PBCC images/inventory.pb-c.c [2020-07-27T22:40:59.682Z] #39 15.14 DEP images/core-aarch64.pb-c.d [2020-07-27T22:40:59.682Z] #39 15.19 DEP images/core-arm.pb-c.d [2020-07-27T22:40:59.682Z] #39 15.24 DEP images/core-ppc64.pb-c.d [2020-07-27T22:40:59.701Z] #7 sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 120.18MB / 120.18MB 7.3s done [2020-07-27T22:40:59.941Z] #39 15.28 DEP images/core-s390.pb-c.d [2020-07-27T22:40:59.941Z] #39 15.35 DEP images/core-x86.pb-c.d [2020-07-27T22:40:59.941Z] #39 15.40 DEP images/core.pb-c.d [2020-07-27T22:40:59.941Z] #39 15.44 DEP images/inventory.pb-c.d [2020-07-27T22:40:59.941Z] #39 15.49 PBCC images/cpuinfo.pb-c.c [2020-07-27T22:40:59.941Z] #39 ... [2020-07-27T22:40:59.941Z] [2020-07-27T22:40:59.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:40:59.941Z] #41 74.67 regexp [2020-07-27T22:40:59.941Z] #41 75.51 go/token [2020-07-27T22:40:59.941Z] #41 76.63 go/scanner [2020-07-27T22:40:59.941Z] #41 78.15 go/ast [2020-07-27T22:40:59.941Z] #41 78.96 internal/lazyregexp [2020-07-27T22:40:59.941Z] #41 79.45 net/url [2020-07-27T22:40:59.941Z] #41 82.00 text/template/parse [2020-07-27T22:40:59.941Z] #41 83.77 go/parser [2020-07-27T22:40:59.966Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 5.2s [2020-07-27T22:41:00.203Z] #41 ... [2020-07-27T22:41:00.203Z] [2020-07-27T22:41:00.203Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:00.203Z] #10 74.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-27T22:41:00.203Z] #10 74.72 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:41:00.203Z] #10 74.75 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:00.203Z] #10 74.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-27T22:41:00.203Z] #10 74.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:41:00.203Z] #10 74.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:00.203Z] #10 ... [2020-07-27T22:41:00.203Z] [2020-07-27T22:41:00.203Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:00.203Z] #52 37.07 Checking out files: 65% (2108/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-27T22:41:00.203Z] #52 37.97 + cd /tmp/tmp.KtPZEYZF9E/src/github.com/containerd/containerd [2020-07-27T22:41:00.203Z] #52 37.97 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:41:01.353Z] #7 extracting sha256:31dd5ebca5efc5e96a425402fa85e492b02c8fe757dfd3edfdea2a7c67322909 6.8s done [2020-07-27T22:41:01.570Z] #52 ... [2020-07-27T22:41:01.570Z] [2020-07-27T22:41:01.570Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:01.570Z] #47 75.98 encoding/json [2020-07-27T22:41:01.570Z] #47 83.07 github.com/pkg/diff [2020-07-27T22:41:01.570Z] #47 83.50 go/ast [2020-07-27T22:41:01.570Z] #47 84.45 golang.org/x/crypto/ssh/terminal [2020-07-27T22:41:01.570Z] #47 85.98 mvdan.cc/editorconfig [2020-07-27T22:41:01.570Z] #47 ... [2020-07-27T22:41:01.570Z] [2020-07-27T22:41:01.570Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:01.570Z] #52 39.60 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-27T22:41:01.570Z] #52 39.60 + BUILDTAGS='netgo osusergo static_build' [2020-07-27T22:41:01.570Z] #52 39.60 + export EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:41:01.570Z] #52 39.60 + EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:41:01.570Z] #52 39.60 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-27T22:41:01.570Z] #52 39.60 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-27T22:41:01.570Z] #52 39.60 + '[' '' = dynamic ']' [2020-07-27T22:41:01.570Z] #52 39.60 + make [2020-07-27T22:41:01.614Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c [2020-07-27T22:41:02.184Z] #7 extracting sha256:3ed641c4ae9821ca3c399071ea82ae667237acbcaad1e367c3e1e87fc967834c 0.5s done [2020-07-27T22:41:02.184Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 [2020-07-27T22:41:02.501Z] #52 40.63 + bin/ctr [2020-07-27T22:41:02.756Z] #7 extracting sha256:bcd57146431eae70720cf24877e818256ae1a30b9c1c9e7d0ad093c945ca0af2 0.5s done [2020-07-27T22:41:03.017Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 [2020-07-27T22:41:03.711Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.1s [2020-07-27T22:41:05.617Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.3s done [2020-07-27T22:41:06.187Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-27T22:41:06.754Z] #7 DONE 27.7s [2020-07-27T22:41:06.754Z] [2020-07-27T22:41:06.754Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T22:41:07.233Z] #7 extracting sha256:ac34a4d7c330794ec24a76e7e58b50d4c8f6a2fc77ca958d83092c8962e7d6d7 4.3s done [2020-07-27T22:41:07.494Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 [2020-07-27T22:41:08.660Z] #8 DONE 2.0s [2020-07-27T22:41:08.660Z] [2020-07-27T22:41:08.660Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T22:41:09.089Z] #52 ... [2020-07-27T22:41:09.089Z] [2020-07-27T22:41:09.089Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:09.089Z] #39 15.51 DEP images/cpuinfo.pb-c.d [2020-07-27T22:41:09.089Z] #39 15.58 PBCC images/stats.pb-c.c [2020-07-27T22:41:09.089Z] #39 15.62 DEP images/stats.pb-c.d [2020-07-27T22:41:09.089Z] #39 16.84 make[1]: Nothing to be done for 'all'. [2020-07-27T22:41:09.089Z] #39 18.12 CC images/stats.o [2020-07-27T22:41:09.089Z] #39 18.61 CC images/core.o [2020-07-27T22:41:09.089Z] #39 19.18 CC images/core-x86.o [2020-07-27T22:41:09.089Z] #39 19.67 CC images/core-arm.o [2020-07-27T22:41:09.089Z] #39 19.99 CC images/core-aarch64.o [2020-07-27T22:41:09.089Z] #39 20.51 CC images/core-ppc64.o [2020-07-27T22:41:09.089Z] #39 21.10 CC images/core-s390.o [2020-07-27T22:41:09.089Z] #39 21.79 CC images/cpuinfo.o [2020-07-27T22:41:09.089Z] #39 22.18 CC images/inventory.o [2020-07-27T22:41:09.089Z] #39 22.41 CC images/fdinfo.o [2020-07-27T22:41:09.089Z] #39 22.84 CC images/fown.o [2020-07-27T22:41:09.089Z] #39 23.15 CC images/ns.o [2020-07-27T22:41:09.089Z] #39 23.30 CC images/regfile.o [2020-07-27T22:41:09.089Z] #39 23.52 CC images/ghost-file.o [2020-07-27T22:41:09.089Z] #39 23.85 CC images/fifo.o [2020-07-27T22:41:09.089Z] #39 24.07 CC images/remap-file-path.o [2020-07-27T22:41:09.089Z] #39 24.24 CC images/eventfd.o [2020-07-27T22:41:09.089Z] #39 24.51 CC images/eventpoll.o [2020-07-27T22:41:09.230Z] #9 DONE 0.7s [2020-07-27T22:41:09.490Z] [2020-07-27T22:41:09.490Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T22:41:09.490Z] #35 DONE 0.1s [2020-07-27T22:41:09.490Z] [2020-07-27T22:41:09.490Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T22:41:09.490Z] #27 DONE 0.1s [2020-07-27T22:41:09.490Z] [2020-07-27T22:41:09.490Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:41:09.651Z] #39 24.88 CC images/fh.o [2020-07-27T22:41:09.908Z] #39 25.18 CC images/fsnotify.o [2020-07-27T22:41:10.470Z] #39 25.86 CC images/signalfd.o [2020-07-27T22:41:10.726Z] #39 26.09 CC images/fs.o [2020-07-27T22:41:10.984Z] #39 26.36 CC images/pstree.o [2020-07-27T22:41:11.240Z] #39 26.51 CC images/pipe.o [2020-07-27T22:41:11.496Z] #39 26.82 CC images/tcp-stream.o [2020-07-27T22:41:11.496Z] #39 ... [2020-07-27T22:41:11.496Z] [2020-07-27T22:41:11.496Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:11.496Z] #41 86.00 text/template [2020-07-27T22:41:11.496Z] #41 87.09 encoding/xml [2020-07-27T22:41:11.496Z] #41 91.02 go/doc [2020-07-27T22:41:11.496Z] #41 92.44 github.com/LK4D4/vndr/versioned [2020-07-27T22:41:11.496Z] #41 92.51 compress/flate [2020-07-27T22:41:11.496Z] #41 94.20 github.com/LK4D4/vndr/build [2020-07-27T22:41:11.496Z] #41 95.22 hash/crc32 [2020-07-27T22:41:11.496Z] #41 95.88 compress/gzip [2020-07-27T22:41:11.695Z] #7 extracting sha256:e3faf675e54f6698017245d1359847f2a07672fa0e95c3f55e852fc039d291c0 4.2s done [2020-07-27T22:41:11.753Z] #41 ... [2020-07-27T22:41:11.753Z] [2020-07-27T22:41:11.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:11.753Z] #39 27.06 CC images/sk-packet.o [2020-07-27T22:41:11.956Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 [2020-07-27T22:41:12.009Z] #39 27.39 CC images/mnt.o [2020-07-27T22:41:12.276Z] #39 27.59 CC images/pipe-data.o [2020-07-27T22:41:12.532Z] #39 27.82 CC images/sa.o [2020-07-27T22:41:12.532Z] #39 ... [2020-07-27T22:41:12.532Z] [2020-07-27T22:41:12.532Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:12.532Z] #47 87.07 mvdan.cc/sh/v3/fileutil [2020-07-27T22:41:12.532Z] #47 87.35 mvdan.cc/sh/v3/syntax [2020-07-27T22:41:12.532Z] #47 93.74 mvdan.cc/sh/v3/cmd/shfmt [2020-07-27T22:41:12.532Z] #47 ... [2020-07-27T22:41:12.532Z] [2020-07-27T22:41:12.532Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:12.532Z] #41 96.61 net [2020-07-27T22:41:12.532Z] #41 97.14 vendor/golang.org/x/text/transform [2020-07-27T22:41:12.812Z] ok github.com/docker/docker/cmd/dockerd 0.087s coverage: 30.8% of statements [2020-07-27T22:41:12.812Z] ok github.com/docker/docker/container 0.157s coverage: 34.7% of statements [2020-07-27T22:41:12.812Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T22:41:12.812Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T22:41:12.812Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T22:41:12.812Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T22:41:13.461Z] #41 97.89 vendor/golang.org/x/text/unicode/bidi [2020-07-27T22:41:14.773Z] #28 ... [2020-07-27T22:41:14.773Z] [2020-07-27T22:41:14.773Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:14.773Z] #21 4.987 + RM_GOPATH=0 [2020-07-27T22:41:14.773Z] #21 4.987 + TMP_GOPATH= [2020-07-27T22:41:14.773Z] #21 4.987 + : /build [2020-07-27T22:41:14.773Z] #21 4.987 + '[' -z '' ']' [2020-07-27T22:41:14.773Z] #21 4.987 ++ mktemp -d [2020-07-27T22:41:14.773Z] #21 4.987 + export GOPATH=/tmp/tmp.sIz2AEO8Ws [2020-07-27T22:41:14.773Z] #21 4.987 + GOPATH=/tmp/tmp.sIz2AEO8Ws [2020-07-27T22:41:14.773Z] #21 4.987 + RM_GOPATH=1 [2020-07-27T22:41:14.773Z] #21 4.987 + case "$(go env GOARCH)" in [2020-07-27T22:41:14.773Z] #21 4.987 ++ go env GOARCH [2020-07-27T22:41:14.773Z] #21 4.993 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:14.773Z] #21 4.993 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:14.773Z] #21 4.993 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:14.773Z] #21 5.005 Install docker/cli version 17.06.2-ce from stable [2020-07-27T22:41:14.773Z] #21 5.009 + dir=/tmp/install [2020-07-27T22:41:14.773Z] #21 5.009 + bin=dockercli [2020-07-27T22:41:14.773Z] #21 5.009 + shift [2020-07-27T22:41:14.773Z] #21 5.009 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-27T22:41:14.773Z] #21 5.009 + . /tmp/install/dockercli.installer [2020-07-27T22:41:14.773Z] #21 5.009 ++ : stable [2020-07-27T22:41:14.773Z] #21 5.009 ++ : 17.06.2-ce [2020-07-27T22:41:14.773Z] #21 5.009 + install_dockercli [2020-07-27T22:41:14.773Z] #21 5.009 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T22:41:14.773Z] #21 5.009 ++ uname -m [2020-07-27T22:41:14.773Z] #21 5.009 + arch=x86_64 [2020-07-27T22:41:14.773Z] #21 5.009 + '[' x86_64 '!=' x86_64 ']' [2020-07-27T22:41:14.773Z] #21 5.009 + url=https://download.docker.com/linux/static [2020-07-27T22:41:14.773Z] #21 5.009 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-27T22:41:14.773Z] #21 5.009 + tar -xz docker/docker [2020-07-27T22:41:14.871Z] #41 ... [2020-07-27T22:41:14.871Z] [2020-07-27T22:41:14.871Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:14.871Z] #47 DONE 99.4s [2020-07-27T22:41:14.871Z] [2020-07-27T22:41:14.871Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:14.871Z] #10 98.58 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-27T22:41:14.871Z] #10 98.59 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:41:14.871Z] #10 98.60 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:15.366Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.042s coverage: 65.3% of statements [2020-07-27T22:41:16.152Z] #21 6.771 + mkdir -p /build [2020-07-27T22:41:16.152Z] #21 6.771 + mv docker/docker /build/ [2020-07-27T22:41:16.152Z] #21 6.771 + rmdir docker [2020-07-27T22:41:16.733Z] #21 ... [2020-07-27T22:41:16.733Z] [2020-07-27T22:41:16.733Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:16.733Z] #43 7.242 + RM_GOPATH=0 [2020-07-27T22:41:16.733Z] #43 7.242 + TMP_GOPATH= [2020-07-27T22:41:16.733Z] #43 7.242 + : /build [2020-07-27T22:41:16.733Z] #43 7.242 + '[' -z '' ']' [2020-07-27T22:41:16.733Z] #43 7.242 ++ mktemp -d [2020-07-27T22:41:16.733Z] #43 7.249 + export GOPATH=/tmp/tmp.FJ8L5JhK6w [2020-07-27T22:41:16.733Z] #43 7.249 + GOPATH=/tmp/tmp.FJ8L5JhK6w [2020-07-27T22:41:16.733Z] #43 7.249 + RM_GOPATH=1 [2020-07-27T22:41:16.733Z] #43 7.249 + case "$(go env GOARCH)" in [2020-07-27T22:41:16.733Z] #43 7.257 ++ go env GOARCH [2020-07-27T22:41:16.733Z] #43 7.287 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:16.733Z] #43 7.287 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:16.733Z] #43 7.308 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:16.733Z] #43 7.308 + dir=/tmp/install [2020-07-27T22:41:16.733Z] #43 7.308 + bin=gotestsum [2020-07-27T22:41:16.733Z] #43 7.308 + shift [2020-07-27T22:41:16.733Z] #43 7.308 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-27T22:41:16.733Z] #43 7.308 + . /tmp/install/gotestsum.installer [2020-07-27T22:41:16.733Z] #43 7.308 ++ : v0.3.5 [2020-07-27T22:41:16.733Z] #43 7.308 + install_gotestsum [2020-07-27T22:41:16.733Z] #43 7.308 + set -e [2020-07-27T22:41:16.733Z] #43 7.308 + export GO111MODULE=on [2020-07-27T22:41:16.733Z] #43 7.308 + GO111MODULE=on [2020-07-27T22:41:16.733Z] #43 7.308 + GOBIN=/build [2020-07-27T22:41:16.733Z] #43 7.308 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-27T22:41:16.733Z] #43 7.397 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:16.733Z] #43 7.404 go: finding gotest.tools v0.3.5 [2020-07-27T22:41:16.758Z] ok github.com/docker/docker/daemon/cluster/convert 0.073s coverage: 35.4% of statements [2020-07-27T22:41:16.992Z] #43 ... [2020-07-27T22:41:16.992Z] [2020-07-27T22:41:16.992Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:16.992Z] #21 DONE 7.6s [2020-07-27T22:41:16.992Z] [2020-07-27T22:41:16.992Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:16.992Z] #41 7.497 + RM_GOPATH=0 [2020-07-27T22:41:16.992Z] #41 7.497 + TMP_GOPATH= [2020-07-27T22:41:16.992Z] #41 7.497 + : /build [2020-07-27T22:41:16.992Z] #41 7.497 + '[' -z '' ']' [2020-07-27T22:41:16.992Z] #41 7.497 ++ mktemp -d [2020-07-27T22:41:16.992Z] #41 7.497 + export GOPATH=/tmp/tmp.gnpiHND4Ko [2020-07-27T22:41:16.992Z] #41 7.497 + GOPATH=/tmp/tmp.gnpiHND4Ko [2020-07-27T22:41:16.992Z] #41 7.497 + RM_GOPATH=1 [2020-07-27T22:41:16.992Z] #41 7.497 + case "$(go env GOARCH)" in [2020-07-27T22:41:16.992Z] #41 7.505 ++ go env GOARCH [2020-07-27T22:41:16.992Z] #41 7.517 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:16.992Z] #41 7.517 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:16.992Z] #41 7.523 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:16.992Z] #41 7.523 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:16.992Z] #41 7.523 + dir=/tmp/install [2020-07-27T22:41:16.992Z] #41 7.523 + bin=vndr [2020-07-27T22:41:16.992Z] #41 7.523 + shift [2020-07-27T22:41:16.992Z] #41 7.523 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-27T22:41:16.992Z] #41 7.523 + . /tmp/install/vndr.installer [2020-07-27T22:41:16.992Z] #41 7.523 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:16.992Z] #41 7.523 + install_vndr [2020-07-27T22:41:16.992Z] #41 7.523 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-27T22:41:16.992Z] #41 7.523 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gnpiHND4Ko/src/github.com/LK4D4/vndr [2020-07-27T22:41:16.992Z] #41 7.530 Cloning into '/tmp/tmp.gnpiHND4Ko/src/github.com/LK4D4/vndr'... [2020-07-27T22:41:17.239Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 5.2s [2020-07-27T22:41:17.562Z] #41 ... [2020-07-27T22:41:17.562Z] [2020-07-27T22:41:17.562Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:41:17.562Z] #28 8.074 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-27T22:41:17.562Z] #28 8.094 Cloning into '.'... [2020-07-27T22:41:19.544Z] #28 ... [2020-07-27T22:41:19.544Z] [2020-07-27T22:41:19.544Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:19.544Z] #30 6.767 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:19.544Z] #30 6.771 + RM_GOPATH=0 [2020-07-27T22:41:19.544Z] #30 6.771 + TMP_GOPATH= [2020-07-27T22:41:19.544Z] #30 6.771 + : /build [2020-07-27T22:41:19.544Z] #30 6.771 + '[' -z '' ']' [2020-07-27T22:41:19.544Z] #30 6.771 ++ mktemp -d [2020-07-27T22:41:19.544Z] #30 6.771 + export GOPATH=/tmp/tmp.TZMa0gqR7A [2020-07-27T22:41:19.544Z] #30 6.771 + GOPATH=/tmp/tmp.TZMa0gqR7A [2020-07-27T22:41:19.544Z] #30 6.771 + RM_GOPATH=1 [2020-07-27T22:41:19.544Z] #30 6.771 + case "$(go env GOARCH)" in [2020-07-27T22:41:19.544Z] #30 6.771 ++ go env GOARCH [2020-07-27T22:41:19.545Z] #30 6.771 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:19.545Z] #30 6.771 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:19.545Z] #30 6.771 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:19.545Z] #30 6.771 + dir=/tmp/install [2020-07-27T22:41:19.545Z] #30 6.771 + bin=tomlv [2020-07-27T22:41:19.545Z] #30 6.771 + shift [2020-07-27T22:41:19.545Z] #30 6.771 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-27T22:41:19.545Z] #30 6.771 + . /tmp/install/tomlv.installer [2020-07-27T22:41:19.545Z] #30 6.771 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:19.545Z] #30 6.771 + install_tomlv [2020-07-27T22:41:19.545Z] #30 6.771 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-27T22:41:19.545Z] #30 6.771 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.TZMa0gqR7A/src/github.com/BurntSushi/toml [2020-07-27T22:41:19.545Z] #30 6.771 Cloning into '/tmp/tmp.TZMa0gqR7A/src/github.com/BurntSushi/toml'... [2020-07-27T22:41:19.545Z] #30 7.470 + cd /tmp/tmp.TZMa0gqR7A/src/github.com/BurntSushi/toml [2020-07-27T22:41:19.545Z] #30 7.470 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:19.545Z] #30 7.488 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:41:19.545Z] #30 8.365 internal/cpu [2020-07-27T22:41:19.545Z] #30 8.396 runtime/internal/atomic [2020-07-27T22:41:19.545Z] #30 8.679 runtime/internal/sys [2020-07-27T22:41:19.545Z] #30 8.960 internal/bytealg [2020-07-27T22:41:19.545Z] #30 9.183 runtime/internal/math [2020-07-27T22:41:19.545Z] #30 9.323 math/bits [2020-07-27T22:41:19.545Z] #30 9.890 runtime [2020-07-27T22:41:19.545Z] #30 9.986 math [2020-07-27T22:41:19.545Z] #30 ... [2020-07-27T22:41:19.545Z] [2020-07-27T22:41:19.545Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:19.545Z] #47 7.358 + RM_GOPATH=0 [2020-07-27T22:41:19.545Z] #47 7.358 + TMP_GOPATH= [2020-07-27T22:41:19.545Z] #47 7.358 + : /build [2020-07-27T22:41:19.545Z] #47 7.358 + '[' -z '' ']' [2020-07-27T22:41:19.545Z] #47 7.358 ++ mktemp -d [2020-07-27T22:41:19.545Z] #47 7.360 + export GOPATH=/tmp/tmp.7fAhD04ovm [2020-07-27T22:41:19.545Z] #47 7.360 + GOPATH=/tmp/tmp.7fAhD04ovm [2020-07-27T22:41:19.545Z] #47 7.360 + RM_GOPATH=1 [2020-07-27T22:41:19.545Z] #47 7.360 + case "$(go env GOARCH)" in [2020-07-27T22:41:19.545Z] #47 7.360 ++ go env GOARCH [2020-07-27T22:41:19.545Z] #47 7.371 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:19.545Z] #47 7.371 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:19.545Z] #47 7.371 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:19.545Z] #47 7.371 + dir=/tmp/install [2020-07-27T22:41:19.545Z] #47 7.371 + bin=shfmt [2020-07-27T22:41:19.545Z] #47 7.371 + shift [2020-07-27T22:41:19.545Z] #47 7.371 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-27T22:41:19.545Z] #47 7.371 + . /tmp/install/shfmt.installer [2020-07-27T22:41:19.545Z] #47 7.371 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:19.545Z] #47 7.371 + install_shfmt [2020-07-27T22:41:19.545Z] #47 7.371 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-27T22:41:19.545Z] #47 7.371 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7fAhD04ovm/src/github.com/mvdan/sh [2020-07-27T22:41:19.545Z] #47 7.371 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:19.545Z] #47 7.380 Cloning into '/tmp/tmp.7fAhD04ovm/src/github.com/mvdan/sh'... [2020-07-27T22:41:19.782Z] #7 extracting sha256:0a7c1b7914380e36db1327a6c9ac0d2e95f5eb992424da3d9634c1567a3fc598 7.6s done [2020-07-27T22:41:19.782Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 [2020-07-27T22:41:19.782Z] #7 extracting sha256:fa9d5aaad98bffc5bcec3002675cdd980057db7defe33eecf68b4485cfe10966 done [2020-07-27T22:41:19.805Z] #47 ... [2020-07-27T22:41:19.805Z] [2020-07-27T22:41:19.805Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:19.805Z] #51 8.745 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:19.805Z] #51 8.939 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:19.805Z] #51 8.939 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:19.805Z] #51 10.42 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:19.805Z] #51 ... [2020-07-27T22:41:19.805Z] [2020-07-27T22:41:19.805Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:19.805Z] #10 9.015 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:19.805Z] #10 9.108 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:19.805Z] #10 9.108 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:19.805Z] #10 10.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:20.051Z] #7 DONE 27.4s [2020-07-27T22:41:20.051Z] [2020-07-27T22:41:20.051Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-07-27T22:41:20.064Z] #10 ... [2020-07-27T22:41:20.064Z] [2020-07-27T22:41:20.064Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:20.064Z] #23 8.537 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:20.064Z] #23 8.608 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:20.064Z] #23 8.608 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:20.064Z] #23 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:20.064Z] #23 ... [2020-07-27T22:41:20.064Z] [2020-07-27T22:41:20.064Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:20.064Z] #45 6.957 + RM_GOPATH=0 [2020-07-27T22:41:20.064Z] #45 6.957 + TMP_GOPATH= [2020-07-27T22:41:20.064Z] #45 6.957 + : /build [2020-07-27T22:41:20.064Z] #45 6.957 + '[' -z '' ']' [2020-07-27T22:41:20.064Z] #45 6.957 ++ mktemp -d [2020-07-27T22:41:20.064Z] #45 6.957 + export GOPATH=/tmp/tmp.NC3U26a3dy [2020-07-27T22:41:20.064Z] #45 6.957 + GOPATH=/tmp/tmp.NC3U26a3dy [2020-07-27T22:41:20.064Z] #45 6.957 + RM_GOPATH=1 [2020-07-27T22:41:20.064Z] #45 6.957 + case "$(go env GOARCH)" in [2020-07-27T22:41:20.064Z] #45 6.957 ++ go env GOARCH [2020-07-27T22:41:20.064Z] #45 6.968 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.064Z] #45 6.968 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.064Z] #45 6.968 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:20.064Z] #45 6.968 + dir=/tmp/install [2020-07-27T22:41:20.064Z] #45 6.968 + bin=golangci_lint [2020-07-27T22:41:20.064Z] #45 6.968 + shift [2020-07-27T22:41:20.064Z] #45 6.968 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-27T22:41:20.064Z] #45 6.968 + . /tmp/install/golangci_lint.installer [2020-07-27T22:41:20.064Z] #45 6.968 ++ : v1.23.8 [2020-07-27T22:41:20.064Z] #45 6.968 + install_golangci_lint [2020-07-27T22:41:20.064Z] #45 6.968 + echo 'Installing golangci-lint version v1.23.8' [2020-07-27T22:41:20.064Z] #45 6.968 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:41:20.064Z] #45 6.969 Installing golangci-lint version v1.23.8 [2020-07-27T22:41:20.071Z] ok github.com/docker/docker/daemon/cluster 0.114s coverage: 0.5% of statements [2020-07-27T22:41:20.161Z] #10 ... [2020-07-27T22:41:20.161Z] [2020-07-27T22:41:20.161Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:20.161Z] #39 28.12 CC images/timer.o [2020-07-27T22:41:20.161Z] #39 28.54 CC images/timerfd.o [2020-07-27T22:41:20.161Z] #39 28.72 CC images/mm.o [2020-07-27T22:41:20.161Z] #39 28.99 CC images/sk-opts.o [2020-07-27T22:41:20.161Z] #39 29.19 CC images/sk-unix.o [2020-07-27T22:41:20.161Z] #39 29.57 CC images/sk-inet.o [2020-07-27T22:41:20.161Z] #39 30.00 CC images/tun.o [2020-07-27T22:41:20.161Z] #39 30.30 CC images/sk-netlink.o [2020-07-27T22:41:20.161Z] #39 30.64 CC images/packet-sock.o [2020-07-27T22:41:20.161Z] #39 31.46 CC images/ipc-var.o [2020-07-27T22:41:20.161Z] #39 31.65 CC images/ipc-desc.o [2020-07-27T22:41:20.161Z] #39 31.84 CC images/ipc-shm.o [2020-07-27T22:41:20.161Z] #39 32.04 CC images/ipc-msg.o [2020-07-27T22:41:20.161Z] #39 32.21 CC images/ipc-sem.o [2020-07-27T22:41:20.161Z] #39 32.32 CC images/utsns.o [2020-07-27T22:41:20.161Z] #39 32.47 CC images/creds.o [2020-07-27T22:41:20.161Z] #39 32.60 CC images/vma.o [2020-07-27T22:41:20.161Z] #39 32.83 CC images/netdev.o [2020-07-27T22:41:20.161Z] #39 33.15 CC images/tty.o [2020-07-27T22:41:20.161Z] #39 33.68 CC images/file-lock.o [2020-07-27T22:41:20.161Z] #39 33.88 CC images/rlimit.o [2020-07-27T22:41:20.161Z] #39 34.06 CC images/pagemap.o [2020-07-27T22:41:20.161Z] #39 34.32 CC images/siginfo.o [2020-07-27T22:41:20.161Z] #39 34.54 CC images/rpc.o [2020-07-27T22:41:20.161Z] #39 35.65 CC images/ext-file.o [2020-07-27T22:41:20.324Z] #45 ... [2020-07-27T22:41:20.324Z] [2020-07-27T22:41:20.324Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:20.324Z] #60 7.334 + RM_GOPATH=0 [2020-07-27T22:41:20.324Z] #60 7.334 + TMP_GOPATH= [2020-07-27T22:41:20.324Z] #60 7.334 + : /build [2020-07-27T22:41:20.324Z] #60 7.334 + '[' -z '' ']' [2020-07-27T22:41:20.324Z] #60 7.334 ++ mktemp -d [2020-07-27T22:41:20.324Z] #60 7.334 + export GOPATH=/tmp/tmp.DgMcAdMye9 [2020-07-27T22:41:20.324Z] #60 7.334 + GOPATH=/tmp/tmp.DgMcAdMye9 [2020-07-27T22:41:20.324Z] #60 7.334 + RM_GOPATH=1 [2020-07-27T22:41:20.324Z] #60 7.334 + case "$(go env GOARCH)" in [2020-07-27T22:41:20.324Z] #60 7.334 ++ go env GOARCH [2020-07-27T22:41:20.324Z] #60 7.346 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.324Z] #60 7.346 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.324Z] #60 7.346 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:20.324Z] #60 7.360 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:20.324Z] #60 7.361 + dir=/tmp/install [2020-07-27T22:41:20.324Z] #60 7.361 + bin=proxy [2020-07-27T22:41:20.324Z] #60 7.361 + shift [2020-07-27T22:41:20.324Z] #60 7.361 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-27T22:41:20.324Z] #60 7.361 + . /tmp/install/proxy.installer [2020-07-27T22:41:20.324Z] #60 7.361 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:20.324Z] #60 7.361 + install_proxy [2020-07-27T22:41:20.324Z] #60 7.361 + case "$1" in [2020-07-27T22:41:20.324Z] #60 7.361 + export CGO_ENABLED=0 [2020-07-27T22:41:20.324Z] #60 7.361 + CGO_ENABLED=0 [2020-07-27T22:41:20.324Z] #60 7.361 + _install_proxy [2020-07-27T22:41:20.324Z] #60 7.361 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-27T22:41:20.324Z] #60 7.361 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.DgMcAdMye9/src/github.com/docker/libnetwork [2020-07-27T22:41:20.324Z] #60 7.361 Cloning into '/tmp/tmp.DgMcAdMye9/src/github.com/docker/libnetwork'... [2020-07-27T22:41:20.324Z] #60 ... [2020-07-27T22:41:20.324Z] [2020-07-27T22:41:20.324Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:41:20.324Z] #36 7.646 + git clone https://github.com/docker/distribution.git . [2020-07-27T22:41:20.324Z] #36 7.646 Cloning into '.'... [2020-07-27T22:41:20.417Z] #39 35.86 CC images/cgroup.o [2020-07-27T22:41:20.583Z] #36 ... [2020-07-27T22:41:20.583Z] [2020-07-27T22:41:20.583Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:20.583Z] #38 8.353 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:20.583Z] #38 8.404 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:20.583Z] #38 8.442 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:20.583Z] #38 10.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:20.583Z] #38 ... [2020-07-27T22:41:20.583Z] [2020-07-27T22:41:20.583Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:20.583Z] #54 7.302 + RM_GOPATH=0 [2020-07-27T22:41:20.583Z] #54 7.302 + TMP_GOPATH= [2020-07-27T22:41:20.583Z] #54 7.302 + : /build [2020-07-27T22:41:20.583Z] #54 7.302 + '[' -z '' ']' [2020-07-27T22:41:20.583Z] #54 7.302 ++ mktemp -d [2020-07-27T22:41:20.583Z] #54 7.302 + export GOPATH=/tmp/tmp.0OVkSlhyYB [2020-07-27T22:41:20.583Z] #54 7.302 + GOPATH=/tmp/tmp.0OVkSlhyYB [2020-07-27T22:41:20.583Z] #54 7.302 + RM_GOPATH=1 [2020-07-27T22:41:20.583Z] #54 7.302 + case "$(go env GOARCH)" in [2020-07-27T22:41:20.583Z] #54 7.302 ++ go env GOARCH [2020-07-27T22:41:20.583Z] #54 7.302 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.583Z] #54 7.302 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:20.583Z] #54 7.302 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:20.583Z] #54 7.302 + dir=/tmp/install [2020-07-27T22:41:20.583Z] #54 7.302 + bin=rootlesskit [2020-07-27T22:41:20.583Z] #54 7.302 + shift [2020-07-27T22:41:20.583Z] #54 7.302 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-27T22:41:20.583Z] #54 7.302 + . /tmp/install/rootlesskit.installer [2020-07-27T22:41:20.583Z] #54 7.302 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:20.583Z] #54 7.302 + install_rootlesskit [2020-07-27T22:41:20.583Z] #54 7.302 + case "$1" in [2020-07-27T22:41:20.583Z] #54 7.302 + export CGO_ENABLED=0 [2020-07-27T22:41:20.583Z] #54 7.302 + CGO_ENABLED=0 [2020-07-27T22:41:20.583Z] #54 7.302 + _install_rootlesskit [2020-07-27T22:41:20.583Z] #54 7.302 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-27T22:41:20.583Z] #54 7.302 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0OVkSlhyYB/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:41:20.583Z] #54 7.308 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:20.583Z] #54 7.319 Cloning into '/tmp/tmp.0OVkSlhyYB/src/github.com/rootless-containers/rootlesskit'... [2020-07-27T22:41:20.842Z] #54 ... [2020-07-27T22:41:20.842Z] [2020-07-27T22:41:20.842Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:20.842Z] #32 8.639 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:20.842Z] #32 8.729 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:20.842Z] #32 8.729 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:20.842Z] #32 9.910 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:20.842Z] #32 ... [2020-07-27T22:41:20.842Z] [2020-07-27T22:41:20.842Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:20.842Z] #43 8.638 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:20.842Z] #43 9.122 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:20.842Z] #43 9.954 go: downloading gotest.tools v2.1.0+incompatible [2020-07-27T22:41:20.842Z] #43 10.08 go: extracting gotest.tools v2.1.0+incompatible [2020-07-27T22:41:20.842Z] #43 10.16 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:20.842Z] #43 10.21 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:20.842Z] #43 10.21 go: downloading github.com/fatih/color v1.6.0 [2020-07-27T22:41:20.842Z] #43 10.22 go: downloading github.com/pkg/errors v0.8.0 [2020-07-27T22:41:20.842Z] #43 10.34 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:20.842Z] #43 10.45 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:20.842Z] #43 10.69 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:20.842Z] #43 10.79 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:20.842Z] #43 10.84 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:20.842Z] #43 10.85 go: extracting github.com/fatih/color v1.6.0 [2020-07-27T22:41:20.842Z] #43 10.87 go: extracting github.com/pkg/errors v0.8.0 [2020-07-27T22:41:20.842Z] #43 10.88 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:20.842Z] #43 10.93 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:20.842Z] #43 11.04 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:20.842Z] #43 11.04 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:20.842Z] #43 11.23 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:20.842Z] #43 11.24 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:20.842Z] #43 11.42 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:20.842Z] #43 11.44 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:20.980Z] #39 36.44 CC images/userns.o [2020-07-27T22:41:21.546Z] #39 36.76 CC images/google/protobuf/descriptor.o [2020-07-27T22:41:21.994Z] ok github.com/docker/docker/daemon/discovery 0.031s coverage: 30.0% of statements [2020-07-27T22:41:22.914Z] #39 38.28 CC images/opts.o [2020-07-27T22:41:22.943Z] ok github.com/docker/docker/daemon/config 0.112s coverage: 81.8% of statements [2020-07-27T22:41:23.171Z] #39 38.45 CC images/seccomp.o [2020-07-27T22:41:23.172Z] #39 38.70 CC images/binfmt-misc.o [2020-07-27T22:41:23.347Z] #8 DONE 3.5s [2020-07-27T22:41:23.382Z] #43 13.69 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:23.382Z] #43 14.16 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:23.428Z] #39 ... [2020-07-27T22:41:23.428Z] [2020-07-27T22:41:23.428Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:23.428Z] #54 108.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:41:23.428Z] #54 108.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-27T22:41:23.517Z] ok github.com/docker/docker/daemon/events 0.100s coverage: 50.0% of statements [2020-07-27T22:41:23.608Z] [2020-07-27T22:41:23.608Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-07-27T22:41:23.641Z] #43 14.34 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:23.901Z] #43 ... [2020-07-27T22:41:23.901Z] [2020-07-27T22:41:23.901Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:23.901Z] #30 14.60 unicode/utf8 [2020-07-27T22:41:24.181Z] #9 DONE 0.6s [2020-07-27T22:41:24.181Z] [2020-07-27T22:41:24.181Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-07-27T22:41:24.181Z] #35 DONE 0.1s [2020-07-27T22:41:24.181Z] [2020-07-27T22:41:24.181Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-07-27T22:41:24.181Z] #27 DONE 0.1s [2020-07-27T22:41:24.181Z] [2020-07-27T22:41:24.181Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:41:24.470Z] #30 15.13 internal/testlog [2020-07-27T22:41:24.729Z] #30 15.55 encoding [2020-07-27T22:41:24.907Z] ok github.com/docker/docker/daemon/graphdriver 0.020s coverage: 2.2% of statements [2020-07-27T22:41:24.988Z] #30 15.75 runtime/cgo [2020-07-27T22:41:25.321Z] #54 ... [2020-07-27T22:41:25.321Z] [2020-07-27T22:41:25.321Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:25.321Z] #41 100.0 vendor/golang.org/x/text/secure/bidirule [2020-07-27T22:41:25.321Z] #41 100.5 vendor/golang.org/x/text/unicode/norm [2020-07-27T22:41:25.321Z] #41 103.9 vendor/golang.org/x/net/idna [2020-07-27T22:41:25.321Z] #41 106.0 vendor/golang.org/x/net/http2/hpack [2020-07-27T22:41:25.321Z] #41 106.9 mime [2020-07-27T22:41:25.321Z] #41 108.4 mime/quotedprintable [2020-07-27T22:41:25.321Z] #41 108.8 net/http/internal [2020-07-27T22:41:25.577Z] #41 ... [2020-07-27T22:41:25.577Z] [2020-07-27T22:41:25.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:25.577Z] #39 38.90 CC images/time.o [2020-07-27T22:41:25.577Z] #39 39.16 CC images/sysctl.o [2020-07-27T22:41:25.577Z] #39 39.43 CC images/autofs.o [2020-07-27T22:41:25.577Z] #39 39.65 CC images/macvlan.o [2020-07-27T22:41:25.577Z] #39 39.86 CC images/sit.o [2020-07-27T22:41:25.577Z] #39 40.04 CC images/memfd.o [2020-07-27T22:41:25.577Z] #39 40.35 CC images/timens.o [2020-07-27T22:41:25.577Z] #39 40.57 LINK images/built-in.o [2020-07-27T22:41:25.577Z] #39 40.77 GEN compel/include/asm [2020-07-27T22:41:25.577Z] #39 40.80 GEN compel/include/version.h [2020-07-27T22:41:25.577Z] #39 40.84 touch .config [2020-07-27T22:41:25.577Z] #39 40.90 GEN include/common/config.h [2020-07-27T22:41:25.577Z] #39 41.00 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-27T22:41:25.577Z] #39 41.02 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-27T22:41:25.577Z] #39 41.05 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-27T22:41:25.577Z] #39 41.07 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-27T22:41:25.577Z] #39 41.09 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-27T22:41:25.834Z] #39 41.14 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-27T22:41:25.834Z] #39 41.17 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-27T22:41:25.834Z] #39 41.22 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-27T22:41:25.834Z] #39 41.24 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-27T22:41:25.834Z] #39 41.27 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-27T22:41:25.834Z] #39 41.28 DEP compel/plugins/std/infect.d [2020-07-27T22:41:25.834Z] #39 41.38 DEP compel/plugins/std/string.d [2020-07-27T22:41:26.090Z] #39 41.45 DEP compel/plugins/std/log.d [2020-07-27T22:41:26.090Z] #39 41.52 DEP compel/plugins/std/fds.d [2020-07-27T22:41:26.347Z] #39 41.69 DEP compel/plugins/std/std.d [2020-07-27T22:41:26.347Z] #39 41.76 DEP compel/plugins/shmem/shmem.d [2020-07-27T22:41:26.604Z] #39 41.86 DEP compel/plugins/fds/fds.d [2020-07-27T22:41:26.604Z] #39 42.01 CC compel/plugins/std/std.o [2020-07-27T22:41:26.860Z] #39 42.31 CC compel/plugins/std/fds.o [2020-07-27T22:41:27.423Z] #39 42.73 CC compel/plugins/std/log.o [2020-07-27T22:41:27.986Z] #39 43.47 CC compel/plugins/std/string.o [2020-07-27T22:41:28.211Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-07-27T22:41:28.211Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.509s coverage: 13.9% of statements [2020-07-27T22:41:28.409Z] #30 ... [2020-07-27T22:41:28.409Z] [2020-07-27T22:41:28.409Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:28.409Z] #41 8.469 + cd /tmp/tmp.gnpiHND4Ko/src/github.com/LK4D4/vndr [2020-07-27T22:41:28.409Z] #41 8.469 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:28.409Z] #41 8.484 + go build -buildmode=pie -v -o /build/vndr . [2020-07-27T22:41:28.409Z] #41 10.07 internal/race [2020-07-27T22:41:28.409Z] #41 10.21 sync/atomic [2020-07-27T22:41:28.409Z] #41 10.38 runtime [2020-07-27T22:41:28.409Z] #41 10.84 unicode [2020-07-27T22:41:28.409Z] #41 14.74 unicode/utf8 [2020-07-27T22:41:28.409Z] #41 15.36 internal/testlog [2020-07-27T22:41:28.409Z] #41 15.58 encoding [2020-07-27T22:41:28.409Z] #41 15.67 unicode/utf16 [2020-07-27T22:41:28.409Z] #41 16.00 container/list [2020-07-27T22:41:28.409Z] #41 16.68 crypto/internal/subtle [2020-07-27T22:41:28.409Z] #41 16.88 crypto/subtle [2020-07-27T22:41:28.409Z] #41 17.07 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-27T22:41:28.409Z] #41 17.12 internal/nettrace [2020-07-27T22:41:28.409Z] #41 17.17 runtime/cgo [2020-07-27T22:41:28.409Z] #41 ... [2020-07-27T22:41:28.409Z] [2020-07-27T22:41:28.409Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:28.409Z] #47 18.12 + cd /tmp/tmp.7fAhD04ovm/src/github.com/mvdan/sh [2020-07-27T22:41:28.409Z] #47 18.13 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:28.409Z] #47 18.29 + GO111MODULE=on [2020-07-27T22:41:28.409Z] #47 18.29 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-27T22:41:28.549Z] #39 44.06 CC compel/plugins/std/infect.o [2020-07-27T22:41:28.992Z] #47 19.48 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:28.992Z] #47 19.59 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:28.992Z] #47 19.60 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:28.992Z] #47 19.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:29.111Z] #39 44.53 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-27T22:41:29.111Z] #39 44.59 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-27T22:41:29.377Z] #39 44.68 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-27T22:41:29.377Z] #39 44.75 AR compel/plugins/std.lib.a [2020-07-27T22:41:29.377Z] #39 44.80 CC compel/plugins/fds/fds.o [2020-07-27T22:41:29.560Z] #47 20.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:29.634Z] #39 45.00 AR compel/plugins/fds.lib.a [2020-07-27T22:41:29.634Z] #39 45.08 HOSTDEP compel/src/lib/log-host.d [2020-07-27T22:41:29.634Z] #39 45.12 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-27T22:41:29.634Z] #39 45.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-27T22:41:29.900Z] #39 45.25 HOSTDEP compel/src/main-host.d [2020-07-27T22:41:29.900Z] #39 45.34 DEP compel/src/lib/ptrace.d [2020-07-27T22:41:29.900Z] #39 45.45 DEP compel/src/lib/infect.d [2020-07-27T22:41:30.130Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.645s coverage: 57.0% of statements [2020-07-27T22:41:30.156Z] #39 45.55 DEP compel/src/lib/infect-util.d [2020-07-27T22:41:30.157Z] #39 45.59 DEP compel/src/lib/infect-rpc.d [2020-07-27T22:41:30.157Z] #39 ... [2020-07-27T22:41:30.157Z] [2020-07-27T22:41:30.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:30.157Z] #10 114.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-27T22:41:30.157Z] #10 114.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-27T22:41:30.157Z] #10 114.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:41:30.498Z] #47 20.94 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:30.719Z] #10 ... [2020-07-27T22:41:30.720Z] [2020-07-27T22:41:30.720Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:30.720Z] #54 DONE 115.1s [2020-07-27T22:41:30.720Z] [2020-07-27T22:41:30.720Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T22:41:30.720Z] #55 DONE 0.1s [2020-07-27T22:41:30.720Z] [2020-07-27T22:41:30.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:30.720Z] #10 115.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-27T22:41:30.720Z] #10 115.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-27T22:41:30.720Z] #10 115.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:41:30.720Z] #10 ... [2020-07-27T22:41:30.720Z] [2020-07-27T22:41:30.720Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T22:41:30.720Z] #56 DONE 0.1s [2020-07-27T22:41:30.720Z] [2020-07-27T22:41:30.720Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:30.720Z] #10 115.4 Selecting previously unselected package libbtrfs0. [2020-07-27T22:41:30.720Z] #10 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:41:30.720Z] #10 115.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:41:30.783Z] #28 ... [2020-07-27T22:41:30.783Z] [2020-07-27T22:41:30.783Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:30.783Z] #54 6.324 + RM_GOPATH=0 [2020-07-27T22:41:30.783Z] #54 6.324 + TMP_GOPATH= [2020-07-27T22:41:30.783Z] #54 6.324 + : /build [2020-07-27T22:41:30.783Z] #54 6.324 + '[' -z '' ']' [2020-07-27T22:41:30.783Z] #54 6.324 ++ mktemp -d [2020-07-27T22:41:30.783Z] #54 6.334 + export GOPATH=/tmp/tmp.ILdBZ7unZg [2020-07-27T22:41:30.783Z] #54 6.334 + GOPATH=/tmp/tmp.ILdBZ7unZg [2020-07-27T22:41:30.783Z] #54 6.334 + RM_GOPATH=1 [2020-07-27T22:41:30.783Z] #54 6.334 + case "$(go env GOARCH)" in [2020-07-27T22:41:30.783Z] #54 6.334 ++ go env GOARCH [2020-07-27T22:41:30.783Z] #54 6.344 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:30.783Z] #54 6.344 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:30.783Z] #54 6.344 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:30.783Z] #54 6.352 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:30.783Z] #54 6.352 + dir=/tmp/install [2020-07-27T22:41:30.783Z] #54 6.352 + bin=rootlesskit [2020-07-27T22:41:30.783Z] #54 6.352 + shift [2020-07-27T22:41:30.783Z] #54 6.352 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-07-27T22:41:30.783Z] #54 6.352 + . /tmp/install/rootlesskit.installer [2020-07-27T22:41:30.783Z] #54 6.352 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:30.783Z] #54 6.352 + install_rootlesskit [2020-07-27T22:41:30.783Z] #54 6.352 + case "$1" in [2020-07-27T22:41:30.783Z] #54 6.352 + export CGO_ENABLED=0 [2020-07-27T22:41:30.783Z] #54 6.352 + CGO_ENABLED=0 [2020-07-27T22:41:30.783Z] #54 6.352 + _install_rootlesskit [2020-07-27T22:41:30.783Z] #54 6.352 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-07-27T22:41:30.783Z] #54 6.352 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ILdBZ7unZg/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:41:30.783Z] #54 6.352 Cloning into '/tmp/tmp.ILdBZ7unZg/src/github.com/rootless-containers/rootlesskit'... [2020-07-27T22:41:30.783Z] #54 ... [2020-07-27T22:41:30.783Z] [2020-07-27T22:41:30.783Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:30.783Z] #60 6.635 + RM_GOPATH=0 [2020-07-27T22:41:30.783Z] #60 6.635 + TMP_GOPATH= [2020-07-27T22:41:30.783Z] #60 6.635 + : /build [2020-07-27T22:41:30.783Z] #60 6.635 + '[' -z '' ']' [2020-07-27T22:41:30.783Z] #60 6.639 ++ mktemp -d [2020-07-27T22:41:30.783Z] #60 6.639 + export GOPATH=/tmp/tmp.4AllYx7kav [2020-07-27T22:41:30.783Z] #60 6.639 + GOPATH=/tmp/tmp.4AllYx7kav [2020-07-27T22:41:30.783Z] #60 6.639 + RM_GOPATH=1 [2020-07-27T22:41:30.783Z] #60 6.639 + case "$(go env GOARCH)" in [2020-07-27T22:41:30.783Z] #60 6.662 ++ go env GOARCH [2020-07-27T22:41:30.783Z] #60 6.680 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:30.783Z] #60 6.680 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:30.783Z] #60 6.680 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:30.783Z] #60 6.681 Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:30.783Z] #60 6.684 + dir=/tmp/install [2020-07-27T22:41:30.783Z] #60 6.684 + bin=proxy [2020-07-27T22:41:30.783Z] #60 6.684 + shift [2020-07-27T22:41:30.783Z] #60 6.684 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-07-27T22:41:30.783Z] #60 6.684 + . /tmp/install/proxy.installer [2020-07-27T22:41:30.783Z] #60 6.684 ++ : 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:30.783Z] #60 6.684 + install_proxy [2020-07-27T22:41:30.783Z] #60 6.684 + case "$1" in [2020-07-27T22:41:30.783Z] #60 6.684 + export CGO_ENABLED=0 [2020-07-27T22:41:30.783Z] #60 6.684 + CGO_ENABLED=0 [2020-07-27T22:41:30.783Z] #60 6.684 + _install_proxy [2020-07-27T22:41:30.783Z] #60 6.684 + echo 'Install docker-proxy version 9e99af28df21367340c95a3863e31808d689c92a' [2020-07-27T22:41:30.783Z] #60 6.684 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.4AllYx7kav/src/github.com/docker/libnetwork [2020-07-27T22:41:30.783Z] #60 6.684 Cloning into '/tmp/tmp.4AllYx7kav/src/github.com/docker/libnetwork'... [2020-07-27T22:41:30.976Z] #10 115.6 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:41:30.976Z] #10 115.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:41:30.976Z] #10 115.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:41:30.976Z] #10 115.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-27T22:41:31.043Z] #60 ... [2020-07-27T22:41:31.043Z] [2020-07-27T22:41:31.043Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:31.043Z] #45 6.892 + RM_GOPATH=0 [2020-07-27T22:41:31.043Z] #45 6.892 + TMP_GOPATH= [2020-07-27T22:41:31.043Z] #45 6.892 + : /build [2020-07-27T22:41:31.043Z] #45 6.892 + '[' -z '' ']' [2020-07-27T22:41:31.043Z] #45 6.892 ++ mktemp -d [2020-07-27T22:41:31.043Z] #45 6.896 + export GOPATH=/tmp/tmp.BVf18I8mw8 [2020-07-27T22:41:31.043Z] #45 6.896 + GOPATH=/tmp/tmp.BVf18I8mw8 [2020-07-27T22:41:31.043Z] #45 6.896 + RM_GOPATH=1 [2020-07-27T22:41:31.043Z] #45 6.896 + case "$(go env GOARCH)" in [2020-07-27T22:41:31.043Z] #45 6.898 ++ go env GOARCH [2020-07-27T22:41:31.043Z] #45 6.933 Installing golangci-lint version v1.23.8 [2020-07-27T22:41:31.043Z] #45 6.933 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.043Z] #45 6.933 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.043Z] #45 6.933 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:31.043Z] #45 6.933 + dir=/tmp/install [2020-07-27T22:41:31.043Z] #45 6.933 + bin=golangci_lint [2020-07-27T22:41:31.043Z] #45 6.933 + shift [2020-07-27T22:41:31.043Z] #45 6.933 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-07-27T22:41:31.043Z] #45 6.933 + . /tmp/install/golangci_lint.installer [2020-07-27T22:41:31.043Z] #45 6.933 ++ : v1.23.8 [2020-07-27T22:41:31.043Z] #45 6.933 + install_golangci_lint [2020-07-27T22:41:31.043Z] #45 6.933 + echo 'Installing golangci-lint version v1.23.8' [2020-07-27T22:41:31.043Z] #45 6.944 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:41:31.067Z] #47 21.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:31.233Z] #10 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:41:31.233Z] #10 115.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:41:31.233Z] #10 115.9 Selecting previously unselected package libudev-dev:amd64. [2020-07-27T22:41:31.233Z] #10 115.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:41:31.233Z] #10 115.9 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:41:31.326Z] #47 ... [2020-07-27T22:41:31.326Z] [2020-07-27T22:41:31.326Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:31.326Z] #32 12.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:31.326Z] #32 14.70 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:31.489Z] #10 116.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-27T22:41:31.490Z] #10 116.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-27T22:41:31.490Z] #10 116.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:41:31.586Z] #32 ... [2020-07-27T22:41:31.586Z] [2020-07-27T22:41:31.586Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:31.586Z] #43 16.92 go: finding github.com/fatih/color v1.6.0 [2020-07-27T22:41:31.586Z] #43 16.97 go: finding github.com/pkg/errors v0.8.0 [2020-07-27T22:41:31.586Z] #43 17.02 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:31.586Z] #43 17.26 go: finding github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:31.586Z] #43 17.43 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:31.586Z] #43 17.59 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:31.586Z] #43 17.81 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:31.586Z] #43 17.87 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:31.586Z] #43 18.02 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:31.586Z] #43 18.08 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:31.586Z] #43 18.09 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:31.586Z] #43 ... [2020-07-27T22:41:31.586Z] [2020-07-27T22:41:31.586Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:31.586Z] #54 12.29 + cd /tmp/tmp.0OVkSlhyYB/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:41:31.586Z] #54 12.29 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:31.586Z] #54 12.70 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:41:31.586Z] #54 12.70 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-27T22:41:31.615Z] #45 ... [2020-07-27T22:41:31.615Z] [2020-07-27T22:41:31.615Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:31.615Z] #41 6.661 + RM_GOPATH=0 [2020-07-27T22:41:31.615Z] #41 6.661 + TMP_GOPATH= [2020-07-27T22:41:31.615Z] #41 6.661 + : /build [2020-07-27T22:41:31.615Z] #41 6.661 + '[' -z '' ']' [2020-07-27T22:41:31.615Z] #41 6.661 ++ mktemp -d [2020-07-27T22:41:31.615Z] #41 6.661 + export GOPATH=/tmp/tmp.BFsexwpLG6 [2020-07-27T22:41:31.615Z] #41 6.661 + GOPATH=/tmp/tmp.BFsexwpLG6 [2020-07-27T22:41:31.615Z] #41 6.661 + RM_GOPATH=1 [2020-07-27T22:41:31.615Z] #41 6.661 + case "$(go env GOARCH)" in [2020-07-27T22:41:31.615Z] #41 6.661 ++ go env GOARCH [2020-07-27T22:41:31.615Z] #41 6.661 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.615Z] #41 6.670 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.615Z] #41 6.670 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:31.615Z] #41 6.679 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:31.615Z] #41 6.679 + dir=/tmp/install [2020-07-27T22:41:31.615Z] #41 6.679 + bin=vndr [2020-07-27T22:41:31.615Z] #41 6.679 + shift [2020-07-27T22:41:31.615Z] #41 6.679 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-07-27T22:41:31.615Z] #41 6.679 + . /tmp/install/vndr.installer [2020-07-27T22:41:31.615Z] #41 6.679 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:31.615Z] #41 6.679 + install_vndr [2020-07-27T22:41:31.615Z] #41 6.679 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-07-27T22:41:31.615Z] #41 6.679 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.BFsexwpLG6/src/github.com/LK4D4/vndr [2020-07-27T22:41:31.615Z] #41 6.679 Cloning into '/tmp/tmp.BFsexwpLG6/src/github.com/LK4D4/vndr'... [2020-07-27T22:41:31.615Z] #41 7.308 + cd /tmp/tmp.BFsexwpLG6/src/github.com/LK4D4/vndr [2020-07-27T22:41:31.615Z] #41 7.308 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-07-27T22:41:31.615Z] #41 7.320 + go build -buildmode=pie -v -o /build/vndr . [2020-07-27T22:41:31.845Z] #54 ... [2020-07-27T22:41:31.845Z] [2020-07-27T22:41:31.845Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:31.845Z] #38 12.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:31.845Z] #38 14.77 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:31.877Z] #41 ... [2020-07-27T22:41:31.877Z] [2020-07-27T22:41:31.877Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:31.877Z] #47 7.809 + RM_GOPATH=0 [2020-07-27T22:41:31.877Z] #47 7.809 + TMP_GOPATH= [2020-07-27T22:41:31.877Z] #47 7.809 + : /build [2020-07-27T22:41:31.877Z] #47 7.809 + '[' -z '' ']' [2020-07-27T22:41:31.877Z] #47 7.817 ++ mktemp -d [2020-07-27T22:41:31.877Z] #47 7.818 + export GOPATH=/tmp/tmp.frc8LOlDqf [2020-07-27T22:41:31.877Z] #47 7.818 + GOPATH=/tmp/tmp.frc8LOlDqf [2020-07-27T22:41:31.877Z] #47 7.819 + RM_GOPATH=1 [2020-07-27T22:41:31.877Z] #47 7.819 + case "$(go env GOARCH)" in [2020-07-27T22:41:31.877Z] #47 7.819 ++ go env GOARCH [2020-07-27T22:41:31.877Z] #47 7.865 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.877Z] #47 7.865 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:31.877Z] #47 7.882 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:31.877Z] #47 7.883 + dir=/tmp/install [2020-07-27T22:41:31.877Z] #47 7.884 + bin=shfmt [2020-07-27T22:41:31.877Z] #47 7.884 + shift [2020-07-27T22:41:31.877Z] #47 7.884 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-07-27T22:41:31.877Z] #47 7.884 + . /tmp/install/shfmt.installer [2020-07-27T22:41:31.877Z] #47 7.884 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:31.877Z] #47 7.884 + install_shfmt [2020-07-27T22:41:31.877Z] #47 7.884 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-07-27T22:41:31.877Z] #47 7.884 + git clone https://github.com/mvdan/sh.git /tmp/tmp.frc8LOlDqf/src/github.com/mvdan/sh [2020-07-27T22:41:31.877Z] #47 7.884 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:31.877Z] #47 7.908 Cloning into '/tmp/tmp.frc8LOlDqf/src/github.com/mvdan/sh'... [2020-07-27T22:41:31.877Z] #47 ... [2020-07-27T22:41:31.877Z] [2020-07-27T22:41:31.877Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:41:31.877Z] #28 7.745 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-07-27T22:41:31.877Z] #28 7.747 Cloning into '.'... [2020-07-27T22:41:32.003Z] #10 116.4 Selecting previously unselected package libpcre16-3:amd64. [2020-07-27T22:41:32.003Z] #10 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:41:32.003Z] #10 116.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:41:32.003Z] #10 116.7 Selecting previously unselected package libpcre32-3:amd64. [2020-07-27T22:41:32.003Z] #10 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:41:32.003Z] #10 116.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:41:32.104Z] #38 ... [2020-07-27T22:41:32.104Z] [2020-07-27T22:41:32.104Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:32.104Z] #23 12.46 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:32.104Z] #23 14.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:32.104Z] #23 ... [2020-07-27T22:41:32.104Z] [2020-07-27T22:41:32.104Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:32.104Z] #10 12.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:32.104Z] #10 15.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:32.259Z] #10 116.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-27T22:41:32.259Z] #10 116.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-27T22:41:32.259Z] #10 116.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:41:32.363Z] #10 ... [2020-07-27T22:41:32.364Z] [2020-07-27T22:41:32.364Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:32.364Z] #51 12.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:32.364Z] #51 15.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:32.364Z] #51 ... [2020-07-27T22:41:32.364Z] [2020-07-27T22:41:32.364Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:32.364Z] #47 23.10 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:32.515Z] #10 117.0 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-27T22:41:32.515Z] #10 117.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-27T22:41:32.515Z] #10 117.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:41:32.685Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.029s coverage: 1.8% of statements [2020-07-27T22:41:32.946Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.341s coverage: 45.9% of statements [2020-07-27T22:41:33.078Z] #10 117.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-27T22:41:33.078Z] #10 117.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-27T22:41:33.078Z] #10 117.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:41:33.078Z] #10 117.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-27T22:41:33.078Z] #10 117.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:41:33.078Z] #10 117.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:41:33.078Z] #10 117.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-27T22:41:33.334Z] #10 117.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-27T22:41:33.334Z] #10 117.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:41:33.334Z] #10 118.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-27T22:41:33.334Z] #10 118.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:41:33.334Z] #10 118.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:41:33.742Z] #47 24.31 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:33.742Z] #47 24.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:33.897Z] #10 118.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:41:33.897Z] #10 118.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:41:33.897Z] #10 118.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:41:33.897Z] #10 118.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:34.001Z] #47 24.67 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:34.001Z] #47 24.81 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:34.153Z] #10 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-27T22:41:34.153Z] #10 118.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-27T22:41:34.153Z] #10 118.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:41:34.153Z] #10 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:41:34.153Z] #10 118.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:41:34.153Z] #10 118.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:41:34.153Z] #10 118.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:41:34.153Z] #10 118.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:41:34.153Z] #10 118.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-27T22:41:34.153Z] #10 118.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:41:34.153Z] #10 118.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:41:34.153Z] #10 118.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:41:34.412Z] #10 DONE 119.1s [2020-07-27T22:41:34.412Z] [2020-07-27T22:41:34.412Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:34.412Z] #39 45.67 DEP compel/arch/x86/src/lib/infect.d [2020-07-27T22:41:34.412Z] #39 45.74 DEP compel/arch/x86/src/lib/cpu.d [2020-07-27T22:41:34.412Z] #39 45.82 DEP compel/src/lib/log.d [2020-07-27T22:41:34.412Z] #39 45.92 DEP compel/src/main.d [2020-07-27T22:41:34.412Z] #39 46.09 DEP compel/src/lib/handle-elf.d [2020-07-27T22:41:34.412Z] #39 46.29 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-27T22:41:34.412Z] #39 46.46 CC compel/src/lib/log.o [2020-07-27T22:41:34.412Z] #39 46.81 CC compel/arch/x86/src/lib/cpu.o [2020-07-27T22:41:34.412Z] #39 47.67 CC compel/arch/x86/src/lib/infect.o [2020-07-27T22:41:34.412Z] #39 48.27 CC compel/src/lib/infect-rpc.o [2020-07-27T22:41:34.412Z] #39 48.59 CC compel/src/lib/infect-util.o [2020-07-27T22:41:34.412Z] #39 48.81 CC compel/src/lib/infect.o [2020-07-27T22:41:34.427Z] #28 ... [2020-07-27T22:41:34.427Z] [2020-07-27T22:41:34.427Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:34.427Z] #43 7.913 + RM_GOPATH=0 [2020-07-27T22:41:34.427Z] #43 7.913 + TMP_GOPATH= [2020-07-27T22:41:34.427Z] #43 7.914 + : /build [2020-07-27T22:41:34.427Z] #43 7.920 + '[' -z '' ']' [2020-07-27T22:41:34.427Z] #43 7.928 ++ mktemp -d [2020-07-27T22:41:34.427Z] #43 7.928 + export GOPATH=/tmp/tmp.OZZWtJVijx [2020-07-27T22:41:34.427Z] #43 7.928 + GOPATH=/tmp/tmp.OZZWtJVijx [2020-07-27T22:41:34.427Z] #43 7.928 + RM_GOPATH=1 [2020-07-27T22:41:34.427Z] #43 7.928 + case "$(go env GOARCH)" in [2020-07-27T22:41:34.427Z] #43 7.928 ++ go env GOARCH [2020-07-27T22:41:34.427Z] #43 7.983 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.427Z] #43 7.983 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.427Z] #43 7.989 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:34.427Z] #43 7.997 + dir=/tmp/install [2020-07-27T22:41:34.427Z] #43 7.997 + bin=gotestsum [2020-07-27T22:41:34.427Z] #43 7.997 + shift [2020-07-27T22:41:34.427Z] #43 8.000 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-07-27T22:41:34.427Z] #43 8.017 + . /tmp/install/gotestsum.installer [2020-07-27T22:41:34.427Z] #43 8.018 ++ : v0.3.5 [2020-07-27T22:41:34.427Z] #43 8.037 + install_gotestsum [2020-07-27T22:41:34.427Z] #43 8.038 + set -e [2020-07-27T22:41:34.427Z] #43 8.038 + export GO111MODULE=on [2020-07-27T22:41:34.427Z] #43 8.038 + GO111MODULE=on [2020-07-27T22:41:34.427Z] #43 8.038 + GOBIN=/build [2020-07-27T22:41:34.427Z] #43 8.038 + go get gotest.tools/gotestsum@v0.3.5 [2020-07-27T22:41:34.427Z] #43 8.148 go: finding gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:34.427Z] #43 8.153 go: finding gotest.tools v0.3.5 [2020-07-27T22:41:34.427Z] #43 9.183 go: downloading gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:34.427Z] #43 9.717 go: extracting gotest.tools/gotestsum v0.3.5 [2020-07-27T22:41:34.427Z] #43 ... [2020-07-27T22:41:34.427Z] [2020-07-27T22:41:34.427Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:34.427Z] #21 7.933 + RM_GOPATH=0 [2020-07-27T22:41:34.427Z] #21 7.933 + TMP_GOPATH= [2020-07-27T22:41:34.427Z] #21 7.933 + : /build [2020-07-27T22:41:34.427Z] #21 7.933 + '[' -z '' ']' [2020-07-27T22:41:34.427Z] #21 7.935 ++ mktemp -d [2020-07-27T22:41:34.427Z] #21 7.939 + export GOPATH=/tmp/tmp.1MAcBd05WK [2020-07-27T22:41:34.427Z] #21 7.939 + GOPATH=/tmp/tmp.1MAcBd05WK [2020-07-27T22:41:34.427Z] #21 7.939 + RM_GOPATH=1 [2020-07-27T22:41:34.427Z] #21 7.939 + case "$(go env GOARCH)" in [2020-07-27T22:41:34.427Z] #21 7.943 ++ go env GOARCH [2020-07-27T22:41:34.427Z] #21 7.969 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.427Z] #21 7.969 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.427Z] #21 7.973 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:34.427Z] #21 7.983 + dir=/tmp/install [2020-07-27T22:41:34.427Z] #21 7.983 + bin=dockercli [2020-07-27T22:41:34.427Z] #21 7.983 + shift [2020-07-27T22:41:34.427Z] #21 7.983 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-07-27T22:41:34.427Z] #21 7.983 + . /tmp/install/dockercli.installer [2020-07-27T22:41:34.427Z] #21 7.983 ++ : stable [2020-07-27T22:41:34.427Z] #21 7.983 ++ : 17.06.2-ce [2020-07-27T22:41:34.427Z] #21 7.984 + install_dockercli [2020-07-27T22:41:34.427Z] #21 7.984 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T22:41:34.427Z] #21 7.984 Install docker/cli version 17.06.2-ce from stable [2020-07-27T22:41:34.427Z] #21 7.985 ++ uname -m [2020-07-27T22:41:34.427Z] #21 7.989 + arch=x86_64 [2020-07-27T22:41:34.427Z] #21 7.990 + '[' x86_64 '!=' x86_64 ']' [2020-07-27T22:41:34.427Z] #21 7.990 + url=https://download.docker.com/linux/static [2020-07-27T22:41:34.427Z] #21 7.993 + tar -xz docker/docker [2020-07-27T22:41:34.427Z] #21 7.993 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-27T22:41:34.427Z] #21 ... [2020-07-27T22:41:34.427Z] [2020-07-27T22:41:34.427Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:34.427Z] #51 8.395 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:34.427Z] #51 8.434 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:34.427Z] #51 8.437 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:34.427Z] #51 9.505 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:34.427Z] #51 ... [2020-07-27T22:41:34.427Z] [2020-07-27T22:41:34.427Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:34.427Z] #38 8.657 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:34.427Z] #38 8.723 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:34.427Z] #38 8.763 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:34.427Z] #38 9.792 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:34.687Z] #38 ... [2020-07-27T22:41:34.687Z] [2020-07-27T22:41:34.687Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:34.687Z] #30 7.847 + RM_GOPATH=0 [2020-07-27T22:41:34.687Z] #30 7.847 + TMP_GOPATH= [2020-07-27T22:41:34.687Z] #30 7.847 + : /build [2020-07-27T22:41:34.687Z] #30 7.847 + '[' -z '' ']' [2020-07-27T22:41:34.687Z] #30 7.850 ++ mktemp -d [2020-07-27T22:41:34.687Z] #30 7.854 + export GOPATH=/tmp/tmp.EmOFcxm0R0 [2020-07-27T22:41:34.687Z] #30 7.854 + GOPATH=/tmp/tmp.EmOFcxm0R0 [2020-07-27T22:41:34.687Z] #30 7.854 + RM_GOPATH=1 [2020-07-27T22:41:34.687Z] #30 7.854 + case "$(go env GOARCH)" in [2020-07-27T22:41:34.687Z] #30 7.854 ++ go env GOARCH [2020-07-27T22:41:34.687Z] #30 7.940 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.687Z] #30 7.942 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:34.687Z] #30 7.946 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:34.687Z] #30 7.949 + dir=/tmp/install [2020-07-27T22:41:34.687Z] #30 7.951 + bin=tomlv [2020-07-27T22:41:34.687Z] #30 7.951 + shift [2020-07-27T22:41:34.687Z] #30 7.952 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-07-27T22:41:34.687Z] #30 7.952 + . /tmp/install/tomlv.installer [2020-07-27T22:41:34.687Z] #30 7.953 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:34.687Z] #30 7.954 + install_tomlv [2020-07-27T22:41:34.687Z] #30 7.960 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-07-27T22:41:34.687Z] #30 7.960 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:34.687Z] #30 7.960 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EmOFcxm0R0/src/github.com/BurntSushi/toml [2020-07-27T22:41:34.687Z] #30 7.963 Cloning into '/tmp/tmp.EmOFcxm0R0/src/github.com/BurntSushi/toml'... [2020-07-27T22:41:34.687Z] #30 8.994 + cd /tmp/tmp.EmOFcxm0R0/src/github.com/BurntSushi/toml [2020-07-27T22:41:34.687Z] #30 8.994 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-07-27T22:41:34.687Z] #30 9.013 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:41:34.687Z] #30 9.935 math/bits [2020-07-27T22:41:34.687Z] #30 9.989 internal/bytealg [2020-07-27T22:41:34.687Z] #30 10.59 math [2020-07-27T22:41:34.687Z] #30 ... [2020-07-27T22:41:34.687Z] [2020-07-27T22:41:34.687Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:34.687Z] #32 8.527 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:34.687Z] #32 8.610 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:34.687Z] #32 8.617 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:34.687Z] #32 9.827 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:34.939Z] #47 25.58 runtime/cgo [2020-07-27T22:41:34.939Z] #47 25.63 runtime [2020-07-27T22:41:34.947Z] #32 ... [2020-07-27T22:41:34.947Z] [2020-07-27T22:41:34.947Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:41:34.947Z] #36 7.783 + git clone https://github.com/docker/distribution.git . [2020-07-27T22:41:34.947Z] #36 7.783 Cloning into '.'... [2020-07-27T22:41:34.947Z] #36 ... [2020-07-27T22:41:34.947Z] [2020-07-27T22:41:34.947Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:34.947Z] #23 6.236 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:34.947Z] #23 6.317 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:34.947Z] #23 6.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:34.947Z] #23 6.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:34.947Z] #23 7.929 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:34.947Z] #23 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:35.244Z] #23 ... [2020-07-27T22:41:35.244Z] [2020-07-27T22:41:35.244Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:35.244Z] #10 8.484 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:35.244Z] #10 8.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:35.244Z] #10 8.564 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:35.244Z] #10 9.625 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:35.244Z] #10 ... [2020-07-27T22:41:35.244Z] [2020-07-27T22:41:35.244Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:35.244Z] #30 11.21 runtime [2020-07-27T22:41:35.495Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.798s coverage: 73.1% of statements [2020-07-27T22:41:35.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.758s coverage: 49.5% of statements [2020-07-27T22:41:35.780Z] #39 51.16 CC compel/src/lib/ptrace.o [2020-07-27T22:41:36.349Z] #39 ... [2020-07-27T22:41:36.349Z] [2020-07-27T22:41:36.349Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T22:41:36.349Z] #11 DONE 1.7s [2020-07-27T22:41:36.349Z] [2020-07-27T22:41:36.349Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:36.349Z] #39 51.63 AR compel/libcompel.a [2020-07-27T22:41:36.349Z] #39 ... [2020-07-27T22:41:36.349Z] [2020-07-27T22:41:36.349Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T22:41:36.700Z] ok github.com/docker/docker/daemon 12.358s coverage: 17.4% of statements [2020-07-27T22:41:36.700Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T22:41:36.700Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T22:41:36.700Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T22:41:36.700Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T22:41:36.700Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T22:41:37.654Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2020-07-27T22:41:37.717Z] #12 DONE 1.2s [2020-07-27T22:41:37.717Z] [2020-07-27T22:41:37.717Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T22:41:37.915Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.043s coverage: 58.0% of statements [2020-07-27T22:41:38.229Z] #47 ... [2020-07-27T22:41:38.229Z] [2020-07-27T22:41:38.229Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:38.229Z] #60 25.74 Checking out files: 54% (1134/2067) Checking out files: 55% (1137/2067) Checking out files: 56% (1158/2067) Checking out files: 57% (1179/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-27T22:41:38.229Z] #60 26.74 + cd /tmp/tmp.DgMcAdMye9/src/github.com/docker/libnetwork [2020-07-27T22:41:38.229Z] #60 26.74 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:38.229Z] #60 27.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-27T22:41:38.491Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2020-07-27T22:41:38.646Z] #13 0.975 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-27T22:41:38.646Z] #13 ... [2020-07-27T22:41:38.646Z] [2020-07-27T22:41:38.646Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:38.646Z] #41 113.0 net/textproto [2020-07-27T22:41:38.646Z] #41 113.0 crypto/x509 [2020-07-27T22:41:38.646Z] #41 114.2 vendor/golang.org/x/net/http/httpguts [2020-07-27T22:41:38.646Z] #41 114.3 vendor/golang.org/x/net/http/httpproxy [2020-07-27T22:41:38.646Z] #41 114.7 mime/multipart [2020-07-27T22:41:38.646Z] #41 117.1 crypto/tls [2020-07-27T22:41:38.646Z] #41 ... [2020-07-27T22:41:38.646Z] [2020-07-27T22:41:38.646Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T22:41:38.646Z] #13 DONE 1.1s [2020-07-27T22:41:38.646Z] [2020-07-27T22:41:38.646Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T22:41:38.753Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.047s coverage: 3.0% of statements [2020-07-27T22:41:39.575Z] #14 DONE 1.0s [2020-07-27T22:41:39.575Z] [2020-07-27T22:41:39.575Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:39.575Z] #49 1.617 + RM_GOPATH=0 [2020-07-27T22:41:39.575Z] #49 1.617 + TMP_GOPATH= [2020-07-27T22:41:39.575Z] #49 1.619 + : /build [2020-07-27T22:41:39.575Z] #49 1.619 + '[' -z '' ']' [2020-07-27T22:41:39.575Z] #49 1.625 ++ mktemp -d [2020-07-27T22:41:39.575Z] #49 1.628 + export GOPATH=/tmp/tmp.09AY7XZGcs [2020-07-27T22:41:39.575Z] #49 1.628 + GOPATH=/tmp/tmp.09AY7XZGcs [2020-07-27T22:41:39.575Z] #49 1.628 + RM_GOPATH=1 [2020-07-27T22:41:39.575Z] #49 1.628 + case "$(go env GOARCH)" in [2020-07-27T22:41:39.575Z] #49 1.630 ++ go env GOARCH [2020-07-27T22:41:39.575Z] #49 1.635 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:39.575Z] #49 1.635 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:41:39.575Z] #49 1.638 ++ dirname /tmp/install/install.sh [2020-07-27T22:41:39.575Z] #49 1.639 + dir=/tmp/install [2020-07-27T22:41:39.575Z] #49 1.639 + bin=runc [2020-07-27T22:41:39.575Z] #49 1.639 + shift [2020-07-27T22:41:39.575Z] #49 1.640 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-27T22:41:39.575Z] #49 1.640 + . /tmp/install/runc.installer [2020-07-27T22:41:39.575Z] #49 1.640 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:41:39.575Z] #49 1.640 + install_runc [2020-07-27T22:41:39.575Z] #49 1.646 + uname -r [2020-07-27T22:41:39.575Z] #49 1.646 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-27T22:41:39.575Z] #49 1.657 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-27T22:41:39.575Z] #49 1.657 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-27T22:41:39.575Z] #49 1.657 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-27T22:41:39.575Z] #49 1.657 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.09AY7XZGcs/src/github.com/opencontainers/runc [2020-07-27T22:41:39.575Z] #49 1.660 Cloning into '/tmp/tmp.09AY7XZGcs/src/github.com/opencontainers/runc'... [2020-07-27T22:41:40.505Z] #49 ... [2020-07-27T22:41:40.505Z] [2020-07-27T22:41:40.505Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:40.505Z] #41 124.9 net/http/httptrace [2020-07-27T22:41:40.505Z] #41 ... [2020-07-27T22:41:40.505Z] [2020-07-27T22:41:40.505Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T22:41:40.505Z] #15 DONE 1.1s [2020-07-27T22:41:40.505Z] [2020-07-27T22:41:40.505Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:40.505Z] #41 125.2 net/http [2020-07-27T22:41:40.565Z] #30 15.91 internal/testlog [2020-07-27T22:41:40.565Z] #30 16.31 encoding [2020-07-27T22:41:40.565Z] #30 16.55 runtime/cgo [2020-07-27T22:41:40.829Z] #30 ... [2020-07-27T22:41:40.829Z] [2020-07-27T22:41:40.829Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:40.829Z] #43 10.61 go: downloading gotest.tools v2.1.0+incompatible [2020-07-27T22:41:40.829Z] #43 10.75 go: extracting gotest.tools v2.1.0+incompatible [2020-07-27T22:41:40.829Z] #43 10.84 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:40.829Z] #43 10.97 go: downloading github.com/fatih/color v1.6.0 [2020-07-27T22:41:40.829Z] #43 10.97 go: downloading github.com/pkg/errors v0.8.0 [2020-07-27T22:41:40.829Z] #43 10.97 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:40.829Z] #43 11.36 go: downloading github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:40.829Z] #43 11.36 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:40.829Z] #43 11.42 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:40.829Z] #43 11.57 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:40.829Z] #43 11.58 go: extracting github.com/pkg/errors v0.8.0 [2020-07-27T22:41:40.829Z] #43 11.73 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:40.829Z] #43 11.76 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:40.829Z] #43 12.00 go: extracting github.com/fatih/color v1.6.0 [2020-07-27T22:41:40.829Z] #43 12.00 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:40.829Z] #43 12.09 go: extracting github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:40.829Z] #43 12.36 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:40.829Z] #43 12.37 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:40.829Z] #43 12.58 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:40.829Z] #43 12.66 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:40.829Z] #43 12.68 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:40.829Z] #43 14.36 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:40.829Z] #43 14.66 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:40.829Z] #43 16.32 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:41.309Z] ok github.com/docker/docker/daemon/logger 0.241s coverage: 41.0% of statements [2020-07-27T22:41:41.309Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.891s coverage: 57.7% of statements [2020-07-27T22:41:41.309Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T22:41:41.309Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T22:41:41.309Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.8% of statements [2020-07-27T22:41:41.309Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T22:41:41.309Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T22:41:41.399Z] #43 ... [2020-07-27T22:41:41.399Z] [2020-07-27T22:41:41.399Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:41.399Z] #21 17.20 + mkdir -p /build [2020-07-27T22:41:41.399Z] #21 17.21 + mv docker/docker /build/ [2020-07-27T22:41:41.399Z] #21 17.22 + rmdir docker [2020-07-27T22:41:41.873Z] #41 ... [2020-07-27T22:41:41.874Z] [2020-07-27T22:41:41.874Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T22:41:41.874Z] #16 DONE 1.1s [2020-07-27T22:41:41.874Z] [2020-07-27T22:41:41.874Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:41:41.884Z] ok github.com/docker/docker/daemon/logger/awslogs 0.326s coverage: 77.4% of statements [2020-07-27T22:41:41.884Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T22:41:41.884Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T22:41:42.786Z] #21 ... [2020-07-27T22:41:42.786Z] [2020-07-27T22:41:42.786Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:42.786Z] #41 8.468 runtime/internal/atomic [2020-07-27T22:41:42.786Z] #41 8.526 internal/cpu [2020-07-27T22:41:42.786Z] #41 8.755 runtime/internal/sys [2020-07-27T22:41:42.786Z] #41 9.233 runtime/internal/math [2020-07-27T22:41:42.786Z] #41 9.270 internal/bytealg [2020-07-27T22:41:42.786Z] #41 9.415 internal/race [2020-07-27T22:41:42.786Z] #41 9.576 sync/atomic [2020-07-27T22:41:42.786Z] #41 9.951 unicode [2020-07-27T22:41:42.786Z] #41 10.35 runtime [2020-07-27T22:41:42.786Z] #41 14.23 unicode/utf8 [2020-07-27T22:41:42.786Z] #41 15.00 math [2020-07-27T22:41:42.786Z] #41 ... [2020-07-27T22:41:42.786Z] [2020-07-27T22:41:42.786Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:42.786Z] #21 DONE 18.7s [2020-07-27T22:41:42.786Z] [2020-07-27T22:41:42.786Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:42.786Z] #43 18.33 go: finding github.com/fatih/color v1.6.0 [2020-07-27T22:41:42.786Z] #43 18.42 go: finding github.com/pkg/errors v0.8.0 [2020-07-27T22:41:42.786Z] #43 18.44 go: finding github.com/sirupsen/logrus v1.0.5 [2020-07-27T22:41:42.786Z] #43 18.76 go: finding github.com/spf13/pflag v1.0.1 [2020-07-27T22:41:42.786Z] #43 18.79 go: finding github.com/mattn/go-colorable v0.0.9 [2020-07-27T22:41:42.831Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 26.2% of statements [2020-07-27T22:41:42.831Z] ok github.com/docker/docker/daemon/logger/gelf 0.033s coverage: 67.0% of statements [2020-07-27T22:41:42.831Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.026s coverage: 87.2% of statements [2020-07-27T22:41:43.244Z] #17 1.429 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:41:43.244Z] #17 1.552 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:41:43.360Z] #43 19.10 go: finding github.com/mattn/go-isatty v0.0.3 [2020-07-27T22:41:43.406Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.038s coverage: 61.6% of statements [2020-07-27T22:41:43.500Z] #17 1.557 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:41:43.528Z] #60 ... [2020-07-27T22:41:43.528Z] [2020-07-27T22:41:43.529Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:41:43.529Z] #36 23.84 Checking out files: 85% (1363/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-27T22:41:43.529Z] #36 24.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-27T22:41:43.529Z] #36 26.32 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-27T22:41:43.619Z] #43 19.34 go: finding golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-07-27T22:41:43.619Z] #43 19.52 go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-07-27T22:41:43.759Z] #17 2.020 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:41:43.903Z] #43 19.63 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-07-27T22:41:44.163Z] #43 19.95 go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-07-27T22:41:44.163Z] #43 20.04 go: finding golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-07-27T22:41:44.735Z] #43 ... [2020-07-27T22:41:44.735Z] [2020-07-27T22:41:44.735Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:44.735Z] #54 10.74 + cd /tmp/tmp.ILdBZ7unZg/src/github.com/rootless-containers/rootlesskit [2020-07-27T22:41:44.735Z] #54 10.74 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-07-27T22:41:44.735Z] #54 11.32 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:41:44.735Z] #54 11.32 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-07-27T22:41:44.798Z] ok github.com/docker/docker/daemon/logger/local 0.037s coverage: 75.2% of statements [2020-07-27T22:41:44.798Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T22:41:44.798Z] time="2020-07-27T22:41:44Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate757899523/log153440902.1: no such file or directory" [2020-07-27T22:41:44.798Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 37.7% of statements [2020-07-27T22:41:44.798Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.038s coverage: 33.3% of statements [2020-07-27T22:41:45.001Z] #54 ... [2020-07-27T22:41:45.001Z] [2020-07-27T22:41:45.001Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:45.001Z] #47 19.22 + cd /tmp/tmp.frc8LOlDqf/src/github.com/mvdan/sh [2020-07-27T22:41:45.001Z] #47 19.22 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-07-27T22:41:45.001Z] #47 19.48 + GO111MODULE=on [2020-07-27T22:41:45.001Z] #47 19.48 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-07-27T22:41:45.001Z] #47 20.84 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:45.001Z] #47 20.89 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:45.001Z] #47 20.95 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:45.001Z] #47 20.97 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:45.181Z] #17 3.273 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:45.435Z] #36 ... [2020-07-27T22:41:45.435Z] [2020-07-27T22:41:45.435Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:45.435Z] #23 25.90 Fetched 8365 kB in 18s (475 kB/s) [2020-07-27T22:41:45.435Z] #23 25.90 Reading package lists... [2020-07-27T22:41:45.435Z] #23 32.84 Reading package lists... [2020-07-27T22:41:45.435Z] #23 ... [2020-07-27T22:41:45.435Z] [2020-07-27T22:41:45.435Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:45.435Z] #51 26.00 Fetched 8365 kB in 18s (477 kB/s) [2020-07-27T22:41:45.435Z] #51 26.00 Reading package lists... [2020-07-27T22:41:45.435Z] #51 33.44 Reading package lists... [2020-07-27T22:41:45.435Z] #51 ... [2020-07-27T22:41:45.435Z] [2020-07-27T22:41:45.435Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:45.435Z] #32 26.08 Fetched 8365 kB in 18s (473 kB/s) [2020-07-27T22:41:45.435Z] #32 26.08 Reading package lists... [2020-07-27T22:41:45.573Z] #47 21.33 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:45.694Z] #32 33.17 Reading package lists... [2020-07-27T22:41:45.694Z] #32 ... [2020-07-27T22:41:45.694Z] [2020-07-27T22:41:45.694Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:45.694Z] #10 26.78 Fetched 8365 kB in 18s (464 kB/s) [2020-07-27T22:41:45.694Z] #10 26.78 Reading package lists... [2020-07-27T22:41:45.744Z] ok github.com/docker/docker/daemon/logger/templates 0.011s coverage: 8.3% of statements [2020-07-27T22:41:46.145Z] #47 ... [2020-07-27T22:41:46.145Z] [2020-07-27T22:41:46.145Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:46.145Z] #10 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:46.145Z] #10 14.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:46.145Z] #10 ... [2020-07-27T22:41:46.145Z] [2020-07-27T22:41:46.145Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:46.145Z] #51 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:46.145Z] #51 15.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:46.265Z] #10 34.15 Reading package lists... [2020-07-27T22:41:46.265Z] #10 ... [2020-07-27T22:41:46.265Z] [2020-07-27T22:41:46.265Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:46.265Z] #38 26.72 Fetched 8365 kB in 19s (446 kB/s) [2020-07-27T22:41:46.265Z] #38 26.72 Reading package lists... [2020-07-27T22:41:46.319Z] ok github.com/docker/docker/daemon/logger/syslog 0.017s coverage: 46.8% of statements [2020-07-27T22:41:46.411Z] #51 ... [2020-07-27T22:41:46.411Z] [2020-07-27T22:41:46.411Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:46.411Z] #38 12.29 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:46.411Z] #38 15.04 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:46.524Z] #38 34.15 Reading package lists... [2020-07-27T22:41:46.524Z] #38 ... [2020-07-27T22:41:46.524Z] [2020-07-27T22:41:46.524Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:46.524Z] #41 27.28 vendor/golang.org/x/crypto/internal/subtle [2020-07-27T22:41:46.524Z] #41 27.42 vendor/golang.org/x/crypto/curve25519 [2020-07-27T22:41:46.546Z] #17 4.507 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:46.546Z] #17 ... [2020-07-27T22:41:46.546Z] [2020-07-27T22:41:46.546Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:46.546Z] #39 51.77 HOSTCC compel/src/main-host.o [2020-07-27T22:41:46.546Z] #39 52.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-27T22:41:46.546Z] #39 52.42 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-27T22:41:46.546Z] #39 52.82 HOSTCC compel/src/lib/log-host.o [2020-07-27T22:41:46.546Z] #39 53.15 HOSTLINK compel/compel-host-bin [2020-07-27T22:41:46.546Z] #39 53.29 DEP soccr/soccr.d [2020-07-27T22:41:46.546Z] #39 53.51 CC soccr/soccr.o [2020-07-27T22:41:46.546Z] #39 55.47 AR soccr/libsoccr.a [2020-07-27T22:41:46.546Z] #39 55.51 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:41:46.546Z] #39 55.97 DEP criu/arch/x86/sigframe.d [2020-07-27T22:41:46.546Z] #39 56.20 DEP criu/arch/x86/sigaction_compat.d [2020-07-27T22:41:46.546Z] #39 56.47 DEP criu/arch/x86/kerndat.d [2020-07-27T22:41:46.546Z] #39 56.65 DEP criu/arch/x86/crtools.d [2020-07-27T22:41:46.546Z] #39 56.74 DEP criu/arch/x86/cpu.d [2020-07-27T22:41:46.546Z] #39 56.97 CC criu/arch/x86/cpu.o [2020-07-27T22:41:46.546Z] #39 57.85 CC criu/arch/x86/crtools.o [2020-07-27T22:41:46.546Z] #39 59.05 CC criu/arch/x86/kerndat.o [2020-07-27T22:41:46.546Z] #39 59.58 CC criu/arch/x86/sigaction_compat.o [2020-07-27T22:41:46.546Z] #39 59.80 CC criu/arch/x86/sigframe.o [2020-07-27T22:41:46.546Z] #39 60.19 LINK criu/arch/x86/crtools.built-in.o [2020-07-27T22:41:46.546Z] #39 60.23 DEP criu/pie/util-vdso-elf32.d [2020-07-27T22:41:46.546Z] #39 60.33 DEP criu/pie/util-vdso.d [2020-07-27T22:41:46.546Z] #39 60.44 DEP criu/pie/util.d [2020-07-27T22:41:46.546Z] #39 60.57 CC criu/pie/util.o [2020-07-27T22:41:46.546Z] #39 60.96 CC criu/pie/util-vdso.o [2020-07-27T22:41:46.546Z] #39 61.60 CC criu/pie/util-vdso-elf32.o [2020-07-27T22:41:46.546Z] #39 ... [2020-07-27T22:41:46.546Z] [2020-07-27T22:41:46.546Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:46.546Z] #49 10.23 + cd /tmp/tmp.09AY7XZGcs/src/github.com/opencontainers/runc [2020-07-27T22:41:46.546Z] #49 10.23 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:41:46.546Z] #49 10.67 + '[' -z '' ']' [2020-07-27T22:41:46.546Z] #49 10.67 + target=static [2020-07-27T22:41:46.546Z] #49 10.67 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-27T22:41:46.546Z] #49 10.78 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-27T22:41:46.581Z] ok github.com/docker/docker/daemon/network 0.030s coverage: 63.8% of statements [2020-07-27T22:41:46.672Z] #38 ... [2020-07-27T22:41:46.672Z] [2020-07-27T22:41:46.672Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:46.672Z] #32 12.25 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:41:46.672Z] #32 14.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:41:46.672Z] #32 ... [2020-07-27T22:41:46.672Z] [2020-07-27T22:41:46.672Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:46.672Z] #41 20.08 unicode/utf16 [2020-07-27T22:41:46.672Z] #41 20.47 container/list [2020-07-27T22:41:46.672Z] #41 21.03 crypto/internal/subtle [2020-07-27T22:41:46.672Z] #41 21.16 crypto/subtle [2020-07-27T22:41:46.672Z] #41 21.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-07-27T22:41:46.672Z] #41 21.48 internal/nettrace [2020-07-27T22:41:46.672Z] #41 21.67 runtime/cgo [2020-07-27T22:41:47.973Z] ok github.com/docker/docker/daemon/logger/splunk 1.872s coverage: 82.5% of statements [2020-07-27T22:41:47.973Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T22:41:47.973Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T22:41:48.235Z] ok github.com/docker/docker/distribution/metadata 0.165s coverage: 48.2% of statements [2020-07-27T22:41:48.429Z] #41 ... [2020-07-27T22:41:48.429Z] [2020-07-27T22:41:48.429Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:48.429Z] #30 39.10 sync [2020-07-27T22:41:48.429Z] #30 39.10 internal/reflectlite [2020-07-27T22:41:49.182Z] ok github.com/docker/docker/distribution 0.380s coverage: 22.1% of statements [2020-07-27T22:41:49.182Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T22:41:49.444Z] ok github.com/docker/docker/errdefs 0.037s coverage: 49.4% of statements [2020-07-27T22:41:49.990Z] #41 ... [2020-07-27T22:41:49.990Z] [2020-07-27T22:41:49.990Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:49.990Z] #60 24.51 Checking out files: 57% (1185/2067) Checking out files: 58% (1199/2067) Checking out files: 59% (1220/2067) Checking out files: 60% (1241/2067) Checking out files: 61% (1261/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-07-27T22:41:49.990Z] #60 25.50 + cd /tmp/tmp.4AllYx7kav/src/github.com/docker/libnetwork [2020-07-27T22:41:49.990Z] #60 25.50 + git checkout -q 9e99af28df21367340c95a3863e31808d689c92a [2020-07-27T22:41:49.990Z] #60 25.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-07-27T22:41:50.394Z] ok github.com/docker/docker/image 0.063s coverage: 86.4% of statements [2020-07-27T22:41:50.656Z] ok github.com/docker/docker/image/cache 0.029s coverage: 19.2% of statements [2020-07-27T22:41:50.919Z] ok github.com/docker/docker/image/v1 0.026s coverage: 25.0% of statements [2020-07-27T22:41:50.919Z] ok github.com/docker/docker/distribution/xfer 1.718s coverage: 85.6% of statements [2020-07-27T22:41:50.919Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T22:41:50.919Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T22:41:50.919Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T22:41:50.964Z] #30 41.58 sort [2020-07-27T22:41:50.964Z] #30 41.58 errors [2020-07-27T22:41:51.224Z] #30 42.00 strconv [2020-07-27T22:41:51.495Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-07-27T22:41:51.495Z] ok github.com/docker/docker/pkg/aaparser 0.009s coverage: 50.0% of statements [2020-07-27T22:41:51.826Z] #49 ... [2020-07-27T22:41:51.826Z] [2020-07-27T22:41:51.826Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:41:51.826Z] #39 62.10 AR criu/pie/pie.lib.a [2020-07-27T22:41:51.826Z] #39 62.17 DEP criu/pie/restorer.d [2020-07-27T22:41:51.826Z] #39 62.32 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-27T22:41:51.826Z] #39 62.39 DEP criu/arch/x86/restorer_unmap.d [2020-07-27T22:41:51.826Z] #39 62.42 DEP criu/arch/x86/restorer.d [2020-07-27T22:41:51.826Z] #39 62.57 DEP criu/arch/x86/vdso-pie.d [2020-07-27T22:41:51.826Z] #39 62.66 DEP criu/pie/parasite-vdso.d [2020-07-27T22:41:51.826Z] #39 62.80 DEP criu/pie/parasite.d [2020-07-27T22:41:51.826Z] #39 63.13 CC criu/pie/parasite.o [2020-07-27T22:41:51.826Z] #39 64.32 LINK criu/pie/parasite.built-in.o [2020-07-27T22:41:51.826Z] #39 64.33 GEN criu/pie/parasite-blob.h [2020-07-27T22:41:51.826Z] #39 64.36 CC criu/pie/parasite-vdso.o [2020-07-27T22:41:51.826Z] #39 64.89 CC criu/arch/x86/vdso-pie.o [2020-07-27T22:41:51.826Z] #39 65.19 CC criu/arch/x86/restorer.o [2020-07-27T22:41:51.826Z] #39 65.66 CC criu/arch/x86/restorer_unmap.o [2020-07-27T22:41:51.826Z] #39 65.70 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-27T22:41:51.826Z] #39 65.99 CC criu/pie/restorer.o [2020-07-27T22:41:52.163Z] #30 42.81 io [2020-07-27T22:41:52.422Z] #30 ... [2020-07-27T22:41:52.422Z] [2020-07-27T22:41:52.422Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:41:52.422Z] #43 DONE 43.2s [2020-07-27T22:41:52.682Z] [2020-07-27T22:41:52.682Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:52.682Z] #41 40.20 internal/reflectlite [2020-07-27T22:41:52.682Z] #41 40.21 sync [2020-07-27T22:41:52.682Z] #41 41.96 github.com/LK4D4/vndr/godl/singleflight [2020-07-27T22:41:52.682Z] #41 42.37 math/rand [2020-07-27T22:41:53.419Z] ok github.com/docker/docker/opts 0.079s coverage: 67.4% of statements [2020-07-27T22:41:53.619Z] #41 44.15 internal/singleflight [2020-07-27T22:41:53.717Z] #39 69.07 LINK criu/pie/restorer.built-in.o [2020-07-27T22:41:53.717Z] #39 69.08 GEN criu/pie/restorer-blob.h [2020-07-27T22:41:53.717Z] #39 69.21 DEP criu/vdso.d [2020-07-27T22:41:53.878Z] #41 44.60 strconv [2020-07-27T22:41:53.878Z] #41 44.60 io [2020-07-27T22:41:53.974Z] #39 69.46 DEP criu/vdso-compat.d [2020-07-27T22:41:54.232Z] #39 69.61 DEP criu/uts_ns.d [2020-07-27T22:41:54.365Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-07-27T22:41:54.489Z] #39 69.79 DEP criu/util.d [2020-07-27T22:41:54.489Z] #39 70.01 DEP criu/uffd.d [2020-07-27T22:41:54.746Z] #39 70.20 DEP criu/tun.d [2020-07-27T22:41:54.940Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-07-27T22:41:55.002Z] #39 70.44 DEP criu/tty.d [2020-07-27T22:41:55.202Z] ok github.com/docker/docker/pkg/authorization 1.636s coverage: 68.3% of statements [2020-07-27T22:41:55.258Z] #41 ... [2020-07-27T22:41:55.258Z] [2020-07-27T22:41:55.258Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:55.258Z] #60 DONE 45.9s [2020-07-27T22:41:55.258Z] [2020-07-27T22:41:55.258Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:41:55.258Z] #32 33.17 Reading package lists... [2020-07-27T22:41:55.258Z] #32 40.41 Building dependency tree... [2020-07-27T22:41:55.258Z] #32 44.72 The following additional packages will be installed: [2020-07-27T22:41:55.258Z] #32 44.74 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-27T22:41:55.258Z] #32 44.76 Suggested packages: [2020-07-27T22:41:55.258Z] #32 44.78 cmake-doc ninja-build lrzip [2020-07-27T22:41:55.258Z] #32 44.78 Recommended packages: [2020-07-27T22:41:55.258Z] #32 44.78 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-27T22:41:55.258Z] #32 45.81 The following NEW packages will be installed: [2020-07-27T22:41:55.258Z] #32 45.82 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-27T22:41:55.258Z] #32 45.82 vim-common xxd [2020-07-27T22:41:55.258Z] #32 ... [2020-07-27T22:41:55.258Z] [2020-07-27T22:41:55.258Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:55.258Z] #41 46.00 bytes [2020-07-27T22:41:55.258Z] #39 70.63 DEP criu/timerfd.d [2020-07-27T22:41:55.464Z] ok github.com/docker/docker/pkg/archive 1.190s coverage: 76.8% of statements [2020-07-27T22:41:55.515Z] #39 70.89 DEP criu/timens.d [2020-07-27T22:41:55.727Z] ok github.com/docker/docker/pkg/directory 0.015s coverage: 80.0% of statements [2020-07-27T22:41:55.772Z] #39 71.05 DEP criu/sysfs_parse.d [2020-07-27T22:41:55.772Z] #39 71.25 DEP criu/sysctl.d [2020-07-27T22:41:56.028Z] #39 71.45 DEP criu/string.d [2020-07-27T22:41:56.028Z] #39 71.52 DEP criu/stats.d [2020-07-27T22:41:56.284Z] #39 71.67 DEP criu/sockets.d [2020-07-27T22:41:56.300Z] ok github.com/docker/docker/pkg/discovery 0.019s coverage: 58.3% of statements [2020-07-27T22:41:56.541Z] #39 71.91 DEP criu/sk-unix.d [2020-07-27T22:41:56.562Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2020-07-27T22:41:56.595Z] #60 ... [2020-07-27T22:41:56.595Z] [2020-07-27T22:41:56.595Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:41:56.595Z] #47 22.22 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:56.595Z] #47 23.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:56.595Z] #47 24.49 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:56.595Z] #47 25.93 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-07-27T22:41:56.595Z] #47 26.15 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-07-27T22:41:56.595Z] #47 26.29 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-07-27T22:41:56.595Z] #47 26.32 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-07-27T22:41:56.595Z] #47 27.28 runtime/cgo [2020-07-27T22:41:56.595Z] #47 27.30 runtime [2020-07-27T22:41:56.595Z] #47 ... [2020-07-27T22:41:56.595Z] [2020-07-27T22:41:56.595Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:41:56.595Z] #36 25.38 Checking out files: 86% (1375/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-07-27T22:41:56.595Z] #36 25.64 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-07-27T22:41:56.595Z] #36 27.83 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-07-27T22:41:56.797Z] #39 72.08 DEP criu/sk-tcp.d [2020-07-27T22:41:57.053Z] #39 72.37 DEP criu/sk-queue.d [2020-07-27T22:41:57.136Z] ok github.com/docker/docker/pkg/discovery/memory 0.010s coverage: 92.3% of statements [2020-07-27T22:41:57.174Z] #36 ... [2020-07-27T22:41:57.174Z] [2020-07-27T22:41:57.174Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:57.174Z] #23 22.92 Fetched 8365 kB in 17s (492 kB/s) [2020-07-27T22:41:57.174Z] #23 22.92 Reading package lists... [2020-07-27T22:41:57.312Z] #39 72.60 DEP criu/sk-packet.d [2020-07-27T22:41:57.437Z] #23 30.88 Reading package lists... [2020-07-27T22:41:57.437Z] #23 ... [2020-07-27T22:41:57.437Z] [2020-07-27T22:41:57.437Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:41:57.437Z] #10 26.23 Fetched 8365 kB in 18s (463 kB/s) [2020-07-27T22:41:57.437Z] #10 26.23 Reading package lists... [2020-07-27T22:41:57.568Z] #39 72.86 DEP criu/sk-netlink.d [2020-07-27T22:41:57.568Z] #39 73.02 DEP criu/sk-inet.d [2020-07-27T22:41:57.709Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-07-27T22:41:57.825Z] #39 73.26 DEP criu/signalfd.d [2020-07-27T22:41:58.009Z] #10 33.35 Reading package lists... [2020-07-27T22:41:58.009Z] #10 ... [2020-07-27T22:41:58.009Z] [2020-07-27T22:41:58.009Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:41:58.009Z] #38 26.83 Fetched 8365 kB in 18s (452 kB/s) [2020-07-27T22:41:58.009Z] #38 26.83 Reading package lists... [2020-07-27T22:41:58.081Z] #39 73.41 DEP criu/sigframe.d [2020-07-27T22:41:58.081Z] #39 73.49 DEP criu/shmem.d [2020-07-27T22:41:58.282Z] ok github.com/docker/docker/pkg/dmesg 0.009s coverage: 83.3% of statements [2020-07-27T22:41:58.338Z] #39 73.63 DEP criu/servicefd.d [2020-07-27T22:41:58.338Z] #39 73.79 DEP criu/seize.d [2020-07-27T22:41:58.552Z] #41 48.65 reflect [2020-07-27T22:41:58.552Z] #41 ... [2020-07-27T22:41:58.552Z] [2020-07-27T22:41:58.552Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:41:58.552Z] #51 33.44 Reading package lists... [2020-07-27T22:41:58.552Z] #51 40.69 Building dependency tree... [2020-07-27T22:41:58.552Z] #51 45.04 The following additional packages will be installed: [2020-07-27T22:41:58.552Z] #51 45.04 libbtrfs0 [2020-07-27T22:41:58.552Z] #51 45.26 The following NEW packages will be installed: [2020-07-27T22:41:58.552Z] #51 45.28 libbtrfs-dev libbtrfs0 [2020-07-27T22:41:58.552Z] #51 45.83 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:41:58.552Z] #51 45.83 Need to get 119 kB of archives. [2020-07-27T22:41:58.552Z] #51 45.83 After this operation, 387 kB of additional disk space will be used. [2020-07-27T22:41:58.552Z] #51 45.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:41:58.552Z] #51 45.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:41:58.552Z] #51 47.49 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:41:58.552Z] #51 47.65 Fetched 119 kB in 0s (325 kB/s) [2020-07-27T22:41:58.552Z] #51 47.76 Selecting previously unselected package libbtrfs0. [2020-07-27T22:41:58.552Z] #51 47.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:41:58.552Z] #51 47.88 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:41:58.552Z] #51 47.89 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:41:58.552Z] #51 48.01 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:41:58.552Z] #51 48.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:41:58.552Z] #51 48.06 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:41:58.552Z] #51 48.31 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:41:58.552Z] #51 48.40 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:41:58.552Z] #51 48.42 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:41:58.552Z] #51 DONE 48.7s [2020-07-27T22:41:58.552Z] [2020-07-27T22:41:58.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:41:58.552Z] #41 48.82 bufio [2020-07-27T22:41:58.552Z] #41 ... [2020-07-27T22:41:58.552Z] [2020-07-27T22:41:58.552Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:41:58.552Z] #23 32.84 Reading package lists... [2020-07-27T22:41:58.552Z] #23 40.09 Building dependency tree... [2020-07-27T22:41:58.552Z] #23 44.42 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-27T22:41:58.552Z] #23 44.42 The following additional packages will be installed: [2020-07-27T22:41:58.552Z] #23 44.42 libjq1 libonig5 [2020-07-27T22:41:58.552Z] #23 44.96 The following NEW packages will be installed: [2020-07-27T22:41:58.552Z] #23 44.98 jq libjq1 libonig5 [2020-07-27T22:41:58.552Z] #23 45.58 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:41:58.552Z] #23 45.58 Need to get 355 kB of archives. [2020-07-27T22:41:58.552Z] #23 45.58 After this operation, 1072 kB of additional disk space will be used. [2020-07-27T22:41:58.552Z] #23 45.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:41:58.552Z] #23 45.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:41:58.552Z] #23 45.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:41:58.552Z] #23 47.42 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:41:58.552Z] #23 47.65 Fetched 355 kB in 0s (786 kB/s) [2020-07-27T22:41:58.552Z] #23 47.75 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:41:58.552Z] #23 47.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:41:58.552Z] #23 47.83 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:41:58.552Z] #23 47.84 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:41:58.552Z] #23 48.06 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:41:58.552Z] #23 48.07 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:41:58.552Z] #23 48.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:41:58.552Z] #23 48.24 Selecting previously unselected package jq. [2020-07-27T22:41:58.552Z] #23 48.25 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:41:58.552Z] #23 48.25 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:41:58.552Z] #23 48.54 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:41:58.552Z] #23 48.55 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:41:58.552Z] #23 48.57 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:41:58.552Z] #23 48.59 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:41:58.552Z] #23 DONE 49.1s [2020-07-27T22:41:58.552Z] [2020-07-27T22:41:58.552Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T22:41:58.552Z] #24 DONE 0.1s [2020-07-27T22:41:58.552Z] [2020-07-27T22:41:58.552Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:41:58.594Z] #39 73.92 DEP criu/seccomp.d [2020-07-27T22:41:58.851Z] #39 74.17 DEP criu/rst-malloc.d [2020-07-27T22:41:58.851Z] #39 74.25 DEP criu/rbtree.d [2020-07-27T22:41:58.851Z] #39 74.31 DEP criu/pstree.d [2020-07-27T22:41:59.107Z] #39 74.46 DEP criu/protobuf.d [2020-07-27T22:41:59.107Z] #39 74.68 GEN criu/protobuf-desc-gen.h [2020-07-27T22:41:59.224Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-07-27T22:41:59.486Z] ok github.com/docker/docker/pkg/chrootarchive 3.641s coverage: 43.2% of statements [2020-07-27T22:42:00.064Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2020-07-27T22:42:00.462Z] #25 ... [2020-07-27T22:42:00.462Z] [2020-07-27T22:42:00.462Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:00.462Z] #38 34.15 Reading package lists... [2020-07-27T22:42:00.462Z] #38 41.29 Building dependency tree... [2020-07-27T22:42:00.462Z] #38 45.60 The following additional packages will be installed: [2020-07-27T22:42:00.462Z] #38 45.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-27T22:42:00.462Z] #38 45.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-27T22:42:00.462Z] #38 45.63 Suggested packages: [2020-07-27T22:42:00.462Z] #38 45.64 manpages-dev python-setuptools [2020-07-27T22:42:00.462Z] #38 47.51 The following NEW packages will be installed: [2020-07-27T22:42:00.462Z] #38 47.53 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-27T22:42:00.462Z] #38 47.53 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-27T22:42:00.462Z] #38 47.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-27T22:42:00.462Z] #38 47.53 python-six zlib1g-dev [2020-07-27T22:42:00.462Z] #38 47.99 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:00.462Z] #38 47.99 Need to get 4095 kB of archives. [2020-07-27T22:42:00.462Z] #38 47.99 After this operation, 22.5 MB of additional disk space will be used. [2020-07-27T22:42:00.462Z] #38 47.99 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-27T22:42:00.462Z] #38 47.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:42:00.462Z] #38 48.00 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-27T22:42:00.462Z] #38 48.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:42:00.462Z] #38 48.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-27T22:42:00.462Z] #38 48.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:42:00.462Z] #38 48.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-27T22:42:00.462Z] #38 48.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-27T22:42:00.462Z] #38 48.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-27T22:42:00.462Z] #38 48.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-27T22:42:00.462Z] #38 48.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-27T22:42:00.462Z] #38 48.31 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-27T22:42:00.462Z] #38 48.36 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-27T22:42:00.462Z] #38 48.37 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-27T22:42:00.462Z] #38 48.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-27T22:42:00.462Z] #38 48.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-27T22:42:00.462Z] #38 48.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-27T22:42:00.462Z] #38 49.98 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:00.462Z] #38 50.43 Fetched 4095 kB in 1s (5534 kB/s) [2020-07-27T22:42:00.462Z] #38 50.53 Selecting previously unselected package libcap-dev:amd64. [2020-07-27T22:42:00.462Z] #38 50.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:00.462Z] #38 50.62 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-27T22:42:00.463Z] #38 50.63 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:42:00.463Z] #38 50.78 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:42:00.463Z] #38 50.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:42:00.463Z] #38 50.79 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:00.463Z] #38 50.92 Selecting previously unselected package libnet1-dev. [2020-07-27T22:42:00.463Z] #38 50.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:42:00.463Z] #38 50.95 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:00.463Z] #38 ... [2020-07-27T22:42:00.463Z] [2020-07-27T22:42:00.463Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:00.463Z] #52 1.785 + RM_GOPATH=0 [2020-07-27T22:42:00.463Z] #52 1.785 + TMP_GOPATH= [2020-07-27T22:42:00.463Z] #52 1.785 + : /build [2020-07-27T22:42:00.463Z] #52 1.785 + '[' -z '' ']' [2020-07-27T22:42:00.463Z] #52 1.786 ++ mktemp -d [2020-07-27T22:42:00.463Z] #52 1.789 + export GOPATH=/tmp/tmp.3YbbPjVSt0 [2020-07-27T22:42:00.463Z] #52 1.789 + GOPATH=/tmp/tmp.3YbbPjVSt0 [2020-07-27T22:42:00.463Z] #52 1.789 + RM_GOPATH=1 [2020-07-27T22:42:00.463Z] #52 1.789 + case "$(go env GOARCH)" in [2020-07-27T22:42:00.463Z] #52 1.789 ++ go env GOARCH [2020-07-27T22:42:00.463Z] #52 1.820 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:00.463Z] #52 1.820 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:00.463Z] #52 1.820 ++ dirname /tmp/install/install.sh [2020-07-27T22:42:00.463Z] #52 1.821 + dir=/tmp/install [2020-07-27T22:42:00.463Z] #52 1.821 + bin=containerd [2020-07-27T22:42:00.463Z] #52 1.821 + shift [2020-07-27T22:42:00.463Z] #52 1.821 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-27T22:42:00.463Z] #52 1.821 + . /tmp/install/containerd.installer [2020-07-27T22:42:00.463Z] #52 1.821 ++ set -e [2020-07-27T22:42:00.463Z] #52 1.821 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:00.463Z] #52 1.821 + install_containerd [2020-07-27T22:42:00.463Z] #52 1.822 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-27T22:42:00.463Z] #52 1.822 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:00.463Z] #52 1.822 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3YbbPjVSt0/src/github.com/containerd/containerd [2020-07-27T22:42:00.463Z] #52 1.824 Cloning into '/tmp/tmp.3YbbPjVSt0/src/github.com/containerd/containerd'... [2020-07-27T22:42:00.570Z] #38 33.96 Reading package lists... [2020-07-27T22:42:00.570Z] #38 ... [2020-07-27T22:42:00.570Z] [2020-07-27T22:42:00.570Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:42:00.570Z] #51 26.04 Fetched 8365 kB in 18s (468 kB/s) [2020-07-27T22:42:00.570Z] #51 26.04 Reading package lists... [2020-07-27T22:42:00.570Z] #51 33.52 Reading package lists... [2020-07-27T22:42:00.570Z] #51 ... [2020-07-27T22:42:00.570Z] [2020-07-27T22:42:00.570Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:00.570Z] #32 26.54 Fetched 8365 kB in 18s (459 kB/s) [2020-07-27T22:42:00.570Z] #32 26.54 Reading package lists... [2020-07-27T22:42:00.637Z] ok github.com/docker/docker/pkg/fsutils 0.340s coverage: 85.1% of statements [2020-07-27T22:42:00.637Z] ok github.com/docker/docker/pkg/homedir 0.015s coverage: 11.4% of statements [2020-07-27T22:42:00.637Z] ok github.com/docker/docker/pkg/discovery/kv 3.093s coverage: 84.1% of statements [2020-07-27T22:42:00.722Z] #52 ... [2020-07-27T22:42:00.722Z] [2020-07-27T22:42:00.722Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:00.722Z] #10 34.15 Reading package lists... [2020-07-27T22:42:00.722Z] #10 41.62 Building dependency tree... [2020-07-27T22:42:00.722Z] #10 46.08 The following additional packages will be installed: [2020-07-27T22:42:00.722Z] #10 46.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-27T22:42:00.722Z] #10 46.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-27T22:42:00.722Z] #10 46.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-27T22:42:00.722Z] #10 46.09 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:42:00.722Z] #10 46.12 Suggested packages: [2020-07-27T22:42:00.722Z] #10 46.12 gcc-8-locales seccomp wine64 [2020-07-27T22:42:00.722Z] #10 47.85 The following NEW packages will be installed: [2020-07-27T22:42:00.722Z] #10 47.85 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-27T22:42:00.722Z] #10 47.85 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-27T22:42:00.722Z] #10 47.85 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-27T22:42:00.722Z] #10 47.86 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-27T22:42:00.722Z] #10 47.86 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-27T22:42:00.722Z] #10 47.86 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:42:00.722Z] #10 48.27 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:00.722Z] #10 48.27 Need to get 77.7 MB of archives. [2020-07-27T22:42:00.722Z] #10 48.27 After this operation, 487 MB of additional disk space will be used. [2020-07-27T22:42:00.722Z] #10 48.27 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-27T22:42:00.722Z] #10 48.45 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-27T22:42:00.722Z] #10 48.74 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-27T22:42:00.722Z] #10 48.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-27T22:42:00.722Z] #10 48.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-27T22:42:00.722Z] #10 48.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-27T22:42:00.722Z] #10 49.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-27T22:42:00.722Z] #10 49.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-27T22:42:00.722Z] #10 50.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-27T22:42:00.722Z] #10 ... [2020-07-27T22:42:00.722Z] [2020-07-27T22:42:00.722Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:00.722Z] #38 51.14 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:42:00.722Z] #38 51.14 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:42:00.722Z] #38 51.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:00.722Z] #38 51.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-27T22:42:00.723Z] #38 51.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-27T22:42:00.723Z] #38 51.34 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:42:00.982Z] #38 51.61 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:42:00.982Z] #38 51.61 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:00.982Z] #38 51.65 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:00.982Z] #38 51.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-27T22:42:00.982Z] #38 51.73 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:00.982Z] #38 51.75 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:00.999Z] #39 76.29 DEP criu/protobuf-desc.d [2020-07-27T22:42:01.210Z] ok github.com/docker/docker/layer 7.449s coverage: 68.8% of statements [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T22:42:01.210Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T22:42:01.242Z] #38 51.87 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-27T22:42:01.242Z] #38 51.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-27T22:42:01.242Z] #38 51.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:42:01.255Z] #39 76.44 DEP criu/proc_parse.d [2020-07-27T22:42:01.256Z] #39 76.61 DEP criu/plugin.d [2020-07-27T22:42:01.256Z] #39 76.69 DEP criu/pipes.d [2020-07-27T22:42:01.256Z] #39 76.81 DEP criu/pie-util.d [2020-07-27T22:42:01.502Z] #38 52.15 Selecting previously unselected package libprotobuf17:amd64. [2020-07-27T22:42:01.502Z] #38 52.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:01.502Z] #38 52.18 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:01.512Z] #39 76.87 DEP criu/pie-util-vdso.d [2020-07-27T22:42:01.512Z] #39 76.95 DEP criu/pie-util-vdso-elf32.d [2020-07-27T22:42:01.768Z] #39 77.13 DEP criu/path.d [2020-07-27T22:42:01.768Z] #39 ... [2020-07-27T22:42:01.768Z] [2020-07-27T22:42:01.768Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:42:01.768Z] #17 10.09 Fetched 8365 kB in 9s (926 kB/s) [2020-07-27T22:42:01.768Z] #17 10.09 Reading package lists... [2020-07-27T22:42:01.768Z] #17 14.10 Reading package lists... [2020-07-27T22:42:01.768Z] #17 17.41 Building dependency tree... [2020-07-27T22:42:01.768Z] #17 19.04 libcap2-bin is already the newest version (1:2.25-2). [2020-07-27T22:42:01.768Z] #17 19.04 The following additional packages will be installed: [2020-07-27T22:42:01.768Z] #17 19.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-27T22:42:01.768Z] #17 19.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-27T22:42:01.768Z] #17 19.06 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-27T22:42:01.768Z] #17 19.06 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-27T22:42:01.768Z] #17 19.06 python3.7 python3.7-minimal vim-runtime xxd [2020-07-27T22:42:01.768Z] #17 19.06 Suggested packages: [2020-07-27T22:42:01.768Z] #17 19.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-27T22:42:01.768Z] #17 19.07 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-27T22:42:01.768Z] #17 19.07 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-27T22:42:01.768Z] #17 19.07 Recommended packages: [2020-07-27T22:42:01.768Z] #17 19.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-27T22:42:01.768Z] #17 19.07 python3-keyrings.alt python3-xdg unzip [2020-07-27T22:42:01.784Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-07-27T22:42:01.784Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-07-27T22:42:02.025Z] #17 ... [2020-07-27T22:42:02.025Z] [2020-07-27T22:42:02.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:02.025Z] #39 77.34 DEP criu/parasite-syscall.d [2020-07-27T22:42:02.046Z] ok github.com/docker/docker/pkg/ioutils 0.632s coverage: 69.3% of statements [2020-07-27T22:42:02.282Z] #39 77.65 DEP criu/pagemap.d [2020-07-27T22:42:02.282Z] #39 77.79 DEP criu/pagemap-cache.d [2020-07-27T22:42:02.282Z] #39 ... [2020-07-27T22:42:02.282Z] [2020-07-27T22:42:02.282Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:02.282Z] #41 137.0 github.com/LK4D4/vndr/godl [2020-07-27T22:42:02.282Z] #41 137.7 github.com/LK4D4/vndr [2020-07-27T22:42:02.308Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-07-27T22:42:02.308Z] ok github.com/docker/docker/pkg/namesgenerator 0.017s coverage: 85.7% of statements [2020-07-27T22:42:02.308Z] ok github.com/docker/docker/pkg/idtools 0.971s coverage: 70.5% of statements [2020-07-27T22:42:02.308Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T22:42:02.308Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T22:42:02.308Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T22:42:02.443Z] #38 53.11 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-27T22:42:02.443Z] #38 53.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:02.443Z] #38 53.11 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:02.486Z] #32 34.23 Reading package lists... [2020-07-27T22:42:02.486Z] #32 ... [2020-07-27T22:42:02.486Z] [2020-07-27T22:42:02.486Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:42:02.486Z] #23 30.88 Reading package lists... [2020-07-27T22:42:02.538Z] #41 ... [2020-07-27T22:42:02.538Z] [2020-07-27T22:42:02.538Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:02.538Z] #39 77.99 DEP criu/page-xfer.d [2020-07-27T22:42:02.703Z] #38 53.43 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-27T22:42:02.796Z] #39 ... [2020-07-27T22:42:02.796Z] [2020-07-27T22:42:02.796Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:02.796Z] #41 DONE 147.3s [2020-07-27T22:42:02.796Z] [2020-07-27T22:42:02.796Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:02.796Z] #39 78.26 DEP criu/page-pipe.d [2020-07-27T22:42:02.884Z] ok github.com/docker/docker/pkg/parsers 0.025s coverage: 97.0% of statements [2020-07-27T22:42:02.884Z] ok github.com/docker/docker/pkg/parsers/kernel 0.044s coverage: 60.0% of statements [2020-07-27T22:42:02.973Z] #38 53.45 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:02.973Z] #38 53.46 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:03.053Z] #39 78.48 DEP criu/netfilter.d [2020-07-27T22:42:03.147Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2020-07-27T22:42:03.147Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-07-27T22:42:03.147Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T22:42:03.147Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T22:42:03.310Z] #39 78.66 DEP criu/net.d [2020-07-27T22:42:03.567Z] #39 78.95 DEP criu/namespaces.d [2020-07-27T22:42:03.724Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.021s coverage: 56.8% of statements [2020-07-27T22:42:03.835Z] #39 79.21 DEP criu/mount.d [2020-07-27T22:42:04.092Z] #39 79.54 DEP criu/memfd.d [2020-07-27T22:42:04.300Z] ok github.com/docker/docker/pkg/pools 0.026s coverage: 88.2% of statements [2020-07-27T22:42:04.349Z] #39 79.67 DEP criu/mem.d [2020-07-27T22:42:04.349Z] #39 79.87 DEP criu/lsm.d [2020-07-27T22:42:04.354Z] #38 54.81 Selecting previously unselected package libprotoc17:amd64. [2020-07-27T22:42:04.354Z] #38 54.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:04.354Z] #38 54.84 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:04.354Z] #38 ... [2020-07-27T22:42:04.354Z] [2020-07-27T22:42:04.354Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:04.354Z] #30 44.89 internal/oserror [2020-07-27T22:42:04.354Z] #30 44.98 syscall [2020-07-27T22:42:04.354Z] #30 47.47 reflect [2020-07-27T22:42:04.354Z] #30 54.07 time [2020-07-27T22:42:04.354Z] #30 ... [2020-07-27T22:42:04.354Z] [2020-07-27T22:42:04.354Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:04.354Z] #25 2.414 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T22:42:04.354Z] #25 2.858 [2020-07-27T22:42:04.354Z] #25 3.018 # 2.4% ###### 8.4% ######## 12.3% ############# 18.2% ################# 24.9% ######################## 33.3% ############################# 40.7% ################################# 47.0% ###################################### 54.1% ############################################ 61.3% ################################################ 68.1% ##################################################### 74.1% ########################################################## 80.7% ############################################################### 88.1% ###################################################################### 97.4% ######################################################################## 100.0% [2020-07-27T22:42:04.354Z] #25 5.068 [2020-07-27T22:42:04.354Z] #25 5.295 0.4% ################################ 45.0% ####################################################################### 99.6% ######################################################################## 100.0% [2020-07-27T22:42:04.398Z] #23 38.45 Building dependency tree... [2020-07-27T22:42:04.562Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-07-27T22:42:04.562Z] ok github.com/docker/docker/pkg/plugins/transport 0.013s coverage: 85.7% of statements [2020-07-27T22:42:04.605Z] #39 80.00 DEP criu/log.d [2020-07-27T22:42:04.605Z] #39 80.11 DEP criu/libnetlink.d [2020-07-27T22:42:04.614Z] #25 6.103 #=#=# [2020-07-27T22:42:04.862Z] #39 80.24 DEP criu/kerndat.d [2020-07-27T22:42:05.120Z] #39 80.41 DEP criu/kcmp-ids.d [2020-07-27T22:42:05.120Z] #39 80.51 DEP criu/irmap.d [2020-07-27T22:42:05.120Z] #39 80.62 DEP criu/ipc_ns.d [2020-07-27T22:42:05.132Z] #25 6.275 ##### 8.2% ############################## 43.0% ##################################################### 73.6% ######################################################################## 100.0% [2020-07-27T22:42:05.136Z] ok github.com/docker/docker/pkg/reexec 0.027s coverage: 82.4% of statements [2020-07-27T22:42:05.377Z] #39 80.75 DEP criu/image.d [2020-07-27T22:42:05.392Z] #25 7.008 [2020-07-27T22:42:05.634Z] #39 80.98 DEP criu/image-desc.d [2020-07-27T22:42:05.634Z] #39 81.11 DEP criu/fsnotify.d [2020-07-27T22:42:05.652Z] #25 7.223 ## 3.4% [2020-07-27T22:42:05.652Z] #25 ... [2020-07-27T22:42:05.652Z] [2020-07-27T22:42:05.652Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:05.652Z] #32 46.42 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:05.652Z] #32 46.42 Need to get 14.9 MB of archives. [2020-07-27T22:42:05.652Z] #32 46.42 After this operation, 61.8 MB of additional disk space will be used. [2020-07-27T22:42:05.652Z] #32 46.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:42:05.652Z] #32 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:42:05.652Z] #32 46.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-27T22:42:05.652Z] #32 46.74 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:42:05.652Z] #32 47.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-27T22:42:05.652Z] #32 47.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-27T22:42:05.652Z] #32 47.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-27T22:42:05.652Z] #32 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-27T22:42:05.652Z] #32 47.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-27T22:42:05.652Z] #32 47.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-27T22:42:05.652Z] #32 49.63 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:05.652Z] #32 49.86 Fetched 14.9 MB in 2s (7440 kB/s) [2020-07-27T22:42:05.652Z] #32 50.03 Selecting previously unselected package xxd. [2020-07-27T22:42:05.652Z] #32 50.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:05.652Z] #32 50.15 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:42:05.652Z] #32 50.16 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:42:05.652Z] #32 50.34 Selecting previously unselected package vim-common. [2020-07-27T22:42:05.652Z] #32 50.35 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:42:05.652Z] #32 50.43 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:05.652Z] #32 50.75 Selecting previously unselected package cmake-data. [2020-07-27T22:42:05.652Z] #32 50.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-27T22:42:05.652Z] #32 50.77 Unpacking cmake-data (3.13.4-1) ... [2020-07-27T22:42:05.652Z] #32 53.96 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:42:05.652Z] #32 53.96 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:42:05.652Z] #32 53.97 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:05.710Z] ok github.com/docker/docker/pkg/stdcopy 0.019s coverage: 100.0% of statements [2020-07-27T22:42:05.893Z] #39 81.32 DEP criu/filesystems.d [2020-07-27T22:42:05.911Z] #32 ... [2020-07-27T22:42:05.912Z] [2020-07-27T22:42:05.912Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:05.972Z] ok github.com/docker/docker/pkg/pubsub 1.078s coverage: 73.9% of statements [2020-07-27T22:42:06.150Z] #39 81.54 DEP criu/files.d [2020-07-27T22:42:06.406Z] #39 81.76 DEP criu/files-reg.d [2020-07-27T22:42:06.406Z] #39 81.86 DEP criu/files-ext.d [2020-07-27T22:42:06.546Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-07-27T22:42:06.546Z] ok github.com/docker/docker/pkg/stringid 0.009s coverage: 70.6% of statements [2020-07-27T22:42:06.663Z] #39 82.09 DEP criu/file-lock.d [2020-07-27T22:42:06.808Z] ok github.com/docker/docker/pkg/symlink 0.020s coverage: 87.7% of statements [2020-07-27T22:42:06.920Z] #39 82.24 DEP criu/file-ids.d [2020-07-27T22:42:06.920Z] #39 82.42 DEP criu/fifo.d [2020-07-27T22:42:06.943Z] #23 42.36 ca-certificates is already the newest version (20200601~deb10u1). [2020-07-27T22:42:06.943Z] #23 42.36 The following additional packages will be installed: [2020-07-27T22:42:06.943Z] #23 42.39 libjq1 libonig5 [2020-07-27T22:42:06.943Z] #23 42.91 The following NEW packages will be installed: [2020-07-27T22:42:06.951Z] #25 7.223 ## 3.4% ####### 10.0% ########## 14.4% ############### 22.2% ####################### 32.2% ############################# 40.3% ################################## 47.4% ######################################## 56.2% ############################################## 64.7% #################################################### 72.7% ######################################################### 79.7% ############################################################### 88.3% ###################################################################### 98.1% ######################################################################## 100.0% [2020-07-27T22:42:07.176Z] #39 82.60 DEP criu/fdstore.d [2020-07-27T22:42:07.204Z] #23 42.93 jq libjq1 libonig5 [2020-07-27T22:42:07.381Z] ok github.com/docker/docker/pkg/sysinfo 0.020s coverage: 53.8% of statements [2020-07-27T22:42:07.433Z] #39 82.76 DEP criu/fault-injection.d [2020-07-27T22:42:07.433Z] #39 82.83 DEP criu/external.d [2020-07-27T22:42:07.433Z] #39 82.91 DEP criu/eventpoll.d [2020-07-27T22:42:07.465Z] #23 43.40 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:07.465Z] #23 43.40 Need to get 355 kB of archives. [2020-07-27T22:42:07.465Z] #23 43.40 After this operation, 1072 kB of additional disk space will be used. [2020-07-27T22:42:07.465Z] #23 43.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:42:07.465Z] #23 43.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:42:07.465Z] #23 43.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:42:07.520Z] #25 8.915 [2020-07-27T22:42:07.726Z] #23 ... [2020-07-27T22:42:07.726Z] [2020-07-27T22:42:07.726Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:07.726Z] #41 43.67 internal/reflectlite [2020-07-27T22:42:07.726Z] #41 43.67 github.com/LK4D4/vndr/godl/singleflight [2020-07-27T22:42:07.729Z] #39 83.04 DEP criu/eventfd.d [2020-07-27T22:42:07.729Z] #39 83.15 DEP criu/crtools.d [2020-07-27T22:42:07.955Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 36.9% of statements [2020-07-27T22:42:07.955Z] ok github.com/docker/docker/pkg/signal 2.758s coverage: 61.0% of statements [2020-07-27T22:42:07.986Z] #39 83.34 DEP criu/cr-service.d [2020-07-27T22:42:08.218Z] ok github.com/docker/docker/pkg/tailfile 0.172s coverage: 88.6% of statements [2020-07-27T22:42:08.242Z] #39 83.51 DEP criu/cr-restore.d [2020-07-27T22:42:08.242Z] #39 83.68 DEP criu/cr-errno.d [2020-07-27T22:42:08.242Z] #39 83.71 DEP criu/cr-dump.d [2020-07-27T22:42:08.304Z] #41 44.03 math/rand [2020-07-27T22:42:08.480Z] testing: warning: no tests to run [2020-07-27T22:42:08.480Z] coverage: [no statements] [2020-07-27T22:42:08.480Z] ok github.com/docker/docker/pkg/term/windows 0.019s coverage: [no statements] [no tests to run] [2020-07-27T22:42:08.499Z] #39 83.94 DEP criu/cr-dedup.d [2020-07-27T22:42:08.755Z] #39 84.14 DEP criu/cr-check.d [2020-07-27T22:42:08.875Z] #41 ... [2020-07-27T22:42:08.875Z] [2020-07-27T22:42:08.875Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:08.875Z] #60 DONE 44.8s [2020-07-27T22:42:09.011Z] #39 84.38 DEP criu/config.d [2020-07-27T22:42:09.011Z] #39 84.51 DEP criu/clone-noasan.d [2020-07-27T22:42:09.055Z] ok github.com/docker/docker/pkg/tarsum 0.094s coverage: 89.3% of statements [2020-07-27T22:42:09.055Z] ok github.com/docker/docker/pkg/truncindex 0.112s coverage: 91.5% of statements [2020-07-27T22:42:09.055Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2020-07-27T22:42:09.135Z] [2020-07-27T22:42:09.135Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:42:09.135Z] #23 44.88 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:09.268Z] #39 84.62 DEP criu/cgroup.d [2020-07-27T22:42:09.317Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-07-27T22:42:09.396Z] #23 45.24 Fetched 355 kB in 0s (1222 kB/s) [2020-07-27T22:42:09.524Z] #39 84.83 DEP criu/cgroup-props.d [2020-07-27T22:42:09.524Z] #39 84.91 DEP criu/bitmap.d [2020-07-27T22:42:09.524Z] #39 84.92 DEP criu/bfd.d [2020-07-27T22:42:09.657Z] #23 45.51 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:42:09.657Z] #23 45.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:09.657Z] #23 45.59 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:42:09.657Z] #23 45.61 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:42:09.781Z] #39 85.07 DEP criu/autofs.d [2020-07-27T22:42:09.781Z] #39 85.21 DEP criu/aio.d [2020-07-27T22:42:10.081Z] #39 85.35 DEP criu/action-scripts.d [2020-07-27T22:42:10.228Z] #23 ... [2020-07-27T22:42:10.228Z] [2020-07-27T22:42:10.228Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:10.228Z] #43 DONE 46.1s [2020-07-27T22:42:10.228Z] [2020-07-27T22:42:10.228Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-07-27T22:42:10.228Z] #23 46.14 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:42:10.228Z] #23 46.15 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:42:10.228Z] #23 46.18 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:42:10.263Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-07-27T22:42:10.338Z] #39 85.66 CC criu/action-scripts.o [2020-07-27T22:42:10.338Z] #39 ... [2020-07-27T22:42:10.338Z] [2020-07-27T22:42:10.338Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:42:10.338Z] #17 21.19 The following NEW packages will be installed: [2020-07-27T22:42:10.338Z] #17 21.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-27T22:42:10.338Z] #17 21.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-27T22:42:10.338Z] #17 21.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-27T22:42:10.338Z] #17 21.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-27T22:42:10.338Z] #17 21.20 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-27T22:42:10.338Z] #17 21.20 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-27T22:42:10.338Z] #17 21.20 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-27T22:42:10.338Z] #17 21.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-27T22:42:10.338Z] #17 21.20 xz-utils zip [2020-07-27T22:42:10.338Z] #17 21.57 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:10.338Z] #17 21.57 Need to get 28.5 MB of archives. [2020-07-27T22:42:10.338Z] #17 21.57 After this operation, 116 MB of additional disk space will be used. [2020-07-27T22:42:10.338Z] #17 21.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-27T22:42:10.338Z] #17 21.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-27T22:42:10.338Z] #17 21.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-27T22:42:10.338Z] #17 21.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-27T22:42:10.338Z] #17 21.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-27T22:42:10.338Z] #17 21.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-27T22:42:10.338Z] #17 21.94 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-27T22:42:10.338Z] #17 22.00 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-27T22:42:10.338Z] #17 22.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-27T22:42:10.338Z] #17 22.00 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-27T22:42:10.338Z] #17 22.00 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-27T22:42:10.338Z] #17 22.01 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-27T22:42:10.338Z] #17 22.02 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-27T22:42:10.338Z] #17 22.02 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-27T22:42:10.338Z] #17 22.03 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-27T22:42:10.338Z] #17 22.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-27T22:42:10.338Z] #17 22.10 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:42:10.338Z] #17 22.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:42:10.338Z] #17 22.13 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-27T22:42:10.338Z] #17 22.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-27T22:42:10.338Z] #17 22.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-27T22:42:10.338Z] #17 22.19 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-27T22:42:10.338Z] #17 22.22 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-27T22:42:10.338Z] #17 22.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:42:10.338Z] #17 22.29 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:42:10.338Z] #17 22.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:42:10.338Z] #17 22.34 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-27T22:42:10.338Z] #17 22.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-27T22:42:10.338Z] #17 22.36 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:42:10.338Z] #17 22.79 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:42:10.338Z] #17 22.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:42:10.338Z] #17 22.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:42:10.338Z] #17 22.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-27T22:42:10.338Z] #17 22.79 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-27T22:42:10.338Z] #17 22.80 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-27T22:42:10.338Z] #17 22.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-27T22:42:10.338Z] #17 22.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-27T22:42:10.338Z] #17 22.92 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-27T22:42:10.338Z] #17 22.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-27T22:42:10.338Z] #17 22.93 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-27T22:42:10.338Z] #17 22.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-27T22:42:10.338Z] #17 22.95 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-27T22:42:10.338Z] #17 23.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-27T22:42:10.338Z] #17 23.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-27T22:42:10.338Z] #17 23.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-27T22:42:10.338Z] #17 23.35 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-27T22:42:10.338Z] #17 23.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-27T22:42:10.338Z] #17 23.43 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-27T22:42:10.338Z] #17 24.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:10.338Z] #17 24.12 Fetched 28.5 MB in 2s (13.2 MB/s) [2020-07-27T22:42:10.338Z] #17 24.18 Selecting previously unselected package pigz. [2020-07-27T22:42:10.338Z] #17 24.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-27T22:42:10.338Z] #17 24.24 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 24.25 Unpacking pigz (2.4-1) ... [2020-07-27T22:42:10.338Z] #17 24.35 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-27T22:42:10.338Z] #17 24.35 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 24.35 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:10.338Z] #17 24.75 Selecting previously unselected package python3.7-minimal. [2020-07-27T22:42:10.338Z] #17 24.75 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 24.75 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:42:10.338Z] #17 25.64 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:10.338Z] #17 25.67 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:42:10.338Z] #17 28.16 Selecting previously unselected package python3-minimal. [2020-07-27T22:42:10.338Z] #17 28.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 ... 23681 files and directories currently installed.) [2020-07-27T22:42:10.338Z] #17 28.24 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 28.25 Unpacking python3-minimal (3.7.3-1) ... [2020-07-27T22:42:10.338Z] #17 28.34 Selecting previously unselected package libmpdec2:amd64. [2020-07-27T22:42:10.338Z] #17 28.35 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 28.36 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:42:10.338Z] #17 28.48 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-27T22:42:10.338Z] #17 28.49 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:42:10.338Z] #17 28.50 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:10.338Z] #17 ... [2020-07-27T22:42:10.338Z] [2020-07-27T22:42:10.338Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:42:10.338Z] #28 DONE 154.9s [2020-07-27T22:42:10.489Z] #23 46.40 Selecting previously unselected package jq. [2020-07-27T22:42:10.489Z] #23 46.40 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:42:10.489Z] #23 46.46 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:42:10.594Z] [2020-07-27T22:42:10.594Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:10.654Z] #25 9.160 0.5% # 2.0% ## 3.9% ### 5.5% ##### 7.1% ###### 8.9% ####### 10.2% ######## 11.5% ######### 13.3% ########## 14.5% ########### 15.9% ############# 18.1% ############## 19.8% ############### 21.5% ################ 22.3% ################ 23.0% ################# 24.3% ################## 25.9% ################### 27.6% #################### 28.6% ##################### 29.8% ###################### 31.4% ####################### 32.9% ######################## 34.7% ########################## 37.0% ########################### 38.9% ############################# 40.7% ############################## 41.8% ############################### 43.4% [2020-07-27T22:42:10.654Z] #25 ... [2020-07-27T22:42:10.654Z] [2020-07-27T22:42:10.654Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:10.654Z] #41 51.25 syscall [2020-07-27T22:42:10.654Z] #41 58.09 time [2020-07-27T22:42:10.654Z] #41 ... [2020-07-27T22:42:10.654Z] [2020-07-27T22:42:10.654Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:11.062Z] #23 46.94 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:42:11.062Z] #23 46.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:42:11.062Z] #23 46.97 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:42:11.062Z] #23 46.99 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:11.157Z] #45 ... [2020-07-27T22:42:11.157Z] [2020-07-27T22:42:11.157Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:11.157Z] #39 86.57 CC criu/aio.o [2020-07-27T22:42:11.209Z] ok github.com/docker/docker/reference 0.023s coverage: 84.4% of statements [2020-07-27T22:42:11.433Z] #25 9.160 0.5% # 2.0% ## 3.9% ### 5.5% ##### 7.1% ###### 8.9% ####### 10.2% ######## 11.5% ######### 13.3% ########## 14.5% ########### 15.9% ############# 18.1% ############## 19.8% ############### 21.5% ################ 22.3% ################ 23.0% ################# 24.3% ################## 25.9% ################### 27.6% #################### 28.6% ##################### 29.8% ###################### 31.4% ####################### 32.9% ######################## 34.7% ########################## 37.0% ########################### 38.9% ############################# 40.7% ############################## 41.8% ############################### 43.4% ################################ 45.5% ################################# 46.5% ################################## 48.1% #################################### 50.1% ##################################### 52.0% ###################################### 53.5% ####################################### 54.9% ######################################## 56.1% [2020-07-27T22:42:11.433Z] #25 ... [2020-07-27T22:42:11.433Z] [2020-07-27T22:42:11.433Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:11.433Z] #47 52.08 syscall [2020-07-27T22:42:11.433Z] #47 52.09 reflect [2020-07-27T22:42:11.433Z] #47 60.67 context [2020-07-27T22:42:11.433Z] #47 61.95 internal/poll [2020-07-27T22:42:11.633Z] #23 DONE 47.5s [2020-07-27T22:42:11.633Z] [2020-07-27T22:42:11.633Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T22:42:11.633Z] #24 DONE 0.1s [2020-07-27T22:42:11.633Z] [2020-07-27T22:42:11.633Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:11.693Z] #47 ... [2020-07-27T22:42:11.693Z] [2020-07-27T22:42:11.693Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:11.720Z] #39 87.19 CC criu/autofs.o [2020-07-27T22:42:11.782Z] ok github.com/docker/docker/profiles/seccomp 0.014s coverage: 73.8% of statements [2020-07-27T22:42:11.782Z] ok github.com/docker/docker/plugin 0.567s coverage: 23.1% of statements [2020-07-27T22:42:11.953Z] #25 9.160 0.5% # 2.0% ## 3.9% ### 5.5% ##### 7.1% ###### 8.9% ####### 10.2% ######## 11.5% ######### 13.3% ########## 14.5% ########### 15.9% ############# 18.1% ############## 19.8% ############### 21.5% ################ 22.3% ################ 23.0% ################# 24.3% ################## 25.9% ################### 27.6% #################### 28.6% ##################### 29.8% ###################### 31.4% ####################### 32.9% ######################## 34.7% ########################## 37.0% ########################### 38.9% ############################# 40.7% ############################## 41.8% ############################### 43.4% ################################ 45.5% ################################# 46.5% ################################## 48.1% #################################### 50.1% ##################################### 52.0% ###################################### 53.5% ####################################### 54.9% ######################################## 56.1% ######################################### 57.4% ########################################## 59.4% ########################################### 60.2% ############################################ 61.5% ############################################# 62.9% ############################################## 64.6% [2020-07-27T22:42:11.953Z] #25 ... [2020-07-27T22:42:11.953Z] [2020-07-27T22:42:11.953Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:42:11.953Z] #28 52.61 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-27T22:42:11.953Z] #28 53.26 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-27T22:42:11.953Z] #28 53.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-27T22:42:12.213Z] #28 ... [2020-07-27T22:42:12.213Z] [2020-07-27T22:42:12.213Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:12.728Z] ok github.com/docker/docker/registry/resumable 0.029s coverage: 100.0% of statements [2020-07-27T22:42:12.728Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 50.9% of statements [2020-07-27T22:42:13.086Z] #39 88.44 CC criu/bfd.o [2020-07-27T22:42:13.256Z] #25 9.160 0.5% # 2.0% ## 3.9% ### 5.5% ##### 7.1% ###### 8.9% ####### 10.2% ######## 11.5% ######### 13.3% ########## 14.5% ########### 15.9% ############# 18.1% ############## 19.8% ############### 21.5% ################ 22.3% ################ 23.0% ################# 24.3% ################## 25.9% ################### 27.6% #################### 28.6% ##################### 29.8% ###################### 31.4% ####################### 32.9% ######################## 34.7% ########################## 37.0% ########################### 38.9% ############################# 40.7% ############################## 41.8% ############################### 43.4% ################################ 45.5% ################################# 46.5% ################################## 48.1% #################################### 50.1% ##################################### 52.0% ###################################### 53.5% ####################################### 54.9% ######################################## 56.1% ######################################### 57.4% ########################################## 59.4% ########################################### 60.2% ############################################ 61.5% ############################################# 62.9% ############################################## 64.6% ############################################### 65.9% ################################################ 66.8% ################################################# 68.5% ################################################## 70.6% ################################################### 71.9% #################################################### 73.2% ###################################################### 75.1% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 79.5% ########################################################## 81.4% [2020-07-27T22:42:13.256Z] #25 ... [2020-07-27T22:42:13.256Z] [2020-07-27T22:42:13.256Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:13.256Z] #10 53.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-27T22:42:13.256Z] #10 56.47 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-27T22:42:13.256Z] #10 56.47 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-27T22:42:13.256Z] #10 56.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:42:13.256Z] #10 56.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:42:13.256Z] #10 56.53 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-27T22:42:13.256Z] #10 56.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-27T22:42:13.256Z] #10 56.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-27T22:42:13.256Z] #10 56.60 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-27T22:42:13.256Z] #10 56.63 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-27T22:42:13.256Z] #10 56.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-27T22:42:13.256Z] #10 56.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-27T22:42:13.256Z] #10 56.82 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-27T22:42:13.256Z] #10 56.85 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-27T22:42:13.256Z] #10 56.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-27T22:42:13.256Z] #10 56.87 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-27T22:42:13.256Z] #10 58.03 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:13.256Z] #10 58.18 Fetched 77.7 MB in 9s (8726 kB/s) [2020-07-27T22:42:13.256Z] #10 58.29 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-27T22:42:13.256Z] #10 58.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:13.256Z] #10 58.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:42:13.256Z] #10 58.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:42:13.256Z] #10 61.23 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-27T22:42:13.256Z] #10 61.23 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:42:13.256Z] #10 61.24 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:42:13.256Z] #10 ... [2020-07-27T22:42:13.256Z] [2020-07-27T22:42:13.256Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:13.343Z] #39 88.91 CC criu/bitmap.o [2020-07-27T22:42:13.599Z] #39 89.04 CC criu/cgroup-props.o [2020-07-27T22:42:13.673Z] ok github.com/docker/docker/registry 0.215s coverage: 56.3% of statements [2020-07-27T22:42:13.673Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2020-07-27T22:42:13.936Z] ok github.com/docker/docker/runconfig 0.046s coverage: 66.1% of statements [2020-07-27T22:42:14.204Z] #25 2.217 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T22:42:14.204Z] #25 ... [2020-07-27T22:42:14.204Z] [2020-07-27T22:42:14.204Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-07-27T22:42:14.204Z] #51 33.52 Reading package lists... [2020-07-27T22:42:14.204Z] #51 41.17 Building dependency tree... [2020-07-27T22:42:14.204Z] #51 45.88 The following additional packages will be installed: [2020-07-27T22:42:14.204Z] #51 45.88 libbtrfs0 [2020-07-27T22:42:14.204Z] #51 46.38 The following NEW packages will be installed: [2020-07-27T22:42:14.204Z] #51 46.39 libbtrfs-dev libbtrfs0 [2020-07-27T22:42:14.204Z] #51 46.86 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:14.204Z] #51 46.86 Need to get 119 kB of archives. [2020-07-27T22:42:14.204Z] #51 46.86 After this operation, 387 kB of additional disk space will be used. [2020-07-27T22:42:14.204Z] #51 46.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:42:14.204Z] #51 46.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:42:14.204Z] #51 48.60 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:14.204Z] #51 48.80 Fetched 119 kB in 0s (427 kB/s) [2020-07-27T22:42:14.204Z] #51 48.93 Selecting previously unselected package libbtrfs0. [2020-07-27T22:42:14.204Z] #51 48.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:14.204Z] #51 48.98 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:42:14.204Z] #51 49.05 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:42:14.204Z] #51 49.16 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:42:14.204Z] #51 49.20 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:42:14.204Z] #51 49.20 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:42:14.204Z] #51 49.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:42:14.204Z] #51 49.64 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:42:14.204Z] #51 49.65 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:14.204Z] #51 DONE 50.1s [2020-07-27T22:42:14.204Z] [2020-07-27T22:42:14.204Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:14.204Z] #25 2.602 [2020-07-27T22:42:14.465Z] #25 ... [2020-07-27T22:42:14.465Z] [2020-07-27T22:42:14.465Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:14.465Z] #10 33.35 Reading package lists... [2020-07-27T22:42:14.465Z] #10 40.64 Building dependency tree... [2020-07-27T22:42:14.465Z] #10 44.80 The following additional packages will be installed: [2020-07-27T22:42:14.465Z] #10 44.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-07-27T22:42:14.465Z] #10 44.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-07-27T22:42:14.465Z] #10 44.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-07-27T22:42:14.465Z] #10 44.85 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:42:14.465Z] #10 44.90 Suggested packages: [2020-07-27T22:42:14.465Z] #10 44.90 gcc-8-locales seccomp wine64 [2020-07-27T22:42:14.465Z] #10 47.36 The following NEW packages will be installed: [2020-07-27T22:42:14.465Z] #10 47.36 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-07-27T22:42:14.465Z] #10 47.36 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-07-27T22:42:14.465Z] #10 47.36 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-07-27T22:42:14.465Z] #10 47.37 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-07-27T22:42:14.465Z] #10 47.37 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-07-27T22:42:14.465Z] #10 47.37 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-07-27T22:42:14.465Z] #10 47.83 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:14.465Z] #10 47.83 Need to get 77.7 MB of archives. [2020-07-27T22:42:14.465Z] #10 47.83 After this operation, 487 MB of additional disk space will be used. [2020-07-27T22:42:14.466Z] #10 47.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2020-07-27T22:42:14.466Z] #10 48.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-07-27T22:42:14.466Z] #10 48.42 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-07-27T22:42:14.466Z] #10 48.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-07-27T22:42:14.466Z] #10 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-07-27T22:42:14.466Z] #10 48.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-07-27T22:42:14.466Z] #10 49.04 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-07-27T22:42:14.466Z] #10 49.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-07-27T22:42:14.466Z] #10 49.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-07-27T22:42:14.466Z] #10 ... [2020-07-27T22:42:14.466Z] [2020-07-27T22:42:14.466Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:14.528Z] #39 89.77 CC criu/cgroup.o [2020-07-27T22:42:14.727Z] #25 2.885 0.8% ## 3.5% [2020-07-27T22:42:14.727Z] #25 ... [2020-07-27T22:42:14.727Z] [2020-07-27T22:42:14.727Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:14.727Z] #38 33.96 Reading package lists... [2020-07-27T22:42:14.727Z] #38 40.93 Building dependency tree... [2020-07-27T22:42:14.727Z] #38 45.22 The following additional packages will be installed: [2020-07-27T22:42:14.727Z] #38 45.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-07-27T22:42:14.727Z] #38 45.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-07-27T22:42:14.727Z] #38 45.33 Suggested packages: [2020-07-27T22:42:14.727Z] #38 45.33 manpages-dev python-setuptools [2020-07-27T22:42:14.727Z] #38 47.63 The following NEW packages will be installed: [2020-07-27T22:42:14.727Z] #38 47.64 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-07-27T22:42:14.727Z] #38 47.64 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-07-27T22:42:14.727Z] #38 47.64 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-07-27T22:42:14.727Z] #38 47.64 python-six zlib1g-dev [2020-07-27T22:42:14.727Z] #38 48.16 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:14.727Z] #38 48.16 Need to get 4095 kB of archives. [2020-07-27T22:42:14.727Z] #38 48.16 After this operation, 22.5 MB of additional disk space will be used. [2020-07-27T22:42:14.727Z] #38 48.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-07-27T22:42:14.727Z] #38 48.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:42:14.727Z] #38 48.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-07-27T22:42:14.727Z] #38 48.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:42:14.727Z] #38 48.22 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-07-27T22:42:14.727Z] #38 48.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:42:14.727Z] #38 48.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-07-27T22:42:14.727Z] #38 48.23 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-07-27T22:42:14.727Z] #38 48.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-07-27T22:42:14.727Z] #38 48.38 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-07-27T22:42:14.727Z] #38 48.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-07-27T22:42:14.727Z] #38 48.54 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-07-27T22:42:14.727Z] #38 48.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-07-27T22:42:14.727Z] #38 48.62 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-07-27T22:42:14.727Z] #38 48.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-07-27T22:42:14.727Z] #38 48.65 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-07-27T22:42:14.727Z] #38 48.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-07-27T22:42:14.727Z] #38 49.91 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:14.727Z] #38 50.25 Fetched 4095 kB in 1s (5108 kB/s) [2020-07-27T22:42:14.727Z] #38 50.58 Selecting previously unselected package libcap-dev:amd64. [2020-07-27T22:42:14.727Z] #38 50.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% [2020-07-27T22:42:14.727Z] #38 ... [2020-07-27T22:42:14.727Z] [2020-07-27T22:42:14.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:14.818Z] #25 9.160 0.5% # 2.0% ## 3.9% ### 5.5% ##### 7.1% ###### 8.9% ####### 10.2% ######## 11.5% ######### 13.3% ########## 14.5% ########### 15.9% ############# 18.1% ############## 19.8% ############### 21.5% ################ 22.3% ################ 23.0% ################# 24.3% ################## 25.9% ################### 27.6% #################### 28.6% ##################### 29.8% ###################### 31.4% ####################### 32.9% ######################## 34.7% ########################## 37.0% ########################### 38.9% ############################# 40.7% ############################## 41.8% ############################### 43.4% ################################ 45.5% ################################# 46.5% ################################## 48.1% #################################### 50.1% ##################################### 52.0% ###################################### 53.5% ####################################### 54.9% ######################################## 56.1% ######################################### 57.4% ########################################## 59.4% ########################################### 60.2% ############################################ 61.5% ############################################# 62.9% ############################################## 64.6% ############################################### 65.9% ################################################ 66.8% ################################################# 68.5% ################################################## 70.6% ################################################### 71.9% #################################################### 73.2% ###################################################### 75.1% ####################################################### 76.7% ######################################################## 78.2% ######################################################### 79.5% ########################################################## 81.4% ########################################################### 82.6% ############################################################ 83.8% ############################################################# 85.2% ############################################################## 86.7% ############################################################### 88.1% ############################################################### 88.8% ################################################################# 90.3% ################################################################# 91.2% ################################################################## 92.6% ################################################################### 93.6% #################################################################### 94.8% ##################################################################### 96.3% ##################################################################### 97.1% ####################################################################### 99.0% ######################################################################## 100.0% [2020-07-27T22:42:14.818Z] #25 16.39 [2020-07-27T22:42:14.818Z] #25 ... [2020-07-27T22:42:14.818Z] [2020-07-27T22:42:14.818Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:14.818Z] #38 55.52 Selecting previously unselected package protobuf-c-compiler. [2020-07-27T22:42:14.818Z] #38 55.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:14.818Z] #38 55.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:42:14.818Z] #38 55.73 Selecting previously unselected package protobuf-compiler. [2020-07-27T22:42:14.818Z] #38 55.74 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:14.818Z] #38 55.76 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:42:14.818Z] #38 55.95 Selecting previously unselected package python-pkg-resources. [2020-07-27T22:42:14.818Z] #38 55.95 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:42:14.818Z] #38 55.97 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:14.818Z] #38 56.16 Selecting previously unselected package python-six. [2020-07-27T22:42:14.818Z] #38 56.17 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-27T22:42:14.818Z] #38 56.18 Unpacking python-six (1.12.0-1) ... [2020-07-27T22:42:14.818Z] #38 56.29 Selecting previously unselected package python-protobuf. [2020-07-27T22:42:14.818Z] #38 56.30 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:14.818Z] #38 56.31 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-27T22:42:14.818Z] #38 56.90 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:14.818Z] #38 61.83 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:14.818Z] #38 61.85 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:14.818Z] #38 61.87 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:14.818Z] #38 61.88 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:14.818Z] #38 61.92 Setting up python-six (1.12.0-1) ... [2020-07-27T22:42:15.078Z] #38 ... [2020-07-27T22:42:15.078Z] [2020-07-27T22:42:15.078Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:15.078Z] #10 64.25 Selecting previously unselected package binutils-mingw-w64. [2020-07-27T22:42:15.078Z] #10 64.26 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-27T22:42:15.078Z] #10 64.27 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:42:15.078Z] #10 64.41 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-27T22:42:15.078Z] #10 64.41 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:42:15.078Z] #10 64.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:42:15.078Z] #10 64.65 Selecting previously unselected package dmsetup. [2020-07-27T22:42:15.078Z] #10 64.66 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:42:15.078Z] #10 64.66 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-27T22:42:15.078Z] #10 64.88 Selecting previously unselected package mingw-w64-common. [2020-07-27T22:42:15.078Z] #10 64.88 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-27T22:42:15.078Z] #10 64.89 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-27T22:42:15.251Z] #25 2.885 0.8% ## 3.5% ###### 8.4% ######### 13.0% ########### 16.2% ############## 20.1% ################# 23.6% ### [2020-07-27T22:42:15.251Z] #25 ... [2020-07-27T22:42:15.251Z] [2020-07-27T22:42:15.251Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:15.251Z] #32 34.23 Reading package lists... [2020-07-27T22:42:15.251Z] #32 41.50 Building dependency tree... [2020-07-27T22:42:15.251Z] #32 45.98 The following additional packages will be installed: [2020-07-27T22:42:15.251Z] #32 46.01 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-07-27T22:42:15.251Z] #32 46.08 Suggested packages: [2020-07-27T22:42:15.251Z] #32 46.08 cmake-doc ninja-build lrzip [2020-07-27T22:42:15.251Z] #32 46.08 Recommended packages: [2020-07-27T22:42:15.251Z] #32 46.08 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-07-27T22:42:15.251Z] #32 47.46 The following NEW packages will be installed: [2020-07-27T22:42:15.251Z] #32 47.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-07-27T22:42:15.251Z] #32 47.58 vim-common xxd [2020-07-27T22:42:15.251Z] #32 48.17 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:42:15.251Z] #32 48.17 Need to get 14.9 MB of archives. [2020-07-27T22:42:15.251Z] #32 48.17 After this operation, 61.8 MB of additional disk space will be used. [2020-07-27T22:42:15.252Z] #32 48.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:42:15.252Z] #32 48.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:42:15.252Z] #32 48.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-07-27T22:42:15.252Z] #32 48.44 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:42:15.252Z] #32 49.36 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-07-27T22:42:15.252Z] #32 49.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-07-27T22:42:15.252Z] #32 49.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-07-27T22:42:15.252Z] #32 49.43 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-07-27T22:42:15.252Z] #32 49.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-07-27T22:42:15.252Z] #32 49.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-07-27T22:42:15.252Z] #32 51.31 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:15.252Z] #32 ... [2020-07-27T22:42:15.252Z] [2020-07-27T22:42:15.252Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:15.773Z] #25 2.885 0.8% ## 3.5% ###### 8.4% ######### 13.0% ########### 16.2% ############## 20.1% ################# 23.6% ################### 27.1% ####################### 32.9% ############################# 41.1% ###################################### 53.1% [2020-07-27T22:42:15.773Z] #25 ... [2020-07-27T22:42:15.773Z] [2020-07-27T22:42:15.773Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:15.773Z] #30 41.59 sync [2020-07-27T22:42:15.773Z] #30 41.60 internal/reflectlite [2020-07-27T22:42:15.773Z] #30 44.44 sort [2020-07-27T22:42:15.773Z] #30 44.44 errors [2020-07-27T22:42:15.773Z] #30 44.96 strconv [2020-07-27T22:42:15.773Z] #30 46.79 io [2020-07-27T22:42:15.773Z] #30 48.98 internal/oserror [2020-07-27T22:42:15.773Z] #30 49.08 syscall [2020-07-27T22:42:15.773Z] #30 50.13 reflect [2020-07-27T22:42:15.773Z] #30 ... [2020-07-27T22:42:15.773Z] [2020-07-27T22:42:15.773Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:15.856Z] ok github.com/docker/docker/volume/drivers 0.018s coverage: 36.1% of statements [2020-07-27T22:42:16.420Z] #39 ... [2020-07-27T22:42:16.420Z] [2020-07-27T22:42:16.420Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:42:16.420Z] #17 29.78 Selecting previously unselected package python3.7. [2020-07-27T22:42:16.420Z] #17 29.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:42:16.420Z] #17 29.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:16.420Z] #17 29.91 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-27T22:42:16.420Z] #17 29.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-27T22:42:16.420Z] #17 29.92 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:42:16.420Z] #17 30.02 Setting up python3-minimal (3.7.3-1) ... [2020-07-27T22:42:16.420Z] #17 30.82 Selecting previously unselected package python3. [2020-07-27T22:42:16.420Z] #17 30.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-27T22:42:16.420Z] #17 30.88 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-27T22:42:16.420Z] #17 30.90 Unpacking python3 (3.7.3-1) ... [2020-07-27T22:42:16.421Z] #17 31.01 Selecting previously unselected package libip4tc0:amd64. [2020-07-27T22:42:16.421Z] #17 31.01 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.02 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:16.421Z] #17 31.13 Selecting previously unselected package libip6tc0:amd64. [2020-07-27T22:42:16.421Z] #17 31.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.15 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:16.421Z] #17 31.26 Selecting previously unselected package libiptc0:amd64. [2020-07-27T22:42:16.421Z] #17 31.26 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.27 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:16.421Z] #17 31.32 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-27T22:42:16.421Z] #17 31.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:42:16.421Z] #17 31.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-27T22:42:16.421Z] #17 31.40 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:42:16.421Z] #17 31.48 Selecting previously unselected package libnftnl11:amd64. [2020-07-27T22:42:16.421Z] #17 31.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.50 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:42:16.421Z] #17 31.59 Selecting previously unselected package iptables. [2020-07-27T22:42:16.421Z] #17 31.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.60 Unpacking iptables (1.8.2-4) ... [2020-07-27T22:42:16.421Z] #17 31.86 Selecting previously unselected package xxd. [2020-07-27T22:42:16.421Z] #17 31.87 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:42:16.421Z] #17 31.87 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:42:16.421Z] #17 32.01 Selecting previously unselected package vim-common. [2020-07-27T22:42:16.421Z] #17 32.03 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:42:16.421Z] #17 32.06 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:16.421Z] #17 32.25 Selecting previously unselected package bash-completion. [2020-07-27T22:42:16.421Z] #17 32.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-27T22:42:16.421Z] #17 34.57 Unpacking bash-completion (1:2.8-6) ... [2020-07-27T22:42:16.431Z] ok github.com/docker/docker/volume/local 0.043s coverage: 73.0% of statements [2020-07-27T22:42:16.556Z] #25 2.885 0.8% ## 3.5% ###### 8.4% ######### 13.0% ########### 16.2% ############## 20.1% ################# 23.6% ################### 27.1% ####################### 32.9% ############################# 41.1% ###################################### 53.1% ####################################### 55.0% ########################################### 59.8% ################################################ 67.9% #################################################### 72.9% ######################################################## 78.4% ############################################################ 84.6% ############################################################### 88.6% ################################################################### 93.3% ######################################################################## 100.0% [2020-07-27T22:42:16.677Z] #17 34.94 Selecting previously unselected package bzip2. [2020-07-27T22:42:16.677Z] #17 34.95 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-27T22:42:16.677Z] #17 34.96 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:42:16.693Z] ok github.com/docker/docker/volume/mounts 0.063s coverage: 67.0% of statements [2020-07-27T22:42:16.934Z] #17 35.01 Selecting previously unselected package xz-utils. [2020-07-27T22:42:16.934Z] #17 35.01 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-27T22:42:16.934Z] #17 35.02 Unpacking xz-utils (5.2.4-1) ... [2020-07-27T22:42:16.934Z] #17 35.20 Selecting previously unselected package apparmor. [2020-07-27T22:42:16.934Z] #17 35.21 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-27T22:42:17.128Z] #25 5.400 #=#=# [2020-07-27T22:42:17.191Z] #17 35.31 Unpacking apparmor (2.13.2-10) ... [2020-07-27T22:42:17.448Z] #17 35.65 Selecting previously unselected package aufs-tools. [2020-07-27T22:42:17.448Z] #17 35.66 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-27T22:42:17.448Z] #17 35.67 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:42:17.448Z] #17 35.77 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:42:17.636Z] ok github.com/docker/docker/volume/service 0.026s coverage: 73.0% of statements [2020-07-27T22:42:17.651Z] #25 5.587 ############ 17.5% ######################################### 57.6% #################################################################### 94.6% ######################################################################## 100.0% [2020-07-27T22:42:17.704Z] #17 35.79 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:42:17.704Z] #17 35.80 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:42:17.704Z] #17 35.98 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:42:17.704Z] #17 35.99 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:42:17.704Z] #17 36.00 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:42:17.912Z] #25 6.298 [2020-07-27T22:42:17.961Z] #17 36.11 Selecting previously unselected package jq. [2020-07-27T22:42:17.961Z] #17 36.12 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:42:17.961Z] #17 36.13 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:42:17.961Z] #17 36.23 Selecting previously unselected package libaio1:amd64. [2020-07-27T22:42:17.961Z] #17 36.24 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-27T22:42:17.961Z] #17 36.24 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:42:17.961Z] #17 36.30 Selecting previously unselected package libgpm2:amd64. [2020-07-27T22:42:17.961Z] #17 36.30 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-27T22:42:17.961Z] #17 36.31 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:42:17.961Z] #17 36.38 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:42:18.217Z] #17 36.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:42:18.217Z] #17 36.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:18.434Z] #25 6.509 ##### 7.7% ###################################### 53.1% ###################################################################### 97.5% ######################################################################## 100.0% [2020-07-27T22:42:19.009Z] #25 7.283 #=#=# [2020-07-27T22:42:19.274Z] #10 ... [2020-07-27T22:42:19.274Z] [2020-07-27T22:42:19.274Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:19.274Z] #25 17.39 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T22:42:19.274Z] #25 17.74 [2020-07-27T22:42:19.274Z] #25 17.88 ######################################################################## 100.0% [2020-07-27T22:42:19.274Z] #25 18.00 [2020-07-27T22:42:19.274Z] #25 19.16 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T22:42:19.274Z] #25 19.52 [2020-07-27T22:42:19.274Z] #25 19.75 ####################### 33.0% ######################################################################## 100.0% [2020-07-27T22:42:19.274Z] #25 19.99 [2020-07-27T22:42:19.274Z] #25 20.87 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T22:42:19.534Z] #25 20.95 skipping existing c35d46ef359f [2020-07-27T22:42:19.534Z] #25 21.11 [2020-07-27T22:42:19.808Z] #25 7.449 #### 6.0% ######## 11.8% ############# 18.2% ################ 23.4% ###################### 31.0% ######################### 36.0% # [2020-07-27T22:42:19.808Z] #25 ... [2020-07-27T22:42:19.808Z] [2020-07-27T22:42:19.808Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:19.808Z] #41 45.67 internal/singleflight [2020-07-27T22:42:19.808Z] #41 47.82 io [2020-07-27T22:42:19.808Z] #41 47.83 strconv [2020-07-27T22:42:19.808Z] #41 49.57 bytes [2020-07-27T22:42:19.808Z] #41 51.85 reflect [2020-07-27T22:42:19.808Z] #41 52.65 bufio [2020-07-27T22:42:19.808Z] #41 54.70 syscall [2020-07-27T22:42:19.808Z] #41 ... [2020-07-27T22:42:19.808Z] [2020-07-27T22:42:19.808Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:19.829Z] #25 ... [2020-07-27T22:42:19.830Z] [2020-07-27T22:42:19.830Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:19.830Z] #30 60.56 internal/poll [2020-07-27T22:42:19.830Z] #30 62.25 internal/fmtsort [2020-07-27T22:42:19.830Z] #30 62.84 internal/syscall/execenv [2020-07-27T22:42:19.830Z] #30 62.96 internal/syscall/unix [2020-07-27T22:42:19.830Z] #30 62.99 strings [2020-07-27T22:42:19.830Z] #30 63.37 os [2020-07-27T22:42:19.830Z] #30 66.37 path [2020-07-27T22:42:19.830Z] #30 66.97 text/tabwriter [2020-07-27T22:42:19.830Z] #30 67.56 fmt [2020-07-27T22:42:19.830Z] #30 67.91 path/filepath [2020-07-27T22:42:19.830Z] #30 69.73 io/ioutil [2020-07-27T22:42:20.092Z] #30 ... [2020-07-27T22:42:20.092Z] [2020-07-27T22:42:20.092Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:20.092Z] #32 61.84 Selecting previously unselected package libxml2:amd64. [2020-07-27T22:42:20.092Z] #32 61.85 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 61.86 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:42:20.092Z] #32 62.44 Selecting previously unselected package libarchive13:amd64. [2020-07-27T22:42:20.092Z] #32 62.44 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 62.45 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:42:20.092Z] #32 62.89 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-27T22:42:20.092Z] #32 62.92 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 62.93 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:42:20.092Z] #32 63.11 Selecting previously unselected package librhash0:amd64. [2020-07-27T22:42:20.092Z] #32 63.13 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 63.14 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:42:20.092Z] #32 63.33 Selecting previously unselected package libuv1:amd64. [2020-07-27T22:42:20.092Z] #32 63.37 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 63.38 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:42:20.092Z] #32 63.58 Selecting previously unselected package cmake. [2020-07-27T22:42:20.092Z] #32 63.59 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-27T22:42:20.092Z] #32 63.62 Unpacking cmake (3.13.4-1) ... [2020-07-27T22:42:20.092Z] #32 67.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:20.092Z] #32 67.19 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:42:20.092Z] #32 67.21 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:42:20.092Z] #32 67.24 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:20.092Z] #32 67.28 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:42:20.092Z] #32 67.29 Setting up cmake-data (3.13.4-1) ... [2020-07-27T22:42:20.092Z] #32 67.34 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:42:20.092Z] #32 67.37 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:42:20.092Z] #32 67.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:42:20.092Z] #32 67.42 Setting up cmake (3.13.4-1) ... [2020-07-27T22:42:20.092Z] #32 67.44 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:20.092Z] #32 67.52 Processing triggers for mime-support (3.62) ... [2020-07-27T22:42:20.354Z] #32 DONE 70.9s [2020-07-27T22:42:20.354Z] [2020-07-27T22:42:20.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:20.354Z] #10 70.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-27T22:42:20.354Z] #10 71.01 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-27T22:42:20.354Z] #10 71.03 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:42:20.591Z] #25 7.449 #### 6.0% ######## 11.8% ############# 18.2% ################ 23.4% ###################### 31.0% ######################### 36.0% ############################## 42.0% ################################## 47.2% ##################################### 52.5% ########################################## 59.4% ############################################## 65.0% ################################################### 71.7% ######################################################## 79.0% ############################################################## 87.1% ################################################################## 92.8% ######################################################################## 100.0% [2020-07-27T22:42:21.163Z] #25 9.364 [2020-07-27T22:42:21.529Z] #17 39.76 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:42:21.529Z] #17 39.78 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:42:21.529Z] #17 39.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:21.786Z] #17 39.89 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:42:21.786Z] #17 39.90 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:42:21.786Z] #17 39.91 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:21.786Z] #17 40.00 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:42:21.786Z] #17 40.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:21.786Z] #17 40.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:21.786Z] #17 40.09 Selecting previously unselected package libreadline5:amd64. [2020-07-27T22:42:21.786Z] #17 40.10 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-27T22:42:21.786Z] #17 40.11 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:42:21.786Z] #17 40.23 Selecting previously unselected package net-tools. [2020-07-27T22:42:22.043Z] #17 40.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-27T22:42:22.043Z] #17 40.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:42:22.043Z] #17 40.46 Selecting previously unselected package python-pip-whl. [2020-07-27T22:42:22.043Z] #17 40.48 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-27T22:42:22.043Z] #17 40.49 Unpacking python-pip-whl (18.1-5) ... [2020-07-27T22:42:22.294Z] #10 ... [2020-07-27T22:42:22.294Z] [2020-07-27T22:42:22.294Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:22.294Z] #25 22.58 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T22:42:22.294Z] #25 23.08 [2020-07-27T22:42:22.294Z] #25 23.21 ######################################################################## 100.0% [2020-07-27T22:42:22.294Z] #25 23.36 [2020-07-27T22:42:22.294Z] #25 23.44 Download of images into '/build' complete. [2020-07-27T22:42:22.294Z] #25 23.44 Use something like the following to load the result into a Docker daemon: [2020-07-27T22:42:22.294Z] #25 23.44 tar -cC '/build' . | docker load [2020-07-27T22:42:22.294Z] #25 DONE 23.6s [2020-07-27T22:42:22.294Z] [2020-07-27T22:42:22.294Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:22.294Z] #33 1.114 + RM_GOPATH=0 [2020-07-27T22:42:22.294Z] #33 1.114 + TMP_GOPATH= [2020-07-27T22:42:22.294Z] #33 1.115 + : /build [2020-07-27T22:42:22.294Z] #33 1.115 + '[' -z '' ']' [2020-07-27T22:42:22.294Z] #33 1.119 ++ mktemp -d [2020-07-27T22:42:22.294Z] #33 1.120 + export GOPATH=/tmp/tmp.GCrfdRSZXA [2020-07-27T22:42:22.294Z] #33 1.133 + GOPATH=/tmp/tmp.GCrfdRSZXA [2020-07-27T22:42:22.294Z] #33 1.133 + RM_GOPATH=1 [2020-07-27T22:42:22.294Z] #33 1.133 + case "$(go env GOARCH)" in [2020-07-27T22:42:22.294Z] #33 1.134 ++ go env GOARCH [2020-07-27T22:42:22.294Z] #33 1.168 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:22.294Z] #33 1.169 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:22.294Z] #33 1.173 ++ dirname /tmp/install/install.sh [2020-07-27T22:42:22.294Z] #33 1.177 + dir=/tmp/install [2020-07-27T22:42:22.294Z] #33 1.177 + bin=tini [2020-07-27T22:42:22.294Z] #33 1.178 + shift [2020-07-27T22:42:22.294Z] #33 1.178 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-27T22:42:22.294Z] #33 1.178 + . /tmp/install/tini.installer [2020-07-27T22:42:22.294Z] #33 1.178 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:22.294Z] #33 1.178 + install_tini [2020-07-27T22:42:22.294Z] #33 1.179 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-27T22:42:22.294Z] #33 1.182 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:22.294Z] #33 1.183 + git clone https://github.com/krallin/tini.git /tmp/tmp.GCrfdRSZXA/tini [2020-07-27T22:42:22.294Z] #33 1.194 Cloning into '/tmp/tmp.GCrfdRSZXA/tini'... [2020-07-27T22:42:22.294Z] #33 2.120 + cd /tmp/tmp.GCrfdRSZXA/tini [2020-07-27T22:42:22.294Z] #33 2.120 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:22.553Z] #33 2.136 + cmake . [2020-07-27T22:42:22.972Z] #17 41.01 Selecting previously unselected package python3-lib2to3. [2020-07-27T22:42:22.972Z] #17 41.02 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-27T22:42:22.972Z] #17 41.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:42:22.972Z] #17 41.11 Selecting previously unselected package python3-distutils. [2020-07-27T22:42:22.972Z] #17 41.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-27T22:42:22.972Z] #17 41.13 Unpacking python3-distutils (3.7.3-1) ... [2020-07-27T22:42:22.972Z] #17 41.27 Selecting previously unselected package python3-pip. [2020-07-27T22:42:22.972Z] #17 41.28 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-27T22:42:22.972Z] #17 41.29 Unpacking python3-pip (18.1-5) ... [2020-07-27T22:42:23.122Z] #33 ... [2020-07-27T22:42:23.122Z] [2020-07-27T22:42:23.122Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:23.122Z] #41 63.67 os [2020-07-27T22:42:23.122Z] #41 66.07 strings [2020-07-27T22:42:23.122Z] #41 67.73 fmt [2020-07-27T22:42:23.122Z] #41 69.29 path/filepath [2020-07-27T22:42:23.122Z] #41 70.42 regexp/syntax [2020-07-27T22:42:23.122Z] #41 ... [2020-07-27T22:42:23.122Z] [2020-07-27T22:42:23.122Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:23.122Z] #30 72.43 github.com/BurntSushi/toml [2020-07-27T22:42:23.122Z] #30 72.43 flag [2020-07-27T22:42:23.229Z] #17 41.41 Selecting previously unselected package python3-pkg-resources. [2020-07-27T22:42:23.229Z] #17 41.42 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:42:23.229Z] #17 41.43 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:23.229Z] #17 41.56 Selecting previously unselected package python3-setuptools. [2020-07-27T22:42:23.229Z] #17 41.57 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-27T22:42:23.229Z] #17 41.57 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-27T22:42:23.486Z] #17 41.78 Selecting previously unselected package python3-wheel. [2020-07-27T22:42:23.486Z] #17 41.78 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-27T22:42:23.486Z] #17 41.79 Unpacking python3-wheel (0.32.3-2) ... [2020-07-27T22:42:23.486Z] #17 41.86 Selecting previously unselected package sudo. [2020-07-27T22:42:23.486Z] #17 41.88 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-27T22:42:23.486Z] #17 41.88 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:42:23.691Z] #30 ... [2020-07-27T22:42:23.691Z] [2020-07-27T22:42:23.691Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:23.691Z] #47 64.38 os [2020-07-27T22:42:23.691Z] #47 67.46 encoding/binary [2020-07-27T22:42:23.691Z] #47 68.56 fmt [2020-07-27T22:42:23.691Z] #47 69.82 encoding/base64 [2020-07-27T22:42:23.691Z] #47 70.87 golang.org/x/sys/unix [2020-07-27T22:42:23.950Z] #47 ... [2020-07-27T22:42:23.950Z] [2020-07-27T22:42:23.950Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:23.950Z] #33 3.101 -- The C compiler identification is GNU 8.3.0 [2020-07-27T22:42:23.950Z] #33 3.203 -- Check for working C compiler: /usr/bin/cc [2020-07-27T22:42:24.210Z] #33 ... [2020-07-27T22:42:24.210Z] [2020-07-27T22:42:24.210Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:24.210Z] #38 66.15 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:42:24.210Z] #38 66.18 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:24.210Z] #38 66.20 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.210Z] #38 66.22 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:42:24.210Z] #38 66.25 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.210Z] #38 66.28 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:42:24.210Z] #38 66.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:24.210Z] #38 66.32 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.210Z] #38 66.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:42:24.210Z] #38 66.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-27T22:42:24.210Z] #38 74.12 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:42:24.210Z] #38 74.21 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:24.210Z] #38 DONE 74.8s [2020-07-27T22:42:24.309Z] #25 9.576 0.0% # 1.9% ## 3.6% ### 5.3% #### 6.4% ###### 8.6% ####### 10.4% ######## 11.8% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.1% ############## 20.4% ############### 22.0% ################# 24.3% ################## 26.1% #################### 28.0% ##################### 30.0% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################### 37.8% ############################ 39.6% ############################# 41.0% ############################## 42.7% ############################### 44.3% ################################ 45.8% ################################## 47.5% [2020-07-27T22:42:24.309Z] #25 ... [2020-07-27T22:42:24.309Z] [2020-07-27T22:42:24.309Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:24.309Z] #52 1.194 + RM_GOPATH=0 [2020-07-27T22:42:24.309Z] #52 1.194 + TMP_GOPATH= [2020-07-27T22:42:24.309Z] #52 1.194 + : /build [2020-07-27T22:42:24.309Z] #52 1.196 + '[' -z '' ']' [2020-07-27T22:42:24.309Z] #52 1.200 ++ mktemp -d [2020-07-27T22:42:24.309Z] #52 1.209 + export GOPATH=/tmp/tmp.9noxFZsVeb [2020-07-27T22:42:24.309Z] #52 1.209 + GOPATH=/tmp/tmp.9noxFZsVeb [2020-07-27T22:42:24.309Z] #52 1.209 + RM_GOPATH=1 [2020-07-27T22:42:24.309Z] #52 1.209 + case "$(go env GOARCH)" in [2020-07-27T22:42:24.309Z] #52 1.210 ++ go env GOARCH [2020-07-27T22:42:24.309Z] #52 1.226 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:24.309Z] #52 1.226 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:24.309Z] #52 1.227 ++ dirname /tmp/install/install.sh [2020-07-27T22:42:24.309Z] #52 1.233 + dir=/tmp/install [2020-07-27T22:42:24.309Z] #52 1.236 + bin=containerd [2020-07-27T22:42:24.309Z] #52 1.236 + shift [2020-07-27T22:42:24.309Z] #52 1.236 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-07-27T22:42:24.309Z] #52 1.236 + . /tmp/install/containerd.installer [2020-07-27T22:42:24.309Z] #52 1.236 ++ set -e [2020-07-27T22:42:24.309Z] #52 1.236 ++ : be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:24.309Z] #52 1.238 + install_containerd [2020-07-27T22:42:24.309Z] #52 1.240 + echo 'Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1' [2020-07-27T22:42:24.309Z] #52 1.240 Install containerd version be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:24.309Z] #52 1.240 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9noxFZsVeb/src/github.com/containerd/containerd [2020-07-27T22:42:24.309Z] #52 1.245 Cloning into '/tmp/tmp.9noxFZsVeb/src/github.com/containerd/containerd'... [2020-07-27T22:42:24.309Z] #52 ... [2020-07-27T22:42:24.309Z] [2020-07-27T22:42:24.309Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:24.418Z] #17 42.43 Selecting previously unselected package thin-provisioning-tools. [2020-07-27T22:42:24.418Z] #17 42.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-27T22:42:24.418Z] #17 42.45 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:42:24.418Z] #17 42.70 Selecting previously unselected package uidmap. [2020-07-27T22:42:24.418Z] #17 42.72 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-27T22:42:24.418Z] #17 42.73 Unpacking uidmap (1:4.5-1.1) ... [2020-07-27T22:42:24.469Z] [2020-07-27T22:42:24.469Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:24.675Z] #17 42.82 Selecting previously unselected package vim-runtime. [2020-07-27T22:42:24.675Z] #17 42.84 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:42:24.675Z] #17 42.88 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-27T22:42:24.675Z] #17 42.91 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-27T22:42:24.675Z] #17 42.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:42:24.831Z] #25 9.576 0.0% # 1.9% ## 3.6% ### 5.3% #### 6.4% ###### 8.6% ####### 10.4% ######## 11.8% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.1% ############## 20.4% ############### 22.0% ################# 24.3% ################## 26.1% #################### 28.0% ##################### 30.0% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################### 37.8% ############################ 39.6% ############################# 41.0% ############################## 42.7% ############################### 44.3% ################################ 45.8% ################################## 47.5% ################################### 49.2% ##################################### 52.1% ###################################### 54.1% ####################################### 54.8% [2020-07-27T22:42:24.831Z] #25 ... [2020-07-27T22:42:24.831Z] [2020-07-27T22:42:24.831Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:24.831Z] #38 50.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:24.831Z] #38 50.77 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 50.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:42:24.831Z] #38 51.19 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:42:24.831Z] #38 51.19 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 51.20 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:24.831Z] #38 51.37 Selecting previously unselected package libnet1-dev. [2020-07-27T22:42:24.831Z] #38 51.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 51.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:24.831Z] #38 51.69 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:42:24.831Z] #38 51.69 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 51.70 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:24.831Z] #38 51.90 Selecting previously unselected package libnl-3-dev:amd64. [2020-07-27T22:42:24.831Z] #38 51.92 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 51.93 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:42:24.831Z] #38 52.32 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:42:24.831Z] #38 52.33 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 52.34 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:24.831Z] #38 52.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-07-27T22:42:24.831Z] #38 52.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 52.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:24.831Z] #38 52.66 Selecting previously unselected package zlib1g-dev:amd64. [2020-07-27T22:42:24.831Z] #38 52.66 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 52.66 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:42:24.831Z] #38 52.93 Selecting previously unselected package libprotobuf17:amd64. [2020-07-27T22:42:24.831Z] #38 52.94 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 53.11 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 53.91 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-07-27T22:42:24.831Z] #38 53.93 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 53.93 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 54.13 Selecting previously unselected package libprotobuf-dev:amd64. [2020-07-27T22:42:24.831Z] #38 54.13 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 54.15 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 55.77 Selecting previously unselected package libprotoc17:amd64. [2020-07-27T22:42:24.831Z] #38 55.77 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 55.78 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 56.55 Selecting previously unselected package protobuf-c-compiler. [2020-07-27T22:42:24.831Z] #38 56.61 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 56.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:42:24.831Z] #38 56.80 Selecting previously unselected package protobuf-compiler. [2020-07-27T22:42:24.831Z] #38 56.80 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 56.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 56.93 Selecting previously unselected package python-pkg-resources. [2020-07-27T22:42:24.831Z] #38 56.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:42:24.831Z] #38 56.94 Unpacking python-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:24.831Z] #38 57.20 Selecting previously unselected package python-six. [2020-07-27T22:42:24.831Z] #38 57.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-07-27T22:42:24.831Z] #38 57.21 Unpacking python-six (1.12.0-1) ... [2020-07-27T22:42:24.831Z] #38 57.31 Selecting previously unselected package python-protobuf. [2020-07-27T22:42:24.831Z] #38 57.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-07-27T22:42:24.831Z] #38 57.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-07-27T22:42:24.831Z] #38 57.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:24.831Z] #38 ... [2020-07-27T22:42:24.831Z] [2020-07-27T22:42:24.831Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:25.876Z] #25 9.576 0.0% # 1.9% ## 3.6% ### 5.3% #### 6.4% ###### 8.6% ####### 10.4% ######## 11.8% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.1% ############## 20.4% ############### 22.0% ################# 24.3% ################## 26.1% #################### 28.0% ##################### 30.0% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################### 37.8% ############################ 39.6% ############################# 41.0% ############################## 42.7% ############################### 44.3% ################################ 45.8% ################################## 47.5% ################################### 49.2% ##################################### 52.1% ###################################### 54.1% ####################################### 54.8% ######################################### 58.2% ########################################### 60.2% ############################################# 62.8% ############################################### 65.8% ################################################# 68.5% ################################################### 70.9% ##################################################### 73.9% ##################################################### 74.6% ########################## [2020-07-27T22:42:25.876Z] #25 ... [2020-07-27T22:42:25.876Z] [2020-07-27T22:42:25.876Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:25.876Z] #32 51.67 Fetched 14.9 MB in 2s (8089 kB/s) [2020-07-27T22:42:25.876Z] #32 51.82 Selecting previously unselected package xxd. [2020-07-27T22:42:25.876Z] #32 51.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:25.876Z] #32 51.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:42:25.876Z] #32 51.97 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:42:25.876Z] #32 52.33 Selecting previously unselected package vim-common. [2020-07-27T22:42:25.876Z] #32 52.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:42:25.876Z] #32 52.41 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:25.876Z] #32 52.76 Selecting previously unselected package cmake-data. [2020-07-27T22:42:25.876Z] #32 52.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-07-27T22:42:25.876Z] #32 52.77 Unpacking cmake-data (3.13.4-1) ... [2020-07-27T22:42:25.876Z] #32 55.81 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:42:25.876Z] #32 55.82 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:42:25.876Z] #32 55.85 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:25.876Z] #32 ... [2020-07-27T22:42:25.876Z] [2020-07-27T22:42:25.876Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:27.005Z] #39 2.744 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:42:27.005Z] #39 2.745 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:42:27.005Z] #39 2.755 Note: Building without GnuTLS support [2020-07-27T22:42:27.005Z] #39 2.776 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:42:27.005Z] #39 2.776 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:42:27.192Z] #17 ... [2020-07-27T22:42:27.192Z] [2020-07-27T22:42:27.192Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:27.192Z] #39 92.49 CC criu/clone-noasan.o [2020-07-27T22:42:27.192Z] #39 92.70 CC criu/config.o [2020-07-27T22:42:27.192Z] #39 93.91 CC criu/cr-check.o [2020-07-27T22:42:27.192Z] #39 95.42 CC criu/cr-dedup.o [2020-07-27T22:42:27.192Z] #39 95.89 CC criu/cr-dump.o [2020-07-27T22:42:27.192Z] #39 98.11 CC criu/cr-errno.o [2020-07-27T22:42:27.192Z] #39 98.20 CC criu/cr-restore.o [2020-07-27T22:42:27.192Z] #39 102.6 CC criu/cr-service.o [2020-07-27T22:42:27.198Z] #25 9.576 0.0% # 1.9% ## 3.6% ### 5.3% #### 6.4% ###### 8.6% ####### 10.4% ######## 11.8% ########## 14.0% ########### 15.6% ############ 17.2% ############# 19.1% ############## 20.4% ############### 22.0% ################# 24.3% ################## 26.1% #################### 28.0% ##################### 30.0% ####################### 32.6% ######################## 34.2% ######################### 35.8% ########################### 37.8% ############################ 39.6% ############################# 41.0% ############################## 42.7% ############################### 44.3% ################################ 45.8% ################################## 47.5% ################################### 49.2% ##################################### 52.1% ###################################### 54.1% ####################################### 54.8% ######################################### 58.2% ########################################### 60.2% ############################################# 62.8% ############################################### 65.8% ################################################# 68.5% ################################################### 70.9% ##################################################### 73.9% ##################################################### 74.6% ######################################################## 77.9% ########################################################## 80.9% ############################################################ 84.0% ############################################################## 86.4% ############################################################### 88.0% ################################################################ 89.6% ################################################################## 91.9% ################################################################## 92.9% #################################################################### 95.2% ##################################################################### 96.4% ###################################################################### 98.5% ######################################################################## 100.0% [2020-07-27T22:42:27.198Z] #25 15.60 [2020-07-27T22:42:27.198Z] #25 ... [2020-07-27T22:42:27.198Z] [2020-07-27T22:42:27.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:27.198Z] #10 53.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-07-27T22:42:27.198Z] #10 55.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-07-27T22:42:27.199Z] #10 55.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-07-27T22:42:27.199Z] #10 55.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-07-27T22:42:27.199Z] #10 55.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-07-27T22:42:27.199Z] #10 55.68 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-07-27T22:42:27.199Z] #10 55.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-07-27T22:42:27.199Z] #10 55.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-07-27T22:42:27.199Z] #10 55.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-07-27T22:42:27.199Z] #10 55.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-07-27T22:42:27.199Z] #10 55.82 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-07-27T22:42:27.199Z] #10 55.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-07-27T22:42:27.199Z] #10 55.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-07-27T22:42:27.199Z] #10 55.94 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-07-27T22:42:27.199Z] #10 55.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-07-27T22:42:27.199Z] #10 55.96 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-07-27T22:42:27.199Z] #10 57.32 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:42:27.199Z] #10 57.48 Fetched 77.7 MB in 8s (9148 kB/s) [2020-07-27T22:42:27.199Z] #10 57.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-07-27T22:42:27.199Z] #10 57.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-07-27T22:42:27.199Z] #10 57.72 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:42:27.199Z] #10 57.74 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:42:27.199Z] #10 61.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-07-27T22:42:27.199Z] #10 61.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-07-27T22:42:27.199Z] #10 61.05 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:42:27.448Z] #39 ... [2020-07-27T22:42:27.448Z] [2020-07-27T22:42:27.448Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:42:27.448Z] #17 45.74 Selecting previously unselected package vim. [2020-07-27T22:42:27.448Z] #17 45.75 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:42:27.448Z] #17 45.78 Unpacking vim (2:8.1.0875-5) ... [2020-07-27T22:42:27.460Z] #10 ... [2020-07-27T22:42:27.460Z] [2020-07-27T22:42:27.460Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:42:27.460Z] #28 53.14 Checking out files: 85% (1298/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-07-27T22:42:27.460Z] #28 53.84 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-07-27T22:42:27.460Z] #28 54.58 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-07-27T22:42:27.720Z] #28 ... [2020-07-27T22:42:27.720Z] [2020-07-27T22:42:27.720Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:27.720Z] #38 63.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:27.720Z] #38 63.07 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:27.720Z] #38 63.09 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:27.720Z] #38 63.11 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:27.720Z] #38 63.12 Setting up python-six (1.12.0-1) ... [2020-07-27T22:42:28.008Z] #17 46.33 Selecting previously unselected package xfsprogs. [2020-07-27T22:42:28.264Z] #17 46.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-27T22:42:28.264Z] #17 46.34 Unpacking xfsprogs (4.20.0-1) ... [2020-07-27T22:42:28.520Z] #17 46.86 Selecting previously unselected package zip. [2020-07-27T22:42:28.521Z] #17 46.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-27T22:42:28.779Z] #17 46.88 Unpacking zip (3.0-11+b1) ... [2020-07-27T22:42:28.779Z] #17 47.11 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:42:28.779Z] #17 47.12 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:42:28.779Z] #17 47.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:28.779Z] #17 47.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:42:29.036Z] #17 47.15 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:42:29.036Z] #17 47.16 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:29.036Z] #17 47.17 Setting up uidmap (1:4.5-1.1) ... [2020-07-27T22:42:29.036Z] #17 47.18 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:42:29.036Z] #17 47.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:29.036Z] #17 47.20 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:42:29.036Z] #17 47.21 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:42:29.036Z] #17 47.22 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:29.036Z] #17 47.23 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:42:29.036Z] #17 47.25 Setting up zip (3.0-11+b1) ... [2020-07-27T22:42:29.036Z] #17 47.26 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:29.036Z] #17 47.29 Setting up bash-completion (1:2.8-6) ... [2020-07-27T22:42:29.105Z] #38 ... [2020-07-27T22:42:29.105Z] [2020-07-27T22:42:29.105Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:29.105Z] #47 54.79 syscall [2020-07-27T22:42:29.105Z] #47 54.82 reflect [2020-07-27T22:42:29.105Z] #47 63.13 time [2020-07-27T22:42:29.105Z] #47 ... [2020-07-27T22:42:29.105Z] [2020-07-27T22:42:29.105Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:29.105Z] #32 63.82 Selecting previously unselected package libxml2:amd64. [2020-07-27T22:42:29.105Z] #32 63.83 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-07-27T22:42:29.105Z] #32 63.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:42:29.105Z] #32 64.35 Selecting previously unselected package libarchive13:amd64. [2020-07-27T22:42:29.105Z] #32 64.36 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-07-27T22:42:29.105Z] #32 64.37 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:42:29.105Z] #32 64.77 Selecting previously unselected package libjsoncpp1:amd64. [2020-07-27T22:42:29.105Z] #32 64.81 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-07-27T22:42:29.105Z] #32 64.82 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:42:29.105Z] #32 65.01 Selecting previously unselected package librhash0:amd64. [2020-07-27T22:42:29.105Z] #32 65.02 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-07-27T22:42:29.105Z] #32 65.03 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:42:29.366Z] #32 65.25 Selecting previously unselected package libuv1:amd64. [2020-07-27T22:42:29.366Z] #32 65.26 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-07-27T22:42:29.366Z] #32 65.26 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:42:29.542Z] #39 5.031 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:42:29.542Z] #39 5.088 GEN .gitid [2020-07-27T22:42:29.542Z] #39 5.120 GEN criu/include/version.h [2020-07-27T22:42:29.542Z] #39 5.192 GEN include/common/asm [2020-07-27T22:42:29.662Z] #32 65.46 Selecting previously unselected package cmake. [2020-07-27T22:42:29.662Z] #32 65.47 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-07-27T22:42:29.662Z] #32 65.48 Unpacking cmake (3.13.4-1) ... [2020-07-27T22:42:29.801Z] #39 ... [2020-07-27T22:42:29.801Z] [2020-07-27T22:42:29.801Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:29.801Z] #10 79.70 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-27T22:42:29.801Z] #10 79.73 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:42:29.801Z] #10 79.74 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:42:29.801Z] #10 79.96 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-27T22:42:29.801Z] #10 79.97 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:42:29.801Z] #10 79.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:42:31.557Z] #17 49.89 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:42:31.651Z] #32 ... [2020-07-27T22:42:31.651Z] [2020-07-27T22:42:31.651Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:31.651Z] #30 57.20 time [2020-07-27T22:42:31.651Z] #30 63.48 internal/poll [2020-07-27T22:42:31.651Z] #30 65.58 internal/syscall/execenv [2020-07-27T22:42:31.651Z] #30 65.68 internal/fmtsort [2020-07-27T22:42:31.651Z] #30 65.92 internal/syscall/unix [2020-07-27T22:42:31.651Z] #30 66.20 os [2020-07-27T22:42:31.651Z] #30 66.66 strings [2020-07-27T22:42:31.651Z] #30 ... [2020-07-27T22:42:31.651Z] [2020-07-27T22:42:31.651Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:31.651Z] #38 67.18 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-07-27T22:42:31.651Z] #38 67.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:31.651Z] #38 67.26 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:31.651Z] #38 67.27 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-07-27T22:42:31.651Z] #38 67.29 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:31.651Z] #38 67.31 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-07-27T22:42:31.651Z] #38 67.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-07-27T22:42:31.651Z] #38 67.34 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-07-27T22:42:31.651Z] #38 67.35 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-07-27T22:42:31.651Z] #38 67.36 Setting up python-protobuf (3.6.1.3-2) ... [2020-07-27T22:42:31.708Z] #10 ... [2020-07-27T22:42:31.708Z] [2020-07-27T22:42:31.708Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:31.708Z] #33 4.332 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-27T22:42:31.708Z] #33 4.339 -- Detecting C compiler ABI info [2020-07-27T22:42:31.708Z] #33 5.607 -- Detecting C compiler ABI info - done [2020-07-27T22:42:31.708Z] #33 5.671 -- Detecting C compile features [2020-07-27T22:42:31.708Z] #33 7.965 -- Detecting C compile features - done [2020-07-27T22:42:31.708Z] #33 7.981 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-27T22:42:31.708Z] #33 8.256 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-27T22:42:31.708Z] #33 8.375 -- Configuring done [2020-07-27T22:42:31.708Z] #33 8.420 -- Generating done [2020-07-27T22:42:31.708Z] #33 8.422 -- Build files have been written to: /tmp/tmp.GCrfdRSZXA/tini [2020-07-27T22:42:31.708Z] #33 8.431 + make tini-static [2020-07-27T22:42:31.708Z] #33 8.842 Scanning dependencies of target tini-static [2020-07-27T22:42:31.708Z] #33 9.073 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-27T22:42:31.708Z] #33 10.57 [100%] Linking C executable tini-static [2020-07-27T22:42:31.708Z] #33 11.09 [100%] Built target tini-static [2020-07-27T22:42:31.708Z] #33 11.21 + mkdir -p /build [2020-07-27T22:42:31.708Z] #33 11.21 + cp tini-static /build/docker-init [2020-07-27T22:42:31.708Z] #33 DONE 11.6s [2020-07-27T22:42:31.858Z] #17 49.90 Setting up xz-utils (5.2.4-1) ... [2020-07-27T22:42:31.858Z] #17 49.91 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-27T22:42:31.858Z] #17 49.93 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:42:31.858Z] #17 50.02 invoke-rc.d: could not determine current runlevel [2020-07-27T22:42:31.858Z] #17 50.03 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-27T22:42:31.858Z] #17 50.04 Setting up pigz (2.4-1) ... [2020-07-27T22:42:31.858Z] #17 50.05 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:42:31.858Z] #17 50.06 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:42:31.858Z] #17 50.08 Setting up python-pip-whl (18.1-5) ... [2020-07-27T22:42:31.858Z] #17 50.09 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:42:31.858Z] #17 50.11 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:42:31.968Z] [2020-07-27T22:42:31.968Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:31.968Z] #39 6.840 PBCC images/timens.pb-c.c [2020-07-27T22:42:31.968Z] #39 6.868 DEP images/timens.pb-c.d [2020-07-27T22:42:31.968Z] #39 6.917 PBCC images/fown.pb-c.c [2020-07-27T22:42:31.968Z] #39 6.945 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.029 PBCC images/opts.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.072 PBCC images/memfd.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.114 DEP images/fown.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.159 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.254 DEP images/opts.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.306 DEP images/memfd.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.374 PBCC images/sit.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.528 DEP images/sit.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.600 PBCC images/macvlan.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.616 DEP images/macvlan.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.679 PBCC images/autofs.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.744 DEP images/autofs.pb-c.d [2020-07-27T22:42:31.968Z] #39 7.812 PBCC images/sysctl.pb-c.c [2020-07-27T22:42:31.968Z] #39 7.825 DEP images/sysctl.pb-c.d [2020-07-27T22:42:32.115Z] #17 50.46 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:42:32.115Z] #17 50.48 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:42:32.115Z] #17 50.50 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:32.115Z] #17 50.51 Setting up vim (2:8.1.0875-5) ... [2020-07-27T22:42:32.115Z] #17 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-27T22:42:32.115Z] #17 50.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-27T22:42:32.227Z] #39 ... [2020-07-27T22:42:32.227Z] [2020-07-27T22:42:32.227Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:32.227Z] #30 75.75 log [2020-07-27T22:42:32.227Z] #30 78.58 github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:42:32.227Z] #30 DONE 82.8s [2020-07-27T22:42:32.227Z] [2020-07-27T22:42:32.227Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:32.227Z] #39 7.922 PBCC images/time.pb-c.c [2020-07-27T22:42:32.227Z] #39 7.961 DEP images/time.pb-c.d [2020-07-27T22:42:32.227Z] #39 8.070 PBCC images/binfmt-misc.pb-c.c [2020-07-27T22:42:32.227Z] #39 8.132 DEP images/binfmt-misc.pb-c.d [2020-07-27T22:42:32.371Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-27T22:42:32.372Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-27T22:42:32.372Z] #17 50.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-27T22:42:32.372Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-27T22:42:32.372Z] #17 50.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-27T22:42:32.372Z] #17 50.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-27T22:42:32.372Z] #17 50.58 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:42:32.372Z] #17 50.59 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:42:32.372Z] #17 50.60 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:42:32.372Z] #17 50.62 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:42:32.372Z] #17 50.63 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:42:32.372Z] #17 50.64 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:42:32.486Z] #39 8.209 PBCC images/seccomp.pb-c.c [2020-07-27T22:42:32.487Z] #39 8.223 DEP images/seccomp.pb-c.d [2020-07-27T22:42:32.487Z] #39 8.384 PBCC images/userns.pb-c.c [2020-07-27T22:42:32.487Z] #39 8.426 DEP images/userns.pb-c.d [2020-07-27T22:42:32.487Z] #39 8.518 PBCC images/cgroup.pb-c.c [2020-07-27T22:42:32.747Z] #39 8.580 DEP images/cgroup.pb-c.d [2020-07-27T22:42:32.747Z] #39 8.704 PBCC images/ext-file.pb-c.c [2020-07-27T22:42:32.747Z] #39 8.738 DEP images/ext-file.pb-c.d [2020-07-27T22:42:33.007Z] #39 8.773 PBCC images/rpc.pb-c.c [2020-07-27T22:42:33.007Z] #39 8.860 DEP images/rpc.pb-c.d [2020-07-27T22:42:33.266Z] #39 8.956 PBCC images/siginfo.pb-c.c [2020-07-27T22:42:33.266Z] #39 9.008 DEP images/siginfo.pb-c.d [2020-07-27T22:42:33.266Z] #39 9.112 PBCC images/pagemap.pb-c.c [2020-07-27T22:42:33.266Z] #39 9.220 DEP images/pagemap.pb-c.d [2020-07-27T22:42:33.527Z] #39 9.285 PBCC images/rlimit.pb-c.c [2020-07-27T22:42:33.527Z] #39 9.339 DEP images/rlimit.pb-c.d [2020-07-27T22:42:33.527Z] #39 ... [2020-07-27T22:42:33.527Z] [2020-07-27T22:42:33.527Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:33.527Z] #41 74.03 flag [2020-07-27T22:42:33.527Z] #41 77.01 go/token [2020-07-27T22:42:33.527Z] #41 77.57 regexp [2020-07-27T22:42:33.527Z] #41 78.06 go/scanner [2020-07-27T22:42:33.527Z] #41 79.36 go/ast [2020-07-27T22:42:33.527Z] #41 81.80 internal/lazyregexp [2020-07-27T22:42:33.527Z] #41 82.11 net/url [2020-07-27T22:42:33.527Z] #41 ... [2020-07-27T22:42:33.527Z] [2020-07-27T22:42:33.527Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:33.527Z] #39 9.425 PBCC images/file-lock.pb-c.c [2020-07-27T22:42:33.786Z] #39 9.576 DEP images/file-lock.pb-c.d [2020-07-27T22:42:33.786Z] #39 9.664 PBCC images/tty.pb-c.c [2020-07-27T22:42:34.045Z] #39 9.776 DEP images/tty.pb-c.d [2020-07-27T22:42:34.045Z] #39 9.936 PBCC images/tun.pb-c.c [2020-07-27T22:42:34.045Z] #39 10.01 PBCC images/netdev.pb-c.c [2020-07-27T22:42:34.305Z] #39 10.13 DEP images/tun.pb-c.d [2020-07-27T22:42:34.305Z] #39 10.20 DEP images/netdev.pb-c.d [2020-07-27T22:42:34.305Z] #39 10.25 PBCC images/vma.pb-c.c [2020-07-27T22:42:34.564Z] #39 10.29 DEP images/vma.pb-c.d [2020-07-27T22:42:34.564Z] #39 10.35 PBCC images/creds.pb-c.c [2020-07-27T22:42:34.564Z] #39 10.36 DEP images/creds.pb-c.d [2020-07-27T22:42:34.564Z] #39 10.42 PBCC images/utsns.pb-c.c [2020-07-27T22:42:34.564Z] #39 10.45 DEP images/utsns.pb-c.d [2020-07-27T22:42:34.564Z] #39 10.48 PBCC images/ipc-desc.pb-c.c [2020-07-27T22:42:34.564Z] #39 10.49 PBCC images/ipc-sem.pb-c.c [2020-07-27T22:42:34.564Z] #39 10.52 DEP images/ipc-desc.pb-c.d [2020-07-27T22:42:34.564Z] #39 10.57 DEP images/ipc-sem.pb-c.d [2020-07-27T22:42:34.564Z] #39 10.60 PBCC images/ipc-msg.pb-c.c [2020-07-27T22:42:34.824Z] #39 10.64 DEP images/ipc-msg.pb-c.d [2020-07-27T22:42:34.824Z] #39 10.70 PBCC images/ipc-shm.pb-c.c [2020-07-27T22:42:34.824Z] #39 10.74 DEP images/ipc-shm.pb-c.d [2020-07-27T22:42:35.083Z] #39 10.79 PBCC images/ipc-var.pb-c.c [2020-07-27T22:42:35.083Z] #39 10.80 DEP images/ipc-var.pb-c.d [2020-07-27T22:42:35.083Z] #39 10.87 PBCC images/sk-opts.pb-c.c [2020-07-27T22:42:35.083Z] #39 10.93 PBCC images/packet-sock.pb-c.c [2020-07-27T22:42:35.083Z] #39 10.97 DEP images/sk-opts.pb-c.d [2020-07-27T22:42:35.083Z] #39 11.02 DEP images/packet-sock.pb-c.d [2020-07-27T22:42:35.344Z] #39 11.06 PBCC images/sk-netlink.pb-c.c [2020-07-27T22:42:35.344Z] #39 11.11 DEP images/sk-netlink.pb-c.d [2020-07-27T22:42:35.344Z] #39 11.14 PBCC images/sk-inet.pb-c.c [2020-07-27T22:42:35.344Z] #39 ... [2020-07-27T22:42:35.344Z] [2020-07-27T22:42:35.344Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:35.344Z] #47 75.86 encoding/json [2020-07-27T22:42:35.344Z] #47 82.32 github.com/pkg/diff [2020-07-27T22:42:35.344Z] #47 82.83 go/ast [2020-07-27T22:42:35.344Z] #47 85.03 golang.org/x/crypto/ssh/terminal [2020-07-27T22:42:35.344Z] #47 ... [2020-07-27T22:42:35.344Z] [2020-07-27T22:42:35.344Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:35.344Z] #39 11.19 DEP images/sk-inet.pb-c.d [2020-07-27T22:42:35.344Z] #39 11.23 PBCC images/sk-unix.pb-c.c [2020-07-27T22:42:35.344Z] #39 11.27 DEP images/sk-unix.pb-c.d [2020-07-27T22:42:35.611Z] #39 11.34 PBCC images/mm.pb-c.c [2020-07-27T22:42:35.611Z] #39 11.42 DEP images/mm.pb-c.d [2020-07-27T22:42:35.611Z] #39 11.48 PBCC images/timerfd.pb-c.c [2020-07-27T22:42:35.611Z] #39 11.52 DEP images/timerfd.pb-c.d [2020-07-27T22:42:35.611Z] #39 11.60 PBCC images/timer.pb-c.c [2020-07-27T22:42:35.611Z] #39 11.64 DEP images/timer.pb-c.d [2020-07-27T22:42:35.697Z] #17 53.59 Setting up iptables (1.8.2-4) ... [2020-07-27T22:42:35.697Z] #17 53.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.62 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-27T22:42:35.697Z] #17 53.65 Setting up python3 (3.7.3-1) ... [2020-07-27T22:42:35.870Z] #39 11.70 PBCC images/sa.pb-c.c [2020-07-27T22:42:35.870Z] #39 11.77 DEP images/sa.pb-c.d [2020-07-27T22:42:35.870Z] #39 11.82 PBCC images/pipe-data.pb-c.c [2020-07-27T22:42:35.870Z] #39 11.84 DEP images/pipe-data.pb-c.d [2020-07-27T22:42:35.870Z] #39 11.87 PBCC images/mnt.pb-c.c [2020-07-27T22:42:35.870Z] #39 11.90 DEP images/mnt.pb-c.d [2020-07-27T22:42:35.954Z] #17 54.09 Setting up python3-wheel (0.32.3-2) ... [2020-07-27T22:42:36.129Z] #39 11.97 PBCC images/sk-packet.pb-c.c [2020-07-27T22:42:36.129Z] #39 12.00 DEP images/sk-packet.pb-c.d [2020-07-27T22:42:36.389Z] #39 12.07 PBCC images/tcp-stream.pb-c.c [2020-07-27T22:42:36.389Z] #39 12.13 DEP images/tcp-stream.pb-c.d [2020-07-27T22:42:36.389Z] #39 12.22 PBCC images/pipe.pb-c.c [2020-07-27T22:42:36.389Z] #39 12.27 DEP images/pipe.pb-c.d [2020-07-27T22:42:36.389Z] #39 12.33 PBCC images/pstree.pb-c.c [2020-07-27T22:42:36.389Z] #39 12.37 DEP images/pstree.pb-c.d [2020-07-27T22:42:36.579Z] #17 54.84 Setting up apparmor (2.13.2-10) ... [2020-07-27T22:42:36.649Z] #39 12.43 PBCC images/fs.pb-c.c [2020-07-27T22:42:36.649Z] #39 12.48 DEP images/fs.pb-c.d [2020-07-27T22:42:36.649Z] #39 12.52 PBCC images/signalfd.pb-c.c [2020-07-27T22:42:36.649Z] #39 12.55 DEP images/signalfd.pb-c.d [2020-07-27T22:42:36.649Z] #39 12.60 PBCC images/fh.pb-c.c [2020-07-27T22:42:36.649Z] #39 12.64 PBCC images/fsnotify.pb-c.c [2020-07-27T22:42:36.908Z] #39 12.69 DEP images/fh.pb-c.d [2020-07-27T22:42:36.908Z] #39 12.75 DEP images/fsnotify.pb-c.d [2020-07-27T22:42:36.908Z] #39 12.81 PBCC images/eventpoll.pb-c.c [2020-07-27T22:42:36.944Z] #38 ... [2020-07-27T22:42:36.944Z] [2020-07-27T22:42:36.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:36.944Z] #41 62.02 time [2020-07-27T22:42:36.944Z] #41 66.36 internal/fmtsort [2020-07-27T22:42:36.944Z] #41 67.03 strings [2020-07-27T22:42:36.944Z] #41 68.83 os [2020-07-27T22:42:36.944Z] #41 70.56 regexp/syntax [2020-07-27T22:42:36.944Z] #41 ... [2020-07-27T22:42:36.944Z] [2020-07-27T22:42:36.944Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:36.944Z] #25 16.51 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T22:42:36.944Z] #25 16.87 [2020-07-27T22:42:36.944Z] #25 17.06 ######################################################################## 100.0% [2020-07-27T22:42:36.944Z] #25 17.23 [2020-07-27T22:42:36.944Z] #25 18.07 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T22:42:36.944Z] #25 18.51 [2020-07-27T22:42:36.944Z] #25 18.73 ######################## 33.6% ######################################################################## 100.0% [2020-07-27T22:42:36.944Z] #25 19.03 [2020-07-27T22:42:36.944Z] #25 20.32 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T22:42:36.944Z] #25 20.35 skipping existing c35d46ef359f [2020-07-27T22:42:36.944Z] #25 20.48 [2020-07-27T22:42:36.944Z] #25 21.59 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T22:42:36.944Z] #25 22.04 #=#=# [2020-07-27T22:42:36.944Z] #25 22.21 ######################################################################## 100.0% [2020-07-27T22:42:36.944Z] #25 22.32 [2020-07-27T22:42:36.944Z] #25 22.40 Download of images into '/build' complete. [2020-07-27T22:42:36.944Z] #25 22.41 Use something like the following to load the result into a Docker daemon: [2020-07-27T22:42:36.944Z] #25 22.41 tar -cC '/build' . | docker load [2020-07-27T22:42:37.167Z] #39 12.84 DEP images/eventpoll.pb-c.d [2020-07-27T22:42:37.167Z] #39 12.90 PBCC images/eventfd.pb-c.c [2020-07-27T22:42:37.167Z] #39 12.91 DEP images/eventfd.pb-c.d [2020-07-27T22:42:37.167Z] #39 12.97 PBCC images/remap-file-path.pb-c.c [2020-07-27T22:42:37.167Z] #39 13.02 DEP images/remap-file-path.pb-c.d [2020-07-27T22:42:37.167Z] #39 13.07 PBCC images/fifo.pb-c.c [2020-07-27T22:42:37.167Z] #39 13.10 DEP images/fifo.pb-c.d [2020-07-27T22:42:37.167Z] #39 13.14 PBCC images/ghost-file.pb-c.c [2020-07-27T22:42:37.426Z] #39 13.19 DEP images/ghost-file.pb-c.d [2020-07-27T22:42:37.426Z] #39 13.26 PBCC images/regfile.pb-c.c [2020-07-27T22:42:37.426Z] #39 13.31 DEP images/regfile.pb-c.d [2020-07-27T22:42:37.426Z] #39 13.39 PBCC images/ns.pb-c.c [2020-07-27T22:42:37.685Z] #39 13.42 DEP images/ns.pb-c.d [2020-07-27T22:42:37.685Z] #39 13.49 PBCC images/fdinfo.pb-c.c [2020-07-27T22:42:37.685Z] #39 13.53 DEP images/fdinfo.pb-c.d [2020-07-27T22:42:37.685Z] #39 13.62 PBCC images/core-aarch64.pb-c.c [2020-07-27T22:42:37.887Z] #25 ... [2020-07-27T22:42:37.887Z] [2020-07-27T22:42:37.887Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:37.887Z] #10 63.72 Selecting previously unselected package binutils-mingw-w64. [2020-07-27T22:42:37.887Z] #10 63.72 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-07-27T22:42:37.887Z] #10 63.72 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:42:37.887Z] #10 63.90 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-07-27T22:42:37.887Z] #10 63.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:42:37.887Z] #10 63.92 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:42:37.887Z] #10 64.14 Selecting previously unselected package dmsetup. [2020-07-27T22:42:37.887Z] #10 64.15 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:42:37.887Z] #10 64.16 Unpacking dmsetup (2:1.02.155-3) ... [2020-07-27T22:42:37.887Z] #10 64.42 Selecting previously unselected package mingw-w64-common. [2020-07-27T22:42:37.887Z] #10 64.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-07-27T22:42:37.887Z] #10 64.45 Unpacking mingw-w64-common (6.0.0-3) ... [2020-07-27T22:42:37.887Z] #10 71.83 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-07-27T22:42:37.887Z] #10 71.83 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-07-27T22:42:37.887Z] #10 71.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:42:37.887Z] #10 ... [2020-07-27T22:42:37.887Z] [2020-07-27T22:42:37.887Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-07-27T22:42:37.887Z] #25 DONE 26.3s [2020-07-27T22:42:37.887Z] [2020-07-27T22:42:37.887Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:37.887Z] #38 73.83 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-07-27T22:42:37.944Z] #39 13.73 PBCC images/core-arm.pb-c.c [2020-07-27T22:42:37.944Z] #39 13.80 PBCC images/core-ppc64.pb-c.c [2020-07-27T22:42:37.944Z] #39 13.85 PBCC images/core-s390.pb-c.c [2020-07-27T22:42:37.944Z] #39 13.93 PBCC images/core-x86.pb-c.c [2020-07-27T22:42:38.151Z] #38 ... [2020-07-27T22:42:38.151Z] [2020-07-27T22:42:38.151Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-07-27T22:42:38.151Z] #32 68.95 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:42:38.151Z] #32 68.97 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:42:38.151Z] #32 68.99 Setting up libuv1:amd64 (1.24.1-1) ... [2020-07-27T22:42:38.151Z] #32 69.02 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:42:38.151Z] #32 69.08 Setting up librhash0:amd64 (1.3.8-1) ... [2020-07-27T22:42:38.151Z] #32 69.09 Setting up cmake-data (3.13.4-1) ... [2020-07-27T22:42:38.151Z] #32 69.11 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-07-27T22:42:38.151Z] #32 69.15 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-07-27T22:42:38.151Z] #32 69.16 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-07-27T22:42:38.151Z] #32 69.18 Setting up cmake (3.13.4-1) ... [2020-07-27T22:42:38.151Z] #32 69.19 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:38.151Z] #32 69.26 Processing triggers for mime-support (3.62) ... [2020-07-27T22:42:38.151Z] #32 DONE 73.8s [2020-07-27T22:42:38.151Z] [2020-07-27T22:42:38.151Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-07-27T22:42:38.151Z] #38 73.86 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:38.204Z] #39 14.04 PBCC images/core.pb-c.c [2020-07-27T22:42:38.204Z] #39 14.13 PBCC images/inventory.pb-c.c [2020-07-27T22:42:38.412Z] #38 DONE 74.4s [2020-07-27T22:42:38.412Z] [2020-07-27T22:42:38.412Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:38.463Z] #39 14.26 DEP images/core-aarch64.pb-c.d [2020-07-27T22:42:38.463Z] #39 14.32 DEP images/core-arm.pb-c.d [2020-07-27T22:42:38.463Z] #39 14.37 DEP images/core-ppc64.pb-c.d [2020-07-27T22:42:38.463Z] #39 14.41 DEP images/core-s390.pb-c.d [2020-07-27T22:42:38.472Z] #17 56.43 Setting up xfsprogs (4.20.0-1) ... [2020-07-27T22:42:38.472Z] #17 56.44 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:42:38.722Z] #39 14.51 DEP images/core-x86.pb-c.d [2020-07-27T22:42:38.722Z] #39 14.58 DEP images/core.pb-c.d [2020-07-27T22:42:38.722Z] #39 14.65 DEP images/inventory.pb-c.d [2020-07-27T22:42:38.722Z] #39 14.72 PBCC images/cpuinfo.pb-c.c [2020-07-27T22:42:38.728Z] #17 56.89 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:42:38.728Z] #17 ... [2020-07-27T22:42:38.728Z] [2020-07-27T22:42:38.728Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:38.728Z] #39 104.2 CC criu/crtools.o [2020-07-27T22:42:38.728Z] #39 104.7 CC criu/eventfd.o [2020-07-27T22:42:38.728Z] #39 105.1 CC criu/eventpoll.o [2020-07-27T22:42:38.728Z] #39 106.1 CC criu/external.o [2020-07-27T22:42:38.728Z] #39 106.4 CC criu/fault-injection.o [2020-07-27T22:42:38.728Z] #39 106.5 CC criu/fdstore.o [2020-07-27T22:42:38.728Z] #39 106.8 CC criu/fifo.o [2020-07-27T22:42:38.728Z] #39 107.3 CC criu/file-ids.o [2020-07-27T22:42:38.728Z] #39 107.6 CC criu/file-lock.o [2020-07-27T22:42:38.728Z] #39 108.6 CC criu/files-ext.o [2020-07-27T22:42:38.728Z] #39 109.1 CC criu/files-reg.o [2020-07-27T22:42:38.728Z] #39 111.5 CC criu/files.o [2020-07-27T22:42:38.728Z] #39 113.6 CC criu/filesystems.o [2020-07-27T22:42:38.728Z] #39 114.3 CC criu/fsnotify.o [2020-07-27T22:42:38.984Z] #39 14.76 DEP images/cpuinfo.pb-c.d [2020-07-27T22:42:38.984Z] #39 14.82 PBCC images/stats.pb-c.c [2020-07-27T22:42:38.984Z] #39 14.90 DEP images/stats.pb-c.d [2020-07-27T22:42:39.592Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T22:42:39.592Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === Skipped [2020-07-27T22:42:39.592Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T22:42:39.592Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T22:42:39.592Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T22:42:39.592Z] graphtest_unix.go:73: No driver to put! [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T22:42:39.592Z] time="2020-07-27T22:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T22:42:39.592Z] time="2020-07-27T22:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T22:42:39.592Z] time="2020-07-27T22:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T22:42:39.592Z] time="2020-07-27T22:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.592Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T22:42:39.592Z] time="2020-07-27T22:41:32Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T22:42:39.592Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T22:42:39.592Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T22:42:39.592Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:73: No driver to put! [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T22:42:39.593Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T22:42:39.593Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T22:42:39.593Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T22:42:39.593Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T22:42:39.593Z] graphtest_unix.go:73: No driver to put! [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T22:42:39.593Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T22:42:39.593Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] [2020-07-27T22:42:39.593Z] DONE 2123 tests, 26 skipped in 191.283s Post stage [Pipeline] junit [2020-07-27T22:42:39.607Z] Recording test results [2020-07-27T22:42:39.839Z] #39 ... [2020-07-27T22:42:39.839Z] [2020-07-27T22:42:39.839Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:42:39.839Z] #17 57.80 Setting up python3-distutils (3.7.3-1) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T22:42:40.096Z] #17 58.28 Setting up python3-setuptools (40.8.0-1) ... [2020-07-27T22:42:40.211Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -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:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh dynbinary test-integration [2020-07-27T22:42:40.413Z] #33 2.187 + RM_GOPATH=0 [2020-07-27T22:42:40.413Z] #33 2.187 + TMP_GOPATH= [2020-07-27T22:42:40.413Z] #33 2.187 + : /build [2020-07-27T22:42:40.413Z] #33 2.187 + '[' -z '' ']' [2020-07-27T22:42:40.413Z] #33 2.187 ++ mktemp -d [2020-07-27T22:42:40.413Z] #33 2.187 + export GOPATH=/tmp/tmp.GktW7Ugrul [2020-07-27T22:42:40.413Z] #33 2.187 + GOPATH=/tmp/tmp.GktW7Ugrul [2020-07-27T22:42:40.413Z] #33 2.187 + RM_GOPATH=1 [2020-07-27T22:42:40.413Z] #33 2.187 + case "$(go env GOARCH)" in [2020-07-27T22:42:40.413Z] #33 2.203 ++ go env GOARCH [2020-07-27T22:42:40.413Z] #33 2.234 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:40.413Z] #33 2.234 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:42:40.413Z] #33 2.234 ++ dirname /tmp/install/install.sh [2020-07-27T22:42:40.413Z] #33 2.248 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:40.413Z] #33 2.248 + dir=/tmp/install [2020-07-27T22:42:40.413Z] #33 2.248 + bin=tini [2020-07-27T22:42:40.413Z] #33 2.248 + shift [2020-07-27T22:42:40.413Z] #33 2.248 + '[' '!' -f /tmp/install/tini.installer ']' [2020-07-27T22:42:40.413Z] #33 2.248 + . /tmp/install/tini.installer [2020-07-27T22:42:40.413Z] #33 2.248 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:40.413Z] #33 2.248 + install_tini [2020-07-27T22:42:40.413Z] #33 2.248 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-07-27T22:42:40.413Z] #33 2.248 + git clone https://github.com/krallin/tini.git /tmp/tmp.GktW7Ugrul/tini [2020-07-27T22:42:40.413Z] #33 2.248 Cloning into '/tmp/tmp.GktW7Ugrul/tini'... [2020-07-27T22:42:40.890Z] #39 16.38 make[1]: Nothing to be done for 'all'. [2020-07-27T22:42:41.152Z] [2020-07-27T22:42:41.152Z] Removing bundles/ [2020-07-27T22:42:41.152Z] [2020-07-27T22:42:41.152Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T22:42:41.152Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:42:41.152Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T22:42:41.282Z] #17 59.39 Setting up python3-pip (18.1-5) ... [2020-07-27T22:42:41.357Z] #33 3.460 + cd /tmp/tmp.GktW7Ugrul/tini [2020-07-27T22:42:41.357Z] #33 3.461 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-07-27T22:42:41.617Z] #33 3.607 + cmake . [2020-07-27T22:42:41.827Z] #39 17.73 CC images/stats.o [2020-07-27T22:42:42.210Z] #17 60.38 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:42:42.210Z] #17 60.42 Processing triggers for mime-support (3.62) ... [2020-07-27T22:42:42.395Z] #39 18.16 CC images/core.o [2020-07-27T22:42:42.560Z] #33 4.619 -- The C compiler identification is GNU 8.3.0 [2020-07-27T22:42:42.560Z] #33 4.666 -- Check for working C compiler: /usr/bin/cc [2020-07-27T22:42:42.820Z] #33 ... [2020-07-27T22:42:42.820Z] [2020-07-27T22:42:42.820Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:42.820Z] #47 68.56 context [2020-07-27T22:42:42.820Z] #47 69.34 os [2020-07-27T22:42:42.820Z] #47 70.97 encoding/binary [2020-07-27T22:42:42.820Z] #47 72.98 encoding/base64 [2020-07-27T22:42:42.820Z] #47 73.23 fmt [2020-07-27T22:42:42.820Z] #47 74.14 golang.org/x/sys/unix [2020-07-27T22:42:42.820Z] #47 ... [2020-07-27T22:42:42.820Z] [2020-07-27T22:42:42.821Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:42.821Z] #39 3.971 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:42:42.821Z] #39 3.971 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:42:42.821Z] #39 4.012 Note: Building without GnuTLS support [2020-07-27T22:42:42.821Z] #39 4.016 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:42:42.821Z] #39 4.016 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:42:42.967Z] #39 18.79 CC images/core-x86.o [2020-07-27T22:42:43.536Z] #39 19.33 CC images/core-arm.o [2020-07-27T22:42:43.577Z] #17 DONE 61.9s [2020-07-27T22:42:43.577Z] [2020-07-27T22:42:43.577Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:42:43.577Z] #36 188.0 + dpkg --print-architecture [2020-07-27T22:42:43.577Z] #36 188.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-27T22:42:43.796Z] #39 19.72 CC images/core-aarch64.o [2020-07-27T22:42:43.796Z] #39 ... [2020-07-27T22:42:43.796Z] [2020-07-27T22:42:43.796Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:43.796Z] #41 84.55 text/template/parse [2020-07-27T22:42:43.796Z] #41 84.78 go/parser [2020-07-27T22:42:43.796Z] #41 88.36 encoding/xml [2020-07-27T22:42:43.796Z] #41 88.52 text/template [2020-07-27T22:42:43.796Z] #41 93.49 go/doc [2020-07-27T22:42:43.796Z] #41 93.78 github.com/LK4D4/vndr/versioned [2020-07-27T22:42:43.796Z] #41 93.89 compress/flate [2020-07-27T22:42:43.834Z] #36 188.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-27T22:42:43.834Z] #36 188.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-27T22:42:44.055Z] #41 ... [2020-07-27T22:42:44.055Z] [2020-07-27T22:42:44.055Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:44.055Z] #52 38.43 Checking out files: 58% (1888/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 91% (2932/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-27T22:42:44.055Z] #52 39.86 + cd /tmp/tmp.3YbbPjVSt0/src/github.com/containerd/containerd [2020-07-27T22:42:44.055Z] #52 39.88 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:44.055Z] #52 41.76 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-27T22:42:44.055Z] #52 41.76 + BUILDTAGS='netgo osusergo static_build' [2020-07-27T22:42:44.055Z] #52 41.76 + export EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:42:44.055Z] #52 41.76 + EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:42:44.055Z] #52 41.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-27T22:42:44.055Z] #52 41.76 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-27T22:42:44.055Z] #52 41.76 + '[' '' = dynamic ']' [2020-07-27T22:42:44.055Z] #52 41.76 + make [2020-07-27T22:42:44.055Z] #52 42.77 + bin/ctr [2020-07-27T22:42:44.204Z] #39 ... [2020-07-27T22:42:44.204Z] [2020-07-27T22:42:44.204Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:44.204Z] #47 80.09 encoding/json [2020-07-27T22:42:44.464Z] #47 ... [2020-07-27T22:42:44.464Z] [2020-07-27T22:42:44.464Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:44.464Z] #30 70.18 path [2020-07-27T22:42:44.464Z] #30 70.41 fmt [2020-07-27T22:42:44.464Z] #30 70.79 path/filepath [2020-07-27T22:42:44.464Z] #30 71.86 io/ioutil [2020-07-27T22:42:44.464Z] #30 72.27 text/tabwriter [2020-07-27T22:42:44.464Z] #30 74.50 github.com/BurntSushi/toml [2020-07-27T22:42:44.464Z] #30 74.50 flag [2020-07-27T22:42:44.464Z] #30 77.25 log [2020-07-27T22:42:44.464Z] #30 ... [2020-07-27T22:42:44.464Z] [2020-07-27T22:42:44.464Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:42:44.464Z] #10 80.34 Selecting previously unselected package gcc-mingw-w64-base. [2020-07-27T22:42:44.464Z] #10 80.38 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:42:44.464Z] #10 80.38 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:42:44.724Z] #10 80.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-07-27T22:42:44.724Z] #10 80.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:42:44.724Z] #10 80.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:42:44.767Z] #36 ... [2020-07-27T22:42:44.767Z] [2020-07-27T22:42:44.767Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T22:42:44.767Z] #18 0.967 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-27T22:42:44.767Z] #18 0.972 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-27T22:42:44.767Z] #18 0.975 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-27T22:42:44.767Z] #18 DONE 1.0s [2020-07-27T22:42:44.767Z] [2020-07-27T22:42:44.767Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:42:45.959Z] #52 ... [2020-07-27T22:42:45.959Z] [2020-07-27T22:42:45.959Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:45.959Z] #41 96.49 github.com/LK4D4/vndr/build [2020-07-27T22:42:45.959Z] #41 ... [2020-07-27T22:42:45.959Z] [2020-07-27T22:42:45.959Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:45.959Z] #47 86.58 mvdan.cc/editorconfig [2020-07-27T22:42:45.959Z] #47 87.67 mvdan.cc/sh/v3/fileutil [2020-07-27T22:42:45.959Z] #47 87.77 mvdan.cc/sh/v3/syntax [2020-07-27T22:42:45.959Z] #47 94.31 mvdan.cc/sh/v3/cmd/shfmt [2020-07-27T22:42:45.959Z] #47 ... [2020-07-27T22:42:45.959Z] [2020-07-27T22:42:45.959Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:45.959Z] #41 96.65 hash/crc32 [2020-07-27T22:42:46.527Z] #41 97.20 compress/gzip [2020-07-27T22:42:46.636Z] #10 ... [2020-07-27T22:42:46.636Z] [2020-07-27T22:42:46.636Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:46.636Z] #41 72.63 fmt [2020-07-27T22:42:46.636Z] #41 76.63 regexp [2020-07-27T22:42:46.636Z] #41 79.37 go/token [2020-07-27T22:42:46.636Z] #41 80.42 go/scanner [2020-07-27T22:42:46.636Z] #41 81.33 internal/lazyregexp [2020-07-27T22:42:46.636Z] #41 81.70 go/ast [2020-07-27T22:42:46.636Z] #41 81.78 net/url [2020-07-27T22:42:46.896Z] #41 ... [2020-07-27T22:42:46.897Z] [2020-07-27T22:42:46.897Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:46.897Z] #39 6.047 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:42:46.897Z] #39 6.107 GEN .gitid [2020-07-27T22:42:46.897Z] #39 6.121 GEN criu/include/version.h [2020-07-27T22:42:46.897Z] #39 6.178 GEN include/common/asm [2020-07-27T22:42:46.897Z] #39 7.961 PBCC images/timens.pb-c.c [2020-07-27T22:42:46.897Z] #39 8.011 DEP images/timens.pb-c.d [2020-07-27T22:42:46.897Z] #39 8.073 PBCC images/fown.pb-c.c [2020-07-27T22:42:46.897Z] #39 8.085 PBCC images/google/protobuf/descriptor.pb-c.c [2020-07-27T22:42:46.897Z] #39 8.134 PBCC images/opts.pb-c.c [2020-07-27T22:42:46.897Z] #39 8.162 PBCC images/memfd.pb-c.c [2020-07-27T22:42:46.897Z] #39 8.195 DEP images/fown.pb-c.d [2020-07-27T22:42:46.897Z] #39 8.245 DEP images/google/protobuf/descriptor.pb-c.d [2020-07-27T22:42:46.897Z] #39 8.308 DEP images/opts.pb-c.d [2020-07-27T22:42:46.897Z] #39 8.358 DEP images/memfd.pb-c.d [2020-07-27T22:42:47.095Z] #41 97.85 net [2020-07-27T22:42:47.158Z] #39 8.498 PBCC images/sit.pb-c.c [2020-07-27T22:42:47.158Z] #39 8.558 DEP images/sit.pb-c.d [2020-07-27T22:42:47.158Z] #39 8.629 PBCC images/macvlan.pb-c.c [2020-07-27T22:42:47.158Z] #39 8.691 DEP images/macvlan.pb-c.d [2020-07-27T22:42:47.420Z] #39 8.782 PBCC images/autofs.pb-c.c [2020-07-27T22:42:47.420Z] #39 8.793 DEP images/autofs.pb-c.d [2020-07-27T22:42:47.420Z] #39 8.862 PBCC images/sysctl.pb-c.c [2020-07-27T22:42:47.420Z] #39 8.907 DEP images/sysctl.pb-c.d [2020-07-27T22:42:47.420Z] #39 8.962 PBCC images/time.pb-c.c [2020-07-27T22:42:47.420Z] #39 8.973 DEP images/time.pb-c.d [2020-07-27T22:42:47.420Z] #39 9.039 PBCC images/binfmt-misc.pb-c.c [2020-07-27T22:42:47.680Z] #39 9.077 DEP images/binfmt-misc.pb-c.d [2020-07-27T22:42:47.681Z] #39 9.132 PBCC images/seccomp.pb-c.c [2020-07-27T22:42:47.681Z] #39 9.167 DEP images/seccomp.pb-c.d [2020-07-27T22:42:47.681Z] #39 9.210 PBCC images/userns.pb-c.c [2020-07-27T22:42:47.681Z] #39 9.230 DEP images/userns.pb-c.d [2020-07-27T22:42:47.681Z] #39 9.293 PBCC images/cgroup.pb-c.c [2020-07-27T22:42:47.942Z] #39 9.352 DEP images/cgroup.pb-c.d [2020-07-27T22:42:47.942Z] #39 9.430 PBCC images/ext-file.pb-c.c [2020-07-27T22:42:47.942Z] #39 9.464 DEP images/ext-file.pb-c.d [2020-07-27T22:42:47.942Z] #39 9.516 PBCC images/rpc.pb-c.c [2020-07-27T22:42:48.202Z] #39 9.635 DEP images/rpc.pb-c.d [2020-07-27T22:42:48.202Z] #39 9.734 PBCC images/siginfo.pb-c.c [2020-07-27T22:42:48.202Z] #39 9.754 DEP images/siginfo.pb-c.d [2020-07-27T22:42:48.202Z] #39 9.834 PBCC images/pagemap.pb-c.c [2020-07-27T22:42:48.463Z] #39 9.878 DEP images/pagemap.pb-c.d [2020-07-27T22:42:48.463Z] #39 9.925 PBCC images/rlimit.pb-c.c [2020-07-27T22:42:48.463Z] #39 9.947 DEP images/rlimit.pb-c.d [2020-07-27T22:42:48.463Z] #39 9.991 PBCC images/file-lock.pb-c.c [2020-07-27T22:42:48.463Z] #39 10.03 DEP images/file-lock.pb-c.d [2020-07-27T22:42:48.463Z] #39 10.09 PBCC images/tty.pb-c.c [2020-07-27T22:42:48.724Z] #39 10.15 DEP images/tty.pb-c.d [2020-07-27T22:42:48.724Z] #39 10.18 PBCC images/tun.pb-c.c [2020-07-27T22:42:48.724Z] #39 10.24 PBCC images/netdev.pb-c.c [2020-07-27T22:42:48.984Z] #39 10.38 DEP images/tun.pb-c.d [2020-07-27T22:42:48.984Z] #39 10.47 DEP images/netdev.pb-c.d [2020-07-27T22:42:48.984Z] #39 10.58 PBCC images/vma.pb-c.c [2020-07-27T22:42:48.999Z] #41 99.61 vendor/golang.org/x/text/transform [2020-07-27T22:42:49.245Z] #39 10.67 DEP images/vma.pb-c.d [2020-07-27T22:42:49.245Z] #39 10.75 PBCC images/creds.pb-c.c [2020-07-27T22:42:49.245Z] #39 10.76 DEP images/creds.pb-c.d [2020-07-27T22:42:49.513Z] #39 10.91 PBCC images/utsns.pb-c.c [2020-07-27T22:42:49.513Z] #39 10.93 DEP images/utsns.pb-c.d [2020-07-27T22:42:49.513Z] #39 11.02 PBCC images/ipc-desc.pb-c.c [2020-07-27T22:42:49.513Z] #39 11.03 PBCC images/ipc-sem.pb-c.c [2020-07-27T22:42:49.513Z] #39 11.07 DEP images/ipc-desc.pb-c.d [2020-07-27T22:42:49.774Z] #39 ... [2020-07-27T22:42:49.774Z] [2020-07-27T22:42:49.774Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:49.774Z] #33 5.295 -- Check for working C compiler: /usr/bin/cc -- works [2020-07-27T22:42:49.774Z] #33 5.302 -- Detecting C compiler ABI info [2020-07-27T22:42:49.774Z] #33 5.997 -- Detecting C compiler ABI info - done [2020-07-27T22:42:49.774Z] #33 6.044 -- Detecting C compile features [2020-07-27T22:42:49.774Z] #33 8.102 -- Detecting C compile features - done [2020-07-27T22:42:49.774Z] #33 8.157 -- Performing Test HAS_BUILTIN_FORTIFY [2020-07-27T22:42:49.774Z] #33 8.356 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-07-27T22:42:49.774Z] #33 8.472 -- Configuring done [2020-07-27T22:42:49.774Z] #33 8.504 -- Generating done [2020-07-27T22:42:49.774Z] #33 8.511 -- Build files have been written to: /tmp/tmp.GktW7Ugrul/tini [2020-07-27T22:42:49.774Z] #33 8.520 + make tini-static [2020-07-27T22:42:49.774Z] #33 9.039 Scanning dependencies of target tini-static [2020-07-27T22:42:49.774Z] #33 9.222 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-07-27T22:42:49.774Z] #33 10.78 [100%] Linking C executable tini-static [2020-07-27T22:42:49.774Z] #33 11.29 [100%] Built target tini-static [2020-07-27T22:42:49.774Z] #33 11.36 + mkdir -p /build [2020-07-27T22:42:49.774Z] #33 11.36 + cp tini-static /build/docker-init [2020-07-27T22:42:49.774Z] #33 DONE 11.8s [2020-07-27T22:42:49.774Z] [2020-07-27T22:42:49.774Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:49.774Z] #30 80.81 github.com/BurntSushi/toml/cmd/tomlv [2020-07-27T22:42:49.774Z] #30 DONE 85.6s [2020-07-27T22:42:49.774Z] [2020-07-27T22:42:49.774Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:49.774Z] #39 11.17 DEP images/ipc-sem.pb-c.d [2020-07-27T22:42:49.774Z] #39 11.24 PBCC images/ipc-msg.pb-c.c [2020-07-27T22:42:49.774Z] #39 ... [2020-07-27T22:42:49.774Z] [2020-07-27T22:42:49.774Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:49.774Z] #47 85.04 github.com/pkg/diff [2020-07-27T22:42:49.936Z] #41 ... [2020-07-27T22:42:49.936Z] [2020-07-27T22:42:49.936Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:42:49.936Z] #47 DONE 100.4s [2020-07-27T22:42:49.936Z] [2020-07-27T22:42:49.936Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:49.936Z] #41 100.4 vendor/golang.org/x/text/unicode/bidi [2020-07-27T22:42:50.014Z] #19 4.934 Collecting yamllint==1.16.0 [2020-07-27T22:42:50.014Z] #19 ... [2020-07-27T22:42:50.014Z] [2020-07-27T22:42:50.014Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:50.014Z] #39 115.4 CC criu/image-desc.o [2020-07-27T22:42:50.014Z] #39 115.6 CC criu/image.o [2020-07-27T22:42:50.014Z] #39 116.4 CC criu/ipc_ns.o [2020-07-27T22:42:50.014Z] #39 117.5 CC criu/irmap.o [2020-07-27T22:42:50.014Z] #39 118.3 CC criu/kcmp-ids.o [2020-07-27T22:42:50.014Z] #39 118.6 CC criu/kerndat.o [2020-07-27T22:42:50.014Z] #39 119.9 CC criu/libnetlink.o [2020-07-27T22:42:50.014Z] #39 120.4 CC criu/log.o [2020-07-27T22:42:50.014Z] #39 121.1 CC criu/lsm.o [2020-07-27T22:42:50.015Z] #39 121.6 CC criu/mem.o [2020-07-27T22:42:50.015Z] #39 123.5 CC criu/memfd.o [2020-07-27T22:42:50.015Z] #39 124.1 CC criu/mount.o [2020-07-27T22:42:50.015Z] #39 ... [2020-07-27T22:42:50.015Z] [2020-07-27T22:42:50.015Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:50.015Z] #49 75.35 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-27T22:42:50.873Z] #41 ... [2020-07-27T22:42:50.873Z] [2020-07-27T22:42:50.873Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:50.873Z] #39 20.09 CC images/core-ppc64.o [2020-07-27T22:42:50.873Z] #39 20.79 CC images/core-s390.o [2020-07-27T22:42:50.873Z] #39 21.58 CC images/cpuinfo.o [2020-07-27T22:42:50.873Z] #39 21.94 CC images/inventory.o [2020-07-27T22:42:50.873Z] #39 22.22 CC images/fdinfo.o [2020-07-27T22:42:50.873Z] #39 22.59 CC images/fown.o [2020-07-27T22:42:50.873Z] #39 22.76 CC images/ns.o [2020-07-27T22:42:50.873Z] #39 22.94 CC images/regfile.o [2020-07-27T22:42:50.873Z] #39 23.11 CC images/ghost-file.o [2020-07-27T22:42:50.873Z] #39 23.52 CC images/fifo.o [2020-07-27T22:42:50.873Z] #39 23.74 CC images/remap-file-path.o [2020-07-27T22:42:50.873Z] #39 23.95 CC images/eventfd.o [2020-07-27T22:42:50.873Z] #39 24.18 CC images/eventpoll.o [2020-07-27T22:42:50.873Z] #39 24.54 CC images/fh.o [2020-07-27T22:42:50.873Z] #39 24.86 CC images/fsnotify.o [2020-07-27T22:42:50.873Z] #39 25.61 CC images/signalfd.o [2020-07-27T22:42:50.873Z] #39 25.98 CC images/fs.o [2020-07-27T22:42:50.873Z] #39 26.17 CC images/pstree.o [2020-07-27T22:42:50.873Z] #39 26.59 CC images/pipe.o [2020-07-27T22:42:50.873Z] #39 26.86 CC images/tcp-stream.o [2020-07-27T22:42:51.132Z] #39 27.11 CC images/sk-packet.o [2020-07-27T22:42:51.161Z] #47 86.81 go/ast [2020-07-27T22:42:51.161Z] #47 86.90 golang.org/x/crypto/ssh/terminal [2020-07-27T22:42:51.391Z] #39 27.42 CC images/mnt.o [2020-07-27T22:42:51.650Z] #39 ... [2020-07-27T22:42:51.650Z] [2020-07-27T22:42:51.650Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:51.650Z] #41 102.3 vendor/golang.org/x/text/secure/bidirule [2020-07-27T22:42:51.909Z] #41 102.5 vendor/golang.org/x/text/unicode/norm [2020-07-27T22:42:52.577Z] #49 77.53 + mkdir -p /build [2020-07-27T22:42:52.577Z] #49 77.53 + cp runc /build/runc [2020-07-27T22:42:52.577Z] #49 DONE 77.8s [2020-07-27T22:42:52.577Z] [2020-07-27T22:42:52.577Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:52.577Z] #39 127.8 CC criu/namespaces.o [2020-07-27T22:42:53.073Z] #47 88.67 mvdan.cc/editorconfig [2020-07-27T22:42:54.014Z] #47 89.78 mvdan.cc/sh/v3/fileutil [2020-07-27T22:42:54.014Z] #47 89.99 mvdan.cc/sh/v3/syntax [2020-07-27T22:42:54.275Z] #47 ... [2020-07-27T22:42:54.275Z] [2020-07-27T22:42:54.275Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:42:54.275Z] #52 36.21 Checking out files: 32% (1053/3208) Checking out files: 33% (1059/3208) Checking out files: 34% (1091/3208) Checking out files: 35% (1123/3208) Checking out files: 36% (1155/3208) Checking out files: 37% (1187/3208) Checking out files: 38% (1220/3208) Checking out files: 39% (1252/3208) Checking out files: 40% (1284/3208) Checking out files: 41% (1316/3208) Checking out files: 42% (1348/3208) Checking out files: 43% (1380/3208) Checking out files: 44% (1412/3208) Checking out files: 45% (1444/3208) Checking out files: 46% (1476/3208) Checking out files: 47% (1508/3208) Checking out files: 48% (1540/3208) Checking out files: 49% (1572/3208) Checking out files: 50% (1604/3208) Checking out files: 51% (1637/3208) Checking out files: 52% (1669/3208) Checking out files: 53% (1701/3208) Checking out files: 54% (1733/3208) Checking out files: 55% (1765/3208) Checking out files: 56% (1797/3208) Checking out files: 57% (1829/3208) Checking out files: 58% (1861/3208) Checking out files: 59% (1893/3208) Checking out files: 60% (1925/3208) Checking out files: 61% (1957/3208) Checking out files: 62% (1989/3208) Checking out files: 63% (2022/3208) Checking out files: 64% (2054/3208) Checking out files: 65% (2086/3208) Checking out files: 66% (2118/3208) Checking out files: 67% (2150/3208) Checking out files: 68% (2182/3208) Checking out files: 69% (2214/3208) Checking out files: 70% (2246/3208) Checking out files: 71% (2278/3208) Checking out files: 72% (2310/3208) Checking out files: 72% (2341/3208) Checking out files: 73% (2342/3208) Checking out files: 74% (2374/3208) Checking out files: 75% (2406/3208) Checking out files: 76% (2439/3208) Checking out files: 77% (2471/3208) Checking out files: 78% (2503/3208) Checking out files: 79% (2535/3208) Checking out files: 80% (2567/3208) Checking out files: 81% (2599/3208) Checking out files: 82% (2631/3208) Checking out files: 83% (2663/3208) Checking out files: 84% (2695/3208) Checking out files: 85% (2727/3208) Checking out files: 86% (2759/3208) Checking out files: 87% (2791/3208) Checking out files: 88% (2824/3208) Checking out files: 89% (2856/3208) Checking out files: 90% (2888/3208) Checking out files: 91% (2920/3208) Checking out files: 92% (2952/3208) Checking out files: 93% (2984/3208) Checking out files: 94% (3016/3208) Checking out files: 95% (3048/3208) Checking out files: 95% (3049/3208) Checking out files: 96% (3080/3208) Checking out files: 97% (3112/3208) Checking out files: 98% (3144/3208) Checking out files: 99% (3176/3208) Checking out files: 100% (3208/3208) Checking out files: 100% (3208/3208), done. [2020-07-27T22:42:54.275Z] #52 38.43 + cd /tmp/tmp.9noxFZsVeb/src/github.com/containerd/containerd [2020-07-27T22:42:54.275Z] #52 38.43 + git checkout -q be75852b8d7849474a20192f9ed1bf34fdd454f1 [2020-07-27T22:42:54.275Z] #52 40.03 + export 'BUILDTAGS=netgo osusergo static_build' [2020-07-27T22:42:54.275Z] #52 40.03 + BUILDTAGS='netgo osusergo static_build' [2020-07-27T22:42:54.275Z] #52 40.03 + export EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:42:54.275Z] #52 40.03 + EXTRA_FLAGS=-buildmode=pie [2020-07-27T22:42:54.275Z] #52 40.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-07-27T22:42:54.275Z] #52 40.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-07-27T22:42:54.275Z] #52 40.03 + '[' '' = dynamic ']' [2020-07-27T22:42:54.275Z] #52 40.03 + make [2020-07-27T22:42:55.095Z] #39 130.0 CC criu/net.o [2020-07-27T22:42:55.217Z] #52 40.73 + bin/ctr [2020-07-27T22:42:56.101Z] #41 106.4 vendor/golang.org/x/net/idna [2020-07-27T22:42:57.479Z] #41 ... [2020-07-27T22:42:57.479Z] [2020-07-27T22:42:57.479Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:57.479Z] #39 27.64 CC images/pipe-data.o [2020-07-27T22:42:57.479Z] #39 27.93 CC images/sa.o [2020-07-27T22:42:57.479Z] #39 28.13 CC images/timer.o [2020-07-27T22:42:57.479Z] #39 28.56 CC images/timerfd.o [2020-07-27T22:42:57.479Z] #39 28.76 CC images/mm.o [2020-07-27T22:42:57.479Z] #39 29.05 CC images/sk-opts.o [2020-07-27T22:42:57.479Z] #39 29.30 CC images/sk-unix.o [2020-07-27T22:42:57.479Z] #39 29.59 CC images/sk-inet.o [2020-07-27T22:42:57.479Z] #39 29.88 CC images/tun.o [2020-07-27T22:42:57.479Z] #39 30.13 CC images/sk-netlink.o [2020-07-27T22:42:57.479Z] #39 30.32 CC images/packet-sock.o [2020-07-27T22:42:57.479Z] #39 30.73 CC images/ipc-var.o [2020-07-27T22:42:57.479Z] #39 30.92 CC images/ipc-desc.o [2020-07-27T22:42:57.479Z] #39 31.18 CC images/ipc-shm.o [2020-07-27T22:42:57.479Z] #39 31.39 CC images/ipc-msg.o [2020-07-27T22:42:57.479Z] #39 31.70 CC images/ipc-sem.o [2020-07-27T22:42:57.479Z] #39 31.85 CC images/utsns.o [2020-07-27T22:42:57.479Z] #39 32.12 CC images/creds.o [2020-07-27T22:42:57.479Z] #39 32.34 CC images/vma.o [2020-07-27T22:42:57.479Z] #39 32.54 CC images/netdev.o [2020-07-27T22:42:57.479Z] #39 32.94 CC images/tty.o [2020-07-27T22:42:57.614Z] #39 132.8 CC criu/netfilter.o [2020-07-27T22:42:57.614Z] #39 133.1 CC criu/page-pipe.o [2020-07-27T22:42:57.739Z] #39 33.52 CC images/file-lock.o [2020-07-27T22:42:57.998Z] #39 33.76 CC images/rlimit.o [2020-07-27T22:42:57.998Z] #39 33.90 CC images/pagemap.o [2020-07-27T22:42:58.176Z] #39 133.6 CC criu/page-xfer.o [2020-07-27T22:42:58.257Z] #39 34.14 CC images/siginfo.o [2020-07-27T22:42:58.433Z] #39 ... [2020-07-27T22:42:58.433Z] [2020-07-27T22:42:58.433Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:42:58.433Z] #19 10.36 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-27T22:42:58.433Z] #19 10.43 Collecting pyyaml (from yamllint==1.16.0) [2020-07-27T22:42:58.433Z] #19 10.59 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-27T22:42:58.433Z] #19 11.85 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-27T22:42:58.433Z] #19 11.90 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-27T22:42:58.433Z] #19 11.94 Building wheels for collected packages: pyyaml [2020-07-27T22:42:58.433Z] #19 11.95 Running setup.py bdist_wheel for pyyaml: started [2020-07-27T22:42:58.433Z] #19 12.85 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-27T22:42:58.433Z] #19 12.85 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-27T22:42:58.433Z] #19 12.96 Successfully built pyyaml [2020-07-27T22:42:58.433Z] #19 12.97 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-27T22:42:58.433Z] #19 13.28 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-27T22:42:58.433Z] #19 DONE 13.6s [2020-07-27T22:42:58.433Z] [2020-07-27T22:42:58.433Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T22:42:58.516Z] #39 34.40 CC images/rpc.o [2020-07-27T22:42:58.517Z] #52 ... [2020-07-27T22:42:58.517Z] [2020-07-27T22:42:58.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:42:58.517Z] #41 84.06 text/template/parse [2020-07-27T22:42:58.517Z] #41 88.18 go/parser [2020-07-27T22:42:58.517Z] #41 89.32 text/template [2020-07-27T22:42:58.517Z] #41 91.98 encoding/xml [2020-07-27T22:42:58.517Z] #41 93.97 go/doc [2020-07-27T22:42:58.517Z] #41 ... [2020-07-27T22:42:58.517Z] [2020-07-27T22:42:58.517Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:42:58.517Z] #39 11.32 DEP images/ipc-msg.pb-c.d [2020-07-27T22:42:58.517Z] #39 11.39 PBCC images/ipc-shm.pb-c.c [2020-07-27T22:42:58.517Z] #39 11.45 DEP images/ipc-shm.pb-c.d [2020-07-27T22:42:58.517Z] #39 11.53 PBCC images/ipc-var.pb-c.c [2020-07-27T22:42:58.517Z] #39 11.62 DEP images/ipc-var.pb-c.d [2020-07-27T22:42:58.517Z] #39 11.64 PBCC images/sk-opts.pb-c.c [2020-07-27T22:42:58.517Z] #39 11.72 PBCC images/packet-sock.pb-c.c [2020-07-27T22:42:58.517Z] #39 11.83 DEP images/sk-opts.pb-c.d [2020-07-27T22:42:58.517Z] #39 11.93 DEP images/packet-sock.pb-c.d [2020-07-27T22:42:58.517Z] #39 12.07 PBCC images/sk-netlink.pb-c.c [2020-07-27T22:42:58.517Z] #39 12.17 DEP images/sk-netlink.pb-c.d [2020-07-27T22:42:58.517Z] #39 12.28 PBCC images/sk-inet.pb-c.c [2020-07-27T22:42:58.517Z] #39 12.40 DEP images/sk-inet.pb-c.d [2020-07-27T22:42:58.517Z] #39 12.51 PBCC images/sk-unix.pb-c.c [2020-07-27T22:42:58.517Z] #39 12.51 DEP images/sk-unix.pb-c.d [2020-07-27T22:42:58.517Z] #39 12.62 PBCC images/mm.pb-c.c [2020-07-27T22:42:58.517Z] #39 12.74 DEP images/mm.pb-c.d [2020-07-27T22:42:58.517Z] #39 12.85 PBCC images/timerfd.pb-c.c [2020-07-27T22:42:58.517Z] #39 12.94 DEP images/timerfd.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.03 PBCC images/timer.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.08 DEP images/timer.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.17 PBCC images/sa.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.27 DEP images/sa.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.35 PBCC images/pipe-data.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.36 DEP images/pipe-data.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.44 PBCC images/mnt.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.51 DEP images/mnt.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.56 PBCC images/sk-packet.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.65 DEP images/sk-packet.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.70 PBCC images/tcp-stream.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.75 DEP images/tcp-stream.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.81 PBCC images/pipe.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.89 DEP images/pipe.pb-c.d [2020-07-27T22:42:58.517Z] #39 13.94 PBCC images/pstree.pb-c.c [2020-07-27T22:42:58.517Z] #39 13.96 DEP images/pstree.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.02 PBCC images/fs.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.04 DEP images/fs.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.11 PBCC images/signalfd.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.16 DEP images/signalfd.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.20 PBCC images/fh.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.25 PBCC images/fsnotify.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.30 DEP images/fh.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.36 DEP images/fsnotify.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.44 PBCC images/eventpoll.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.49 DEP images/eventpoll.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.56 PBCC images/eventfd.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.62 DEP images/eventfd.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.65 PBCC images/remap-file-path.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.66 DEP images/remap-file-path.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.72 PBCC images/fifo.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.77 DEP images/fifo.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.81 PBCC images/ghost-file.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.86 DEP images/ghost-file.pb-c.d [2020-07-27T22:42:58.517Z] #39 14.95 PBCC images/regfile.pb-c.c [2020-07-27T22:42:58.517Z] #39 14.99 DEP images/regfile.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.04 PBCC images/ns.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.07 DEP images/ns.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.12 PBCC images/fdinfo.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.19 DEP images/fdinfo.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.28 PBCC images/core-aarch64.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.35 PBCC images/core-arm.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.44 PBCC images/core-ppc64.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.49 PBCC images/core-s390.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.53 PBCC images/core-x86.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.60 PBCC images/core.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.69 PBCC images/inventory.pb-c.c [2020-07-27T22:42:58.517Z] #39 15.81 DEP images/core-aarch64.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.87 DEP images/core-arm.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.94 DEP images/core-ppc64.pb-c.d [2020-07-27T22:42:58.517Z] #39 15.99 DEP images/core-s390.pb-c.d [2020-07-27T22:42:58.517Z] #39 16.06 DEP images/core-x86.pb-c.d [2020-07-27T22:42:58.517Z] #39 16.13 DEP images/core.pb-c.d [2020-07-27T22:42:58.517Z] #39 16.22 DEP images/inventory.pb-c.d [2020-07-27T22:42:58.517Z] #39 16.31 PBCC images/cpuinfo.pb-c.c [2020-07-27T22:42:58.517Z] #39 16.36 DEP images/cpuinfo.pb-c.d [2020-07-27T22:42:58.517Z] #39 16.42 PBCC images/stats.pb-c.c [2020-07-27T22:42:58.517Z] #39 16.43 DEP images/stats.pb-c.d [2020-07-27T22:42:58.517Z] #39 17.90 make[1]: Nothing to be done for 'all'. [2020-07-27T22:42:58.517Z] #39 19.43 CC images/stats.o [2020-07-27T22:42:58.517Z] #39 19.93 CC images/core.o [2020-07-27T22:42:58.689Z] #22 DONE 0.3s [2020-07-27T22:42:58.689Z] [2020-07-27T22:42:58.689Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T22:42:59.095Z] #39 20.57 CC images/core-x86.o [2020-07-27T22:42:59.453Z] #39 35.41 CC images/ext-file.o [2020-07-27T22:42:59.666Z] #39 21.07 CC images/core-arm.o [2020-07-27T22:42:59.712Z] #39 35.64 CC images/cgroup.o [2020-07-27T22:43:00.237Z] #39 21.51 CC images/core-aarch64.o [2020-07-27T22:43:00.237Z] #39 21.87 CC images/core-ppc64.o [2020-07-27T22:43:00.649Z] #39 36.33 CC images/userns.o [2020-07-27T22:43:00.649Z] #39 36.58 CC images/google/protobuf/descriptor.o [2020-07-27T22:43:00.808Z] #39 ... [2020-07-27T22:43:00.808Z] [2020-07-27T22:43:00.808Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:43:00.808Z] #47 96.71 mvdan.cc/sh/v3/cmd/shfmt [2020-07-27T22:43:02.029Z] #39 ... [2020-07-27T22:43:02.029Z] [2020-07-27T22:43:02.029Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:02.029Z] #54 112.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:43:02.029Z] #54 112.5 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-27T22:43:02.598Z] #54 ... [2020-07-27T22:43:02.598Z] [2020-07-27T22:43:02.598Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:02.598Z] #10 103.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-27T22:43:02.598Z] #10 103.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:43:02.598Z] #10 103.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:02.598Z] #10 ... [2020-07-27T22:43:02.598Z] [2020-07-27T22:43:02.598Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:02.598Z] #39 38.15 CC images/opts.o [2020-07-27T22:43:02.598Z] #39 38.38 CC images/seccomp.o [2020-07-27T22:43:02.857Z] #39 38.67 CC images/binfmt-misc.o [2020-07-27T22:43:02.861Z] #26 DONE 3.5s [2020-07-27T22:43:02.861Z] [2020-07-27T22:43:02.861Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T22:43:02.861Z] #29 DONE 0.4s [2020-07-27T22:43:02.861Z] [2020-07-27T22:43:02.861Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T22:43:02.861Z] #31 DONE 0.1s [2020-07-27T22:43:02.861Z] [2020-07-27T22:43:02.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:02.861Z] #39 135.1 CC criu/pagemap-cache.o [2020-07-27T22:43:02.861Z] #39 135.4 CC criu/pagemap.o [2020-07-27T22:43:02.861Z] #39 136.1 CC criu/parasite-syscall.o [2020-07-27T22:43:02.861Z] #39 136.8 CC criu/path.o [2020-07-27T22:43:02.861Z] #39 137.0 CC criu/pie-util-vdso-elf32.o [2020-07-27T22:43:02.861Z] #39 137.3 CC criu/pie-util-vdso.o [2020-07-27T22:43:02.861Z] #39 137.8 CC criu/pie-util.o [2020-07-27T22:43:02.861Z] #39 138.0 CC criu/pipes.o [2020-07-27T22:43:02.861Z] #39 ... [2020-07-27T22:43:02.861Z] [2020-07-27T22:43:02.861Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T22:43:02.861Z] #34 DONE 0.0s [2020-07-27T22:43:02.861Z] [2020-07-27T22:43:02.861Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:03.116Z] #39 38.83 CC images/time.o [2020-07-27T22:43:03.117Z] #39 39.00 CC images/sysctl.o [2020-07-27T22:43:03.118Z] #39 138.5 CC criu/plugin.o [2020-07-27T22:43:03.374Z] #39 138.7 CC criu/proc_parse.o [2020-07-27T22:43:03.376Z] #39 39.23 CC images/autofs.o [2020-07-27T22:43:03.636Z] #39 39.45 CC images/macvlan.o [2020-07-27T22:43:03.636Z] #39 39.64 CC images/sit.o [2020-07-27T22:43:03.937Z] #39 39.85 CC images/memfd.o [2020-07-27T22:43:04.199Z] #39 40.12 CC images/timens.o [2020-07-27T22:43:04.459Z] #39 40.50 LINK images/built-in.o [2020-07-27T22:43:05.027Z] #39 40.72 GEN compel/include/asm [2020-07-27T22:43:05.027Z] #39 40.74 GEN compel/include/version.h [2020-07-27T22:43:05.027Z] #39 40.79 touch .config [2020-07-27T22:43:05.027Z] #39 40.83 GEN include/common/config.h [2020-07-27T22:43:05.027Z] #39 40.92 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-27T22:43:05.027Z] #39 40.93 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-27T22:43:05.027Z] #39 40.97 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-27T22:43:05.027Z] #39 40.99 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-27T22:43:05.027Z] #39 41.04 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-27T22:43:05.266Z] #39 140.4 CC criu/protobuf-desc.o [2020-07-27T22:43:05.287Z] #39 41.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-27T22:43:05.287Z] #39 41.10 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-27T22:43:05.287Z] #39 41.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-27T22:43:05.287Z] #39 41.15 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-27T22:43:05.287Z] #39 41.17 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-27T22:43:05.287Z] #39 41.17 DEP compel/plugins/std/infect.d [2020-07-27T22:43:05.287Z] #39 41.29 DEP compel/plugins/std/string.d [2020-07-27T22:43:05.545Z] #39 41.37 DEP compel/plugins/std/log.d [2020-07-27T22:43:05.804Z] #39 41.49 DEP compel/plugins/std/fds.d [2020-07-27T22:43:05.804Z] #39 41.62 DEP compel/plugins/std/std.d [2020-07-27T22:43:05.828Z] #39 141.1 CC criu/protobuf.o [2020-07-27T22:43:06.063Z] #39 41.73 DEP compel/plugins/shmem/shmem.d [2020-07-27T22:43:06.063Z] #39 41.89 DEP compel/plugins/fds/fds.d [2020-07-27T22:43:06.063Z] #39 42.00 CC compel/plugins/std/std.o [2020-07-27T22:43:06.084Z] #39 141.4 CC criu/pstree.o [2020-07-27T22:43:06.101Z] #47 ... [2020-07-27T22:43:06.101Z] [2020-07-27T22:43:06.101Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:06.101Z] #39 22.41 CC images/core-s390.o [2020-07-27T22:43:06.101Z] #39 23.15 CC images/cpuinfo.o [2020-07-27T22:43:06.101Z] #39 23.77 CC images/inventory.o [2020-07-27T22:43:06.101Z] #39 24.06 CC images/fdinfo.o [2020-07-27T22:43:06.101Z] #39 24.47 CC images/fown.o [2020-07-27T22:43:06.101Z] #39 24.67 CC images/ns.o [2020-07-27T22:43:06.101Z] #39 24.90 CC images/regfile.o [2020-07-27T22:43:06.101Z] #39 25.13 CC images/ghost-file.o [2020-07-27T22:43:06.101Z] #39 25.46 CC images/fifo.o [2020-07-27T22:43:06.101Z] #39 25.64 CC images/remap-file-path.o [2020-07-27T22:43:06.101Z] #39 25.82 CC images/eventfd.o [2020-07-27T22:43:06.101Z] #39 26.08 CC images/eventpoll.o [2020-07-27T22:43:06.101Z] #39 26.35 CC images/fh.o [2020-07-27T22:43:06.101Z] #39 26.58 CC images/fsnotify.o [2020-07-27T22:43:06.101Z] #39 27.09 CC images/signalfd.o [2020-07-27T22:43:06.101Z] #39 27.33 CC images/fs.o [2020-07-27T22:43:06.101Z] #39 27.65 CC images/pstree.o [2020-07-27T22:43:06.322Z] #39 42.29 CC compel/plugins/std/fds.o [2020-07-27T22:43:06.366Z] #39 27.87 CC images/pipe.o [2020-07-27T22:43:06.628Z] #39 ... [2020-07-27T22:43:06.628Z] [2020-07-27T22:43:06.628Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-07-27T22:43:06.628Z] #47 DONE 102.4s [2020-07-27T22:43:06.628Z] [2020-07-27T22:43:06.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:06.628Z] #41 96.94 github.com/LK4D4/vndr/build [2020-07-27T22:43:06.628Z] #41 97.52 github.com/LK4D4/vndr/versioned [2020-07-27T22:43:06.628Z] #41 97.68 compress/flate [2020-07-27T22:43:06.628Z] #41 100.1 hash/crc32 [2020-07-27T22:43:06.628Z] #41 100.4 net [2020-07-27T22:43:06.628Z] #41 100.8 compress/gzip [2020-07-27T22:43:06.628Z] #41 101.4 vendor/golang.org/x/text/transform [2020-07-27T22:43:06.628Z] #41 101.9 vendor/golang.org/x/text/unicode/bidi [2020-07-27T22:43:06.888Z] #41 ... [2020-07-27T22:43:06.888Z] [2020-07-27T22:43:06.888Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:06.888Z] #39 28.29 CC images/tcp-stream.o [2020-07-27T22:43:06.889Z] #39 42.72 CC compel/plugins/std/log.o [2020-07-27T22:43:07.013Z] #39 142.3 CC criu/rbtree.o [2020-07-27T22:43:07.013Z] #39 142.5 CC criu/rst-malloc.o [2020-07-27T22:43:07.270Z] #39 142.7 CC criu/seccomp.o [2020-07-27T22:43:07.460Z] #39 28.83 CC images/sk-packet.o [2020-07-27T22:43:07.827Z] #39 43.69 CC compel/plugins/std/string.o [2020-07-27T22:43:07.838Z] #39 ... [2020-07-27T22:43:07.838Z] [2020-07-27T22:43:07.838Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:43:07.838Z] #36 DONE 212.5s [2020-07-27T22:43:07.838Z] [2020-07-27T22:43:07.838Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:07.838Z] #39 143.2 CC criu/seize.o [2020-07-27T22:43:08.032Z] #39 29.30 CC images/mnt.o [2020-07-27T22:43:08.032Z] #39 29.50 CC images/pipe-data.o [2020-07-27T22:43:08.086Z] #39 ... [2020-07-27T22:43:08.086Z] [2020-07-27T22:43:08.086Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:08.086Z] #41 108.6 vendor/golang.org/x/net/http2/hpack [2020-07-27T22:43:08.086Z] #41 109.6 mime [2020-07-27T22:43:08.086Z] #41 110.9 mime/quotedprintable [2020-07-27T22:43:08.086Z] #41 111.5 net/http/internal [2020-07-27T22:43:08.086Z] #41 114.4 net/textproto [2020-07-27T22:43:08.086Z] #41 114.4 crypto/x509 [2020-07-27T22:43:08.086Z] #41 115.6 vendor/golang.org/x/net/http/httpguts [2020-07-27T22:43:08.086Z] #41 115.9 vendor/golang.org/x/net/http/httpproxy [2020-07-27T22:43:08.086Z] #41 116.5 mime/multipart [2020-07-27T22:43:08.086Z] #41 118.6 crypto/tls [2020-07-27T22:43:08.086Z] #41 ... [2020-07-27T22:43:08.086Z] [2020-07-27T22:43:08.086Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:08.086Z] #10 117.7 Selecting previously unselected package libapparmor1:amd64. [2020-07-27T22:43:08.086Z] #10 117.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 117.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:43:08.086Z] #10 117.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-27T22:43:08.086Z] #10 117.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 117.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:43:08.086Z] #10 118.0 Selecting previously unselected package libbtrfs0. [2020-07-27T22:43:08.086Z] #10 118.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 118.0 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:43:08.086Z] #10 118.2 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:43:08.086Z] #10 118.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 118.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:43:08.086Z] #10 118.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-27T22:43:08.086Z] #10 118.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 118.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:08.086Z] #10 118.3 Selecting previously unselected package libudev-dev:amd64. [2020-07-27T22:43:08.086Z] #10 118.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 118.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:08.086Z] #10 118.6 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-27T22:43:08.086Z] #10 118.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-27T22:43:08.086Z] #10 118.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:43:08.086Z] #10 118.8 Selecting previously unselected package libpcre16-3:amd64. [2020-07-27T22:43:08.292Z] #39 29.66 CC images/sa.o [2020-07-27T22:43:08.375Z] #10 118.9 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:08.375Z] #10 118.9 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:08.400Z] #39 143.7 CC criu/servicefd.o [2020-07-27T22:43:08.553Z] #39 29.89 CC images/timer.o [2020-07-27T22:43:08.634Z] #10 119.4 Selecting previously unselected package libpcre32-3:amd64. [2020-07-27T22:43:08.634Z] #10 119.4 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:08.657Z] #39 144.1 CC criu/shmem.o [2020-07-27T22:43:08.814Z] #39 30.23 CC images/timerfd.o [2020-07-27T22:43:08.814Z] #39 30.41 CC images/mm.o [2020-07-27T22:43:08.895Z] #10 119.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:09.386Z] #39 30.68 CC images/sk-opts.o [2020-07-27T22:43:09.386Z] #39 30.84 CC images/sk-unix.o [2020-07-27T22:43:09.586Z] #39 ... [2020-07-27T22:43:09.586Z] [2020-07-27T22:43:09.586Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T22:43:09.586Z] #37 DONE 0.3s [2020-07-27T22:43:09.586Z] [2020-07-27T22:43:09.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:09.586Z] #39 144.8 CC criu/sigframe.o [2020-07-27T22:43:09.586Z] #39 144.9 CC criu/signalfd.o [2020-07-27T22:43:09.647Z] #39 31.20 CC images/sk-inet.o [2020-07-27T22:43:09.834Z] #10 120.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-27T22:43:09.834Z] #10 120.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:09.834Z] #10 120.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ...#10 ... [2020-07-27T22:43:09.834Z] [2020-07-27T22:43:09.834Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:09.834Z] #54 DONE 120.4s [2020-07-27T22:43:09.834Z] [2020-07-27T22:43:09.834Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T22:43:09.834Z] #55 DONE 0.0s [2020-07-27T22:43:09.834Z] [2020-07-27T22:43:09.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:09.834Z] #10 120.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:43:09.834Z] #10 120.5 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-27T22:43:09.834Z] #10 120.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:09.834Z] #10 ... [2020-07-27T22:43:09.834Z] [2020-07-27T22:43:09.834Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T22:43:09.834Z] #56 DONE 0.0s [2020-07-27T22:43:09.834Z] [2020-07-27T22:43:09.834Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:09.834Z] #10 120.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:43:09.842Z] #39 145.1 CC criu/sk-inet.o [2020-07-27T22:43:10.218Z] #39 31.54 CC images/tun.o [2020-07-27T22:43:10.403Z] #10 121.2 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-27T22:43:10.405Z] #39 145.7 CC criu/sk-netlink.o [2020-07-27T22:43:10.405Z] #39 145.9 CC criu/sk-packet.o [2020-07-27T22:43:10.479Z] #39 31.90 CC images/sk-netlink.o [2020-07-27T22:43:10.480Z] #39 32.07 CC images/packet-sock.o [2020-07-27T22:43:10.662Z] #10 121.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-27T22:43:10.662Z] #10 121.2 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:43:10.740Z] #39 32.33 CC images/ipc-var.o [2020-07-27T22:43:10.926Z] #10 121.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-27T22:43:10.926Z] #10 121.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:43:10.926Z] #10 121.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:10.968Z] #39 146.3 CC criu/sk-queue.o [2020-07-27T22:43:11.001Z] #39 32.53 CC images/ipc-desc.o [2020-07-27T22:43:11.187Z] #10 121.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-27T22:43:11.188Z] #10 121.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-27T22:43:11.188Z] #10 121.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:43:11.224Z] #39 146.5 CC criu/sk-tcp.o [2020-07-27T22:43:11.261Z] #39 32.73 CC images/ipc-shm.o [2020-07-27T22:43:11.261Z] #39 32.91 CC images/ipc-msg.o [2020-07-27T22:43:11.447Z] #10 122.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-27T22:43:11.447Z] #10 122.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:43:11.447Z] #10 122.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:11.481Z] #39 146.7 CC criu/sk-unix.o [2020-07-27T22:43:11.706Z] #10 122.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:43:11.706Z] #10 122.4 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:11.706Z] #10 122.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:43:11.832Z] #39 33.20 CC images/ipc-sem.o [2020-07-27T22:43:11.832Z] #39 33.47 CC images/utsns.o [2020-07-27T22:43:11.965Z] #10 122.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:43:11.965Z] #10 122.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:11.965Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-27T22:43:11.965Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-07-27T22:43:11.965Z] #10 122.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:11.965Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:43:11.965Z] #10 122.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:43:11.965Z] #10 122.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:43:11.965Z] #10 122.6 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:43:11.965Z] #10 122.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:12.225Z] #10 122.7 Setting up dmsetup (2:1.02.155-3) ... [2020-07-27T22:43:12.225Z] #10 122.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:12.225Z] #10 122.7 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:12.225Z] #10 122.7 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:43:12.402Z] #39 33.68 CC images/creds.o [2020-07-27T22:43:12.403Z] #39 33.93 CC images/vma.o [2020-07-27T22:43:12.411Z] #39 147.8 CC criu/sockets.o [2020-07-27T22:43:12.484Z] #10 DONE 123.0s [2020-07-27T22:43:12.484Z] [2020-07-27T22:43:12.484Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:12.663Z] #39 34.08 CC images/netdev.o [2020-07-27T22:43:12.923Z] #39 34.42 CC images/tty.o [2020-07-27T22:43:12.973Z] #39 148.3 CC criu/stats.o [2020-07-27T22:43:12.973Z] #39 148.4 CC criu/string.o [2020-07-27T22:43:12.973Z] #39 148.5 CC criu/sysctl.o [2020-07-27T22:43:13.495Z] #39 34.94 CC images/file-lock.o [2020-07-27T22:43:13.536Z] #39 148.9 CC criu/sysfs_parse.o [2020-07-27T22:43:13.760Z] #39 35.14 CC images/rlimit.o [2020-07-27T22:43:13.760Z] #39 35.34 CC images/pagemap.o [2020-07-27T22:43:13.792Z] #39 149.1 CC criu/timens.o [2020-07-27T22:43:13.792Z] #39 149.3 CC criu/timerfd.o [2020-07-27T22:43:13.865Z] #49 1.481 + RM_GOPATH=0 [2020-07-27T22:43:13.865Z] #49 1.481 + TMP_GOPATH= [2020-07-27T22:43:13.865Z] #49 1.481 + : /build [2020-07-27T22:43:13.865Z] #49 1.481 + '[' -z '' ']' [2020-07-27T22:43:13.865Z] #49 ... [2020-07-27T22:43:13.865Z] [2020-07-27T22:43:13.865Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T22:43:13.865Z] #11 DONE 1.5s [2020-07-27T22:43:13.865Z] [2020-07-27T22:43:13.865Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:13.865Z] #49 1.486 ++ mktemp -d [2020-07-27T22:43:13.865Z] #49 1.489 + export GOPATH=/tmp/tmp.huDRkWUiAs [2020-07-27T22:43:13.865Z] #49 1.490 + GOPATH=/tmp/tmp.huDRkWUiAs [2020-07-27T22:43:13.865Z] #49 1.490 + RM_GOPATH=1 [2020-07-27T22:43:13.865Z] #49 1.490 + case "$(go env GOARCH)" in [2020-07-27T22:43:13.865Z] #49 1.491 ++ go env GOARCH [2020-07-27T22:43:13.865Z] #49 1.513 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:43:13.865Z] #49 1.514 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:43:13.865Z] #49 1.515 ++ dirname /tmp/install/install.sh [2020-07-27T22:43:13.865Z] #49 1.518 + dir=/tmp/install [2020-07-27T22:43:13.865Z] #49 1.518 + bin=runc [2020-07-27T22:43:13.865Z] #49 1.518 + shift [2020-07-27T22:43:13.865Z] #49 1.519 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-27T22:43:13.865Z] #49 1.519 + . /tmp/install/runc.installer [2020-07-27T22:43:13.865Z] #49 1.519 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:43:13.865Z] #49 1.520 + install_runc [2020-07-27T22:43:13.865Z] #49 1.522 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-27T22:43:13.865Z] #49 1.529 + uname -r [2020-07-27T22:43:13.865Z] #49 1.532 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-27T22:43:13.865Z] #49 1.532 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-27T22:43:13.865Z] #49 1.533 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-27T22:43:13.865Z] #49 1.533 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.huDRkWUiAs/src/github.com/opencontainers/runc [2020-07-27T22:43:13.865Z] #49 1.561 Cloning into '/tmp/tmp.huDRkWUiAs/src/github.com/opencontainers/runc'... [2020-07-27T22:43:14.022Z] #39 35.67 CC images/siginfo.o [2020-07-27T22:43:14.049Z] #39 149.5 CC criu/tty.o [2020-07-27T22:43:14.593Z] #39 35.92 CC images/rpc.o [2020-07-27T22:43:14.977Z] #39 150.4 CC criu/tun.o [2020-07-27T22:43:15.245Z] #49 ... [2020-07-27T22:43:15.245Z] [2020-07-27T22:43:15.245Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T22:43:15.245Z] #12 DONE 1.1s [2020-07-27T22:43:15.245Z] [2020-07-27T22:43:15.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:15.245Z] #39 44.37 CC compel/plugins/std/infect.o [2020-07-27T22:43:15.245Z] #39 44.79 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-27T22:43:15.245Z] #39 44.87 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-27T22:43:15.245Z] #39 45.02 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-27T22:43:15.245Z] #39 45.09 AR compel/plugins/std.lib.a [2020-07-27T22:43:15.245Z] #39 45.16 CC compel/plugins/fds/fds.o [2020-07-27T22:43:15.245Z] #39 45.42 AR compel/plugins/fds.lib.a [2020-07-27T22:43:15.245Z] #39 45.48 HOSTDEP compel/src/lib/log-host.d [2020-07-27T22:43:15.245Z] #39 45.67 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-27T22:43:15.245Z] #39 45.84 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-27T22:43:15.245Z] #39 45.91 HOSTDEP compel/src/main-host.d [2020-07-27T22:43:15.245Z] #39 46.04 DEP compel/src/lib/ptrace.d [2020-07-27T22:43:15.245Z] #39 46.22 DEP compel/src/lib/infect.d [2020-07-27T22:43:15.245Z] #39 46.50 DEP compel/src/lib/infect-util.d [2020-07-27T22:43:15.245Z] #39 46.64 DEP compel/src/lib/infect-rpc.d [2020-07-27T22:43:15.245Z] #39 46.83 DEP compel/arch/x86/src/lib/infect.d [2020-07-27T22:43:15.245Z] #39 47.04 DEP compel/arch/x86/src/lib/cpu.d [2020-07-27T22:43:15.245Z] #39 47.11 DEP compel/src/lib/log.d [2020-07-27T22:43:15.245Z] #39 47.16 DEP compel/src/main.d [2020-07-27T22:43:15.245Z] #39 47.25 DEP compel/src/lib/handle-elf.d [2020-07-27T22:43:15.245Z] #39 47.36 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-27T22:43:15.245Z] #39 47.43 CC compel/src/lib/log.o [2020-07-27T22:43:15.245Z] #39 47.70 CC compel/arch/x86/src/lib/cpu.o [2020-07-27T22:43:15.245Z] #39 48.43 CC compel/arch/x86/src/lib/infect.o [2020-07-27T22:43:15.245Z] #39 49.30 CC compel/src/lib/infect-rpc.o [2020-07-27T22:43:15.245Z] #39 49.79 CC compel/src/lib/infect-util.o [2020-07-27T22:43:15.245Z] #39 50.25 CC compel/src/lib/infect.o [2020-07-27T22:43:15.533Z] #39 37.07 CC images/ext-file.o [2020-07-27T22:43:15.540Z] #39 150.8 CC criu/uffd.o [2020-07-27T22:43:15.793Z] #39 37.32 CC images/cgroup.o [2020-07-27T22:43:16.102Z] #39 151.4 CC criu/util.o [2020-07-27T22:43:16.183Z] #39 ... [2020-07-27T22:43:16.183Z] [2020-07-27T22:43:16.183Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T22:43:16.183Z] #13 0.980 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-27T22:43:16.183Z] #13 DONE 1.1s [2020-07-27T22:43:16.183Z] [2020-07-27T22:43:16.183Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T22:43:16.364Z] #39 37.90 CC images/userns.o [2020-07-27T22:43:16.625Z] #39 38.09 CC images/google/protobuf/descriptor.o [2020-07-27T22:43:16.665Z] #39 152.2 CC criu/uts_ns.o [2020-07-27T22:43:16.886Z] #39 ... [2020-07-27T22:43:16.886Z] [2020-07-27T22:43:16.886Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:16.886Z] #54 112.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-07-27T22:43:16.886Z] #54 112.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-07-27T22:43:16.921Z] #39 ... [2020-07-27T22:43:16.921Z] [2020-07-27T22:43:16.921Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:16.921Z] #45 221.4 + cd /tmp/tmp.cR8PuqT2dz/src/github.com/golangci/golangci-lint/ [2020-07-27T22:43:16.921Z] #45 221.4 + git checkout -q v1.23.8 [2020-07-27T22:43:17.121Z] #14 DONE 1.1s [2020-07-27T22:43:17.121Z] [2020-07-27T22:43:17.121Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T22:43:17.178Z] #45 221.8 ++ git describe --tags [2020-07-27T22:43:17.178Z] #45 221.8 + version=v1.23.8 [2020-07-27T22:43:17.178Z] #45 221.8 ++ git rev-parse --short HEAD [2020-07-27T22:43:17.178Z] #45 221.8 + commit=76a82c6 [2020-07-27T22:43:17.178Z] #45 221.8 ++ git show -s --format=%cd [2020-07-27T22:43:17.178Z] #45 221.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-27T22:43:17.178Z] #45 221.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:43:18.065Z] #15 DONE 1.0s [2020-07-27T22:43:18.065Z] [2020-07-27T22:43:18.065Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:18.065Z] #39 53.64 CC compel/src/lib/ptrace.o [2020-07-27T22:43:18.324Z] #39 54.22 AR compel/libcompel.a [2020-07-27T22:43:18.324Z] #39 54.31 HOSTCC compel/src/main-host.o [2020-07-27T22:43:18.360Z] #54 ... [2020-07-27T22:43:18.360Z] [2020-07-27T22:43:18.360Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:18.360Z] #41 104.2 vendor/golang.org/x/text/secure/bidirule [2020-07-27T22:43:18.360Z] #41 104.5 vendor/golang.org/x/text/unicode/norm [2020-07-27T22:43:18.360Z] #41 108.1 vendor/golang.org/x/net/idna [2020-07-27T22:43:18.360Z] #41 110.3 vendor/golang.org/x/net/http2/hpack [2020-07-27T22:43:18.360Z] #41 111.4 mime [2020-07-27T22:43:18.360Z] #41 113.0 mime/quotedprintable [2020-07-27T22:43:18.360Z] #41 113.4 net/http/internal [2020-07-27T22:43:18.624Z] #41 ... [2020-07-27T22:43:18.624Z] [2020-07-27T22:43:18.624Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:18.624Z] #39 39.89 CC images/opts.o [2020-07-27T22:43:18.883Z] #39 40.22 CC images/seccomp.o [2020-07-27T22:43:18.883Z] #39 ... [2020-07-27T22:43:18.883Z] [2020-07-27T22:43:18.883Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:18.883Z] #10 104.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-07-27T22:43:18.883Z] #10 104.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-07-27T22:43:18.883Z] #10 104.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:18.893Z] #39 54.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-27T22:43:18.893Z] #39 54.89 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-27T22:43:19.143Z] #10 ... [2020-07-27T22:43:19.143Z] [2020-07-27T22:43:19.143Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:19.143Z] #39 40.54 CC images/binfmt-misc.o [2020-07-27T22:43:19.143Z] #39 40.73 CC images/time.o [2020-07-27T22:43:19.152Z] #39 ... [2020-07-27T22:43:19.152Z] [2020-07-27T22:43:19.152Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T22:43:19.152Z] #16 DONE 1.1s [2020-07-27T22:43:19.402Z] #39 40.92 CC images/sysctl.o [2020-07-27T22:43:19.411Z] [2020-07-27T22:43:19.411Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:19.662Z] #39 41.08 CC images/autofs.o [2020-07-27T22:43:19.921Z] #39 41.23 CC images/macvlan.o [2020-07-27T22:43:19.921Z] #39 41.38 CC images/sit.o [2020-07-27T22:43:20.181Z] #39 41.55 CC images/memfd.o [2020-07-27T22:43:20.181Z] #39 41.77 CC images/timens.o [2020-07-27T22:43:20.441Z] #39 41.99 LINK images/built-in.o [2020-07-27T22:43:20.701Z] #39 42.19 GEN compel/include/asm [2020-07-27T22:43:20.701Z] #39 42.21 GEN compel/include/version.h [2020-07-27T22:43:20.701Z] #39 42.23 touch .config [2020-07-27T22:43:20.701Z] #39 42.27 GEN include/common/config.h [2020-07-27T22:43:20.790Z] #17 1.454 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:43:20.790Z] #17 1.478 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:43:20.962Z] #39 42.35 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-07-27T22:43:20.962Z] #39 42.36 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-07-27T22:43:20.962Z] #39 42.39 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-07-27T22:43:20.962Z] #39 42.41 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-07-27T22:43:20.962Z] #39 42.45 DEP compel/arch/x86/plugins/std/memcpy.d [2020-07-27T22:43:20.962Z] #39 42.48 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-07-27T22:43:20.962Z] #39 42.51 GEN compel/plugins/include/uapi/std/syscall.h [2020-07-27T22:43:20.962Z] #39 42.55 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-07-27T22:43:20.962Z] #39 42.55 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-07-27T22:43:21.049Z] #17 1.637 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:43:21.222Z] #39 42.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-07-27T22:43:21.222Z] #39 42.58 DEP compel/plugins/std/infect.d [2020-07-27T22:43:21.222Z] #39 42.76 DEP compel/plugins/std/string.d [2020-07-27T22:43:21.308Z] #17 2.087 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:43:21.483Z] #39 42.90 DEP compel/plugins/std/log.d [2020-07-27T22:43:21.743Z] #39 43.07 DEP compel/plugins/std/fds.d [2020-07-27T22:43:21.743Z] #39 43.18 DEP compel/plugins/std/std.d [2020-07-27T22:43:21.743Z] #39 43.27 DEP compel/plugins/shmem/shmem.d [2020-07-27T22:43:21.743Z] #39 43.40 DEP compel/plugins/fds/fds.d [2020-07-27T22:43:22.245Z] #17 2.847 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:43:22.313Z] #39 43.59 CC compel/plugins/std/std.o [2020-07-27T22:43:22.426Z] #45 ... [2020-07-27T22:43:22.426Z] [2020-07-27T22:43:22.426Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:22.426Z] #39 152.4 CC criu/vdso-compat.o [2020-07-27T22:43:22.426Z] #39 152.5 CC criu/vdso.o [2020-07-27T22:43:22.426Z] #39 152.9 LINK criu/built-in.o [2020-07-27T22:43:22.426Z] #39 153.0 LINK criu/criu [2020-07-27T22:43:22.426Z] #39 153.2 DEP lib/c/criu.d [2020-07-27T22:43:22.426Z] #39 153.3 CC images/rpc.pb-c.o [2020-07-27T22:43:22.426Z] #39 153.6 CC lib/c/criu.o [2020-07-27T22:43:22.426Z] #39 154.3 LINK lib/c/built-in.o [2020-07-27T22:43:22.426Z] #39 154.3 LINK lib/c/libcriu.so [2020-07-27T22:43:22.426Z] #39 154.4 LINK lib/c/libcriu.a [2020-07-27T22:43:22.426Z] #39 154.5 GEN magic.py [2020-07-27T22:43:22.426Z] #39 154.6 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:43:22.426Z] #39 154.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:43:22.426Z] #39 154.6 Note: Building without GnuTLS support [2020-07-27T22:43:22.426Z] #39 154.6 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:43:22.426Z] #39 154.6 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:43:22.426Z] #39 155.3 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:43:22.426Z] #39 155.8 make[1]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.3 make[1]: 'images/built-in.o' is up to date. [2020-07-27T22:43:22.426Z] #39 156.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-27T22:43:22.426Z] #39 156.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-27T22:43:22.426Z] #39 156.4 make[1]: 'compel/libcompel.a' is up to date. [2020-07-27T22:43:22.426Z] #39 156.4 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-27T22:43:22.426Z] #39 156.4 make[1]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:43:22.426Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.6 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.7 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.7 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.8 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.8 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.9 make[2]: Nothing to be done for 'all'. [2020-07-27T22:43:22.426Z] #39 156.9 INSTALL criu/criu [2020-07-27T22:43:22.426Z] #39 DONE 157.4s [2020-07-27T22:43:22.426Z] [2020-07-27T22:43:22.426Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:22.426Z] #52 177.4 + bin/containerd [2020-07-27T22:43:22.575Z] #39 43.86 CC compel/plugins/std/fds.o [2020-07-27T22:43:22.835Z] #39 44.36 CC compel/plugins/std/log.o [2020-07-27T22:43:22.989Z] #52 ... [2020-07-27T22:43:22.989Z] [2020-07-27T22:43:22.989Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T22:43:22.989Z] #40 DONE 0.1s [2020-07-27T22:43:23.245Z] [2020-07-27T22:43:23.245Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T22:43:23.245Z] #42 DONE 0.2s [2020-07-27T22:43:23.245Z] [2020-07-27T22:43:23.245Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T22:43:23.245Z] #44 DONE 0.1s [2020-07-27T22:43:23.245Z] [2020-07-27T22:43:23.245Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:23.636Z] #17 4.283 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:43:23.778Z] #39 45.11 CC compel/plugins/std/string.o [2020-07-27T22:43:24.038Z] #39 ... [2020-07-27T22:43:24.038Z] [2020-07-27T22:43:24.038Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:43:24.038Z] #54 DONE 119.9s [2020-07-27T22:43:24.038Z] [2020-07-27T22:43:24.038Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-07-27T22:43:24.038Z] #55 DONE 0.1s [2020-07-27T22:43:24.038Z] [2020-07-27T22:43:24.038Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-07-27T22:43:24.038Z] #56 DONE 0.0s [2020-07-27T22:43:24.038Z] [2020-07-27T22:43:24.038Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:24.038Z] #41 117.1 crypto/x509 [2020-07-27T22:43:24.038Z] #41 117.1 net/textproto [2020-07-27T22:43:24.038Z] #41 118.1 vendor/golang.org/x/net/http/httpguts [2020-07-27T22:43:24.038Z] #41 118.4 vendor/golang.org/x/net/http/httpproxy [2020-07-27T22:43:24.038Z] #41 118.9 mime/multipart [2020-07-27T22:43:25.015Z] #17 ... [2020-07-27T22:43:25.015Z] [2020-07-27T22:43:25.015Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:25.015Z] #41 125.7 net/http/httptrace [2020-07-27T22:43:25.015Z] #41 126.0 net/http [2020-07-27T22:43:25.015Z] #41 ... [2020-07-27T22:43:25.015Z] [2020-07-27T22:43:25.015Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:25.015Z] #39 55.40 HOSTCC compel/src/lib/log-host.o [2020-07-27T22:43:25.015Z] #39 55.78 HOSTLINK compel/compel-host-bin [2020-07-27T22:43:25.015Z] #39 55.94 DEP soccr/soccr.d [2020-07-27T22:43:25.015Z] #39 56.05 CC soccr/soccr.o [2020-07-27T22:43:25.015Z] #39 57.38 AR soccr/libsoccr.a [2020-07-27T22:43:25.015Z] #39 57.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:43:25.015Z] #39 57.67 DEP criu/arch/x86/sigframe.d [2020-07-27T22:43:25.015Z] #39 57.72 DEP criu/arch/x86/sigaction_compat.d [2020-07-27T22:43:25.015Z] #39 57.78 DEP criu/arch/x86/kerndat.d [2020-07-27T22:43:25.015Z] #39 57.84 DEP criu/arch/x86/crtools.d [2020-07-27T22:43:25.015Z] #39 57.90 DEP criu/arch/x86/cpu.d [2020-07-27T22:43:25.015Z] #39 58.00 CC criu/arch/x86/cpu.o [2020-07-27T22:43:25.015Z] #39 58.45 CC criu/arch/x86/crtools.o [2020-07-27T22:43:25.015Z] #39 59.52 CC criu/arch/x86/kerndat.o [2020-07-27T22:43:25.015Z] #39 60.00 CC criu/arch/x86/sigaction_compat.o [2020-07-27T22:43:25.015Z] #39 60.34 CC criu/arch/x86/sigframe.o [2020-07-27T22:43:25.015Z] #39 60.62 LINK criu/arch/x86/crtools.built-in.o [2020-07-27T22:43:25.015Z] #39 60.69 DEP criu/pie/util-vdso-elf32.d [2020-07-27T22:43:25.015Z] #39 60.79 DEP criu/pie/util-vdso.d [2020-07-27T22:43:25.015Z] #39 60.89 DEP criu/pie/util.d [2020-07-27T22:43:25.274Z] #39 61.09 CC criu/pie/util.o [2020-07-27T22:43:25.274Z] #39 61.32 CC criu/pie/util-vdso.o [2020-07-27T22:43:25.950Z] #41 121.6 crypto/tls [2020-07-27T22:43:26.213Z] #39 62.06 CC criu/pie/util-vdso-elf32.o [2020-07-27T22:43:26.520Z] #41 ... [2020-07-27T22:43:26.520Z] [2020-07-27T22:43:26.520Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-07-27T22:43:26.520Z] #10 120.5 Selecting previously unselected package libapparmor1:amd64. [2020-07-27T22:43:26.520Z] #10 120.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 120.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:43:26.520Z] #10 120.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-07-27T22:43:26.520Z] #10 120.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 120.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:43:26.520Z] #10 121.1 Selecting previously unselected package libbtrfs0. [2020-07-27T22:43:26.520Z] #10 121.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 121.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-07-27T22:43:26.520Z] #10 121.2 Selecting previously unselected package libbtrfs-dev. [2020-07-27T22:43:26.520Z] #10 121.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 121.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:43:26.520Z] #10 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-07-27T22:43:26.520Z] #10 121.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:26.520Z] #10 121.5 Selecting previously unselected package libudev-dev:amd64. [2020-07-27T22:43:26.520Z] #10 121.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 121.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:26.520Z] #10 121.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-07-27T22:43:26.520Z] #10 121.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 121.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:43:26.520Z] #10 122.0 Selecting previously unselected package libpcre16-3:amd64. [2020-07-27T22:43:26.520Z] #10 122.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 122.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:26.520Z] #10 122.1 Selecting previously unselected package libpcre32-3:amd64. [2020-07-27T22:43:26.520Z] #10 122.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 122.1 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:26.520Z] #10 122.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-07-27T22:43:26.520Z] #10 122.3 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 122.3 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:43:26.520Z] #10 122.4 Selecting previously unselected package libpcre3-dev:amd64. [2020-07-27T22:43:26.520Z] #10 122.4 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-07-27T22:43:26.520Z] #10 122.4 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:43:26.780Z] #39 62.72 AR criu/pie/pie.lib.a [2020-07-27T22:43:26.780Z] #39 62.80 DEP criu/pie/restorer.d [2020-07-27T22:43:27.090Z] #10 122.9 Selecting previously unselected package libselinux1-dev:amd64. [2020-07-27T22:43:27.090Z] #10 122.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-07-27T22:43:27.090Z] #10 122.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:43:27.348Z] #39 63.10 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-27T22:43:27.349Z] #39 63.22 DEP criu/arch/x86/restorer_unmap.d [2020-07-27T22:43:27.349Z] #39 63.25 DEP criu/arch/x86/restorer.d [2020-07-27T22:43:27.351Z] #10 123.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-07-27T22:43:27.351Z] #10 123.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-07-27T22:43:27.351Z] #10 123.2 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:27.351Z] #10 123.3 Selecting previously unselected package libseccomp-dev:amd64. [2020-07-27T22:43:27.351Z] #10 123.3 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-07-27T22:43:27.351Z] #10 123.3 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:43:27.609Z] #39 63.47 DEP criu/arch/x86/vdso-pie.d [2020-07-27T22:43:27.612Z] #10 123.4 Selecting previously unselected package libsystemd-dev:amd64. [2020-07-27T22:43:27.612Z] #10 123.4 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-07-27T22:43:27.612Z] #10 123.4 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:27.868Z] #39 63.57 DEP criu/pie/parasite-vdso.d [2020-07-27T22:43:27.868Z] #39 63.80 DEP criu/pie/parasite.d [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:27.872Z] #10 123.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-07-27T22:43:28.128Z] #39 64.06 CC criu/pie/parasite.o [2020-07-27T22:43:28.132Z] #10 124.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up libbtrfs-dev (4.20.1-2) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up mingw-w64-common (6.0.0-3) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-07-27T22:43:28.132Z] #10 124.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-07-27T22:43:28.132Z] #10 124.1 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-07-27T22:43:28.132Z] #10 124.1 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:28.133Z] #10 124.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 [2020-07-27T22:43:28.133Z] #10 124.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 [2020-07-27T22:43:28.133Z] #10 124.1 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-07-27T22:43:28.133Z] #10 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:43:28.133Z] #10 124.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-07-27T22:43:28.133Z] #10 124.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-07-27T22:43:28.133Z] #10 124.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-07-27T22:43:28.133Z] #10 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:28.133Z] #10 124.2 Setting up dmsetup (2:1.02.155-3) ... [2020-07-27T22:43:28.387Z] #39 ... [2020-07-27T22:43:28.387Z] [2020-07-27T22:43:28.387Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:28.387Z] #17 9.039 Fetched 8365 kB in 8s (1049 kB/s) [2020-07-27T22:43:28.393Z] #10 124.2 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:28.393Z] #10 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-07-27T22:43:28.393Z] #10 124.2 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:43:28.962Z] #10 DONE 124.7s [2020-07-27T22:43:28.962Z] [2020-07-27T22:43:28.962Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:30.343Z] #49 1.614 + RM_GOPATH=0 [2020-07-27T22:43:30.343Z] #49 1.614 + TMP_GOPATH= [2020-07-27T22:43:30.343Z] #49 1.614 + : /build [2020-07-27T22:43:30.343Z] #49 1.614 + '[' -z '' ']' [2020-07-27T22:43:30.343Z] #49 1.615 ++ mktemp -d [2020-07-27T22:43:30.343Z] #49 1.618 + export GOPATH=/tmp/tmp.bm22GMBxmZ [2020-07-27T22:43:30.343Z] #49 1.618 + GOPATH=/tmp/tmp.bm22GMBxmZ [2020-07-27T22:43:30.343Z] #49 1.618 + RM_GOPATH=1 [2020-07-27T22:43:30.343Z] #49 1.632 + case "$(go env GOARCH)" in [2020-07-27T22:43:30.343Z] #49 1.633 ++ go env GOARCH [2020-07-27T22:43:30.343Z] #49 1.642 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T22:43:30.603Z] #49 ... [2020-07-27T22:43:30.603Z] [2020-07-27T22:43:30.603Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-07-27T22:43:30.603Z] #11 DONE 1.7s [2020-07-27T22:43:30.603Z] [2020-07-27T22:43:30.603Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:30.603Z] #49 1.642 + GO_BUILDMODE=-buildmode=pie [2020-07-27T22:43:30.603Z] #49 1.643 ++ dirname /tmp/install/install.sh [2020-07-27T22:43:30.603Z] #49 1.649 + dir=/tmp/install [2020-07-27T22:43:30.603Z] #49 1.650 + bin=runc [2020-07-27T22:43:30.603Z] #49 1.650 + shift [2020-07-27T22:43:30.603Z] #49 1.650 + '[' '!' -f /tmp/install/runc.installer ']' [2020-07-27T22:43:30.603Z] #49 1.651 + . /tmp/install/runc.installer [2020-07-27T22:43:30.603Z] #49 1.651 ++ : 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:43:30.603Z] #49 1.651 + install_runc [2020-07-27T22:43:30.603Z] #49 1.652 + grep -q '^3\.10\.0.*\.el7\.' [2020-07-27T22:43:30.603Z] #49 1.656 + uname -r [2020-07-27T22:43:30.603Z] #49 1.657 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-07-27T22:43:30.603Z] #49 1.658 + echo 'Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux )' [2020-07-27T22:43:30.603Z] #49 1.658 Install runc version 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 (build tags: seccomp apparmor selinux ) [2020-07-27T22:43:30.603Z] #49 1.658 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.bm22GMBxmZ/src/github.com/opencontainers/runc [2020-07-27T22:43:30.603Z] #49 1.664 Cloning into '/tmp/tmp.bm22GMBxmZ/src/github.com/opencontainers/runc'... [2020-07-27T22:43:31.547Z] #49 ... [2020-07-27T22:43:31.547Z] [2020-07-27T22:43:31.547Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-07-27T22:43:31.547Z] #12 DONE 1.1s [2020-07-27T22:43:31.547Z] [2020-07-27T22:43:31.547Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-07-27T22:43:31.678Z] #17 9.039 Reading package lists... [2020-07-27T22:43:32.497Z] #13 0.876 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-07-27T22:43:32.497Z] #13 DONE 1.0s [2020-07-27T22:43:32.497Z] [2020-07-27T22:43:32.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:32.497Z] #39 45.93 CC compel/plugins/std/infect.o [2020-07-27T22:43:32.497Z] #39 46.70 CC compel/arch/x86/plugins/std/parasite-head.o [2020-07-27T22:43:32.497Z] #39 46.75 CC compel/arch/x86/plugins/std/memcpy.o [2020-07-27T22:43:32.497Z] #39 46.87 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-07-27T22:43:32.497Z] #39 46.94 AR compel/plugins/std.lib.a [2020-07-27T22:43:32.497Z] #39 47.01 CC compel/plugins/fds/fds.o [2020-07-27T22:43:32.497Z] #39 47.33 AR compel/plugins/fds.lib.a [2020-07-27T22:43:32.497Z] #39 47.36 HOSTDEP compel/src/lib/log-host.d [2020-07-27T22:43:32.497Z] #39 47.44 HOSTDEP compel/src/lib/handle-elf-host.d [2020-07-27T22:43:32.497Z] #39 47.53 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-07-27T22:43:32.497Z] #39 47.59 HOSTDEP compel/src/main-host.d [2020-07-27T22:43:32.497Z] #39 47.70 DEP compel/src/lib/ptrace.d [2020-07-27T22:43:32.497Z] #39 47.86 DEP compel/src/lib/infect.d [2020-07-27T22:43:32.497Z] #39 48.04 DEP compel/src/lib/infect-util.d [2020-07-27T22:43:32.497Z] #39 48.11 DEP compel/src/lib/infect-rpc.d [2020-07-27T22:43:32.497Z] #39 48.28 DEP compel/arch/x86/src/lib/infect.d [2020-07-27T22:43:32.497Z] #39 48.41 DEP compel/arch/x86/src/lib/cpu.d [2020-07-27T22:43:32.497Z] #39 48.47 DEP compel/src/lib/log.d [2020-07-27T22:43:32.497Z] #39 48.53 DEP compel/src/main.d [2020-07-27T22:43:32.497Z] #39 48.59 DEP compel/src/lib/handle-elf.d [2020-07-27T22:43:32.497Z] #39 48.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-07-27T22:43:32.497Z] #39 48.88 CC compel/src/lib/log.o [2020-07-27T22:43:32.497Z] #39 49.11 CC compel/arch/x86/src/lib/cpu.o [2020-07-27T22:43:32.497Z] #39 49.91 CC compel/arch/x86/src/lib/infect.o [2020-07-27T22:43:32.497Z] #39 50.81 CC compel/src/lib/infect-rpc.o [2020-07-27T22:43:32.497Z] #39 51.11 CC compel/src/lib/infect-util.o [2020-07-27T22:43:32.497Z] #39 51.35 CC compel/src/lib/infect.o [2020-07-27T22:43:32.504Z] #17 12.60 Reading package lists... [2020-07-27T22:43:32.504Z] #17 ... [2020-07-27T22:43:32.504Z] [2020-07-27T22:43:32.504Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:32.504Z] #49 9.993 + cd /tmp/tmp.huDRkWUiAs/src/github.com/opencontainers/runc [2020-07-27T22:43:32.504Z] #49 9.993 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:43:32.504Z] #49 10.25 + '[' -z '' ']' [2020-07-27T22:43:32.504Z] #49 10.25 + target=static [2020-07-27T22:43:32.504Z] #49 10.25 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-27T22:43:32.504Z] #49 10.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-27T22:43:32.504Z] #49 ... [2020-07-27T22:43:32.504Z] [2020-07-27T22:43:32.504Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:32.504Z] #39 65.33 LINK criu/pie/parasite.built-in.o [2020-07-27T22:43:32.504Z] #39 65.35 GEN criu/pie/parasite-blob.h [2020-07-27T22:43:32.504Z] #39 65.36 CC criu/pie/parasite-vdso.o [2020-07-27T22:43:32.504Z] #39 66.11 CC criu/arch/x86/vdso-pie.o [2020-07-27T22:43:32.504Z] #39 66.36 CC criu/arch/x86/restorer.o [2020-07-27T22:43:32.504Z] #39 66.87 CC criu/arch/x86/restorer_unmap.o [2020-07-27T22:43:32.504Z] #39 66.94 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-27T22:43:32.504Z] #39 67.24 CC criu/pie/restorer.o [2020-07-27T22:43:32.756Z] #39 ... [2020-07-27T22:43:32.756Z] [2020-07-27T22:43:32.756Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-07-27T22:43:33.701Z] #14 DONE 1.1s [2020-07-27T22:43:33.701Z] [2020-07-27T22:43:33.701Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-07-27T22:43:34.408Z] #39 70.25 LINK criu/pie/restorer.built-in.o [2020-07-27T22:43:34.408Z] #39 70.27 GEN criu/pie/restorer-blob.h [2020-07-27T22:43:34.408Z] #39 70.37 DEP criu/vdso.d [2020-07-27T22:43:34.644Z] #15 DONE 1.0s [2020-07-27T22:43:34.644Z] [2020-07-27T22:43:34.644Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:34.644Z] #39 54.61 CC compel/src/lib/ptrace.o [2020-07-27T22:43:34.644Z] #39 55.08 AR compel/libcompel.a [2020-07-27T22:43:34.644Z] #39 55.18 HOSTCC compel/src/main-host.o [2020-07-27T22:43:34.644Z] #39 55.71 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-07-27T22:43:34.644Z] #39 55.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-07-27T22:43:34.667Z] #39 70.55 DEP criu/vdso-compat.d [2020-07-27T22:43:34.904Z] #39 56.49 HOSTCC compel/src/lib/log-host.o [2020-07-27T22:43:34.926Z] #39 70.71 DEP criu/uts_ns.d [2020-07-27T22:43:34.926Z] #39 70.93 DEP criu/util.d [2020-07-27T22:43:35.164Z] #39 56.73 HOSTLINK compel/compel-host-bin [2020-07-27T22:43:35.185Z] #39 71.17 DEP criu/uffd.d [2020-07-27T22:43:35.444Z] #39 ... [2020-07-27T22:43:35.444Z] [2020-07-27T22:43:35.444Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:35.444Z] #17 12.60 Reading package lists... [2020-07-27T22:43:35.735Z] #39 56.99 DEP soccr/soccr.d [2020-07-27T22:43:35.735Z] #39 57.17 CC soccr/soccr.o [2020-07-27T22:43:35.735Z] #39 ... [2020-07-27T22:43:35.735Z] [2020-07-27T22:43:35.735Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-07-27T22:43:35.735Z] #16 DONE 1.1s [2020-07-27T22:43:35.995Z] [2020-07-27T22:43:35.995Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:36.381Z] #17 16.23 Building dependency tree... [2020-07-27T22:43:37.318Z] #17 18.08 libcap2-bin is already the newest version (1:2.25-2). [2020-07-27T22:43:37.318Z] #17 18.08 The following additional packages will be installed: [2020-07-27T22:43:37.318Z] #17 18.08 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-27T22:43:37.318Z] #17 18.08 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-27T22:43:37.318Z] #17 18.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-27T22:43:37.318Z] #17 18.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-27T22:43:37.318Z] #17 18.08 python3.7 python3.7-minimal vim-runtime xxd [2020-07-27T22:43:37.318Z] #17 18.09 Suggested packages: [2020-07-27T22:43:37.318Z] #17 18.09 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-27T22:43:37.318Z] #17 18.09 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-27T22:43:37.318Z] #17 18.09 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-27T22:43:37.318Z] #17 18.09 Recommended packages: [2020-07-27T22:43:37.318Z] #17 18.09 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-27T22:43:37.318Z] #17 18.09 python3-keyrings.alt python3-xdg unzip [2020-07-27T22:43:37.379Z] #17 1.458 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-07-27T22:43:37.379Z] #17 1.510 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-07-27T22:43:37.379Z] #17 1.514 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-07-27T22:43:37.950Z] #17 2.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-07-27T22:43:38.697Z] #17 ... [2020-07-27T22:43:38.697Z] [2020-07-27T22:43:38.697Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:38.697Z] #41 139.1 github.com/LK4D4/vndr/godl [2020-07-27T22:43:38.697Z] #41 139.8 github.com/LK4D4/vndr [2020-07-27T22:43:38.697Z] #41 ... [2020-07-27T22:43:38.697Z] [2020-07-27T22:43:38.697Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:38.697Z] #39 71.40 DEP criu/tun.d [2020-07-27T22:43:38.697Z] #39 71.63 DEP criu/tty.d [2020-07-27T22:43:38.697Z] #39 71.85 DEP criu/timerfd.d [2020-07-27T22:43:38.697Z] #39 72.03 DEP criu/timens.d [2020-07-27T22:43:38.697Z] #39 72.21 DEP criu/sysfs_parse.d [2020-07-27T22:43:38.697Z] #39 72.41 DEP criu/sysctl.d [2020-07-27T22:43:38.697Z] #39 72.59 DEP criu/string.d [2020-07-27T22:43:38.697Z] #39 72.65 DEP criu/stats.d [2020-07-27T22:43:38.697Z] #39 72.76 DEP criu/sockets.d [2020-07-27T22:43:38.697Z] #39 73.01 DEP criu/sk-unix.d [2020-07-27T22:43:38.697Z] #39 73.30 DEP criu/sk-tcp.d [2020-07-27T22:43:38.697Z] #39 73.48 DEP criu/sk-queue.d [2020-07-27T22:43:38.697Z] #39 73.60 DEP criu/sk-packet.d [2020-07-27T22:43:38.697Z] #39 73.88 DEP criu/sk-netlink.d [2020-07-27T22:43:38.697Z] #39 74.02 DEP criu/sk-inet.d [2020-07-27T22:43:38.697Z] #39 74.22 DEP criu/signalfd.d [2020-07-27T22:43:38.697Z] #39 74.38 DEP criu/sigframe.d [2020-07-27T22:43:38.697Z] #39 74.51 DEP criu/shmem.d [2020-07-27T22:43:38.956Z] #39 74.69 DEP criu/servicefd.d [2020-07-27T22:43:38.956Z] #39 ... [2020-07-27T22:43:38.956Z] [2020-07-27T22:43:38.956Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:38.956Z] #41 DONE 149.6s [2020-07-27T22:43:39.215Z] [2020-07-27T22:43:39.215Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:39.215Z] #39 74.97 DEP criu/seize.d [2020-07-27T22:43:39.215Z] #39 75.21 DEP criu/seccomp.d [2020-07-27T22:43:39.334Z] #17 3.231 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [213 kB] [2020-07-27T22:43:39.783Z] #39 75.50 DEP criu/rst-malloc.d [2020-07-27T22:43:39.783Z] #39 75.60 DEP criu/rbtree.d [2020-07-27T22:43:39.783Z] #39 75.68 DEP criu/pstree.d [2020-07-27T22:43:40.042Z] #39 75.78 DEP criu/protobuf.d [2020-07-27T22:43:40.042Z] #39 75.90 GEN criu/protobuf-desc-gen.h [2020-07-27T22:43:40.276Z] #17 4.448 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-07-27T22:43:41.660Z] #17 ... [2020-07-27T22:43:41.660Z] [2020-07-27T22:43:41.660Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:41.660Z] #39 58.84 AR soccr/libsoccr.a [2020-07-27T22:43:41.660Z] #39 58.89 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:43:41.660Z] #39 59.29 DEP criu/arch/x86/sigframe.d [2020-07-27T22:43:41.660Z] #39 59.37 DEP criu/arch/x86/sigaction_compat.d [2020-07-27T22:43:41.660Z] #39 59.46 DEP criu/arch/x86/kerndat.d [2020-07-27T22:43:41.660Z] #39 59.63 DEP criu/arch/x86/crtools.d [2020-07-27T22:43:41.660Z] #39 59.80 DEP criu/arch/x86/cpu.d [2020-07-27T22:43:41.660Z] #39 59.94 CC criu/arch/x86/cpu.o [2020-07-27T22:43:41.660Z] #39 60.51 CC criu/arch/x86/crtools.o [2020-07-27T22:43:41.660Z] #39 61.56 CC criu/arch/x86/kerndat.o [2020-07-27T22:43:41.660Z] #39 62.00 CC criu/arch/x86/sigaction_compat.o [2020-07-27T22:43:41.660Z] #39 62.30 CC criu/arch/x86/sigframe.o [2020-07-27T22:43:41.660Z] #39 62.50 LINK criu/arch/x86/crtools.built-in.o [2020-07-27T22:43:41.660Z] #39 62.56 DEP criu/pie/util-vdso-elf32.d [2020-07-27T22:43:41.660Z] #39 62.80 DEP criu/pie/util-vdso.d [2020-07-27T22:43:41.660Z] #39 62.90 DEP criu/pie/util.d [2020-07-27T22:43:41.660Z] #39 63.01 CC criu/pie/util.o [2020-07-27T22:43:41.660Z] #39 63.26 CC criu/pie/util-vdso.o [2020-07-27T22:43:41.920Z] #39 ... [2020-07-27T22:43:41.920Z] [2020-07-27T22:43:41.920Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:41.920Z] #41 127.8 net/http/httptrace [2020-07-27T22:43:41.920Z] #41 128.1 net/http [2020-07-27T22:43:41.920Z] #41 ... [2020-07-27T22:43:41.920Z] [2020-07-27T22:43:41.920Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:41.920Z] #49 10.40 + cd /tmp/tmp.bm22GMBxmZ/src/github.com/opencontainers/runc [2020-07-27T22:43:41.920Z] #49 10.40 + git checkout -q 24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2 [2020-07-27T22:43:41.920Z] #49 10.79 + '[' -z '' ']' [2020-07-27T22:43:41.920Z] #49 10.79 + target=static [2020-07-27T22:43:41.920Z] #49 10.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-07-27T22:43:41.920Z] #49 10.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o runc . [2020-07-27T22:43:41.946Z] #39 77.38 DEP criu/protobuf-desc.d [2020-07-27T22:43:41.946Z] #39 77.47 DEP criu/proc_parse.d [2020-07-27T22:43:41.946Z] #39 77.71 DEP criu/plugin.d [2020-07-27T22:43:41.946Z] #39 77.83 DEP criu/pipes.d [2020-07-27T22:43:42.205Z] #39 77.97 DEP criu/pie-util.d [2020-07-27T22:43:42.205Z] #39 78.07 DEP criu/pie-util-vdso.d [2020-07-27T22:43:42.205Z] #39 78.17 DEP criu/pie-util-vdso-elf32.d [2020-07-27T22:43:42.465Z] #39 78.36 DEP criu/path.d [2020-07-27T22:43:42.725Z] #39 78.53 DEP criu/parasite-syscall.d [2020-07-27T22:43:42.984Z] #39 78.78 DEP criu/pagemap.d [2020-07-27T22:43:43.243Z] #39 78.92 DEP criu/pagemap-cache.d [2020-07-27T22:43:43.243Z] #39 79.06 DEP criu/page-xfer.d [2020-07-27T22:43:43.502Z] #39 79.23 DEP criu/page-pipe.d [2020-07-27T22:43:43.502Z] #39 79.37 DEP criu/netfilter.d [2020-07-27T22:43:43.762Z] #39 79.59 DEP criu/net.d [2020-07-27T22:43:44.021Z] #39 79.83 DEP criu/namespaces.d [2020-07-27T22:43:44.280Z] #39 79.99 DEP criu/mount.d [2020-07-27T22:43:44.280Z] #39 80.17 DEP criu/memfd.d [2020-07-27T22:43:44.540Z] #39 80.35 DEP criu/mem.d [2020-07-27T22:43:44.799Z] #39 80.52 DEP criu/lsm.d [2020-07-27T22:43:44.799Z] #39 80.64 DEP criu/log.d [2020-07-27T22:43:44.799Z] #39 80.77 DEP criu/libnetlink.d [2020-07-27T22:43:45.059Z] #39 80.89 DEP criu/kerndat.d [2020-07-27T22:43:45.219Z] #49 ... [2020-07-27T22:43:45.219Z] [2020-07-27T22:43:45.219Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:45.219Z] #17 9.340 Fetched 8365 kB in 8s (1018 kB/s) [2020-07-27T22:43:45.318Z] #39 81.22 DEP criu/kcmp-ids.d [2020-07-27T22:43:45.318Z] #39 81.29 DEP criu/irmap.d [2020-07-27T22:43:45.578Z] #39 81.45 DEP criu/ipc_ns.d [2020-07-27T22:43:45.837Z] #39 81.64 DEP criu/image.d [2020-07-27T22:43:45.837Z] #39 ... [2020-07-27T22:43:45.837Z] [2020-07-27T22:43:45.837Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:45.837Z] #17 20.18 The following NEW packages will be installed: [2020-07-27T22:43:45.837Z] #17 20.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-27T22:43:45.837Z] #17 20.20 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-27T22:43:45.837Z] #17 20.20 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-27T22:43:45.837Z] #17 20.20 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-27T22:43:45.837Z] #17 20.20 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-27T22:43:45.837Z] #17 20.20 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-27T22:43:45.837Z] #17 20.20 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-27T22:43:45.837Z] #17 20.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-27T22:43:45.837Z] #17 20.20 xz-utils zip [2020-07-27T22:43:45.837Z] #17 20.58 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:43:45.837Z] #17 20.58 Need to get 28.5 MB of archives. [2020-07-27T22:43:45.837Z] #17 20.58 After this operation, 116 MB of additional disk space will be used. [2020-07-27T22:43:45.837Z] #17 20.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-27T22:43:45.837Z] #17 20.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-27T22:43:45.837Z] #17 20.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-27T22:43:45.837Z] #17 20.72 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-27T22:43:45.837Z] #17 20.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-27T22:43:45.837Z] #17 20.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-27T22:43:45.837Z] #17 20.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-27T22:43:45.837Z] #17 20.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-27T22:43:45.837Z] #17 20.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-27T22:43:45.837Z] #17 20.87 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-27T22:43:45.837Z] #17 20.88 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-27T22:43:45.837Z] #17 20.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-27T22:43:45.837Z] #17 20.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-27T22:43:45.837Z] #17 20.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-27T22:43:45.837Z] #17 20.89 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-27T22:43:45.837Z] #17 20.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-27T22:43:45.837Z] #17 20.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:43:45.837Z] #17 20.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:43:45.837Z] #17 20.96 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-27T22:43:45.837Z] #17 20.96 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-27T22:43:45.837Z] #17 20.97 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-27T22:43:45.837Z] #17 20.98 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-27T22:43:45.837Z] #17 21.02 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-27T22:43:45.837Z] #17 21.02 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:43:45.837Z] #17 21.02 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:43:45.837Z] #17 21.04 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:43:45.837Z] #17 21.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-27T22:43:45.837Z] #17 21.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-27T22:43:45.837Z] #17 21.05 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:43:45.837Z] #17 21.58 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:43:45.837Z] #17 21.59 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:43:45.837Z] #17 21.59 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:43:45.837Z] #17 21.59 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-27T22:43:45.837Z] #17 21.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-27T22:43:45.837Z] #17 21.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-27T22:43:45.837Z] #17 21.73 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-27T22:43:45.837Z] #17 21.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-27T22:43:45.837Z] #17 21.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-27T22:43:45.837Z] #17 21.76 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-27T22:43:45.837Z] #17 21.78 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-27T22:43:45.837Z] #17 21.80 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-27T22:43:45.837Z] #17 21.82 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-27T22:43:45.837Z] #17 21.89 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-27T22:43:45.837Z] #17 21.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-27T22:43:45.837Z] #17 21.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-27T22:43:45.837Z] #17 22.29 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-27T22:43:45.837Z] #17 22.34 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-27T22:43:45.837Z] #17 22.38 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-27T22:43:45.837Z] #17 23.07 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:43:45.837Z] #17 23.25 Fetched 28.5 MB in 2s (13.7 MB/s) [2020-07-27T22:43:45.837Z] #17 23.31 Selecting previously unselected package pigz. [2020-07-27T22:43:45.837Z] #17 23.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-27T22:43:45.837Z] #17 23.37 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-27T22:43:45.837Z] #17 23.38 Unpacking pigz (2.4-1) ... [2020-07-27T22:43:45.837Z] #17 23.50 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-27T22:43:45.837Z] #17 23.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:43:45.837Z] #17 23.51 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:43:45.837Z] #17 24.04 Selecting previously unselected package python3.7-minimal. [2020-07-27T22:43:45.837Z] #17 24.05 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:43:45.837Z] #17 24.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:43:45.837Z] #17 24.95 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:43:45.837Z] #17 24.96 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:43:46.775Z] #17 27.34 Selecting previously unselected package python3-minimal. [2020-07-27T22:43:46.775Z] #17 27.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-27T22:43:46.775Z] #17 27.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-27T22:43:46.775Z] #17 27.41 Unpacking python3-minimal (3.7.3-1) ... [2020-07-27T22:43:46.775Z] #17 27.50 Selecting previously unselected package libmpdec2:amd64. [2020-07-27T22:43:46.775Z] #17 27.51 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-27T22:43:46.775Z] #17 27.53 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:43:47.034Z] #17 27.66 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-27T22:43:47.034Z] #17 27.66 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:43:47.034Z] #17 27.67 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:43:47.971Z] #17 ... [2020-07-27T22:43:47.971Z] [2020-07-27T22:43:47.971Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:43:47.971Z] #28 DONE 158.3s [2020-07-27T22:43:47.971Z] [2020-07-27T22:43:47.971Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:47.971Z] #39 81.80 DEP criu/image-desc.d [2020-07-27T22:43:47.971Z] #39 81.90 DEP criu/fsnotify.d [2020-07-27T22:43:47.971Z] #39 82.05 DEP criu/filesystems.d [2020-07-27T22:43:47.971Z] #39 82.18 DEP criu/files.d [2020-07-27T22:43:47.971Z] #39 82.41 DEP criu/files-reg.d [2020-07-27T22:43:47.971Z] #39 82.56 DEP criu/files-ext.d [2020-07-27T22:43:47.971Z] #39 82.66 DEP criu/file-lock.d [2020-07-27T22:43:47.971Z] #39 82.77 DEP criu/file-ids.d [2020-07-27T22:43:47.971Z] #39 82.99 DEP criu/fifo.d [2020-07-27T22:43:47.971Z] #39 83.08 DEP criu/fdstore.d [2020-07-27T22:43:47.971Z] #39 83.25 DEP criu/fault-injection.d [2020-07-27T22:43:47.971Z] #39 83.31 DEP criu/external.d [2020-07-27T22:43:47.971Z] #39 83.52 DEP criu/eventpoll.d [2020-07-27T22:43:47.971Z] #39 83.76 DEP criu/eventfd.d [2020-07-27T22:43:48.230Z] #39 83.97 DEP criu/crtools.d [2020-07-27T22:43:48.230Z] #39 84.26 DEP criu/cr-service.d [2020-07-27T22:43:48.490Z] #39 84.45 DEP criu/cr-restore.d [2020-07-27T22:43:49.059Z] #39 84.84 DEP criu/cr-errno.d [2020-07-27T22:43:49.059Z] #39 84.89 DEP criu/cr-dump.d [2020-07-27T22:43:49.319Z] #39 85.16 DEP criu/cr-dedup.d [2020-07-27T22:43:49.319Z] #39 85.27 DEP criu/cr-check.d [2020-07-27T22:43:49.421Z] #17 9.340 Reading package lists... [2020-07-27T22:43:49.579Z] #39 85.44 DEP criu/config.d [2020-07-27T22:43:49.579Z] #39 85.52 DEP criu/clone-noasan.d [2020-07-27T22:43:49.843Z] #39 85.57 DEP criu/cgroup.d [2020-07-27T22:43:49.843Z] #39 85.74 DEP criu/cgroup-props.d [2020-07-27T22:43:50.103Z] #39 85.87 DEP criu/bitmap.d [2020-07-27T22:43:50.103Z] #39 85.89 DEP criu/bfd.d [2020-07-27T22:43:50.103Z] #39 85.98 DEP criu/autofs.d [2020-07-27T22:43:50.362Z] #39 86.10 DEP criu/aio.d [2020-07-27T22:43:50.362Z] #39 86.29 DEP criu/action-scripts.d [2020-07-27T22:43:50.929Z] #39 86.57 CC criu/action-scripts.o [2020-07-27T22:43:51.189Z] #39 86.92 CC criu/aio.o [2020-07-27T22:43:51.332Z] #17 13.30 Reading package lists... [2020-07-27T22:43:51.332Z] #17 ... [2020-07-27T22:43:51.332Z] [2020-07-27T22:43:51.332Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:51.332Z] #39 63.87 CC criu/pie/util-vdso-elf32.o [2020-07-27T22:43:51.332Z] #39 64.54 AR criu/pie/pie.lib.a [2020-07-27T22:43:51.332Z] #39 64.61 DEP criu/pie/restorer.d [2020-07-27T22:43:51.332Z] #39 64.77 DEP criu/arch/x86/sigaction_compat_pie.d [2020-07-27T22:43:51.332Z] #39 64.91 DEP criu/arch/x86/restorer_unmap.d [2020-07-27T22:43:51.332Z] #39 64.94 DEP criu/arch/x86/restorer.d [2020-07-27T22:43:51.332Z] #39 65.11 DEP criu/arch/x86/vdso-pie.d [2020-07-27T22:43:51.332Z] #39 65.30 DEP criu/pie/parasite-vdso.d [2020-07-27T22:43:51.332Z] #39 65.47 DEP criu/pie/parasite.d [2020-07-27T22:43:51.332Z] #39 65.70 CC criu/pie/parasite.o [2020-07-27T22:43:51.332Z] #39 66.73 LINK criu/pie/parasite.built-in.o [2020-07-27T22:43:51.332Z] #39 66.75 GEN criu/pie/parasite-blob.h [2020-07-27T22:43:51.332Z] #39 66.77 CC criu/pie/parasite-vdso.o [2020-07-27T22:43:51.332Z] #39 67.37 CC criu/arch/x86/vdso-pie.o [2020-07-27T22:43:51.332Z] #39 67.70 CC criu/arch/x86/restorer.o [2020-07-27T22:43:51.332Z] #39 68.25 CC criu/arch/x86/restorer_unmap.o [2020-07-27T22:43:51.332Z] #39 68.34 CC criu/arch/x86/sigaction_compat_pie.o [2020-07-27T22:43:51.332Z] #39 68.57 CC criu/pie/restorer.o [2020-07-27T22:43:51.332Z] #39 71.88 LINK criu/pie/restorer.built-in.o [2020-07-27T22:43:51.332Z] #39 71.91 GEN criu/pie/restorer-blob.h [2020-07-27T22:43:51.332Z] #39 72.05 DEP criu/vdso.d [2020-07-27T22:43:51.332Z] #39 72.30 DEP criu/vdso-compat.d [2020-07-27T22:43:51.332Z] #39 72.43 DEP criu/uts_ns.d [2020-07-27T22:43:51.332Z] #39 72.60 DEP criu/util.d [2020-07-27T22:43:51.448Z] #39 87.39 CC criu/autofs.o [2020-07-27T22:43:51.592Z] #39 72.88 DEP criu/uffd.d [2020-07-27T22:43:51.592Z] #39 73.11 DEP criu/tun.d [2020-07-27T22:43:51.853Z] #39 73.37 DEP criu/tty.d [2020-07-27T22:43:52.113Z] #39 73.55 DEP criu/timerfd.d [2020-07-27T22:43:52.113Z] #39 73.77 DEP criu/timens.d [2020-07-27T22:43:52.684Z] #39 73.97 DEP criu/sysfs_parse.d [2020-07-27T22:43:52.684Z] #39 74.18 DEP criu/sysctl.d [2020-07-27T22:43:52.684Z] #39 74.25 DEP criu/string.d [2020-07-27T22:43:52.684Z] #39 74.27 DEP criu/stats.d [2020-07-27T22:43:52.826Z] #39 88.79 CC criu/bfd.o [2020-07-27T22:43:52.945Z] #39 74.36 DEP criu/sockets.d [2020-07-27T22:43:53.086Z] #39 ... [2020-07-27T22:43:53.086Z] [2020-07-27T22:43:53.086Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:53.086Z] #17 28.82 Selecting previously unselected package python3.7. [2020-07-27T22:43:53.086Z] #17 28.82 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 28.83 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:43:53.086Z] #17 29.11 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-27T22:43:53.086Z] #17 29.11 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 29.11 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:43:53.086Z] #17 29.23 Setting up python3-minimal (3.7.3-1) ... [2020-07-27T22:43:53.086Z] #17 30.26 Selecting previously unselected package python3. [2020-07-27T22:43:53.086Z] #17 30.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-07-27T22:43:53.086Z] #17 30.29 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.31 Unpacking python3 (3.7.3-1) ... [2020-07-27T22:43:53.086Z] #17 30.40 Selecting previously unselected package libip4tc0:amd64. [2020-07-27T22:43:53.086Z] #17 30.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.42 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:43:53.086Z] #17 30.50 Selecting previously unselected package libip6tc0:amd64. [2020-07-27T22:43:53.086Z] #17 30.52 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:43:53.086Z] #17 30.61 Selecting previously unselected package libiptc0:amd64. [2020-07-27T22:43:53.086Z] #17 30.62 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:43:53.086Z] #17 30.70 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-27T22:43:53.086Z] #17 30.70 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:43:53.086Z] #17 30.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-27T22:43:53.086Z] #17 30.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:43:53.086Z] #17 30.87 Selecting previously unselected package libnftnl11:amd64. [2020-07-27T22:43:53.086Z] #17 30.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:43:53.086Z] #17 30.96 Selecting previously unselected package iptables. [2020-07-27T22:43:53.086Z] #17 30.97 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 30.99 Unpacking iptables (1.8.2-4) ... [2020-07-27T22:43:53.086Z] #17 31.29 Selecting previously unselected package xxd. [2020-07-27T22:43:53.086Z] #17 31.29 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:43:53.086Z] #17 31.29 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:43:53.086Z] #17 31.41 Selecting previously unselected package vim-common. [2020-07-27T22:43:53.086Z] #17 31.42 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:43:53.086Z] #17 31.45 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:43:53.086Z] #17 31.64 Selecting previously unselected package bash-completion. [2020-07-27T22:43:53.086Z] #17 31.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-27T22:43:53.206Z] #39 74.54 DEP criu/sk-unix.d [2020-07-27T22:43:53.206Z] #39 ... [2020-07-27T22:43:53.206Z] [2020-07-27T22:43:53.206Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:53.206Z] #17 13.30 Reading package lists... [2020-07-27T22:43:53.373Z] #17 ... [2020-07-27T22:43:53.373Z] [2020-07-27T22:43:53.373Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:53.373Z] #39 89.19 CC criu/bitmap.o [2020-07-27T22:43:53.657Z] #39 89.42 CC criu/cgroup-props.o [2020-07-27T22:43:54.147Z] #17 17.39 Building dependency tree... [2020-07-27T22:43:54.603Z] #39 90.22 CC criu/cgroup.o [2020-07-27T22:43:55.092Z] #17 19.38 libcap2-bin is already the newest version (1:2.25-2). [2020-07-27T22:43:55.092Z] #17 19.38 The following additional packages will be installed: [2020-07-27T22:43:55.092Z] #17 19.39 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-07-27T22:43:55.092Z] #17 19.39 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-07-27T22:43:55.092Z] #17 19.39 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-07-27T22:43:55.092Z] #17 19.39 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-07-27T22:43:55.092Z] #17 19.39 python3.7 python3.7-minimal vim-runtime xxd [2020-07-27T22:43:55.092Z] #17 19.40 Suggested packages: [2020-07-27T22:43:55.092Z] #17 19.41 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-07-27T22:43:55.092Z] #17 19.41 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-07-27T22:43:55.092Z] #17 19.41 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-07-27T22:43:55.092Z] #17 19.41 Recommended packages: [2020-07-27T22:43:55.092Z] #17 19.41 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-07-27T22:43:55.092Z] #17 19.41 python3-keyrings.alt python3-xdg unzip [2020-07-27T22:43:55.663Z] #17 ... [2020-07-27T22:43:55.663Z] [2020-07-27T22:43:55.663Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:43:55.663Z] #41 141.4 github.com/LK4D4/vndr/godl [2020-07-27T22:43:55.663Z] #41 142.1 github.com/LK4D4/vndr [2020-07-27T22:43:55.663Z] #41 DONE 151.4s [2020-07-27T22:43:55.663Z] [2020-07-27T22:43:55.663Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:43:55.663Z] #39 74.76 DEP criu/sk-tcp.d [2020-07-27T22:43:55.663Z] #39 74.99 DEP criu/sk-queue.d [2020-07-27T22:43:55.663Z] #39 75.15 DEP criu/sk-packet.d [2020-07-27T22:43:55.663Z] #39 75.31 DEP criu/sk-netlink.d [2020-07-27T22:43:55.663Z] #39 75.50 DEP criu/sk-inet.d [2020-07-27T22:43:55.663Z] #39 75.69 DEP criu/signalfd.d [2020-07-27T22:43:55.663Z] #39 75.84 DEP criu/sigframe.d [2020-07-27T22:43:55.663Z] #39 75.96 DEP criu/shmem.d [2020-07-27T22:43:55.663Z] #39 76.11 DEP criu/servicefd.d [2020-07-27T22:43:55.663Z] #39 76.27 DEP criu/seize.d [2020-07-27T22:43:55.663Z] #39 76.49 DEP criu/seccomp.d [2020-07-27T22:43:55.663Z] #39 76.69 DEP criu/rst-malloc.d [2020-07-27T22:43:55.663Z] #39 76.76 DEP criu/rbtree.d [2020-07-27T22:43:55.663Z] #39 76.82 DEP criu/pstree.d [2020-07-27T22:43:55.663Z] #39 76.92 DEP criu/protobuf.d [2020-07-27T22:43:55.663Z] #39 77.11 GEN criu/protobuf-desc-gen.h [2020-07-27T22:43:57.142Z] #39 93.07 CC criu/clone-noasan.o [2020-07-27T22:43:57.401Z] #39 93.35 CC criu/config.o [2020-07-27T22:43:58.205Z] #39 79.30 DEP criu/protobuf-desc.d [2020-07-27T22:43:58.205Z] #39 79.40 DEP criu/proc_parse.d [2020-07-27T22:43:58.205Z] #39 79.57 DEP criu/plugin.d [2020-07-27T22:43:58.205Z] #39 79.69 DEP criu/pipes.d [2020-07-27T22:43:58.467Z] #39 79.82 DEP criu/pie-util.d [2020-07-27T22:43:58.467Z] #39 79.95 DEP criu/pie-util-vdso.d [2020-07-27T22:43:58.728Z] #39 80.07 DEP criu/pie-util-vdso-elf32.d [2020-07-27T22:43:58.728Z] #39 80.26 DEP criu/path.d [2020-07-27T22:43:58.776Z] #39 ... [2020-07-27T22:43:58.776Z] [2020-07-27T22:43:58.777Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:58.777Z] #17 34.11 Unpacking bash-completion (1:2.8-6) ... [2020-07-27T22:43:58.777Z] #17 34.48 Selecting previously unselected package bzip2. [2020-07-27T22:43:58.777Z] #17 34.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 34.49 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:43:58.777Z] #17 34.62 Selecting previously unselected package xz-utils. [2020-07-27T22:43:58.777Z] #17 34.64 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 34.64 Unpacking xz-utils (5.2.4-1) ... [2020-07-27T22:43:58.777Z] #17 34.90 Selecting previously unselected package apparmor. [2020-07-27T22:43:58.777Z] #17 34.90 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 34.98 Unpacking apparmor (2.13.2-10) ... [2020-07-27T22:43:58.777Z] #17 35.33 Selecting previously unselected package aufs-tools. [2020-07-27T22:43:58.777Z] #17 35.34 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.35 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:43:58.777Z] #17 35.46 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:43:58.777Z] #17 35.47 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.47 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:43:58.777Z] #17 35.62 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:43:58.777Z] #17 35.65 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:43:58.777Z] #17 35.79 Selecting previously unselected package jq. [2020-07-27T22:43:58.777Z] #17 35.80 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.81 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:43:58.777Z] #17 35.89 Selecting previously unselected package libaio1:amd64. [2020-07-27T22:43:58.777Z] #17 35.90 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:43:58.777Z] #17 35.95 Selecting previously unselected package libgpm2:amd64. [2020-07-27T22:43:58.777Z] #17 35.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 35.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:43:58.777Z] #17 36.03 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:43:58.777Z] #17 36.03 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 36.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:43:58.777Z] #17 39.40 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:43:58.777Z] #17 39.42 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 39.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:43:58.777Z] #17 39.52 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:43:58.777Z] #17 39.53 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:43:58.777Z] #17 39.54 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:43:58.777Z] #17 39.63 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:43:58.989Z] #39 80.41 DEP criu/parasite-syscall.d [2020-07-27T22:43:58.989Z] #39 ... [2020-07-27T22:43:58.989Z] [2020-07-27T22:43:58.989Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:43:58.989Z] #17 21.78 The following NEW packages will be installed: [2020-07-27T22:43:58.989Z] #17 21.78 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-07-27T22:43:58.989Z] #17 21.79 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-07-27T22:43:58.989Z] #17 21.79 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-07-27T22:43:58.989Z] #17 21.79 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-07-27T22:43:58.989Z] #17 21.79 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-07-27T22:43:58.989Z] #17 21.79 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-07-27T22:43:58.989Z] #17 21.79 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-07-27T22:43:58.989Z] #17 21.79 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-07-27T22:43:58.989Z] #17 21.79 xz-utils zip [2020-07-27T22:43:58.989Z] #17 22.12 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-07-27T22:43:58.989Z] #17 22.12 Need to get 28.5 MB of archives. [2020-07-27T22:43:58.989Z] #17 22.12 After this operation, 116 MB of additional disk space will be used. [2020-07-27T22:43:58.989Z] #17 22.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-07-27T22:43:58.989Z] #17 22.12 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-07-27T22:43:58.989Z] #17 22.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-07-27T22:43:58.989Z] #17 22.23 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-07-27T22:43:58.989Z] #17 22.24 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-07-27T22:43:58.989Z] #17 22.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-07-27T22:43:58.989Z] #17 22.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-07-27T22:43:58.989Z] #17 22.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-07-27T22:43:58.989Z] #17 22.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-07-27T22:43:58.989Z] #17 22.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-07-27T22:43:58.989Z] #17 22.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-07-27T22:43:58.989Z] #17 22.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-07-27T22:43:58.989Z] #17 22.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-07-27T22:43:58.989Z] #17 22.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-07-27T22:43:58.989Z] #17 22.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-07-27T22:43:58.989Z] #17 22.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-07-27T22:43:58.989Z] #17 22.41 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-07-27T22:43:58.989Z] #17 22.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-07-27T22:43:58.989Z] #17 22.43 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-07-27T22:43:58.989Z] #17 22.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-07-27T22:43:58.989Z] #17 22.44 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-07-27T22:43:58.989Z] #17 22.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-07-27T22:43:58.989Z] #17 22.48 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-07-27T22:43:58.989Z] #17 22.49 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-07-27T22:43:58.989Z] #17 22.49 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-07-27T22:43:58.989Z] #17 22.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-07-27T22:43:58.989Z] #17 22.50 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-07-27T22:43:58.989Z] #17 22.50 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-07-27T22:43:58.989Z] #17 22.51 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-07-27T22:43:58.989Z] #17 23.02 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-07-27T22:43:58.989Z] #17 23.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-07-27T22:43:58.989Z] #17 23.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-07-27T22:43:58.989Z] #17 23.02 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-07-27T22:43:58.989Z] #17 23.03 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-07-27T22:43:58.989Z] #17 23.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-07-27T22:43:58.989Z] #17 23.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-07-27T22:43:58.989Z] #17 23.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-07-27T22:43:58.989Z] #17 23.15 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-07-27T22:43:58.989Z] #17 23.16 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-07-27T22:43:58.989Z] #17 23.17 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-07-27T22:43:58.989Z] #17 23.19 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-07-27T22:43:58.989Z] #17 23.19 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-07-27T22:43:58.989Z] #17 23.25 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-07-27T22:43:59.035Z] #17 39.63 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:43:59.035Z] #17 39.64 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:43:59.035Z] #17 39.70 Selecting previously unselected package libreadline5:amd64. [2020-07-27T22:43:59.035Z] #17 39.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-27T22:43:59.035Z] #17 39.71 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:43:59.035Z] #17 39.81 Selecting previously unselected package net-tools. [2020-07-27T22:43:59.035Z] #17 39.82 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-27T22:43:59.035Z] #17 39.82 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:43:59.249Z] #17 23.28 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-07-27T22:43:59.249Z] #17 23.28 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-07-27T22:43:59.293Z] #17 40.02 Selecting previously unselected package python-pip-whl. [2020-07-27T22:43:59.293Z] #17 40.02 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-27T22:43:59.293Z] #17 40.03 Unpacking python-pip-whl (18.1-5) ... [2020-07-27T22:43:59.510Z] #17 23.67 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-07-27T22:43:59.510Z] #17 23.76 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-07-27T22:43:59.770Z] #17 23.80 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-07-27T22:43:59.860Z] #17 40.54 Selecting previously unselected package python3-lib2to3. [2020-07-27T22:43:59.860Z] #17 40.54 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-27T22:43:59.860Z] #17 40.55 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:43:59.860Z] #17 40.64 Selecting previously unselected package python3-distutils. [2020-07-27T22:44:00.118Z] #17 40.66 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-27T22:44:00.118Z] #17 40.67 Unpacking python3-distutils (3.7.3-1) ... [2020-07-27T22:44:00.118Z] #17 40.81 Selecting previously unselected package python3-pip. [2020-07-27T22:44:00.118Z] #17 40.81 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-27T22:44:00.118Z] #17 40.81 Unpacking python3-pip (18.1-5) ... [2020-07-27T22:44:00.340Z] #17 24.51 debconf: delaying package configuration, since apt-utils is not installed [2020-07-27T22:44:00.340Z] #17 24.60 Fetched 28.5 MB in 2s (14.6 MB/s) [2020-07-27T22:44:00.377Z] #17 40.98 Selecting previously unselected package python3-pkg-resources. [2020-07-27T22:44:00.377Z] #17 40.98 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:44:00.377Z] #17 40.99 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:44:00.377Z] #17 41.16 Selecting previously unselected package python3-setuptools. [2020-07-27T22:44:00.377Z] #17 41.16 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-27T22:44:00.377Z] #17 41.17 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-27T22:44:00.601Z] #17 24.69 Selecting previously unselected package pigz. [2020-07-27T22:44:00.601Z] #17 24.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-07-27T22:44:00.601Z] #17 24.79 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-07-27T22:44:00.601Z] #17 24.80 Unpacking pigz (2.4-1) ... [2020-07-27T22:44:00.635Z] #17 41.37 Selecting previously unselected package python3-wheel. [2020-07-27T22:44:00.635Z] #17 41.37 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-27T22:44:00.635Z] #17 41.38 Unpacking python3-wheel (0.32.3-2) ... [2020-07-27T22:44:00.635Z] #17 41.45 Selecting previously unselected package sudo. [2020-07-27T22:44:00.635Z] #17 41.45 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-27T22:44:00.635Z] #17 41.47 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:44:00.862Z] #17 24.92 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-07-27T22:44:00.862Z] #17 24.92 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:44:00.862Z] #17 24.93 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:01.122Z] #17 25.33 Selecting previously unselected package python3.7-minimal. [2020-07-27T22:44:01.122Z] #17 25.34 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:44:01.122Z] #17 25.35 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:44:01.202Z] #17 41.99 Selecting previously unselected package thin-provisioning-tools. [2020-07-27T22:44:01.202Z] #17 42.00 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-27T22:44:01.202Z] #17 42.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:44:01.770Z] #17 42.24 Selecting previously unselected package uidmap. [2020-07-27T22:44:01.770Z] #17 42.24 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-27T22:44:01.770Z] #17 42.25 Unpacking uidmap (1:4.5-1.1) ... [2020-07-27T22:44:01.770Z] #17 42.36 Selecting previously unselected package vim-runtime. [2020-07-27T22:44:01.770Z] #17 42.37 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:44:01.770Z] #17 42.38 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-27T22:44:01.770Z] #17 42.41 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-27T22:44:01.770Z] #17 42.41 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:44:02.063Z] #17 26.17 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:02.063Z] #17 26.19 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-07-27T22:44:02.653Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:44:02.653Z] [2020-07-27T22:44:02.653Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T22:44:02.653Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T22:44:02.653Z] HOSTNAME=b906ed92b5a8 [2020-07-27T22:44:02.653Z] TESTDEBUG=0 [2020-07-27T22:44:02.653Z] DEST=bundles/test-integration [2020-07-27T22:44:02.653Z] PWD=/go/src/github.com/docker/docker [2020-07-27T22:44:02.653Z] DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:44:02.653Z] container=docker [2020-07-27T22:44:02.653Z] HOME=/root [2020-07-27T22:44:02.653Z] GOLANG_VERSION=1.13.14 [2020-07-27T22:44:02.653Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T22:44:02.653Z] VALIDATE_BRANCH=master [2020-07-27T22:44:02.653Z] TERM=xterm [2020-07-27T22:44:02.653Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T22:44:02.653Z] SHLVL=1 [2020-07-27T22:44:02.653Z] TIMEOUT=120m [2020-07-27T22:44:02.653Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T22:44:02.653Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T22:44:02.653Z] GO111MODULE=off [2020-07-27T22:44:02.653Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T22:44:02.653Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T22:44:02.653Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T22:44:02.653Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T22:44:02.653Z] GOPATH=/go [2020-07-27T22:44:02.653Z] PKG_CONFIG=pkg-config [2020-07-27T22:44:02.653Z] _=/usr/bin/env [2020-07-27T22:44:02.653Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T22:44:04.605Z] #17 28.53 Selecting previously unselected package python3-minimal. [2020-07-27T22:44:04.605Z] #17 28.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-07-27T22:44:04.605Z] #17 28.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-07-27T22:44:04.605Z] #17 28.60 Unpacking python3-minimal (3.7.3-1) ... [2020-07-27T22:44:04.605Z] #17 28.71 Selecting previously unselected package libmpdec2:amd64. [2020-07-27T22:44:04.605Z] #17 28.71 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-07-27T22:44:04.605Z] #17 28.72 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:44:04.866Z] #17 28.89 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-07-27T22:44:04.866Z] #17 28.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:44:04.866Z] #17 28.90 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:05.056Z] #17 45.70 Selecting previously unselected package vim. [2020-07-27T22:44:05.056Z] #17 45.71 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:44:05.056Z] #17 45.74 Unpacking vim (2:8.1.0875-5) ... [2020-07-27T22:44:05.127Z] #17 ... [2020-07-27T22:44:05.127Z] [2020-07-27T22:44:05.127Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-07-27T22:44:05.127Z] #28 DONE 160.8s [2020-07-27T22:44:05.127Z] [2020-07-27T22:44:05.127Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:05.127Z] #39 80.58 DEP criu/pagemap.d [2020-07-27T22:44:05.127Z] #39 80.87 DEP criu/pagemap-cache.d [2020-07-27T22:44:05.127Z] #39 81.09 DEP criu/page-xfer.d [2020-07-27T22:44:05.127Z] #39 81.33 DEP criu/page-pipe.d [2020-07-27T22:44:05.127Z] #39 81.42 DEP criu/netfilter.d [2020-07-27T22:44:05.127Z] #39 81.54 DEP criu/net.d [2020-07-27T22:44:05.127Z] #39 81.75 DEP criu/namespaces.d [2020-07-27T22:44:05.127Z] #39 81.88 DEP criu/mount.d [2020-07-27T22:44:05.127Z] #39 82.04 DEP criu/memfd.d [2020-07-27T22:44:05.127Z] #39 82.18 DEP criu/mem.d [2020-07-27T22:44:05.127Z] #39 82.35 DEP criu/lsm.d [2020-07-27T22:44:05.127Z] #39 82.49 DEP criu/log.d [2020-07-27T22:44:05.127Z] #39 82.63 DEP criu/libnetlink.d [2020-07-27T22:44:05.127Z] #39 82.74 DEP criu/kerndat.d [2020-07-27T22:44:05.127Z] #39 82.89 DEP criu/kcmp-ids.d [2020-07-27T22:44:05.127Z] #39 82.98 DEP criu/irmap.d [2020-07-27T22:44:05.127Z] #39 83.15 DEP criu/ipc_ns.d [2020-07-27T22:44:05.127Z] #39 83.29 DEP criu/image.d [2020-07-27T22:44:05.127Z] #39 83.41 DEP criu/image-desc.d [2020-07-27T22:44:05.127Z] #39 83.48 DEP criu/fsnotify.d [2020-07-27T22:44:05.127Z] #39 83.66 DEP criu/filesystems.d [2020-07-27T22:44:05.127Z] #39 83.84 DEP criu/files.d [2020-07-27T22:44:05.127Z] #39 83.96 DEP criu/files-reg.d [2020-07-27T22:44:05.127Z] #39 84.16 DEP criu/files-ext.d [2020-07-27T22:44:05.127Z] #39 84.38 DEP criu/file-lock.d [2020-07-27T22:44:05.127Z] #39 84.50 DEP criu/file-ids.d [2020-07-27T22:44:05.127Z] #39 84.60 DEP criu/fifo.d [2020-07-27T22:44:05.127Z] #39 84.77 DEP criu/fdstore.d [2020-07-27T22:44:05.127Z] #39 84.88 DEP criu/fault-injection.d [2020-07-27T22:44:05.127Z] #39 84.93 DEP criu/external.d [2020-07-27T22:44:05.127Z] #39 85.09 DEP criu/eventpoll.d [2020-07-27T22:44:05.127Z] #39 85.28 DEP criu/eventfd.d [2020-07-27T22:44:05.127Z] #39 85.49 DEP criu/crtools.d [2020-07-27T22:44:05.127Z] #39 85.73 DEP criu/cr-service.d [2020-07-27T22:44:05.127Z] #39 85.91 DEP criu/cr-restore.d [2020-07-27T22:44:05.127Z] #39 86.07 DEP criu/cr-errno.d [2020-07-27T22:44:05.127Z] #39 86.10 DEP criu/cr-dump.d [2020-07-27T22:44:05.127Z] #39 86.27 DEP criu/cr-dedup.d [2020-07-27T22:44:05.127Z] #39 86.43 DEP criu/cr-check.d [2020-07-27T22:44:05.127Z] #39 86.68 DEP criu/config.d [2020-07-27T22:44:05.388Z] #39 86.95 DEP criu/clone-noasan.d [2020-07-27T22:44:05.624Z] #17 46.33 Selecting previously unselected package xfsprogs. [2020-07-27T22:44:05.624Z] #17 46.34 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-27T22:44:05.624Z] #17 46.34 Unpacking xfsprogs (4.20.0-1) ... [2020-07-27T22:44:05.649Z] #39 87.09 DEP criu/cgroup.d [2020-07-27T22:44:05.909Z] #39 87.36 DEP criu/cgroup-props.d [2020-07-27T22:44:05.909Z] #39 87.49 DEP criu/bitmap.d [2020-07-27T22:44:06.169Z] #39 87.58 DEP criu/bfd.d [2020-07-27T22:44:06.170Z] #39 87.72 DEP criu/autofs.d [2020-07-27T22:44:06.192Z] #17 46.87 Selecting previously unselected package zip. [2020-07-27T22:44:06.192Z] #17 46.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-27T22:44:06.192Z] #17 46.89 Unpacking zip (3.0-11+b1) ... [2020-07-27T22:44:06.430Z] #39 87.88 DEP criu/aio.d [2020-07-27T22:44:06.430Z] #39 88.02 DEP criu/action-scripts.d [2020-07-27T22:44:06.451Z] #17 47.06 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:44:06.451Z] #17 47.08 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:44:06.451Z] #17 47.09 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:06.451Z] #17 47.10 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:44:06.451Z] #17 47.11 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:44:06.451Z] #17 47.12 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:06.451Z] #17 47.13 Setting up uidmap (1:4.5-1.1) ... [2020-07-27T22:44:06.451Z] #17 47.14 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:44:06.451Z] #17 47.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:44:06.451Z] #17 47.17 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:44:06.451Z] #17 47.18 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:44:06.451Z] #17 47.19 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:44:06.451Z] #17 47.20 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:44:06.451Z] #17 47.22 Setting up zip (3.0-11+b1) ... [2020-07-27T22:44:06.451Z] #17 47.23 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:44:06.451Z] #17 47.26 Setting up bash-completion (1:2.8-6) ... [2020-07-27T22:44:06.691Z] #39 88.23 CC criu/action-scripts.o [2020-07-27T22:44:06.691Z] #39 ... [2020-07-27T22:44:06.691Z] [2020-07-27T22:44:06.691Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:06.691Z] #17 30.83 Selecting previously unselected package python3.7. [2020-07-27T22:44:06.691Z] #17 30.84 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-07-27T22:44:06.691Z] #17 30.84 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:06.691Z] #17 30.93 Selecting previously unselected package libpython3-stdlib:amd64. [2020-07-27T22:44:06.691Z] #17 30.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-07-27T22:44:06.691Z] #17 30.95 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:44:06.691Z] #17 31.05 Setting up python3-minimal (3.7.3-1) ... [2020-07-27T22:44:07.643Z] #17 31.84 Selecting previously unselected package python3. [2020-07-27T22:44:07.905Z] #17 31.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 ... 24093 files and directories currently installed.) [2020-07-27T22:44:07.905Z] #17 31.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-07-27T22:44:07.905Z] #17 31.92 Unpacking python3 (3.7.3-1) ... [2020-07-27T22:44:07.905Z] #17 32.02 Selecting previously unselected package libip4tc0:amd64. [2020-07-27T22:44:07.905Z] #17 32.02 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:44:07.905Z] #17 32.03 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:07.905Z] #17 32.09 Selecting previously unselected package libip6tc0:amd64. [2020-07-27T22:44:07.905Z] #17 32.09 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-07-27T22:44:07.905Z] #17 32.10 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:08.166Z] #17 32.20 Selecting previously unselected package libiptc0:amd64. [2020-07-27T22:44:08.166Z] #17 32.21 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-07-27T22:44:08.166Z] #17 32.21 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:08.166Z] #17 32.30 Selecting previously unselected package libnfnetlink0:amd64. [2020-07-27T22:44:08.166Z] #17 32.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-07-27T22:44:08.166Z] #17 32.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:44:08.166Z] #17 32.38 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-07-27T22:44:08.166Z] #17 32.38 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-07-27T22:44:08.166Z] #17 32.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:44:08.427Z] #17 32.48 Selecting previously unselected package libnftnl11:amd64. [2020-07-27T22:44:08.427Z] #17 32.49 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-07-27T22:44:08.427Z] #17 32.49 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:44:08.427Z] #17 32.59 Selecting previously unselected package iptables. [2020-07-27T22:44:08.427Z] #17 32.59 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-07-27T22:44:08.427Z] #17 32.60 Unpacking iptables (1.8.2-4) ... [2020-07-27T22:44:08.688Z] #17 32.94 Selecting previously unselected package xxd. [2020-07-27T22:44:08.948Z] #17 32.96 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:44:08.948Z] #17 32.96 Unpacking xxd (2:8.1.0875-5) ... [2020-07-27T22:44:08.948Z] #17 33.10 Selecting previously unselected package vim-common. [2020-07-27T22:44:08.948Z] #17 33.12 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:44:08.948Z] #17 33.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-07-27T22:44:08.985Z] #17 ... [2020-07-27T22:44:08.985Z] [2020-07-27T22:44:08.985Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:08.985Z] #39 94.80 CC criu/cr-check.o [2020-07-27T22:44:08.985Z] #39 96.39 CC criu/cr-dedup.o [2020-07-27T22:44:08.985Z] #39 96.78 CC criu/cr-dump.o [2020-07-27T22:44:08.985Z] #39 99.13 CC criu/cr-errno.o [2020-07-27T22:44:08.985Z] #39 99.21 CC criu/cr-restore.o [2020-07-27T22:44:08.985Z] #39 103.6 CC criu/cr-service.o [2020-07-27T22:44:09.209Z] #17 33.30 Selecting previously unselected package bash-completion. [2020-07-27T22:44:09.209Z] #17 33.30 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-07-27T22:44:09.243Z] #39 105.1 CC criu/crtools.o [2020-07-27T22:44:09.243Z] #39 ... [2020-07-27T22:44:09.243Z] [2020-07-27T22:44:09.243Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:09.243Z] #17 50.09 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:09.243Z] #17 50.10 Setting up xz-utils (5.2.4-1) ... [2020-07-27T22:44:09.243Z] #17 50.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-27T22:44:09.504Z] #17 50.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:44:09.504Z] #17 50.22 invoke-rc.d: could not determine current runlevel [2020-07-27T22:44:09.504Z] #17 50.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-27T22:44:09.504Z] #17 50.24 Setting up pigz (2.4-1) ... [2020-07-27T22:44:09.504Z] #17 50.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:44:09.504Z] #17 50.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:44:09.504Z] #17 50.30 Setting up python-pip-whl (18.1-5) ... [2020-07-27T22:44:09.504Z] #17 50.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:44:09.504Z] #17 50.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:44:09.874Z] #45 DONE 270.0s [2020-07-27T22:44:09.874Z] [2020-07-27T22:44:09.874Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:44:09.874Z] #52 ... [2020-07-27T22:44:09.874Z] [2020-07-27T22:44:09.874Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T22:44:09.874Z] #46 DONE 0.8s [2020-07-27T22:44:09.875Z] [2020-07-27T22:44:09.875Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T22:44:09.875Z] #48 DONE 0.1s [2020-07-27T22:44:09.875Z] [2020-07-27T22:44:09.875Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T22:44:09.875Z] #50 DONE 0.2s [2020-07-27T22:44:09.875Z] [2020-07-27T22:44:09.875Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:44:09.875Z] #52 225.9 + bin/containerd-stress [2020-07-27T22:44:09.875Z] #52 227.9 + bin/containerd-shim [2020-07-27T22:44:10.071Z] #17 50.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:44:10.071Z] #17 50.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:44:10.071Z] #17 50.77 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:10.071Z] #17 50.78 Setting up vim (2:8.1.0875-5) ... [2020-07-27T22:44:10.071Z] #17 50.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-27T22:44:10.071Z] #17 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-27T22:44:10.071Z] #17 50.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-27T22:44:10.071Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-27T22:44:10.071Z] #17 50.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-27T22:44:10.071Z] #17 50.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-27T22:44:10.071Z] #17 50.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-27T22:44:10.071Z] #17 50.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-27T22:44:10.071Z] #17 50.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:44:10.071Z] #17 50.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:44:10.329Z] #17 50.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:44:10.329Z] #17 50.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:44:10.329Z] #17 50.92 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:44:10.329Z] #17 50.93 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:11.793Z] #17 35.75 Unpacking bash-completion (1:2.8-6) ... [2020-07-27T22:44:12.053Z] #17 36.14 Selecting previously unselected package bzip2. [2020-07-27T22:44:12.053Z] #17 36.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-07-27T22:44:12.053Z] #17 36.16 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:44:12.053Z] #17 36.26 Selecting previously unselected package xz-utils. [2020-07-27T22:44:12.053Z] #17 36.26 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-07-27T22:44:12.053Z] #17 36.28 Unpacking xz-utils (5.2.4-1) ... [2020-07-27T22:44:12.315Z] #17 36.47 Selecting previously unselected package apparmor. [2020-07-27T22:44:12.315Z] #17 36.48 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-07-27T22:44:12.315Z] #17 36.55 Unpacking apparmor (2.13.2-10) ... [2020-07-27T22:44:12.892Z] #17 36.91 Selecting previously unselected package aufs-tools. [2020-07-27T22:44:12.892Z] #17 36.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-07-27T22:44:12.892Z] #17 36.92 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:44:12.892Z] #17 37.06 Selecting previously unselected package libonig5:amd64. [2020-07-27T22:44:12.892Z] #17 37.06 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-07-27T22:44:12.892Z] #17 37.07 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:44:13.160Z] #17 37.21 Selecting previously unselected package libjq1:amd64. [2020-07-27T22:44:13.160Z] #17 37.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:44:13.160Z] #17 37.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:44:13.160Z] #17 37.35 Selecting previously unselected package jq. [2020-07-27T22:44:13.160Z] #17 37.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-07-27T22:44:13.160Z] #17 37.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-07-27T22:44:13.419Z] #17 37.45 Selecting previously unselected package libaio1:amd64. [2020-07-27T22:44:13.419Z] #17 37.46 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-07-27T22:44:13.419Z] #17 37.46 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:44:13.419Z] #17 37.53 Selecting previously unselected package libgpm2:amd64. [2020-07-27T22:44:13.419Z] #17 37.53 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-07-27T22:44:13.419Z] #17 37.53 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:44:13.419Z] #17 37.63 Selecting previously unselected package libicu63:amd64. [2020-07-27T22:44:13.419Z] #17 37.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-07-27T22:44:13.419Z] #17 37.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:44:13.617Z] #17 53.82 Setting up iptables (1.8.2-4) ... [2020-07-27T22:44:13.617Z] #17 53.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-27T22:44:13.617Z] #17 53.88 Setting up python3 (3.7.3-1) ... [2020-07-27T22:44:13.617Z] #17 54.31 Setting up python3-wheel (0.32.3-2) ... [2020-07-27T22:44:14.184Z] #17 55.00 Setting up apparmor (2.13.2-10) ... [2020-07-27T22:44:16.086Z] #17 56.56 Setting up xfsprogs (4.20.0-1) ... [2020-07-27T22:44:16.086Z] #17 56.57 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:44:16.345Z] #17 57.06 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:44:16.459Z] #52 234.5 + bin/containerd-shim-runc-v1 [2020-07-27T22:44:16.715Z] #17 40.94 Selecting previously unselected package libnet1:amd64. [2020-07-27T22:44:16.716Z] #17 40.94 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-07-27T22:44:16.716Z] #17 40.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:44:16.975Z] #17 41.07 Selecting previously unselected package libnl-3-200:amd64. [2020-07-27T22:44:16.975Z] #17 41.08 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-07-27T22:44:16.975Z] #17 41.09 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:44:16.975Z] #17 41.18 Selecting previously unselected package libprotobuf-c1:amd64. [2020-07-27T22:44:16.975Z] #17 41.18 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-07-27T22:44:16.975Z] #17 41.19 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:44:16.975Z] #17 41.25 Selecting previously unselected package libreadline5:amd64. [2020-07-27T22:44:16.975Z] #17 41.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-07-27T22:44:16.975Z] #17 41.26 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:44:16.975Z] #17 ... [2020-07-27T22:44:16.975Z] [2020-07-27T22:44:16.975Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:16.975Z] #39 88.55 CC criu/aio.o [2020-07-27T22:44:16.975Z] #39 89.01 CC criu/autofs.o [2020-07-27T22:44:16.975Z] #39 90.29 CC criu/bfd.o [2020-07-27T22:44:16.975Z] #39 90.76 CC criu/bitmap.o [2020-07-27T22:44:16.975Z] #39 90.91 CC criu/cgroup-props.o [2020-07-27T22:44:16.975Z] #39 91.70 CC criu/cgroup.o [2020-07-27T22:44:16.975Z] #39 94.70 CC criu/clone-noasan.o [2020-07-27T22:44:16.975Z] #39 94.92 CC criu/config.o [2020-07-27T22:44:16.975Z] #39 96.18 CC criu/cr-check.o [2020-07-27T22:44:16.975Z] #39 97.98 CC criu/cr-dedup.o [2020-07-27T22:44:16.975Z] #39 98.42 CC criu/cr-dump.o [2020-07-27T22:44:17.236Z] #39 ... [2020-07-27T22:44:17.236Z] [2020-07-27T22:44:17.236Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:17.236Z] #17 41.37 Selecting previously unselected package net-tools. [2020-07-27T22:44:17.236Z] #17 41.38 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-07-27T22:44:17.236Z] #17 41.40 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:44:17.236Z] #17 41.58 Selecting previously unselected package python-pip-whl. [2020-07-27T22:44:17.236Z] #17 41.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-07-27T22:44:17.281Z] #17 58.08 Setting up python3-distutils (3.7.3-1) ... [2020-07-27T22:44:17.497Z] #17 41.60 Unpacking python-pip-whl (18.1-5) ... [2020-07-27T22:44:17.848Z] #17 58.52 Setting up python3-setuptools (40.8.0-1) ... [2020-07-27T22:44:18.069Z] #17 42.14 Selecting previously unselected package python3-lib2to3. [2020-07-27T22:44:18.069Z] #17 42.14 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-07-27T22:44:18.069Z] #17 42.15 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:44:18.069Z] #17 42.23 Selecting previously unselected package python3-distutils. [2020-07-27T22:44:18.069Z] #17 42.24 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-07-27T22:44:18.069Z] #17 42.24 Unpacking python3-distutils (3.7.3-1) ... [2020-07-27T22:44:18.069Z] #17 42.34 Selecting previously unselected package python3-pip. [2020-07-27T22:44:18.330Z] #17 42.35 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-07-27T22:44:18.330Z] #17 42.36 Unpacking python3-pip (18.1-5) ... [2020-07-27T22:44:18.330Z] #17 42.53 Selecting previously unselected package python3-pkg-resources. [2020-07-27T22:44:18.330Z] #17 42.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-07-27T22:44:18.330Z] #17 42.56 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:44:18.591Z] #17 42.70 Selecting previously unselected package python3-setuptools. [2020-07-27T22:44:18.591Z] #17 42.71 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-07-27T22:44:18.591Z] #17 42.71 Unpacking python3-setuptools (40.8.0-1) ... [2020-07-27T22:44:18.854Z] #17 42.89 Selecting previously unselected package python3-wheel. [2020-07-27T22:44:18.854Z] #17 42.89 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-07-27T22:44:18.854Z] #17 42.90 Unpacking python3-wheel (0.32.3-2) ... [2020-07-27T22:44:18.854Z] #17 42.98 Selecting previously unselected package sudo. [2020-07-27T22:44:18.854Z] #17 42.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-07-27T22:44:18.854Z] #17 43.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:44:19.226Z] #17 59.76 Setting up python3-pip (18.1-5) ... [2020-07-27T22:44:19.425Z] #17 43.48 Selecting previously unselected package thin-provisioning-tools. [2020-07-27T22:44:19.425Z] #17 43.48 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-07-27T22:44:19.425Z] #17 43.49 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:44:19.687Z] #17 43.73 Selecting previously unselected package uidmap. [2020-07-27T22:44:19.687Z] #17 43.75 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-07-27T22:44:19.687Z] #17 43.75 Unpacking uidmap (1:4.5-1.1) ... [2020-07-27T22:44:19.687Z] #17 43.87 Selecting previously unselected package vim-runtime. [2020-07-27T22:44:19.687Z] #17 43.88 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-07-27T22:44:19.687Z] #17 43.92 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-07-27T22:44:19.687Z] #17 43.95 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-07-27T22:44:19.687Z] #17 43.95 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:44:19.748Z] #52 237.7 + bin/containerd-shim-runc-v2 [2020-07-27T22:44:19.794Z] #17 60.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:44:19.794Z] #17 ... [2020-07-27T22:44:19.794Z] [2020-07-27T22:44:19.794Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:19.794Z] #39 105.7 CC criu/eventfd.o [2020-07-27T22:44:19.794Z] #39 106.1 CC criu/eventpoll.o [2020-07-27T22:44:19.794Z] #39 106.9 CC criu/external.o [2020-07-27T22:44:19.794Z] #39 107.3 CC criu/fault-injection.o [2020-07-27T22:44:19.794Z] #39 107.4 CC criu/fdstore.o [2020-07-27T22:44:19.794Z] #39 107.7 CC criu/fifo.o [2020-07-27T22:44:19.794Z] #39 108.2 CC criu/file-ids.o [2020-07-27T22:44:19.794Z] #39 108.5 CC criu/file-lock.o [2020-07-27T22:44:19.794Z] #39 109.5 CC criu/files-ext.o [2020-07-27T22:44:19.794Z] #39 109.9 CC criu/files-reg.o [2020-07-27T22:44:19.794Z] #39 112.2 CC criu/files.o [2020-07-27T22:44:19.794Z] #39 114.6 CC criu/filesystems.o [2020-07-27T22:44:19.794Z] #39 115.4 CC criu/fsnotify.o [2020-07-27T22:44:20.053Z] #39 ... [2020-07-27T22:44:20.053Z] [2020-07-27T22:44:20.053Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:20.053Z] #17 60.64 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:44:20.053Z] #17 60.68 Processing triggers for mime-support (3.62) ... [2020-07-27T22:44:20.673Z] #52 238.6 + binaries [2020-07-27T22:44:20.673Z] #52 238.6 + install -D bin/containerd /build/containerd [2020-07-27T22:44:20.673Z] #52 238.7 + install -D bin/containerd-shim /build/containerd-shim [2020-07-27T22:44:20.673Z] #52 238.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-27T22:44:20.673Z] #52 238.7 + install -D bin/ctr /build/ctr [2020-07-27T22:44:21.439Z] #17 DONE 62.1s [2020-07-27T22:44:21.439Z] [2020-07-27T22:44:21.439Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:44:21.439Z] #36 191.5 + dpkg --print-architecture [2020-07-27T22:44:21.439Z] #36 191.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-27T22:44:21.439Z] #36 191.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-27T22:44:21.439Z] #36 191.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-27T22:44:21.598Z] #52 DONE 239.6s [2020-07-27T22:44:22.375Z] #36 ... [2020-07-27T22:44:22.375Z] [2020-07-27T22:44:22.375Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T22:44:22.375Z] #18 0.893 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-27T22:44:22.375Z] #18 0.900 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-27T22:44:22.375Z] #18 0.907 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-27T22:44:22.375Z] #18 DONE 0.9s [2020-07-27T22:44:22.375Z] [2020-07-27T22:44:22.375Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:44:22.522Z] [2020-07-27T22:44:22.522Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T22:44:22.986Z] #17 47.15 Selecting previously unselected package vim. [2020-07-27T22:44:22.986Z] #17 47.16 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-07-27T22:44:22.986Z] #17 47.18 Unpacking vim (2:8.1.0875-5) ... [2020-07-27T22:44:23.084Z] #53 DONE 0.7s [2020-07-27T22:44:23.085Z] [2020-07-27T22:44:23.085Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T22:44:23.085Z] #57 DONE 0.2s [2020-07-27T22:44:23.085Z] [2020-07-27T22:44:23.085Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T22:44:23.556Z] #17 47.78 Selecting previously unselected package xfsprogs. [2020-07-27T22:44:23.556Z] #17 47.80 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-07-27T22:44:23.556Z] #17 47.81 Unpacking xfsprogs (4.20.0-1) ... [2020-07-27T22:44:23.644Z] #59 DONE 0.4s [2020-07-27T22:44:23.644Z] [2020-07-27T22:44:23.644Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T22:44:23.644Z] #61 DONE 0.0s [2020-07-27T22:44:23.644Z] [2020-07-27T22:44:23.644Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T22:44:23.644Z] #62 DONE 0.0s [2020-07-27T22:44:23.644Z] [2020-07-27T22:44:23.644Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T22:44:24.128Z] #17 48.33 Selecting previously unselected package zip. [2020-07-27T22:44:24.128Z] #17 48.34 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-07-27T22:44:24.128Z] #17 48.35 Unpacking zip (3.0-11+b1) ... [2020-07-27T22:44:24.204Z] #63 DONE 0.6s [2020-07-27T22:44:24.205Z] [2020-07-27T22:44:24.205Z] #64 exporting to image [2020-07-27T22:44:24.205Z] #64 exporting layers [2020-07-27T22:44:24.388Z] #17 48.61 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-07-27T22:44:24.388Z] #17 48.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-07-27T22:44:24.388Z] #17 48.64 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:24.388Z] #17 48.66 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-07-27T22:44:24.388Z] #17 48.67 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-07-27T22:44:24.388Z] #17 48.68 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:24.388Z] #17 48.70 Setting up uidmap (1:4.5-1.1) ... [2020-07-27T22:44:24.388Z] #17 48.71 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-07-27T22:44:24.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T22:44:24.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T22:44:24.648Z] #17 48.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-07-27T22:44:24.648Z] #17 48.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-07-27T22:44:24.648Z] #17 48.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-07-27T22:44:24.648Z] #17 48.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-07-27T22:44:24.648Z] #17 48.76 Setting up xxd (2:8.1.0875-5) ... [2020-07-27T22:44:24.648Z] #17 48.78 Setting up zip (3.0-11+b1) ... [2020-07-27T22:44:24.648Z] #17 48.79 Setting up vim-common (2:8.1.0875-5) ... [2020-07-27T22:44:24.648Z] #17 48.83 Setting up bash-completion (1:2.8-6) ... [2020-07-27T22:44:25.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T22:44:27.650Z] #19 5.089 Collecting yamllint==1.16.0 [2020-07-27T22:44:27.947Z] #17 51.60 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-07-27T22:44:27.947Z] #17 51.62 Setting up xz-utils (5.2.4-1) ... [2020-07-27T22:44:27.947Z] #17 51.64 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-07-27T22:44:27.947Z] #17 51.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-07-27T22:44:27.947Z] #17 51.74 invoke-rc.d: could not determine current runlevel [2020-07-27T22:44:27.947Z] #17 51.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-07-27T22:44:27.947Z] #17 51.75 Setting up pigz (2.4-1) ... [2020-07-27T22:44:27.947Z] #17 51.76 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-07-27T22:44:27.947Z] #17 51.77 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-07-27T22:44:27.947Z] #17 51.79 Setting up python-pip-whl (18.1-5) ... [2020-07-27T22:44:27.947Z] #17 51.80 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-07-27T22:44:27.947Z] #17 51.85 Setting up vim-runtime (2:8.1.0875-5) ... [2020-07-27T22:44:28.207Z] #17 52.29 Setting up libaio1:amd64 (0.3.112-3) ... [2020-07-27T22:44:28.207Z] #17 52.30 Setting up libonig5:amd64 (6.9.1-1) ... [2020-07-27T22:44:28.207Z] #17 52.31 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:28.207Z] #17 52.32 Setting up vim (2:8.1.0875-5) ... [2020-07-27T22:44:28.207Z] #17 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-07-27T22:44:28.207Z] #17 52.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-07-27T22:44:28.207Z] #17 52.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-07-27T22:44:28.207Z] #17 52.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-07-27T22:44:28.207Z] #17 52.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-07-27T22:44:28.207Z] #17 52.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-07-27T22:44:28.207Z] #17 52.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-07-27T22:44:28.207Z] #17 52.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-07-27T22:44:28.207Z] #17 52.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-07-27T22:44:28.207Z] #17 52.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-07-27T22:44:28.207Z] #17 52.43 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-07-27T22:44:28.207Z] #17 52.44 Setting up jq (1.5+dfsg-2+b1) ... [2020-07-27T22:44:28.207Z] #17 52.45 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-07-27T22:44:28.207Z] #17 52.46 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-07-27T22:44:28.218Z] #19 ... [2020-07-27T22:44:28.218Z] [2020-07-27T22:44:28.218Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:44:28.218Z] #49 75.80 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-27T22:44:29.148Z] #17 ... [2020-07-27T22:44:29.148Z] [2020-07-27T22:44:29.148Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:29.148Z] #39 100.6 CC criu/cr-errno.o [2020-07-27T22:44:29.148Z] #39 100.7 CC criu/cr-restore.o [2020-07-27T22:44:29.148Z] #39 104.6 CC criu/cr-service.o [2020-07-27T22:44:29.148Z] #39 106.3 CC criu/crtools.o [2020-07-27T22:44:29.148Z] #39 106.9 CC criu/eventfd.o [2020-07-27T22:44:29.148Z] #39 107.2 CC criu/eventpoll.o [2020-07-27T22:44:29.148Z] #39 108.3 CC criu/external.o [2020-07-27T22:44:29.148Z] #39 108.6 CC criu/fault-injection.o [2020-07-27T22:44:29.148Z] #39 108.8 CC criu/fdstore.o [2020-07-27T22:44:29.148Z] #39 109.2 CC criu/fifo.o [2020-07-27T22:44:29.148Z] #39 109.6 CC criu/file-ids.o [2020-07-27T22:44:29.148Z] #39 109.9 CC criu/file-lock.o [2020-07-27T22:44:29.408Z] #39 110.8 CC criu/files-ext.o [2020-07-27T22:44:29.668Z] #39 111.2 CC criu/files-reg.o [2020-07-27T22:44:30.120Z] #49 77.74 + mkdir -p /build [2020-07-27T22:44:30.120Z] #49 77.74 + cp runc /build/runc [2020-07-27T22:44:30.378Z] #49 DONE 78.0s [2020-07-27T22:44:30.378Z] [2020-07-27T22:44:30.378Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:30.378Z] #39 116.6 CC criu/image-desc.o [2020-07-27T22:44:30.378Z] #39 116.7 CC criu/image.o [2020-07-27T22:44:30.378Z] #39 117.7 CC criu/ipc_ns.o [2020-07-27T22:44:30.378Z] #39 119.5 CC criu/irmap.o [2020-07-27T22:44:30.378Z] #39 120.2 CC criu/kcmp-ids.o [2020-07-27T22:44:30.378Z] #39 120.5 CC criu/kerndat.o [2020-07-27T22:44:30.378Z] #39 121.6 CC criu/libnetlink.o [2020-07-27T22:44:30.378Z] #39 122.0 CC criu/log.o [2020-07-27T22:44:30.378Z] #39 122.5 CC criu/lsm.o [2020-07-27T22:44:30.378Z] #39 122.9 CC criu/mem.o [2020-07-27T22:44:30.378Z] #39 124.4 CC criu/memfd.o [2020-07-27T22:44:30.378Z] #39 124.9 CC criu/mount.o [2020-07-27T22:44:30.749Z] #64 exporting layers 6.5s done [2020-07-27T22:44:30.749Z] #64 writing image sha256:540cb70fa93b17416cb0fb8fa6bf96e8b5bee1c58de519dfbd1d426dd818a0b8 done [2020-07-27T22:44:30.749Z] #64 naming to docker.io/library/docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 done [2020-07-27T22:44:30.749Z] #64 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-07-27T22:44:31.080Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/validate/default [2020-07-27T22:44:31.579Z] #39 ... [2020-07-27T22:44:31.579Z] [2020-07-27T22:44:31.579Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:31.579Z] #17 55.76 Setting up iptables (1.8.2-4) ... [2020-07-27T22:44:31.579Z] #17 55.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.80 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-07-27T22:44:31.579Z] #17 55.83 Setting up python3 (3.7.3-1) ... [2020-07-27T22:44:32.008Z] Congratulations! All commits are properly signed with the DCO! [2020-07-27T22:44:32.008Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-07-27T22:44:32.149Z] #17 56.27 Setting up python3-wheel (0.32.3-2) ... [2020-07-27T22:44:32.720Z] #17 56.95 Setting up apparmor (2.13.2-10) ... [2020-07-27T22:44:32.909Z] #39 128.5 CC criu/namespaces.o [2020-07-27T22:44:32.909Z] #39 ... [2020-07-27T22:44:32.909Z] [2020-07-27T22:44:32.909Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:44:32.909Z] #19 10.40 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-27T22:44:32.909Z] #19 10.48 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-27T22:44:32.909Z] #19 10.52 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-27T22:44:32.909Z] #19 10.57 Collecting pyyaml (from yamllint==1.16.0) [2020-07-27T22:44:32.909Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-27T22:44:34.285Z] #19 11.72 Building wheels for collected packages: pyyaml [2020-07-27T22:44:34.285Z] #19 11.72 Running setup.py bdist_wheel for pyyaml: started [2020-07-27T22:44:34.633Z] #17 58.76 Setting up xfsprogs (4.20.0-1) ... [2020-07-27T22:44:34.633Z] #17 58.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-07-27T22:44:34.852Z] #19 12.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-27T22:44:34.894Z] #17 59.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-07-27T22:44:35.111Z] #19 12.60 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-27T22:44:35.111Z] #19 12.65 Successfully built pyyaml [2020-07-27T22:44:35.111Z] #19 12.67 Installing collected packages: pathspec, pyyaml, yamllint [2020-07-27T22:44:35.370Z] #19 12.99 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-27T22:44:35.629Z] #19 DONE 13.3s [2020-07-27T22:44:35.629Z] [2020-07-27T22:44:35.629Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T22:44:35.888Z] #22 DONE 0.3s [2020-07-27T22:44:35.888Z] [2020-07-27T22:44:35.888Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T22:44:36.277Z] #17 60.11 Setting up python3-distutils (3.7.3-1) ... [2020-07-27T22:44:36.537Z] #17 60.68 Setting up python3-setuptools (40.8.0-1) ... [2020-07-27T22:44:37.920Z] #17 62.13 Setting up python3-pip (18.1-5) ... [2020-07-27T22:44:38.490Z] #17 ... [2020-07-27T22:44:38.490Z] [2020-07-27T22:44:38.490Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:44:38.490Z] #36 194.3 + dpkg --print-architecture [2020-07-27T22:44:38.490Z] #36 194.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-07-27T22:44:39.431Z] #36 195.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-07-27T22:44:39.431Z] #36 195.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-07-27T22:44:40.075Z] #26 DONE 3.7s [2020-07-27T22:44:40.075Z] [2020-07-27T22:44:40.075Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T22:44:40.075Z] #29 DONE 0.3s [2020-07-27T22:44:40.075Z] [2020-07-27T22:44:40.075Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:40.075Z] #39 130.4 CC criu/net.o [2020-07-27T22:44:40.075Z] #39 133.3 CC criu/netfilter.o [2020-07-27T22:44:40.075Z] #39 133.6 CC criu/page-pipe.o [2020-07-27T22:44:40.075Z] #39 134.0 CC criu/page-xfer.o [2020-07-27T22:44:40.075Z] #39 135.0 CC criu/pagemap-cache.o [2020-07-27T22:44:40.075Z] #39 135.2 CC criu/pagemap.o [2020-07-27T22:44:40.075Z] #39 ... [2020-07-27T22:44:40.075Z] [2020-07-27T22:44:40.075Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T22:44:40.075Z] #31 DONE 0.0s [2020-07-27T22:44:40.075Z] [2020-07-27T22:44:40.076Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T22:44:40.076Z] #34 DONE 0.0s [2020-07-27T22:44:40.076Z] [2020-07-27T22:44:40.076Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:40.076Z] #39 135.8 CC criu/parasite-syscall.o [2020-07-27T22:44:40.090Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2020-07-27T22:44:40.371Z] #36 ... [2020-07-27T22:44:40.371Z] [2020-07-27T22:44:40.371Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-07-27T22:44:40.371Z] #17 63.27 Processing triggers for libc-bin (2.28-10) ... [2020-07-27T22:44:40.371Z] #17 63.32 Processing triggers for mime-support (3.62) ... [2020-07-27T22:44:40.371Z] #17 DONE 64.5s [2020-07-27T22:44:40.371Z] [2020-07-27T22:44:40.371Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-07-27T22:44:40.642Z] #39 136.4 CC criu/path.o [2020-07-27T22:44:40.642Z] #39 136.5 CC criu/pie-util-vdso-elf32.o [2020-07-27T22:44:40.900Z] #39 136.8 CC criu/pie-util-vdso.o [2020-07-27T22:44:41.313Z] #18 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-07-27T22:44:41.313Z] #18 0.896 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-07-27T22:44:41.313Z] #18 0.900 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-07-27T22:44:41.313Z] #18 DONE 0.9s [2020-07-27T22:44:41.313Z] [2020-07-27T22:44:41.313Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:44:41.453Z] Congratulations! All API changes are done the right way. [2020-07-27T22:44:41.453Z] Congratulations! All TOML source files changed here have valid syntax. [2020-07-27T22:44:41.467Z] #39 137.2 CC criu/pie-util.o [2020-07-27T22:44:41.467Z] #39 137.3 CC criu/pipes.o [2020-07-27T22:44:41.709Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-07-27T22:44:41.709Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-07-27T22:44:41.709Z] Congratulations! No new tests were added to integration-cli. [2020-07-27T22:44:41.709Z] [2020-07-27T22:44:41.709Z] INFO Start validation with golang-ci-lint [2020-07-27T22:44:41.709Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-07-27T22:44:41.709Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-27T22:44:41.709Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-07-27T22:44:41.884Z] #19 ... [2020-07-27T22:44:41.884Z] [2020-07-27T22:44:41.884Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:41.884Z] #39 113.2 CC criu/files.o [2020-07-27T22:44:41.884Z] #39 115.2 CC criu/filesystems.o [2020-07-27T22:44:41.884Z] #39 115.9 CC criu/fsnotify.o [2020-07-27T22:44:41.884Z] #39 117.1 CC criu/image-desc.o [2020-07-27T22:44:41.884Z] #39 117.2 CC criu/image.o [2020-07-27T22:44:41.884Z] #39 118.3 CC criu/ipc_ns.o [2020-07-27T22:44:41.884Z] #39 119.5 CC criu/irmap.o [2020-07-27T22:44:41.884Z] #39 120.1 CC criu/kcmp-ids.o [2020-07-27T22:44:41.884Z] #39 120.4 CC criu/kerndat.o [2020-07-27T22:44:41.884Z] #39 121.6 CC criu/libnetlink.o [2020-07-27T22:44:41.884Z] #39 122.2 CC criu/log.o [2020-07-27T22:44:41.884Z] #39 122.9 CC criu/lsm.o [2020-07-27T22:44:42.033Z] #39 137.9 CC criu/plugin.o [2020-07-27T22:44:42.145Z] #39 123.5 CC criu/mem.o [2020-07-27T22:44:42.291Z] #39 138.2 CC criu/proc_parse.o [2020-07-27T22:44:43.334Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T22:44:44.058Z] #39 125.2 CC criu/memfd.o [2020-07-27T22:44:44.194Z] #39 140.0 CC criu/protobuf-desc.o [2020-07-27T22:44:44.319Z] #39 125.9 CC criu/mount.o [2020-07-27T22:44:45.133Z] #39 140.7 CC criu/protobuf.o [2020-07-27T22:44:45.133Z] #39 141.0 CC criu/pstree.o [2020-07-27T22:44:45.133Z] #39 ... [2020-07-27T22:44:45.133Z] [2020-07-27T22:44:45.133Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:44:45.133Z] #36 DONE 215.8s [2020-07-27T22:44:45.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T22:44:45.392Z] [2020-07-27T22:44:45.392Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:44:45.967Z] #52 ... [2020-07-27T22:44:45.967Z] [2020-07-27T22:44:45.967Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:45.967Z] #39 141.9 CC criu/rbtree.o [2020-07-27T22:44:46.230Z] #39 ... [2020-07-27T22:44:46.230Z] [2020-07-27T22:44:46.230Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-07-27T22:44:46.230Z] #49 77.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="24a3cf88a7ae5f4995f6750654c0e2ca61ef4bb2" -X main.version=1.0.0-rc91 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-07-27T22:44:46.539Z] #39 142.3 CC criu/rst-malloc.o [2020-07-27T22:44:46.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T22:44:46.799Z] #39 142.5 CC criu/seccomp.o [2020-07-27T22:44:47.058Z] #39 143.0 CC criu/seize.o [2020-07-27T22:44:47.318Z] #39 ... [2020-07-27T22:44:47.318Z] [2020-07-27T22:44:47.318Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T22:44:47.318Z] #37 DONE 0.3s [2020-07-27T22:44:47.579Z] [2020-07-27T22:44:47.579Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:47.579Z] #39 143.4 CC criu/servicefd.o [2020-07-27T22:44:47.839Z] #39 143.6 CC criu/shmem.o [2020-07-27T22:44:48.025Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T22:44:48.141Z] #49 79.30 + mkdir -p /build [2020-07-27T22:44:48.141Z] #49 79.30 + cp runc /build/runc [2020-07-27T22:44:48.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T22:44:48.401Z] #49 DONE 79.6s [2020-07-27T22:44:48.401Z] [2020-07-27T22:44:48.401Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:48.401Z] #39 129.7 CC criu/namespaces.o [2020-07-27T22:44:48.407Z] #39 144.1 CC criu/sigframe.o [2020-07-27T22:44:48.407Z] #39 144.2 CC criu/signalfd.o [2020-07-27T22:44:48.666Z] #39 144.4 CC criu/sk-inet.o [2020-07-27T22:44:48.955Z] #39 144.9 CC criu/sk-netlink.o [2020-07-27T22:44:49.228Z] #39 145.1 CC criu/sk-packet.o [2020-07-27T22:44:49.489Z] #39 145.5 CC criu/sk-queue.o [2020-07-27T22:44:49.757Z] #39 145.8 CC criu/sk-tcp.o [2020-07-27T22:44:50.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T22:44:50.314Z] #39 131.6 CC criu/net.o [2020-07-27T22:44:50.326Z] #39 146.2 CC criu/sk-unix.o [2020-07-27T22:44:51.262Z] #39 147.2 CC criu/sockets.o [2020-07-27T22:44:51.828Z] #39 147.7 CC criu/stats.o [2020-07-27T22:44:52.087Z] #39 147.9 CC criu/string.o [2020-07-27T22:44:52.087Z] #39 148.0 CC criu/sysctl.o [2020-07-27T22:44:52.654Z] #39 148.3 CC criu/sysfs_parse.o [2020-07-27T22:44:52.654Z] #39 148.6 CC criu/timens.o [2020-07-27T22:44:52.857Z] #39 133.9 CC criu/netfilter.o [2020-07-27T22:44:52.857Z] #39 134.3 CC criu/page-pipe.o [2020-07-27T22:44:52.913Z] #39 148.8 CC criu/timerfd.o [2020-07-27T22:44:52.913Z] #39 ... [2020-07-27T22:44:52.913Z] [2020-07-27T22:44:52.913Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:44:52.913Z] #45 223.7 + cd /tmp/tmp.NC3U26a3dy/src/github.com/golangci/golangci-lint/ [2020-07-27T22:44:53.172Z] #45 223.7 + git checkout -q v1.23.8 [2020-07-27T22:44:53.427Z] #39 134.9 CC criu/page-xfer.o [2020-07-27T22:44:53.431Z] #45 224.0 ++ git describe --tags [2020-07-27T22:44:53.431Z] #45 224.0 + version=v1.23.8 [2020-07-27T22:44:53.431Z] #45 224.0 ++ git rev-parse --short HEAD [2020-07-27T22:44:53.431Z] #45 224.0 + commit=76a82c6 [2020-07-27T22:44:53.431Z] #45 224.0 ++ git show -s --format=%cd [2020-07-27T22:44:53.431Z] #45 224.0 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-27T22:44:53.431Z] #45 224.0 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:44:53.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T22:44:55.350Z] #39 136.5 CC criu/pagemap-cache.o [2020-07-27T22:44:55.350Z] #39 ... [2020-07-27T22:44:55.350Z] [2020-07-27T22:44:55.350Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-07-27T22:44:55.350Z] #19 5.329 Collecting yamllint==1.16.0 [2020-07-27T22:44:55.350Z] #19 10.69 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-07-27T22:44:55.350Z] #19 10.79 Collecting pyyaml (from yamllint==1.16.0) [2020-07-27T22:44:55.350Z] #19 10.90 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-07-27T22:44:55.350Z] #19 11.99 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-07-27T22:44:55.350Z] #19 12.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-07-27T22:44:55.350Z] #19 12.11 Building wheels for collected packages: pyyaml [2020-07-27T22:44:55.350Z] #19 12.11 Running setup.py bdist_wheel for pyyaml: started [2020-07-27T22:44:55.350Z] #19 13.14 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-07-27T22:44:55.350Z] #19 13.14 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-07-27T22:44:55.350Z] #19 13.23 Successfully built pyyaml [2020-07-27T22:44:55.350Z] #19 13.25 Installing collected packages: pyyaml, pathspec, yamllint [2020-07-27T22:44:55.350Z] #19 13.59 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-07-27T22:44:55.350Z] #19 DONE 13.9s [2020-07-27T22:44:55.350Z] [2020-07-27T22:44:55.350Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-07-27T22:44:55.350Z] #22 DONE 0.3s [2020-07-27T22:44:55.350Z] [2020-07-27T22:44:55.350Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-07-27T22:44:55.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T22:44:57.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T22:44:57.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T22:44:58.653Z] #26 DONE 3.0s [2020-07-27T22:44:58.653Z] [2020-07-27T22:44:58.653Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-07-27T22:44:58.653Z] #29 DONE 0.2s [2020-07-27T22:44:58.654Z] [2020-07-27T22:44:58.654Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-07-27T22:44:58.914Z] #31 DONE 0.0s [2020-07-27T22:44:58.914Z] [2020-07-27T22:44:58.914Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-07-27T22:44:58.914Z] #34 DONE 0.0s [2020-07-27T22:44:58.914Z] [2020-07-27T22:44:58.914Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:44:58.914Z] #39 136.9 CC criu/pagemap.o [2020-07-27T22:44:58.914Z] #39 137.9 CC criu/parasite-syscall.o [2020-07-27T22:44:58.914Z] #39 138.7 CC criu/path.o [2020-07-27T22:44:58.914Z] #39 138.9 CC criu/pie-util-vdso-elf32.o [2020-07-27T22:44:58.914Z] #39 139.2 CC criu/pie-util-vdso.o [2020-07-27T22:44:58.914Z] #39 139.5 CC criu/pie-util.o [2020-07-27T22:44:58.914Z] #39 139.6 CC criu/pipes.o [2020-07-27T22:44:58.914Z] #39 140.1 CC criu/plugin.o [2020-07-27T22:44:59.175Z] #39 140.5 CC criu/proc_parse.o [2020-07-27T22:44:59.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T22:44:59.996Z] #45 ... [2020-07-27T22:44:59.996Z] [2020-07-27T22:44:59.996Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:44:59.996Z] #52 181.3 + bin/containerd [2020-07-27T22:45:01.086Z] #39 142.2 CC criu/protobuf-desc.o [2020-07-27T22:45:01.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T22:45:01.347Z] #39 142.8 CC criu/protobuf.o [2020-07-27T22:45:01.380Z] #52 ... [2020-07-27T22:45:01.380Z] [2020-07-27T22:45:01.380Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:45:01.380Z] #39 149.0 CC criu/tty.o [2020-07-27T22:45:01.380Z] #39 150.1 CC criu/tun.o [2020-07-27T22:45:01.380Z] #39 150.4 CC criu/uffd.o [2020-07-27T22:45:01.380Z] #39 151.2 CC criu/util.o [2020-07-27T22:45:01.380Z] #39 152.0 CC criu/uts_ns.o [2020-07-27T22:45:01.380Z] #39 152.2 CC criu/vdso-compat.o [2020-07-27T22:45:01.380Z] #39 152.3 CC criu/vdso.o [2020-07-27T22:45:01.380Z] #39 152.8 LINK criu/built-in.o [2020-07-27T22:45:01.380Z] #39 152.9 LINK criu/criu [2020-07-27T22:45:01.380Z] #39 153.2 DEP lib/c/criu.d [2020-07-27T22:45:01.380Z] #39 153.3 CC images/rpc.pb-c.o [2020-07-27T22:45:01.380Z] #39 153.6 CC lib/c/criu.o [2020-07-27T22:45:01.380Z] #39 154.2 LINK lib/c/built-in.o [2020-07-27T22:45:01.380Z] #39 154.2 LINK lib/c/libcriu.so [2020-07-27T22:45:01.380Z] #39 154.2 LINK lib/c/libcriu.a [2020-07-27T22:45:01.380Z] #39 154.3 GEN magic.py [2020-07-27T22:45:01.380Z] #39 154.4 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:45:01.380Z] #39 154.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:45:01.380Z] #39 154.4 Note: Building without GnuTLS support [2020-07-27T22:45:01.380Z] #39 154.4 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:45:01.380Z] #39 154.4 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:45:01.380Z] #39 155.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:45:01.380Z] #39 155.5 make[1]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 155.9 make[1]: 'images/built-in.o' is up to date. [2020-07-27T22:45:01.380Z] #39 156.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-27T22:45:01.380Z] #39 156.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-27T22:45:01.380Z] #39 156.0 make[1]: 'compel/libcompel.a' is up to date. [2020-07-27T22:45:01.380Z] #39 156.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-27T22:45:01.380Z] #39 156.1 make[1]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:45:01.380Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.2 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.3 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.5 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:01.380Z] #39 156.5 INSTALL criu/criu [2020-07-27T22:45:01.380Z] #39 DONE 157.1s [2020-07-27T22:45:01.380Z] [2020-07-27T22:45:01.380Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:01.608Z] #39 143.1 CC criu/pstree.o [2020-07-27T22:45:01.946Z] #45 ... [2020-07-27T22:45:01.946Z] [2020-07-27T22:45:01.946Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T22:45:02.206Z] #40 DONE 0.1s [2020-07-27T22:45:02.206Z] [2020-07-27T22:45:02.206Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T22:45:02.465Z] #42 DONE 0.1s [2020-07-27T22:45:02.465Z] [2020-07-27T22:45:02.465Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T22:45:02.465Z] #44 DONE 0.0s [2020-07-27T22:45:02.465Z] [2020-07-27T22:45:02.465Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:02.550Z] #39 144.0 CC criu/rbtree.o [2020-07-27T22:45:02.811Z] #39 144.1 CC criu/rst-malloc.o [2020-07-27T22:45:02.811Z] #39 144.3 CC criu/seccomp.o [2020-07-27T22:45:03.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T22:45:03.381Z] #39 144.8 CC criu/seize.o [2020-07-27T22:45:03.381Z] #39 ... [2020-07-27T22:45:03.381Z] [2020-07-27T22:45:03.381Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-07-27T22:45:03.381Z] #36 DONE 219.2s [2020-07-27T22:45:03.641Z] [2020-07-27T22:45:03.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:45:03.902Z] #39 145.4 CC criu/servicefd.o [2020-07-27T22:45:04.472Z] #39 145.7 CC criu/shmem.o [2020-07-27T22:45:04.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T22:45:05.043Z] #39 146.6 CC criu/sigframe.o [2020-07-27T22:45:05.331Z] #39 146.8 CC criu/signalfd.o [2020-07-27T22:45:05.599Z] #39 ... [2020-07-27T22:45:05.599Z] [2020-07-27T22:45:05.599Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-07-27T22:45:05.599Z] #37 DONE 0.3s [2020-07-27T22:45:05.599Z] [2020-07-27T22:45:05.599Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:45:05.599Z] #39 147.0 CC criu/sk-inet.o [2020-07-27T22:45:05.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T22:45:06.579Z] #39 147.8 CC criu/sk-netlink.o [2020-07-27T22:45:06.579Z] #39 148.0 CC criu/sk-packet.o [2020-07-27T22:45:06.880Z] #39 148.4 CC criu/sk-queue.o [2020-07-27T22:45:07.299Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T22:45:07.299Z] Using test binary docker [2020-07-27T22:45:07.504Z] #39 148.8 CC criu/sk-tcp.o [2020-07-27T22:45:07.560Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T22:45:07.560Z] +++ /etc/init.d/apparmor start [2020-07-27T22:45:07.560Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:45:07.560Z] INFO: Waiting for daemon to start... [2020-07-27T22:45:07.560Z] Starting dockerd [2020-07-27T22:45:07.560Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2020-07-27T22:45:07.764Z] #39 149.1 CC criu/sk-unix.o [2020-07-27T22:45:08.705Z] #39 150.2 CC criu/sockets.o [2020-07-27T22:45:09.276Z] #39 150.7 CC criu/stats.o [2020-07-27T22:45:09.536Z] #39 150.9 CC criu/string.o [2020-07-27T22:45:09.536Z] #39 150.9 CC criu/sysctl.o [2020-07-27T22:45:09.796Z] #39 151.3 CC criu/sysfs_parse.o [2020-07-27T22:45:10.056Z] #39 151.5 CC criu/timens.o [2020-07-27T22:45:10.105Z] . [2020-07-27T22:45:10.105Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T22:45:10.105Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T22:45:10.105Z] Error: No such image: emptyfs [2020-07-27T22:45:10.105Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T22:45:10.105Z] ++++ docker load [2020-07-27T22:45:10.317Z] #39 151.7 CC criu/timerfd.o [2020-07-27T22:45:10.366Z] Running integration-test (iteration 1) [2020-07-27T22:45:10.366Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T22:45:10.366Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:45:10.366Z] ++ set -e [2020-07-27T22:45:10.366Z] ++ '[' -n 0 ']' [2020-07-27T22:45:10.366Z] ++ set -x [2020-07-27T22:45:10.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:45:10.577Z] #39 151.9 CC criu/tty.o [2020-07-27T22:45:11.518Z] #39 153.0 CC criu/tun.o [2020-07-27T22:45:11.778Z] #39 153.3 CC criu/uffd.o [2020-07-27T22:45:12.349Z] #39 ... [2020-07-27T22:45:12.349Z] [2020-07-27T22:45:12.349Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:12.349Z] #45 228.2 + cd /tmp/tmp.BVf18I8mw8/src/github.com/golangci/golangci-lint/ [2020-07-27T22:45:12.349Z] #45 228.2 + git checkout -q v1.23.8 [2020-07-27T22:45:12.920Z] #45 228.8 ++ git describe --tags [2020-07-27T22:45:12.920Z] #45 228.8 + version=v1.23.8 [2020-07-27T22:45:12.920Z] #45 228.8 ++ git rev-parse --short HEAD [2020-07-27T22:45:12.920Z] #45 228.8 + commit=76a82c6 [2020-07-27T22:45:12.920Z] #45 228.8 ++ git show -s --format=%cd [2020-07-27T22:45:12.920Z] #45 228.8 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-07-27T22:45:12.920Z] #45 228.8 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.23.8" -X "main.commit=76a82c6" -X "main.date=Wed Mar 4 06:43:41 2020 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2020-07-27T22:45:19.510Z] #45 ... [2020-07-27T22:45:19.510Z] [2020-07-27T22:45:19.510Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-07-27T22:45:19.510Z] #39 153.9 CC criu/util.o [2020-07-27T22:45:19.510Z] #39 154.8 CC criu/uts_ns.o [2020-07-27T22:45:19.510Z] #39 154.9 CC criu/vdso-compat.o [2020-07-27T22:45:19.510Z] #39 155.1 CC criu/vdso.o [2020-07-27T22:45:19.510Z] #39 155.5 LINK criu/built-in.o [2020-07-27T22:45:19.510Z] #39 155.6 LINK criu/criu [2020-07-27T22:45:19.510Z] #39 155.8 DEP lib/c/criu.d [2020-07-27T22:45:19.510Z] #39 155.9 CC images/rpc.pb-c.o [2020-07-27T22:45:19.510Z] #39 156.3 CC lib/c/criu.o [2020-07-27T22:45:19.510Z] #39 157.0 LINK lib/c/built-in.o [2020-07-27T22:45:19.510Z] #39 157.0 LINK lib/c/libcriu.so [2020-07-27T22:45:19.510Z] #39 157.1 LINK lib/c/libcriu.a [2020-07-27T22:45:19.510Z] #39 157.2 GEN magic.py [2020-07-27T22:45:19.510Z] #39 157.3 Note: Building without setproctitle() and strlcpy() support. [2020-07-27T22:45:19.510Z] #39 157.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-07-27T22:45:19.510Z] #39 157.3 Note: Building without GnuTLS support [2020-07-27T22:45:19.510Z] #39 157.3 Makefile.config:39: Warn: you have no libnftables installed [2020-07-27T22:45:19.510Z] #39 157.3 Makefile.config:40: Warn: Building without nftables support [2020-07-27T22:45:19.510Z] #39 158.0 fatal: not a git repository (or any of the parent directories): .git [2020-07-27T22:45:19.510Z] #39 158.5 make[1]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: 'images/built-in.o' is up to date. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: 'compel/libcompel.a' is up to date. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-07-27T22:45:19.510Z] #39 159.1 make[1]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-07-27T22:45:19.510Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.3 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.4 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.5 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.6 make[2]: Nothing to be done for 'all'. [2020-07-27T22:45:19.510Z] #39 159.6 INSTALL criu/criu [2020-07-27T22:45:19.510Z] #39 DONE 160.1s [2020-07-27T22:45:19.510Z] [2020-07-27T22:45:19.510Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:19.510Z] #52 181.7 + bin/containerd [2020-07-27T22:45:19.773Z] #52 ... [2020-07-27T22:45:19.773Z] [2020-07-27T22:45:19.773Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-07-27T22:45:19.773Z] #40 DONE 0.1s [2020-07-27T22:45:19.773Z] [2020-07-27T22:45:19.773Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-07-27T22:45:19.773Z] #42 DONE 0.1s [2020-07-27T22:45:19.773Z] [2020-07-27T22:45:19.773Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-07-27T22:45:19.773Z] #44 DONE 0.1s [2020-07-27T22:45:19.773Z] [2020-07-27T22:45:19.773Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:22.603Z] Loaded image: buildpack-deps:buster [2020-07-27T22:45:22.603Z] Loaded image: busybox:latest [2020-07-27T22:45:22.603Z] Loaded image: busybox:glibc [2020-07-27T22:45:22.603Z] Loaded image: debian:buster [2020-07-27T22:45:22.603Z] Loaded image: hello-world:latest [2020-07-27T22:45:22.603Z] INFO: Testing against a local daemon [2020-07-27T22:45:22.603Z] === RUN TestCgroupNamespacesBuild [2020-07-27T22:45:26.806Z] --- PASS: TestCgroupNamespacesBuild (4.23s) [2020-07-27T22:45:26.806Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T22:45:28.190Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.83s) [2020-07-27T22:45:28.190Z] === RUN TestBuildWithSession [2020-07-27T22:45:28.190Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T22:45:28.190Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:45:28.190Z] === RUN TestBuildSquashParent [2020-07-27T22:45:36.351Z] --- PASS: TestBuildSquashParent (6.96s) [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:45:36.351Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:45:36.351Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:45:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:45:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:45:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:45:36.351Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:45:38.293Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:45:38.293Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.67s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.81s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.43s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.13s) [2020-07-27T22:45:40.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.34s) [2020-07-27T22:45:40.205Z] === RUN TestBuildMultiStageCopy [2020-07-27T22:45:40.205Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T22:45:42.751Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T22:45:43.011Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T22:45:43.582Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T22:45:44.155Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy (4.49s) [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.30s) [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-07-27T22:45:44.726Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-27T22:45:44.726Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T22:45:46.638Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-07-27T22:45:46.638Z] === RUN TestBuildLabelWithTargets [2020-07-27T22:45:49.141Z] #45 DONE 273.9s [2020-07-27T22:45:49.141Z] [2020-07-27T22:45:49.141Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:49.141Z] #52 ... [2020-07-27T22:45:49.141Z] [2020-07-27T22:45:49.141Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T22:45:49.141Z] #46 DONE 0.5s [2020-07-27T22:45:49.141Z] [2020-07-27T22:45:49.141Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T22:45:49.141Z] #48 DONE 0.0s [2020-07-27T22:45:49.141Z] [2020-07-27T22:45:49.141Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T22:45:49.141Z] #50 DONE 0.4s [2020-07-27T22:45:49.141Z] [2020-07-27T22:45:49.141Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:45:49.141Z] #52 229.0 + bin/containerd-stress [2020-07-27T22:45:49.141Z] #52 230.9 + bin/containerd-shim [2020-07-27T22:45:49.184Z] --- PASS: TestBuildLabelWithTargets (2.83s) [2020-07-27T22:45:49.184Z] === RUN TestBuildWithEmptyLayers [2020-07-27T22:45:50.125Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2020-07-27T22:45:50.125Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T22:45:53.427Z] --- PASS: TestBuildMultiStageOnBuild (2.85s) [2020-07-27T22:45:53.427Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T22:45:54.370Z] --- PASS: TestBuildUncleanTarFilenames (1.36s) [2020-07-27T22:45:54.370Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T22:45:55.704Z] #52 237.5 + bin/containerd-shim-runc-v1 [2020-07-27T22:45:57.669Z] --- PASS: TestBuildMultiStageLayerLeak (2.85s) [2020-07-27T22:45:57.669Z] === RUN TestBuildWithHugeFile [2020-07-27T22:45:58.996Z] #52 240.5 + bin/containerd-shim-runc-v2 [2020-07-27T22:45:59.563Z] #52 241.4 + binaries [2020-07-27T22:45:59.563Z] #52 241.4 + install -D bin/containerd /build/containerd [2020-07-27T22:45:59.563Z] #52 241.4 + install -D bin/containerd-shim /build/containerd-shim [2020-07-27T22:45:59.563Z] #52 241.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-27T22:45:59.563Z] #52 241.4 + install -D bin/ctr /build/ctr [2020-07-27T22:46:00.496Z] #52 DONE 242.6s [2020-07-27T22:46:01.432Z] [2020-07-27T22:46:01.432Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T22:46:01.998Z] #53 DONE 0.7s [2020-07-27T22:46:02.258Z] [2020-07-27T22:46:02.258Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T22:46:02.258Z] #57 DONE 0.2s [2020-07-27T22:46:02.258Z] [2020-07-27T22:46:02.258Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T22:46:02.516Z] #59 DONE 0.4s [2020-07-27T22:46:02.775Z] [2020-07-27T22:46:02.775Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T22:46:02.775Z] #61 DONE 0.0s [2020-07-27T22:46:02.775Z] [2020-07-27T22:46:02.775Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T22:46:02.775Z] #62 DONE 0.0s [2020-07-27T22:46:02.775Z] [2020-07-27T22:46:02.775Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T22:46:03.342Z] #63 DONE 0.6s [2020-07-27T22:46:03.342Z] [2020-07-27T22:46:03.342Z] #64 exporting to image [2020-07-27T22:46:03.342Z] #64 exporting layers [2020-07-27T22:46:06.476Z] #52 ... [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:46:06.476Z] #45 DONE 278.1s [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:46:06.476Z] #52 ... [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-07-27T22:46:06.476Z] #46 DONE 0.4s [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:46:06.476Z] #52 ... [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-07-27T22:46:06.476Z] #48 DONE 0.1s [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-07-27T22:46:06.476Z] #50 DONE 0.3s [2020-07-27T22:46:06.476Z] [2020-07-27T22:46:06.476Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-07-27T22:46:06.476Z] #52 230.9 + bin/containerd-stress [2020-07-27T22:46:07.416Z] #52 232.9 + bin/containerd-shim [2020-07-27T22:46:09.907Z] #64 exporting layers 6.4s done [2020-07-27T22:46:09.907Z] #64 writing image sha256:3f565031349c4254501a6522274ef891f9f2b206e4a0e9a961afbb9add6bdbbe done [2020-07-27T22:46:09.907Z] #64 naming to docker.io/library/docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 done [2020-07-27T22:46:09.907Z] #64 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-07-27T22:46:10.239Z] + trap exit INT TERM [2020-07-27T22:46:10.239Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-07-27T22:46:10.239Z] + CONTAINER_NAME=docker-pr4 [2020-07-27T22:46:10.239Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh dynbinary-daemon [2020-07-27T22:46:11.175Z] [2020-07-27T22:46:11.175Z] Removing bundles/ [2020-07-27T22:46:11.175Z] [2020-07-27T22:46:11.175Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-27T22:46:11.175Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:46:11.175Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T22:46:13.996Z] #52 239.6 + bin/containerd-shim-runc-v1 [2020-07-27T22:46:17.290Z] #52 242.7 + bin/containerd-shim-runc-v2 [2020-07-27T22:46:17.858Z] #52 243.5 + binaries [2020-07-27T22:46:17.858Z] #52 243.5 + install -D bin/containerd /build/containerd [2020-07-27T22:46:17.858Z] #52 243.5 + install -D bin/containerd-shim /build/containerd-shim [2020-07-27T22:46:17.858Z] #52 243.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-07-27T22:46:17.858Z] #52 243.5 + install -D bin/ctr /build/ctr [2020-07-27T22:46:18.796Z] #52 DONE 244.4s [2020-07-27T22:46:19.365Z] [2020-07-27T22:46:19.365Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-07-27T22:46:20.302Z] #53 DONE 0.6s [2020-07-27T22:46:20.302Z] [2020-07-27T22:46:20.302Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-07-27T22:46:20.302Z] #57 DONE 0.2s [2020-07-27T22:46:20.302Z] [2020-07-27T22:46:20.302Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-07-27T22:46:20.562Z] #59 DONE 0.3s [2020-07-27T22:46:20.562Z] [2020-07-27T22:46:20.562Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-07-27T22:46:20.562Z] #61 DONE 0.0s [2020-07-27T22:46:20.562Z] [2020-07-27T22:46:20.562Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-07-27T22:46:20.562Z] #62 DONE 0.0s [2020-07-27T22:46:20.562Z] [2020-07-27T22:46:20.562Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-07-27T22:46:21.132Z] #63 DONE 0.6s [2020-07-27T22:46:21.132Z] [2020-07-27T22:46:21.132Z] #64 exporting to image [2020-07-27T22:46:21.132Z] #64 exporting layers [2020-07-27T22:46:27.710Z] #64 exporting layers 6.2s done [2020-07-27T22:46:27.710Z] #64 writing image sha256:8f499ec7d740d383aa6a1c241d569f381beb54f795ea16aeed3bf30117ced4ab done [2020-07-27T22:46:27.710Z] #64 naming to docker.io/library/docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 done [2020-07-27T22:46:27.710Z] #64 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-07-27T22:46:28.057Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -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:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh dynbinary test-integration [2020-07-27T22:46:28.997Z] [2020-07-27T22:46:28.997Z] Removing bundles/ [2020-07-27T22:46:28.997Z] [2020-07-27T22:46:28.997Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-07-27T22:46:28.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:46:28.997Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T22:46:48.101Z] INFO [loader] Go packages loading at mode 575 (imports|exports_file|files|name|types_sizes|compiled_files|deps) took 1m57.220196957s [2020-07-27T22:46:48.101Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 472.128763ms [2020-07-27T22:46:53.945Z] --- PASS: TestBuildWithHugeFile (47.84s) [2020-07-27T22:46:53.946Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T22:46:53.946Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:46:53.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:46:53.946Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:46:53.946Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:46:53.946Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:46:53.946Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:46:53.946Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:46:53.946Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:46:53.946Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:46:53.946Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-07-27T22:46:53.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-07-27T22:46:53.946Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.24s) [2020-07-27T22:46:53.946Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2020-07-27T22:46:53.946Z] === RUN TestBuildPreserveOwnership [2020-07-27T22:46:53.946Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T22:46:53.946Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T22:46:53.946Z] --- PASS: TestBuildPreserveOwnership (5.86s) [2020-07-27T22:46:53.946Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.75s) [2020-07-27T22:46:53.946Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.08s) [2020-07-27T22:46:53.946Z] === RUN TestBuildPlatformInvalid [2020-07-27T22:46:53.946Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-27T22:46:53.946Z] PASS [2020-07-27T22:46:53.946Z] [2020-07-27T22:46:53.946Z] === Skipped [2020-07-27T22:46:53.946Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-07-27T22:46:53.946Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:46:53.946Z] [2020-07-27T22:46:53.946Z] [2020-07-27T22:46:53.946Z] DONE 32 tests, 1 skipped in 101.260s [2020-07-27T22:46:53.946Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T22:46:53.946Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:46:53.946Z] ++ set -e [2020-07-27T22:46:53.946Z] ++ '[' -n 0 ']' [2020-07-27T22:46:53.946Z] ++ set -x [2020-07-27T22:46:53.946Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:46:53.946Z] INFO: Testing against a local daemon [2020-07-27T22:46:53.946Z] === RUN TestConfigInspect [2020-07-27T22:46:55.330Z] --- PASS: TestConfigInspect (3.41s) [2020-07-27T22:46:55.330Z] === RUN TestConfigList [2020-07-27T22:46:58.629Z] --- PASS: TestConfigList (3.34s) [2020-07-27T22:46:58.629Z] === RUN TestConfigsCreateAndDelete [2020-07-27T22:47:01.930Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2020-07-27T22:47:01.930Z] === RUN TestConfigsUpdate [2020-07-27T22:47:05.229Z] --- PASS: TestConfigsUpdate (3.25s) [2020-07-27T22:47:05.229Z] === RUN TestTemplatedConfig [2020-07-27T22:47:08.531Z] --- PASS: TestTemplatedConfig (3.41s) [2020-07-27T22:47:08.531Z] === RUN TestConfigCreateResolve [2020-07-27T22:47:11.833Z] --- PASS: TestConfigCreateResolve (3.24s) [2020-07-27T22:47:11.833Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T22:47:12.405Z] --- PASS: TestConfigDaemonLibtrustID (0.65s) [2020-07-27T22:47:12.405Z] PASS [2020-07-27T22:47:12.405Z] [2020-07-27T22:47:12.405Z] DONE 7 tests in 20.789s [2020-07-27T22:47:12.665Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T22:47:12.665Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:47:12.665Z] ++ set -e [2020-07-27T22:47:12.665Z] ++ '[' -n 0 ']' [2020-07-27T22:47:12.665Z] ++ set -x [2020-07-27T22:47:12.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:47:12.665Z] INFO: Testing against a local daemon [2020-07-27T22:47:12.665Z] === RUN TestCheckpoint [2020-07-27T22:47:12.666Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T22:47:12.666Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:47:12.666Z] === RUN TestContainerInvalidJSON [2020-07-27T22:47:12.666Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:47:12.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:47:12.666Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:47:12.666Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:47:12.666Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:47:12.666Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:47:12.666Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:47:12.666Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:47:12.666Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:47:12.666Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-07-27T22:47:12.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T22:47:12.666Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T22:47:12.666Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T22:47:12.666Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T22:47:12.926Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-07-27T22:47:12.926Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T22:47:12.926Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-07-27T22:47:12.926Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T22:47:13.186Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-07-27T22:47:13.186Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T22:47:13.446Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s) [2020-07-27T22:47:13.446Z] === RUN TestCopyFromContainer [2020-07-27T22:47:15.359Z] === RUN TestCopyFromContainer// [2020-07-27T22:47:15.359Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T22:47:15.621Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T22:47:15.621Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T22:47:15.883Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T22:47:15.883Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T22:47:16.145Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T22:47:16.145Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T22:47:16.405Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T22:47:16.405Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer (3.19s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-07-27T22:47:16.666Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-07-27T22:47:16.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T22:47:16.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:47:16.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:47:16.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:47:16.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:47:16.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:47:16.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:47:16.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:47:16.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:47:16.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:47:16.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T22:47:16.666Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T22:47:16.666Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2020-07-27T22:47:16.666Z] === RUN TestCreateWithInvalidEnv [2020-07-27T22:47:16.666Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T22:47:16.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T22:47:16.666Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T22:47:16.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T22:47:16.666Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T22:47:16.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T22:47:16.666Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T22:47:16.666Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T22:47:16.666Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T22:47:16.666Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T22:47:16.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T22:47:16.666Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T22:47:16.666Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-27T22:47:16.666Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCustomMaskedPaths (2.24s) [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:47:19.211Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:47:19.211Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.02s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-07-27T22:47:19.211Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-07-27T22:47:19.211Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.17s) [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:47:21.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:47:21.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:47:21.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:47:21.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:47:21.755Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:47:21.755Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:47:21.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:47:21.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:47:21.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:47:21.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:47:21.755Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.06s) [2020-07-27T22:47:21.755Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-07-27T22:47:21.755Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T22:47:22.325Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.76s) [2020-07-27T22:47:22.325Z] === RUN TestCreateDifferentPlatform [2020-07-27T22:47:22.325Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T22:47:22.325Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T22:47:22.325Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-07-27T22:47:22.325Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T22:47:22.325Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T22:47:22.325Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T22:47:22.325Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-07-27T22:47:22.325Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T22:47:22.325Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T22:47:22.325Z] === RUN TestDaemonRestartIpcMode [2020-07-27T22:47:22.325Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T22:47:22.325Z] === RUN TestDaemonHostGatewayIP [2020-07-27T22:47:22.325Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T22:47:22.325Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T22:47:22.325Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T22:47:22.325Z] === RUN TestDiff [2020-07-27T22:47:23.266Z] --- PASS: TestDiff (0.77s) [2020-07-27T22:47:23.266Z] === RUN TestExecWithCloseStdin [2020-07-27T22:47:23.837Z] --- PASS: TestExecWithCloseStdin (0.85s) [2020-07-27T22:47:23.837Z] === RUN TestExec [2020-07-27T22:47:24.780Z] --- PASS: TestExec (0.85s) [2020-07-27T22:47:24.780Z] === RUN TestExecUser [2020-07-27T22:47:25.721Z] --- PASS: TestExecUser (0.93s) [2020-07-27T22:47:25.721Z] === RUN TestExportContainerAndImportImage [2020-07-27T22:47:26.662Z] --- PASS: TestExportContainerAndImportImage (1.04s) [2020-07-27T22:47:26.662Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T22:47:29.208Z] --- PASS: TestExportContainerAfterDaemonRestart (2.03s) [2020-07-27T22:47:29.208Z] === RUN TestHealthCheckWorkdir [2020-07-27T22:47:29.779Z] --- PASS: TestHealthCheckWorkdir (1.05s) [2020-07-27T22:47:29.779Z] === RUN TestHealthKillContainer [2020-07-27T22:47:33.078Z] --- PASS: TestHealthKillContainer (2.86s) [2020-07-27T22:47:33.078Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T22:47:33.338Z] --- PASS: TestInspectCpusetInConfigPre120 (0.75s) [2020-07-27T22:47:33.338Z] === RUN TestIpcModeNone [2020-07-27T22:47:34.283Z] --- PASS: TestIpcModeNone (0.80s) [2020-07-27T22:47:34.283Z] === RUN TestIpcModePrivate [2020-07-27T22:47:35.225Z] --- PASS: TestIpcModePrivate (0.82s) [2020-07-27T22:47:35.225Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:102, shared: false, mustBeShared: false [2020-07-27T22:47:35.225Z] === RUN TestIpcModeShareable [2020-07-27T22:47:36.167Z] --- PASS: TestIpcModeShareable (0.96s) [2020-07-27T22:47:36.167Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:96, shared: true, mustBeShared: true [2020-07-27T22:47:36.167Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T22:47:38.712Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-07-27T22:47:38.712Z] === RUN TestAPIIpcModeHost [2020-07-27T22:47:39.283Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-07-27T22:47:39.283Z] === RUN TestDaemonIpcModeShareable [2020-07-27T22:47:41.196Z] --- PASS: TestDaemonIpcModeShareable (1.94s) [2020-07-27T22:47:41.196Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-27T22:47:41.196Z] === RUN TestDaemonIpcModePrivate [2020-07-27T22:47:43.109Z] --- PASS: TestDaemonIpcModePrivate (1.88s) [2020-07-27T22:47:43.109Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-27T22:47:43.109Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T22:47:45.024Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-07-27T22:47:45.024Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-07-27T22:47:45.024Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T22:47:46.937Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.92s) [2020-07-27T22:47:46.937Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: true, mustBeShared: true [2020-07-27T22:47:46.937Z] === RUN TestIpcModeOlderClient [2020-07-27T22:47:46.937Z] === PAUSE TestIpcModeOlderClient [2020-07-27T22:47:46.937Z] === RUN TestKillContainerInvalidSignal [2020-07-27T22:47:47.645Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:47:47.645Z] [2020-07-27T22:47:47.645Z] + TEST_INTEGRATION_DEST=1 [2020-07-27T22:47:47.645Z] + CONTAINER_NAME=docker-pr4-1 [2020-07-27T22:47:47.645Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T22:47:47.645Z] + run_tests test-integration-flaky [2020-07-27T22:47:47.645Z] + '[' -n 0 ']' [2020-07-27T22:47:47.645Z] + rm= [2020-07-27T22:47:47.645Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41236/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh test-integration-flaky test-integration [2020-07-27T22:47:47.645Z] + c=0 [2020-07-27T22:47:47.645Z] ++ jobs -p [2020-07-27T22:47:47.645Z] + TEST_INTEGRATION_DEST=3 [2020-07-27T22:47:47.645Z] + CONTAINER_NAME=docker-pr4-3 [2020-07-27T22:47:47.645Z] + TEST_SKIP_INTEGRATION=1 [2020-07-27T22:47:47.645Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-27T22:47:47.645Z] + run_tests [2020-07-27T22:47:47.645Z] + '[' -n 0 ']' [2020-07-27T22:47:47.645Z] + rm= [2020-07-27T22:47:47.645Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41236/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh '' test-integration [2020-07-27T22:47:47.645Z] + TEST_INTEGRATION_DEST=2 [2020-07-27T22:47:47.645Z] + CONTAINER_NAME=docker-pr4-2 [2020-07-27T22:47:47.645Z] + TEST_SKIP_INTEGRATION=1 [2020-07-27T22:47:47.645Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-27T22:47:47.645Z] + run_tests [2020-07-27T22:47:47.645Z] + '[' -n 0 ']' [2020-07-27T22:47:47.645Z] + rm= [2020-07-27T22:47:47.645Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41236/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh '' test-integration [2020-07-27T22:47:47.645Z] + for job in $(jobs -p) [2020-07-27T22:47:47.645Z] + wait 6053 [2020-07-27T22:47:47.645Z] [2020-07-27T22:47:47.645Z] [2020-07-27T22:47:47.645Z] [2020-07-27T22:47:47.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T22:47:47.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T22:47:47.645Z] HOSTNAME=b3d382dffb2e [2020-07-27T22:47:47.645Z] TEST_SKIP_INTEGRATION=1 [2020-07-27T22:47:47.645Z] TESTDEBUG=0 [2020-07-27T22:47:47.645Z] DEST=bundles/test-integration [2020-07-27T22:47:47.645Z] PWD=/go/src/github.com/docker/docker [2020-07-27T22:47:47.645Z] KEEPBUNDLE=1 [2020-07-27T22:47:47.645Z] DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:47:47.645Z] container=docker [2020-07-27T22:47:47.645Z] HOME=/root [2020-07-27T22:47:47.645Z] GOLANG_VERSION=1.13.14 [2020-07-27T22:47:47.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T22:47:47.645Z] VALIDATE_BRANCH=master [2020-07-27T22:47:47.645Z] TERM=xterm [2020-07-27T22:47:47.645Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T22:47:47.645Z] SHLVL=1 [2020-07-27T22:47:47.645Z] TIMEOUT=120m [2020-07-27T22:47:47.645Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T22:47:47.645Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T22:47:47.645Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-27T22:47:47.645Z] GO111MODULE=off [2020-07-27T22:47:47.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T22:47:47.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T22:47:47.645Z] GOPATH=/go [2020-07-27T22:47:47.645Z] PKG_CONFIG=pkg-config [2020-07-27T22:47:47.645Z] _=/usr/bin/env [2020-07-27T22:47:47.645Z] Building test suite binary ./integration-cli/test.main [2020-07-27T22:47:47.645Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-07-27T22:47:47.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T22:47:47.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T22:47:47.645Z] HOSTNAME=88399376cb76 [2020-07-27T22:47:47.645Z] TEST_SKIP_INTEGRATION=1 [2020-07-27T22:47:47.645Z] TESTDEBUG=0 [2020-07-27T22:47:47.645Z] DEST=bundles/test-integration [2020-07-27T22:47:47.645Z] PWD=/go/src/github.com/docker/docker [2020-07-27T22:47:47.645Z] KEEPBUNDLE=1 [2020-07-27T22:47:47.645Z] DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:47:47.645Z] container=docker [2020-07-27T22:47:47.645Z] HOME=/root [2020-07-27T22:47:47.645Z] GOLANG_VERSION=1.13.14 [2020-07-27T22:47:47.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T22:47:47.645Z] VALIDATE_BRANCH=master [2020-07-27T22:47:47.645Z] TERM=xterm [2020-07-27T22:47:47.645Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T22:47:47.645Z] SHLVL=1 [2020-07-27T22:47:47.645Z] TIMEOUT=120m [2020-07-27T22:47:47.645Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T22:47:47.645Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T22:47:47.645Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-27T22:47:47.645Z] GO111MODULE=off [2020-07-27T22:47:47.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T22:47:47.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T22:47:47.645Z] GOPATH=/go [2020-07-27T22:47:47.645Z] PKG_CONFIG=pkg-config [2020-07-27T22:47:47.645Z] _=/usr/bin/env [2020-07-27T22:47:47.645Z] Building test suite binary ./integration-cli/test.main [2020-07-27T22:47:47.645Z] No new tests added to integration. [2020-07-27T22:47:47.645Z] [2020-07-27T22:47:47.645Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T22:47:47.645Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T22:47:47.645Z] HOSTNAME=347b90621266 [2020-07-27T22:47:47.645Z] TESTDEBUG=0 [2020-07-27T22:47:47.645Z] DEST=bundles/test-integration [2020-07-27T22:47:47.645Z] PWD=/go/src/github.com/docker/docker [2020-07-27T22:47:47.645Z] KEEPBUNDLE=1 [2020-07-27T22:47:47.645Z] DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:47:47.645Z] container=docker [2020-07-27T22:47:47.645Z] HOME=/root [2020-07-27T22:47:47.645Z] GOLANG_VERSION=1.13.14 [2020-07-27T22:47:47.645Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T22:47:47.645Z] VALIDATE_BRANCH=master [2020-07-27T22:47:47.645Z] TERM=xterm [2020-07-27T22:47:47.645Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T22:47:47.645Z] SHLVL=1 [2020-07-27T22:47:47.645Z] TIMEOUT=120m [2020-07-27T22:47:47.645Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T22:47:47.645Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T22:47:47.645Z] GO111MODULE=off [2020-07-27T22:47:47.645Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T22:47:47.645Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T22:47:47.645Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T22:47:47.645Z] GOPATH=/go [2020-07-27T22:47:47.645Z] PKG_CONFIG=pkg-config [2020-07-27T22:47:47.645Z] _=/usr/bin/env [2020-07-27T22:47:47.645Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T22:47:47.878Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-07-27T22:47:47.878Z] === RUN TestKillContainer [2020-07-27T22:47:47.878Z] === RUN TestKillContainer/no_signal [2020-07-27T22:47:48.450Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T22:47:49.021Z] === RUN TestKillContainer/killing_signal [2020-07-27T22:47:49.963Z] --- PASS: TestKillContainer (2.29s) [2020-07-27T22:47:49.963Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-07-27T22:47:49.963Z] --- PASS: TestKillContainer/non_killing_signal (0.52s) [2020-07-27T22:47:49.963Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2020-07-27T22:47:49.963Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T22:47:49.963Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T22:47:50.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T22:47:51.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.50s) [2020-07-27T22:47:51.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-07-27T22:47:51.486Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s) [2020-07-27T22:47:51.486Z] === RUN TestKillStoppedContainer [2020-07-27T22:47:51.486Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-07-27T22:47:51.486Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T22:47:51.747Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2020-07-27T22:47:51.748Z] === RUN TestKillDifferentUserContainer [2020-07-27T22:47:52.695Z] --- PASS: TestKillDifferentUserContainer (0.82s) [2020-07-27T22:47:52.695Z] === RUN TestInspectOomKilledTrue [2020-07-27T22:47:52.695Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T22:47:52.695Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:47:52.695Z] === RUN TestInspectOomKilledFalse [2020-07-27T22:47:52.695Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T22:47:52.695Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:47:52.695Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T22:47:53.271Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-07-27T22:47:53.271Z] === RUN TestLinksContainerNames [2020-07-27T22:47:54.665Z] --- PASS: TestLinksContainerNames (1.56s) [2020-07-27T22:47:54.665Z] === RUN TestLogsFollowTailEmpty [2020-07-27T22:47:55.608Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2020-07-27T22:47:55.608Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T22:47:56.180Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2020-07-27T22:47:56.180Z] === RUN TestMountDaemonRoot [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/default [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/private [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/slave [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/shared [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/default [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/shared [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/slave [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:47:56.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:47:56.441Z] === CONT TestMountDaemonRoot/private [2020-07-27T22:47:56.441Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T22:47:56.442Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T22:47:56.442Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T22:47:56.442Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:47:56.702Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T22:47:56.962Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.07s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.13s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/default (0.01s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.15s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.09s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.10s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rslave (0.01s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.14s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.17s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rprivate (0.01s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.07s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.08s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.08s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.07s) [2020-07-27T22:47:56.963Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-07-27T22:47:56.963Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T22:47:59.511Z] --- PASS: TestContainerBindMountNonRecursive (2.37s) [2020-07-27T22:47:59.511Z] === RUN TestNetworkNat [2020-07-27T22:48:00.454Z] --- PASS: TestNetworkNat (0.86s) [2020-07-27T22:48:00.454Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T22:48:01.025Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-07-27T22:48:01.025Z] === RUN TestNetworkLoopbackNat [2020-07-27T22:48:04.324Z] --- PASS: TestNetworkLoopbackNat (3.18s) [2020-07-27T22:48:04.324Z] === RUN TestPause [2020-07-27T22:48:05.266Z] --- PASS: TestPause (0.82s) [2020-07-27T22:48:05.266Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T22:48:05.266Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:48:05.266Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:48:05.266Z] === RUN TestPauseStopPausedContainer [2020-07-27T22:48:05.483Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:48:05.483Z] [2020-07-27T22:48:05.483Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-07-27T22:48:05.483Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-07-27T22:48:05.483Z] HOSTNAME=2b34dc48847f [2020-07-27T22:48:05.483Z] DEST=bundles/test-integration [2020-07-27T22:48:05.483Z] PWD=/go/src/github.com/docker/docker [2020-07-27T22:48:05.483Z] DOCKER_ROOTLESS=1 [2020-07-27T22:48:05.483Z] DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 [2020-07-27T22:48:05.483Z] container=docker [2020-07-27T22:48:05.483Z] HOME=/root [2020-07-27T22:48:05.483Z] GOLANG_VERSION=1.13.14 [2020-07-27T22:48:05.483Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-07-27T22:48:05.483Z] VALIDATE_BRANCH=master [2020-07-27T22:48:05.483Z] TERM=xterm [2020-07-27T22:48:05.483Z] DOCKER_PKG=github.com/docker/docker [2020-07-27T22:48:05.483Z] SHLVL=1 [2020-07-27T22:48:05.483Z] TIMEOUT=120m [2020-07-27T22:48:05.483Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-07-27T22:48:05.483Z] DOCKER_GRAPHDRIVER=overlay2 [2020-07-27T22:48:05.483Z] GO111MODULE=off [2020-07-27T22:48:05.483Z] DOCKER_EXPERIMENTAL=1 [2020-07-27T22:48:05.483Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-07-27T22:48:05.483Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-07-27T22:48:05.483Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-07-27T22:48:05.483Z] GOPATH=/go [2020-07-27T22:48:05.483Z] PKG_CONFIG=pkg-config [2020-07-27T22:48:05.483Z] _=/usr/bin/env [2020-07-27T22:48:05.484Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T22:48:06.206Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-07-27T22:48:06.206Z] === RUN TestPsFilter [2020-07-27T22:48:06.206Z] --- PASS: TestPsFilter (0.26s) [2020-07-27T22:48:06.206Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T22:48:07.148Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2020-07-27T22:48:07.148Z] === RUN TestRemoveContainerWithVolume [2020-07-27T22:48:07.719Z] --- PASS: TestRemoveContainerWithVolume (0.74s) [2020-07-27T22:48:07.719Z] === RUN TestRemoveContainerRunning [2020-07-27T22:48:08.661Z] --- PASS: TestRemoveContainerRunning (0.74s) [2020-07-27T22:48:08.661Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T22:48:09.233Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-07-27T22:48:09.233Z] === RUN TestRemoveInvalidContainer [2020-07-27T22:48:09.233Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-27T22:48:09.233Z] === RUN TestRenameLinkedContainer [2020-07-27T22:48:09.516Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.420378237s with top 10 stages: buildssa: 1m35.987429948s, goimports: 22.676415733s, unconvert: 12.859594034s, gosec: 10.459946899s, golint: 6.22647199s, misspell: 4.652298875s, ineffassign: 4.473588531s, inspect: 4.2701173s, vrp: 2.815951077s, printf: 2.011049462s [2020-07-27T22:48:12.534Z] --- PASS: TestRenameLinkedContainer (3.03s) [2020-07-27T22:48:12.534Z] === RUN TestRenameStoppedContainer [2020-07-27T22:48:13.106Z] --- PASS: TestRenameStoppedContainer (0.85s) [2020-07-27T22:48:13.106Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T22:48:15.020Z] --- PASS: TestRenameRunningContainerAndReuse (1.67s) [2020-07-27T22:48:15.020Z] === RUN TestRenameInvalidName [2020-07-27T22:48:15.591Z] --- PASS: TestRenameInvalidName (0.77s) [2020-07-27T22:48:15.591Z] === RUN TestRenameAnonymousContainer [2020-07-27T22:48:16.109Z] INFO [runner/unused/goanalysis] analyzers took 26.237237285s with top 10 stages: buildssa: 22.192769693s, U1000: 4.044467592s [2020-07-27T22:48:16.109Z] INFO [runner] Issues before processing: 2303, after processing: 0 [2020-07-27T22:48:16.109Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1694/1694, path_prettifier: 1694/1694, exclude-rules: 64/1589, cgo: 1694/2303, exclude: 1589/1589, skip_dirs: 1694/1694, autogenerated_exclude: 1589/1694, nolint: 0/64, skip_files: 1694/1694, identifier_marker: 1589/1589 [2020-07-27T22:48:16.109Z] INFO [runner] processing took 134.611377ms with stages: nolint: 53.062625ms, identifier_marker: 40.364586ms, path_prettifier: 22.077933ms, autogenerated_exclude: 7.255538ms, exclude-rules: 7.231762ms, skip_dirs: 2.472008ms, cgo: 1.189051ms, filename_unadjuster: 944.48µs, exclude: 7.714µs, max_same_issues: 2.097µs, uniq_by_line: 882ns, diff: 617ns, max_from_linter: 537ns, source_code: 470ns, path_shortener: 428ns, skip_files: 359ns, max_per_file_from_linter: 290ns [2020-07-27T22:48:16.109Z] INFO [runner] linters took 1m36.232075308s with stages: goanalysis_metalinter: 1m17.27064205s, unused: 18.826145333s [2020-07-27T22:48:16.109Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2020-07-27T22:48:16.109Z] INFO Memory: 1603 samples, avg is 244.6MB, max is 3230.1MB [2020-07-27T22:48:16.109Z] INFO Execution took 3m33.966480353s [2020-07-27T22:48:16.109Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-07-27T22:48:16.991Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh dynbinary-daemon test-docker-py [2020-07-27T22:48:17.552Z] [2020-07-27T22:48:17.552Z] Removing bundles/ [2020-07-27T22:48:17.552Z] [2020-07-27T22:48:17.552Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-07-27T22:48:17.552Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:48:17.552Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T22:48:19.796Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-07-27T22:48:19.796Z] === RUN TestRenameContainerWithSameName [2020-07-27T22:48:20.368Z] --- PASS: TestRenameContainerWithSameName (0.83s) [2020-07-27T22:48:20.368Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T22:48:22.280Z] --- PASS: TestRenameContainerWithLinkedContainer (1.51s) [2020-07-27T22:48:22.280Z] === RUN TestResize [2020-07-27T22:48:22.850Z] --- PASS: TestResize (0.80s) [2020-07-27T22:48:22.850Z] === RUN TestResizeWithInvalidSize [2020-07-27T22:48:23.792Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-07-27T22:48:23.792Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T22:48:24.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.75s) [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:24.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:24.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:24.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:48:24.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:48:24.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:24.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:48:26.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:48:27.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:48:27.224Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:27.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:48:27.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:48:29.188Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:48:30.574Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:48:30.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:48:32.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T22:48:32.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.73s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.94s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.62s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.42s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.54s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.62s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s) [2020-07-27T22:48:33.120Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.45s) [2020-07-27T22:48:33.120Z] === RUN TestCgroupNamespacesRun [2020-07-27T22:48:35.034Z] --- PASS: TestCgroupNamespacesRun (1.89s) [2020-07-27T22:48:35.034Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T22:48:35.532Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T22:48:36.418Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-07-27T22:48:36.418Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T22:48:38.331Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.76s) [2020-07-27T22:48:38.331Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T22:48:40.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-07-27T22:48:40.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T22:48:41.632Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2020-07-27T22:48:41.632Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T22:48:43.546Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s) [2020-07-27T22:48:43.546Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T22:48:44.488Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.94s) [2020-07-27T22:48:44.488Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T22:48:46.402Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.79s) [2020-07-27T22:48:46.402Z] === RUN TestKernelTCPMemory [2020-07-27T22:48:47.344Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-07-27T22:48:47.344Z] === RUN TestNISDomainname [2020-07-27T22:48:48.286Z] --- PASS: TestNISDomainname (0.96s) [2020-07-27T22:48:48.286Z] === RUN TestHostnameDnsResolution [2020-07-27T22:48:50.201Z] --- PASS: TestHostnameDnsResolution (1.65s) [2020-07-27T22:48:50.201Z] === RUN TestStats [2020-07-27T22:48:52.743Z] --- PASS: TestStats (2.82s) [2020-07-27T22:48:52.743Z] === RUN TestStopContainerWithTimeout [2020-07-27T22:48:52.743Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T22:48:52.743Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T22:48:52.743Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T22:48:52.743Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T22:48:52.743Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T22:48:52.743Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T22:48:52.743Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T22:48:52.743Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T22:48:52.743Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T22:48:52.743Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T22:48:52.743Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T22:48:52.743Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T22:48:56.046Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-07-27T22:48:56.046Z] --- PASS: TestStopContainerWithTimeout/0 (1.37s) [2020-07-27T22:48:56.046Z] --- PASS: TestStopContainerWithTimeout/1 (2.21s) [2020-07-27T22:48:56.046Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2020-07-27T22:48:56.046Z] --- PASS: TestStopContainerWithTimeout/3 (3.29s) [2020-07-27T22:48:56.046Z] === RUN TestDeleteDevicemapper [2020-07-27T22:48:56.046Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T22:48:56.046Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:48:56.046Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T22:48:58.591Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.57s) [2020-07-27T22:48:58.591Z] === RUN TestUpdateMemory [2020-07-27T22:48:58.591Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T22:48:58.591Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:48:58.591Z] === RUN TestUpdateCPUQuota [2020-07-27T22:48:59.976Z] --- PASS: TestUpdateCPUQuota (1.38s) [2020-07-27T22:48:59.976Z] === RUN TestUpdatePidsLimit [2020-07-27T22:48:59.976Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T22:49:00.238Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T22:49:00.809Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T22:49:01.381Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T22:49:01.641Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T22:49:02.213Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T22:49:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T22:49:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T22:49:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T22:49:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T22:49:02.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T22:49:02.473Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T22:49:03.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit (3.94s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/update_lower (0.48s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-07-27T22:49:03.858Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.46s) [2020-07-27T22:49:03.858Z] === RUN TestUpdateRestartPolicy [2020-07-27T22:49:06.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T22:49:08.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T22:49:10.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T22:49:10.456Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T22:49:12.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T22:49:13.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T22:49:15.217Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T22:49:16.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T22:49:17.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T22:49:18.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T22:49:18.481Z] Using test binary docker [2020-07-27T22:49:18.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T22:49:18.481Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:49:18.481Z] INFO: Waiting for daemon to start... [2020-07-27T22:49:18.481Z] Starting dockerd [2020-07-27T22:49:18.761Z] --- PASS: TestUpdateRestartPolicy (12.35s) [2020-07-27T22:49:18.761Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T22:49:18.761Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-07-27T22:49:18.761Z] === RUN TestWaitNonBlocked [2020-07-27T22:49:18.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:49:18.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:49:18.761Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:49:18.761Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:49:18.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:49:18.761Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:49:18.761Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-07-27T22:49:18.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-07-27T22:49:18.761Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2020-07-27T22:49:18.761Z] === RUN TestWaitBlocked [2020-07-27T22:49:18.761Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:49:18.761Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:49:18.761Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:49:18.761Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:49:18.761Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:49:18.761Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:49:19.333Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-27T22:49:19.333Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-07-27T22:49:19.333Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.99s) [2020-07-27T22:49:19.333Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T22:49:19.333Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T22:49:19.333Z] === CONT TestDaemonHostGatewayIP [2020-07-27T22:49:19.333Z] === CONT TestDaemonRestartIpcMode [2020-07-27T22:49:21.017Z] . [2020-07-27T22:49:21.017Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T22:49:21.017Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T22:49:21.017Z] Error: No such image: emptyfs [2020-07-27T22:49:21.017Z] Running integration-test (iteration 1) [2020-07-27T22:49:21.017Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T22:49:22.638Z] --- PASS: TestContainerStartOnDaemonRestart (3.47s) [2020-07-27T22:49:22.638Z] === CONT TestIpcModeOlderClient [2020-07-27T22:49:22.900Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-07-27T22:49:23.842Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2020-07-27T22:49:24.414Z] --- PASS: TestDaemonHostGatewayIP (5.06s) [2020-07-27T22:49:32.545Z] --- PASS: TestContainerKillOnDaemonStart (13.13s) [2020-07-27T22:49:32.545Z] PASS [2020-07-27T22:49:32.545Z] [2020-07-27T22:49:32.545Z] === Skipped [2020-07-27T22:49:32.545Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-07-27T22:49:32.545Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:49:32.545Z] [2020-07-27T22:49:32.545Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T22:49:32.545Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:49:32.545Z] [2020-07-27T22:49:32.545Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T22:49:32.546Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:49:32.546Z] [2020-07-27T22:49:32.546Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:49:32.546Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:49:32.546Z] [2020-07-27T22:49:32.546Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T22:49:32.546Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:49:32.546Z] [2020-07-27T22:49:32.546Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-07-27T22:49:32.546Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:49:32.546Z] [2020-07-27T22:49:32.546Z] [2020-07-27T22:49:32.546Z] DONE 204 tests, 6 skipped in 139.765s [2020-07-27T22:49:32.546Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T22:49:32.546Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:49:32.546Z] ++ set -e [2020-07-27T22:49:32.546Z] ++ '[' -n 0 ']' [2020-07-27T22:49:32.546Z] ++ set -x [2020-07-27T22:49:32.546Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:49:32.546Z] INFO: Testing against a local daemon [2020-07-27T22:49:32.546Z] === RUN TestCommitInheritsEnv [2020-07-27T22:49:33.117Z] --- PASS: TestCommitInheritsEnv (0.60s) [2020-07-27T22:49:33.117Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T22:49:33.117Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-07-27T22:49:33.117Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-27T22:49:33.117Z] === RUN TestImagesFilterMultiReference [2020-07-27T22:49:33.234Z] Loaded image: buildpack-deps:buster [2020-07-27T22:49:33.378Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-07-27T22:49:33.379Z] === RUN TestImagePullPlatformInvalid [2020-07-27T22:49:33.379Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-07-27T22:49:33.379Z] === RUN TestRemoveImageOrphaning [2020-07-27T22:49:33.495Z] Loaded image: busybox:latest [2020-07-27T22:49:33.495Z] Loaded image: busybox:glibc [2020-07-27T22:49:33.495Z] Loaded image: debian:buster [2020-07-27T22:49:33.755Z] Loaded image: hello-world:latest [2020-07-27T22:49:33.755Z] INFO: Testing against a local daemon [2020-07-27T22:49:33.755Z] === RUN TestCgroupNamespacesBuild [2020-07-27T22:49:33.950Z] --- PASS: TestRemoveImageOrphaning (0.57s) [2020-07-27T22:49:33.950Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T22:49:33.950Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T22:49:33.950Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:49:33.950Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T22:49:33.950Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-07-27T22:49:33.950Z] === RUN TestTagInvalidReference [2020-07-27T22:49:33.950Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-27T22:49:33.950Z] === RUN TestTagValidPrefixedRepo [2020-07-27T22:49:34.210Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-27T22:49:34.210Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T22:49:34.210Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-07-27T22:49:34.210Z] === RUN TestTagOfficialNames [2020-07-27T22:49:34.210Z] --- PASS: TestTagOfficialNames (0.09s) [2020-07-27T22:49:34.210Z] === RUN TestTagMatchesDigest [2020-07-27T22:49:34.210Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-07-27T22:49:34.210Z] PASS [2020-07-27T22:49:34.210Z] [2020-07-27T22:49:34.210Z] === Skipped [2020-07-27T22:49:34.210Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-07-27T22:49:34.211Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-07-27T22:49:34.211Z] [2020-07-27T22:49:34.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T22:49:34.211Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:49:34.211Z] [2020-07-27T22:49:34.211Z] [2020-07-27T22:49:34.211Z] DONE 12 tests, 2 skipped in 1.952s [2020-07-27T22:49:34.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T22:49:34.211Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:49:34.211Z] ++ set -e [2020-07-27T22:49:34.211Z] ++ '[' -n 0 ']' [2020-07-27T22:49:34.211Z] ++ set -x [2020-07-27T22:49:34.211Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:49:34.471Z] INFO: Testing against a local daemon [2020-07-27T22:49:34.471Z] === RUN TestNetworkCreateDelete [2020-07-27T22:49:35.043Z] --- PASS: TestNetworkCreateDelete (0.39s) [2020-07-27T22:49:35.043Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T22:49:36.429Z] --- PASS: TestDockerNetworkDeletePreferID (1.35s) [2020-07-27T22:49:36.429Z] === RUN TestDaemonDNSFallback [2020-07-27T22:49:37.958Z] --- PASS: TestCgroupNamespacesBuild (3.52s) [2020-07-27T22:49:37.958Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T22:49:38.920Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-07-27T22:49:39.338Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-07-27T22:49:39.338Z] === RUN TestBuildWithSession [2020-07-27T22:49:39.338Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T22:49:39.338Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:49:39.338Z] === RUN TestBuildSquashParent [2020-07-27T22:49:39.481Z] [2020-07-27T22:49:39.481Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-07-27T22:49:40.042Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-07-27T22:49:40.042Z] Using test binary docker [2020-07-27T22:49:40.042Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-07-27T22:49:40.042Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:49:40.042Z] INFO: Waiting for daemon to start... [2020-07-27T22:49:40.042Z] Starting dockerd [2020-07-27T22:49:42.579Z] . [2020-07-27T22:49:42.579Z] INFO: Building docker-sdk-python3:4.2.2... [2020-07-27T22:49:44.564Z] --- PASS: TestDaemonDNSFallback (7.55s) [2020-07-27T22:49:44.564Z] === RUN TestInspectNetwork [2020-07-27T22:49:47.461Z] --- PASS: TestBuildSquashParent (6.84s) [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:49:47.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:49:47.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:49:47.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:49:47.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:49:47.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:49:47.720Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:49:49.852Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T22:49:49.852Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T22:49:49.852Z] === RUN TestInspectNetwork/network_name [2020-07-27T22:49:49.852Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T22:49:50.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:49:50.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.51s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.02s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.02s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.90s) [2020-07-27T22:49:52.165Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2020-07-27T22:49:52.165Z] === RUN TestBuildMultiStageCopy [2020-07-27T22:49:52.165Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T22:49:54.052Z] --- PASS: TestInspectNetwork (9.74s) [2020-07-27T22:49:54.052Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T22:49:54.052Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T22:49:54.052Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-07-27T22:49:54.052Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T22:49:54.052Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T22:49:54.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T22:49:54.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T22:49:54.131Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T22:49:55.454Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T22:49:55.964Z] --- PASS: TestRunContainerWithBridgeNone (2.47s) [2020-07-27T22:49:55.964Z] === RUN TestNetworkInvalidJSON [2020-07-27T22:49:55.964Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T22:49:55.964Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T22:49:55.964Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:49:55.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:49:55.964Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:49:55.964Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:49:55.964Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T22:49:55.964Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:49:55.964Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:49:55.964Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-07-27T22:49:55.964Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T22:49:55.964Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T22:49:55.964Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T22:49:55.964Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T22:49:56.392Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T22:49:56.907Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-07-27T22:49:56.907Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T22:49:57.329Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T22:49:58.266Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T22:49:58.293Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-07-27T22:49:58.293Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy (7.34s) [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.34s) [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-07-27T22:49:59.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-07-27T22:49:59.205Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T22:49:59.683Z] --- PASS: TestDaemonDefaultNetworkPools (1.20s) [2020-07-27T22:49:59.683Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T22:50:01.609Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.08s) [2020-07-27T22:50:01.609Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T22:50:04.171Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2020-07-27T22:50:04.171Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T22:50:04.477Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-07-27T22:50:04.477Z] === RUN TestBuildLabelWithTargets [2020-07-27T22:50:04.742Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2020-07-27T22:50:04.742Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T22:50:08.046Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-07-27T22:50:08.046Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T22:50:08.046Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T22:50:08.046Z] service_test.go:236: FLAKY_TEST [2020-07-27T22:50:08.046Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T22:50:12.600Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-07-27T22:50:12.600Z] === RUN TestBuildWithEmptyLayers [2020-07-27T22:50:15.160Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-07-27T22:50:15.160Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T22:50:20.466Z] --- PASS: TestBuildMultiStageOnBuild (5.01s) [2020-07-27T22:50:20.466Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T22:50:20.726Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2020-07-27T22:50:20.726Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T22:50:26.008Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-07-27T22:50:26.008Z] === RUN TestBuildWithHugeFile [2020-07-27T22:50:26.156Z] --- PASS: TestServiceWithDataPathPortInit (17.83s) [2020-07-27T22:50:26.156Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T22:50:29.277Z] sha256:99b5bb32d9ed14536634686b06c305584a2319cdce33c330a0dc6b48255d2920 [2020-07-27T22:50:29.277Z] INFO: Starting docker-py tests... [2020-07-27T22:50:29.277Z] ============================= test session starts ============================== [2020-07-27T22:50:29.277Z] platform linux -- Python 3.7.8, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-07-27T22:50:29.277Z] rootdir: /src, inifile: pytest.ini [2020-07-27T22:50:29.277Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-07-27T22:50:29.277Z] collected 388 items / 2 deselected / 386 selected [2020-07-27T22:50:29.277Z] [2020-07-27T22:50:36.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.35s) [2020-07-27T22:50:36.154Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lp7w6ga5y9lzktwmkyc6i3hbb Created:2020-07-27 22:50:27.496372807 +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[aaf3a6790c27a5eac4d1f6b8c5b74c337cc04077ca7b688280fea7d3f02ed101:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6s46s0ynqtxnnfkmbcgtbj390 EndpointID:8383e88c0af7982e518ac5552953b69d1fd8632599f40e28af4f092e724a6f80 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ea22a893e400578950eb8eb1af4c0f2a1a59653af14389a556eadd655720681 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:0200a761d2bf IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.6s46s0ynqtxnnfkmbcgtbj390 EndpointID:8383e88c0af7982e518ac5552953b69d1fd8632599f40e28af4f092e724a6f80 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T22:50:36.154Z] PASS [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] === Skipped [2020-07-27T22:50:36.154Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T22:50:36.154Z] service_test.go:236: FLAKY_TEST [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] DONE 23 tests, 1 skipped in 60.917s [2020-07-27T22:50:36.154Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] ++ set -e [2020-07-27T22:50:36.154Z] ++ '[' -n 0 ']' [2020-07-27T22:50:36.154Z] ++ set -x [2020-07-27T22:50:36.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] INFO: Testing against a local daemon [2020-07-27T22:50:36.154Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T22:50:36.154Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T22:50:36.154Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:50:36.154Z] === RUN TestDockerNetworkIpvlan [2020-07-27T22:50:36.154Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T22:50:36.154Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:50:36.154Z] PASS [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] === Skipped [2020-07-27T22:50:36.154Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T22:50:36.154Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T22:50:36.154Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] [2020-07-27T22:50:36.154Z] DONE 2 tests, 2 skipped in 0.240s [2020-07-27T22:50:36.154Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] ++ set -e [2020-07-27T22:50:36.154Z] ++ '[' -n 0 ']' [2020-07-27T22:50:36.154Z] ++ set -x [2020-07-27T22:50:36.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:36.154Z] INFO: Testing against a local daemon [2020-07-27T22:50:36.154Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T22:50:38.068Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.12s) [2020-07-27T22:50:38.068Z] === RUN TestDockerNetworkMacvlan [2020-07-27T22:50:39.011Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T22:50:40.397Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T22:50:41.338Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T22:50:43.392Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-07-27T22:50:43.953Z] tests/integration/api_client_test.py ..... [ 7%] [2020-07-27T22:50:45.543Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T22:50:45.876Z] tests/integration/api_config_test.py ..... [ 8%] [2020-07-27T22:50:48.843Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T22:50:55.432Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan (18.62s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.09s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.76s) [2020-07-27T22:50:56.374Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.30s) [2020-07-27T22:50:56.374Z] PASS [2020-07-27T22:50:56.374Z] [2020-07-27T22:50:56.374Z] DONE 8 tests in 20.946s [2020-07-27T22:50:56.374Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T22:50:56.374Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:56.374Z] ++ set -e [2020-07-27T22:50:56.374Z] ++ '[' -n 0 ']' [2020-07-27T22:50:56.374Z] ++ set -x [2020-07-27T22:50:56.374Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:56.635Z] testing: warning: no tests to run [2020-07-27T22:50:56.635Z] PASS [2020-07-27T22:50:56.635Z] [2020-07-27T22:50:56.635Z] DONE 0 tests in 0.052s [2020-07-27T22:50:56.635Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T22:50:56.635Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:56.635Z] ++ set -e [2020-07-27T22:50:56.635Z] ++ '[' -n 0 ']' [2020-07-27T22:50:56.635Z] ++ set -x [2020-07-27T22:50:56.635Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:50:56.896Z] INFO: Testing against a local daemon [2020-07-27T22:50:56.896Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T22:50:58.809Z] --- PASS: TestAuthZPluginAllowRequest (1.86s) [2020-07-27T22:50:58.809Z] === RUN TestAuthZPluginTLS [2020-07-27T22:50:59.380Z] --- PASS: TestAuthZPluginTLS (0.71s) [2020-07-27T22:50:59.380Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T22:50:59.598Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-07-27T22:50:59.952Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-07-27T22:50:59.952Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T22:51:00.524Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-07-27T22:51:00.524Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T22:51:01.467Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-07-27T22:51:01.467Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T22:51:03.380Z] --- PASS: TestAuthZPluginAllowEventStream (2.19s) [2020-07-27T22:51:03.380Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T22:51:04.323Z] --- PASS: TestAuthZPluginErrorResponse (0.67s) [2020-07-27T22:51:04.323Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T22:51:04.895Z] --- PASS: TestAuthZPluginErrorRequest (0.78s) [2020-07-27T22:51:04.895Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T22:51:05.838Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2020-07-27T22:51:05.838Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T22:51:08.384Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2020-07-27T22:51:08.384Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T22:51:10.296Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-07-27T22:51:10.296Z] === RUN TestAuthZPluginHeader [2020-07-27T22:51:11.239Z] --- PASS: TestAuthZPluginHeader (0.99s) [2020-07-27T22:51:11.239Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T22:51:11.239Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T22:51:11.239Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:11.239Z] === RUN TestAuthZPluginV2Disable [2020-07-27T22:51:11.239Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-07-27T22:51:11.239Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:11.239Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T22:51:11.239Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T22:51:11.239Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:11.239Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T22:51:11.239Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T22:51:11.239Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:11.239Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T22:51:15.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T22:51:15.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T22:51:15.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T22:51:15.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T22:51:16.147Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T22:51:21.421Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T22:51:22.260Z] --- PASS: TestBuildWithHugeFile (52.35s) [2020-07-27T22:51:22.260Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T22:51:22.260Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:51:22.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:51:22.260Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:51:22.260Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:51:22.260Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:51:22.260Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:51:22.260Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:51:22.260Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:51:22.260Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:51:22.260Z] --- PASS: TestBuildWithEmptyDockerfile (0.14s) [2020-07-27T22:51:22.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s) [2020-07-27T22:51:22.260Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2020-07-27T22:51:22.260Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-07-27T22:51:22.260Z] === RUN TestBuildPreserveOwnership [2020-07-27T22:51:22.260Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T22:51:24.165Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T22:51:28.359Z] --- PASS: TestBuildPreserveOwnership (10.30s) [2020-07-27T22:51:28.359Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.29s) [2020-07-27T22:51:28.359Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-07-27T22:51:28.359Z] === RUN TestBuildPlatformInvalid [2020-07-27T22:51:28.359Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-07-27T22:51:28.359Z] PASS [2020-07-27T22:51:28.359Z] [2020-07-27T22:51:28.359Z] === Skipped [2020-07-27T22:51:28.359Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-27T22:51:28.359Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:51:28.359Z] [2020-07-27T22:51:28.359Z] [2020-07-27T22:51:28.359Z] DONE 32 tests, 1 skipped in 127.249s [2020-07-27T22:51:28.359Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T22:51:28.359Z] INFO: Testing against a local daemon [2020-07-27T22:51:28.359Z] === RUN TestConfigInspect [2020-07-27T22:51:28.359Z] --- SKIP: TestConfigInspect (0.02s) [2020-07-27T22:51:28.359Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestConfigList [2020-07-27T22:51:28.359Z] --- SKIP: TestConfigList (0.02s) [2020-07-27T22:51:28.359Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestConfigsCreateAndDelete [2020-07-27T22:51:28.359Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-07-27T22:51:28.359Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestConfigsUpdate [2020-07-27T22:51:28.359Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-07-27T22:51:28.359Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestTemplatedConfig [2020-07-27T22:51:28.359Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-07-27T22:51:28.359Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestConfigCreateResolve [2020-07-27T22:51:28.359Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-07-27T22:51:28.359Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:28.359Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T22:51:29.350Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.12s) [2020-07-27T22:51:29.350Z] PASS [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] === Skipped [2020-07-27T22:51:29.350Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-07-27T22:51:29.350Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-07-27T22:51:29.350Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-07-27T22:51:29.350Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-07-27T22:51:29.350Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] [2020-07-27T22:51:29.350Z] DONE 17 tests, 4 skipped in 32.825s [2020-07-27T22:51:29.350Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T22:51:29.350Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:29.350Z] ++ set -e [2020-07-27T22:51:29.350Z] ++ '[' -n 0 ']' [2020-07-27T22:51:29.350Z] ++ set -x [2020-07-27T22:51:29.350Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:29.610Z] INFO: Testing against a local daemon [2020-07-27T22:51:29.610Z] === RUN TestPluginInvalidJSON [2020-07-27T22:51:29.610Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:51:29.610Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:51:29.611Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:51:29.611Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-27T22:51:29.611Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T22:51:29.611Z] === RUN TestPluginInstall [2020-07-27T22:51:29.611Z] === RUN TestPluginInstall/no_auth [2020-07-27T22:51:30.265Z] --- PASS: TestConfigDaemonLibtrustID (1.55s) [2020-07-27T22:51:30.265Z] PASS [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === Skipped [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-07-27T22:51:30.265Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-07-27T22:51:30.265Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-07-27T22:51:30.265Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-07-27T22:51:30.265Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-07-27T22:51:30.265Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-07-27T22:51:30.265Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] [2020-07-27T22:51:30.265Z] DONE 7 tests, 6 skipped in 1.752s [2020-07-27T22:51:30.265Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T22:51:30.265Z] INFO: Testing against a local daemon [2020-07-27T22:51:30.265Z] === RUN TestCheckpoint [2020-07-27T22:51:30.265Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T22:51:30.265Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:51:30.265Z] === RUN TestContainerInvalidJSON [2020-07-27T22:51:30.265Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:51:30.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:51:30.265Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:51:30.265Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:51:30.265Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:51:30.265Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:51:30.266Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:51:30.266Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:51:30.266Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:51:30.266Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-27T22:51:30.266Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T22:51:30.266Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T22:51:30.266Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T22:51:30.266Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T22:51:30.266Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2020-07-27T22:51:30.266Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T22:51:30.266Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-07-27T22:51:30.266Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T22:51:30.266Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-07-27T22:51:30.266Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T22:51:30.266Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-07-27T22:51:30.266Z] === RUN TestCopyFromContainer [2020-07-27T22:51:31.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer// [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T22:51:34.458Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T22:51:34.717Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T22:51:34.717Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer (4.41s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-07-27T22:51:34.717Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-07-27T22:51:34.717Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T22:51:34.717Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:51:34.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:51:34.717Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:51:34.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:51:34.717Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:51:34.717Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:51:34.717Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:51:34.717Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:51:34.717Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:51:34.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-07-27T22:51:34.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-07-27T22:51:34.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T22:51:34.717Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T22:51:34.717Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T22:51:34.717Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-07-27T22:51:34.717Z] === RUN TestCreateWithInvalidEnv [2020-07-27T22:51:34.717Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T22:51:34.717Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T22:51:34.717Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T22:51:34.717Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T22:51:34.717Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T22:51:34.717Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61efd886dd2a0f43976305df9aee9f90a13662385b2e16e5a63551e5c6db6b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:34.902Z] time="2020-07-27T22:51:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:61efd886dd2a0f43976305df9aee9f90a13662385b2e16e5a63551e5c6db6b0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:34.976Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T22:51:34.976Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T22:51:34.976Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T22:51:34.976Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-07-27T22:51:34.976Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T22:51:34.976Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T22:51:34.976Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T22:51:34.976Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T22:51:34.976Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-07-27T22:51:34.976Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T22:51:35.473Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T22:51:35.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd0c46d0a8dfcda83369599007f2992a56df6ce24751845baac44e11852ca4b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:36.045Z] time="2020-07-27T22:51:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fd0c46d0a8dfcda83369599007f2992a56df6ce24751845baac44e11852ca4b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCustomMaskedPaths (1.24s) [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:51:36.355Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:51:36.355Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.03s) [2020-07-27T22:51:36.355Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-27T22:51:36.355Z] === RUN TestCreateWithCustomReadonlyPaths [2020-07-27T22:51:36.616Z] === RUN TestPluginInstall/with_insecure [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:51:37.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:51:37.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:51:37.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:51:37.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:51:37.735Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:51:37.735Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:51:37.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:51:37.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:51:37.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:51:37.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:51:37.735Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-27T22:51:37.735Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-27T22:51:37.735Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T22:51:37.998Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2020-07-27T22:51:37.998Z] === RUN TestCreateDifferentPlatform [2020-07-27T22:51:37.998Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T22:51:37.998Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T22:51:37.998Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-27T22:51:37.998Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T22:51:37.998Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T22:51:37.998Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T22:51:37.998Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-07-27T22:51:37.998Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T22:51:37.998Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-07-27T22:51:37.998Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-27T22:51:37.998Z] === RUN TestDaemonRestartIpcMode [2020-07-27T22:51:37.998Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T22:51:37.998Z] === RUN TestDaemonHostGatewayIP [2020-07-27T22:51:37.998Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-07-27T22:51:37.998Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:51:37.998Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T22:51:37.998Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-07-27T22:51:37.998Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-27T22:51:37.998Z] === RUN TestDiff [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cc3a31f739504a121ffa40193b177324ba4c4e19f9f4876b42e70ddd2642a7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T22:51:38.002Z] time="2020-07-27T22:51:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6cc3a31f739504a121ffa40193b177324ba4c4e19f9f4876b42e70ddd2642a7c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T22:51:38.262Z] --- PASS: TestDiff (0.43s) [2020-07-27T22:51:38.262Z] === RUN TestExecWithCloseStdin [2020-07-27T22:51:38.573Z] --- PASS: TestPluginInstall (8.86s) [2020-07-27T22:51:38.573Z] --- PASS: TestPluginInstall/no_auth (5.77s) [2020-07-27T22:51:38.573Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2020-07-27T22:51:38.573Z] --- PASS: TestPluginInstall/with_insecure (1.89s) [2020-07-27T22:51:38.573Z] plugin_test.go:157: [d60f2162ed4c3] daemon is not started [2020-07-27T22:51:38.573Z] PASS [2020-07-27T22:51:38.573Z] [2020-07-27T22:51:38.573Z] DONE 6 tests in 9.086s [2020-07-27T22:51:38.573Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T22:51:38.573Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:38.573Z] ++ set -e [2020-07-27T22:51:38.573Z] ++ '[' -n 0 ']' [2020-07-27T22:51:38.573Z] ++ set -x [2020-07-27T22:51:38.573Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:38.832Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-07-27T22:51:38.832Z] === RUN TestExec [2020-07-27T22:51:38.833Z] INFO: Testing against a local daemon [2020-07-27T22:51:38.833Z] === RUN TestExternalGraphDriver [2020-07-27T22:51:38.833Z] === RUN TestExternalGraphDriver/json [2020-07-27T22:51:39.400Z] --- PASS: TestExec (0.46s) [2020-07-27T22:51:39.400Z] === RUN TestExecUser [2020-07-27T22:51:39.660Z] --- PASS: TestExecUser (0.47s) [2020-07-27T22:51:39.660Z] === RUN TestExportContainerAndImportImage [2020-07-27T22:51:39.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T22:51:40.228Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-07-27T22:51:40.228Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T22:51:41.378Z] === RUN TestExternalGraphDriver/spec [2020-07-27T22:51:42.326Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T22:51:43.520Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2020-07-27T22:51:43.520Z] === RUN TestHealthCheckWorkdir [2020-07-27T22:51:44.089Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-07-27T22:51:44.089Z] === RUN TestHealthKillContainer [2020-07-27T22:51:44.679Z] === RUN TestExternalGraphDriver/pull [2020-07-27T22:51:46.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T22:51:46.592Z] --- PASS: TestExternalGraphDriver (7.92s) [2020-07-27T22:51:46.592Z] --- PASS: TestExternalGraphDriver/json (2.52s) [2020-07-27T22:51:46.592Z] --- PASS: TestExternalGraphDriver/spec (2.86s) [2020-07-27T22:51:46.592Z] --- PASS: TestExternalGraphDriver/pull (2.39s) [2020-07-27T22:51:46.592Z] === RUN TestGraphdriverPluginV2 [2020-07-27T22:51:46.592Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2020-07-27T22:51:46.592Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:46.592Z] PASS [2020-07-27T22:51:46.592Z] [2020-07-27T22:51:46.592Z] === Skipped [2020-07-27T22:51:46.592Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2020-07-27T22:51:46.592Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:51:46.592Z] [2020-07-27T22:51:46.592Z] [2020-07-27T22:51:46.592Z] DONE 5 tests, 1 skipped in 8.204s [2020-07-27T22:51:46.592Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T22:51:46.592Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:46.592Z] ++ set -e [2020-07-27T22:51:46.592Z] ++ '[' -n 0 ']' [2020-07-27T22:51:46.592Z] ++ set -x [2020-07-27T22:51:46.592Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:46.625Z] --- PASS: TestHealthKillContainer (2.50s) [2020-07-27T22:51:46.625Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T22:51:46.854Z] INFO: Testing against a local daemon [2020-07-27T22:51:46.854Z] === RUN TestContinueAfterPluginCrash [2020-07-27T22:51:46.854Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T22:51:46.854Z] === RUN TestReadPluginNoRead [2020-07-27T22:51:46.854Z] === PAUSE TestReadPluginNoRead [2020-07-27T22:51:46.854Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T22:51:46.854Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T22:51:46.854Z] === CONT TestContinueAfterPluginCrash [2020-07-27T22:51:46.854Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T22:51:46.854Z] === CONT TestReadPluginNoRead [2020-07-27T22:51:47.193Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2020-07-27T22:51:47.193Z] === RUN TestIpcModeNone [2020-07-27T22:51:47.453Z] --- PASS: TestIpcModeNone (0.46s) [2020-07-27T22:51:47.453Z] === RUN TestIpcModePrivate [2020-07-27T22:51:48.022Z] --- PASS: TestIpcModePrivate (0.46s) [2020-07-27T22:51:48.022Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-07-27T22:51:48.022Z] === RUN TestIpcModeShareable [2020-07-27T22:51:48.022Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-07-27T22:51:48.022Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:51:48.022Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T22:51:49.402Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s) [2020-07-27T22:51:49.402Z] === RUN TestAPIIpcModeHost [2020-07-27T22:51:49.402Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-07-27T22:51:49.402Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:51:49.402Z] === RUN TestDaemonIpcModeShareable [2020-07-27T22:51:49.402Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-07-27T22:51:49.402Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:51:49.402Z] === RUN TestDaemonIpcModePrivate [2020-07-27T22:51:49.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T22:51:50.807Z] .........................xx.................... [ 29%] [2020-07-27T22:51:51.068Z] === RUN TestReadPluginNoRead/default [2020-07-27T22:51:51.640Z] --- PASS: TestDaemonStartWithLogOpt (4.78s) [2020-07-27T22:51:51.938Z] --- PASS: TestDaemonIpcModePrivate (2.15s) [2020-07-27T22:51:51.938Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-07-27T22:51:51.938Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T22:51:51.938Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-27T22:51:51.938Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:51:51.938Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T22:51:51.938Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-27T22:51:51.938Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:51:51.938Z] === RUN TestIpcModeOlderClient [2020-07-27T22:51:51.938Z] === PAUSE TestIpcModeOlderClient [2020-07-27T22:51:51.938Z] === RUN TestKillContainerInvalidSignal [2020-07-27T22:51:51.938Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2020-07-27T22:51:51.938Z] === RUN TestKillContainer [2020-07-27T22:51:51.938Z] === RUN TestKillContainer/no_signal [2020-07-27T22:51:52.507Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T22:51:52.766Z] === RUN TestKillContainer/killing_signal [2020-07-27T22:51:53.025Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T22:51:53.335Z] --- PASS: TestKillContainer (1.24s) [2020-07-27T22:51:53.335Z] --- PASS: TestKillContainer/no_signal (0.38s) [2020-07-27T22:51:53.335Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-07-27T22:51:53.335Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2020-07-27T22:51:53.335Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T22:51:53.335Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T22:51:53.595Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T22:51:54.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2020-07-27T22:51:54.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-07-27T22:51:54.164Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2020-07-27T22:51:54.164Z] === RUN TestKillStoppedContainer [2020-07-27T22:51:54.164Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-07-27T22:51:54.164Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T22:51:54.164Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2020-07-27T22:51:54.164Z] === RUN TestKillDifferentUserContainer [2020-07-27T22:51:54.733Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2020-07-27T22:51:54.733Z] === RUN TestInspectOomKilledTrue [2020-07-27T22:51:54.733Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T22:51:54.733Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:51:54.733Z] === RUN TestInspectOomKilledFalse [2020-07-27T22:51:54.733Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T22:51:54.733Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:51:54.733Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T22:51:54.733Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-07-27T22:51:54.733Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-27T22:51:54.733Z] === RUN TestLinksContainerNames [2020-07-27T22:51:54.937Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T22:51:55.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T22:51:55.671Z] --- PASS: TestLinksContainerNames (0.84s) [2020-07-27T22:51:55.671Z] === RUN TestLogsFollowTailEmpty [2020-07-27T22:51:55.931Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2020-07-27T22:51:55.931Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T22:51:56.191Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2020-07-27T22:51:56.191Z] === RUN TestMountDaemonRoot [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/default [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/private [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/slave [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/shared [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/default [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/shared [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/slave [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:51:56.450Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:51:56.450Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:51:56.450Z] === CONT TestMountDaemonRoot/private [2020-07-27T22:51:56.451Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:51:56.451Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:51:56.451Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T22:51:56.451Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T22:51:56.451Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:51:56.451Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:51:56.451Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T22:51:56.451Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:51:56.451Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:51:56.711Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-07-27T22:51:56.711Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-07-27T22:51:56.711Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T22:51:56.711Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-07-27T22:51:56.711Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-27T22:51:56.711Z] === RUN TestNetworkNat [2020-07-27T22:51:56.849Z] --- PASS: TestReadPluginNoRead (9.66s) [2020-07-27T22:51:56.849Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-07-27T22:51:56.849Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.77s) [2020-07-27T22:51:56.849Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.79s) [2020-07-27T22:51:56.849Z] read_test.go:92: [d41e17a47e9d2] daemon is not started [2020-07-27T22:51:57.110Z] --- PASS: TestContinueAfterPluginCrash (10.25s) [2020-07-27T22:51:57.110Z] PASS [2020-07-27T22:51:57.110Z] [2020-07-27T22:51:57.110Z] DONE 6 tests in 10.439s [2020-07-27T22:51:57.110Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T22:51:57.110Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:57.110Z] ++ set -e [2020-07-27T22:51:57.110Z] ++ '[' -n 0 ']' [2020-07-27T22:51:57.110Z] ++ set -x [2020-07-27T22:51:57.110Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:57.110Z] testing: warning: no tests to run [2020-07-27T22:51:57.110Z] PASS [2020-07-27T22:51:57.110Z] [2020-07-27T22:51:57.110Z] DONE 0 tests in 0.058s [2020-07-27T22:51:57.280Z] --- PASS: TestNetworkNat (0.51s) [2020-07-27T22:51:57.280Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T22:51:57.372Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T22:51:57.372Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:57.372Z] ++ set -e [2020-07-27T22:51:57.372Z] ++ '[' -n 0 ']' [2020-07-27T22:51:57.372Z] ++ set -x [2020-07-27T22:51:57.372Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:57.372Z] INFO: Testing against a local daemon [2020-07-27T22:51:57.372Z] === RUN TestPluginWithDevMounts [2020-07-27T22:51:57.372Z] === PAUSE TestPluginWithDevMounts [2020-07-27T22:51:57.372Z] === CONT TestPluginWithDevMounts [2020-07-27T22:51:57.850Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2020-07-27T22:51:57.850Z] === RUN TestNetworkLoopbackNat [2020-07-27T22:51:58.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T22:51:59.918Z] --- PASS: TestPluginWithDevMounts (2.17s) [2020-07-27T22:51:59.918Z] PASS [2020-07-27T22:51:59.918Z] [2020-07-27T22:51:59.918Z] DONE 1 tests in 2.390s [2020-07-27T22:51:59.918Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T22:51:59.918Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:59.918Z] ++ set -e [2020-07-27T22:51:59.918Z] ++ '[' -n 0 ']' [2020-07-27T22:51:59.918Z] ++ set -x [2020-07-27T22:51:59.918Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:51:59.918Z] INFO: Testing against a local daemon [2020-07-27T22:51:59.918Z] === RUN TestSecretInspect [2020-07-27T22:52:00.387Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2020-07-27T22:52:00.387Z] === RUN TestPause [2020-07-27T22:52:00.387Z] --- SKIP: TestPause (0.00s) [2020-07-27T22:52:00.387Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:00.387Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T22:52:00.387Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:52:00.387Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:52:00.387Z] === RUN TestPauseStopPausedContainer [2020-07-27T22:52:00.387Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-07-27T22:52:00.387Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:00.387Z] === RUN TestPsFilter [2020-07-27T22:52:00.387Z] --- PASS: TestPsFilter (0.11s) [2020-07-27T22:52:00.387Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T22:52:00.647Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2020-07-27T22:52:00.647Z] === RUN TestRemoveContainerWithVolume [2020-07-27T22:52:01.216Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2020-07-27T22:52:01.216Z] === RUN TestRemoveContainerRunning [2020-07-27T22:52:01.476Z] --- PASS: TestRemoveContainerRunning (0.41s) [2020-07-27T22:52:01.476Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T22:52:02.047Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-07-27T22:52:02.047Z] === RUN TestRemoveInvalidContainer [2020-07-27T22:52:02.047Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-07-27T22:52:02.047Z] === RUN TestRenameLinkedContainer [2020-07-27T22:52:02.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T22:52:03.220Z] --- PASS: TestSecretInspect (3.21s) [2020-07-27T22:52:03.220Z] === RUN TestSecretList [2020-07-27T22:52:03.956Z] --- PASS: TestRenameLinkedContainer (1.68s) [2020-07-27T22:52:03.956Z] === RUN TestRenameStoppedContainer [2020-07-27T22:52:03.956Z] --- PASS: TestRenameStoppedContainer (0.38s) [2020-07-27T22:52:03.956Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T22:52:04.915Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2020-07-27T22:52:04.915Z] === RUN TestRenameInvalidName [2020-07-27T22:52:05.532Z] --- PASS: TestRenameInvalidName (0.46s) [2020-07-27T22:52:05.532Z] === RUN TestRenameAnonymousContainer [2020-07-27T22:52:05.639Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-07-27T22:52:05.766Z] --- PASS: TestSecretList (2.80s) [2020-07-27T22:52:05.766Z] === RUN TestSecretsCreateAndDelete [2020-07-27T22:52:05.882Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T22:52:05.882Z] Using test binary docker [2020-07-27T22:52:05.882Z] +++ /etc/init.d/apparmor start [2020-07-27T22:52:05.882Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:52:05.882Z] INFO: Waiting for daemon to start... [2020-07-27T22:52:05.882Z] Starting dockerd [2020-07-27T22:52:05.882Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-27T22:52:06.915Z] --- PASS: TestRenameAnonymousContainer (1.52s) [2020-07-27T22:52:06.915Z] === RUN TestRenameContainerWithSameName [2020-07-27T22:52:07.175Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-07-27T22:52:07.175Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T22:52:07.788Z] . [2020-07-27T22:52:07.788Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T22:52:08.048Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T22:52:08.048Z] Error: No such image: emptyfs [2020-07-27T22:52:08.048Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T22:52:08.048Z] ++++ docker load [2020-07-27T22:52:08.113Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2020-07-27T22:52:08.113Z] === RUN TestResize [2020-07-27T22:52:08.616Z] Running integration-test (iteration 1) [2020-07-27T22:52:08.616Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-07-27T22:52:08.616Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:52:08.616Z] ++ set -e [2020-07-27T22:52:08.616Z] ++ '[' -n 0 ']' [2020-07-27T22:52:08.616Z] ++ set -x [2020-07-27T22:52:08.616Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:52:08.681Z] --- PASS: TestResize (0.45s) [2020-07-27T22:52:08.681Z] === RUN TestResizeWithInvalidSize [2020-07-27T22:52:08.940Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2020-07-27T22:52:08.940Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T22:52:09.067Z] --- PASS: TestSecretsCreateAndDelete (3.23s) [2020-07-27T22:52:09.067Z] === RUN TestSecretsUpdate [2020-07-27T22:52:09.509Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-07-27T22:52:09.509Z] === RUN TestDaemonRestartKillContainers [2020-07-27T22:52:09.509Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-07-27T22:52:09.509Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-27T22:52:09.509Z] === RUN TestCgroupNamespacesRun [2020-07-27T22:52:11.417Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2020-07-27T22:52:11.417Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T22:52:12.365Z] --- PASS: TestSecretsUpdate (3.28s) [2020-07-27T22:52:12.365Z] === RUN TestTemplatedSecret [2020-07-27T22:52:13.052Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-07-27T22:52:13.955Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2020-07-27T22:52:13.955Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T22:52:15.860Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.13s) [2020-07-27T22:52:15.860Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T22:52:16.088Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-07-27T22:52:16.585Z] --- PASS: TestTemplatedSecret (3.50s) [2020-07-27T22:52:16.585Z] === RUN TestSecretCreateResolve [2020-07-27T22:52:17.767Z] --- PASS: TestCgroupNamespacesRunHostMode (2.15s) [2020-07-27T22:52:17.767Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T22:52:19.131Z] --- PASS: TestSecretCreateResolve (3.21s) [2020-07-27T22:52:19.131Z] PASS [2020-07-27T22:52:19.131Z] [2020-07-27T22:52:19.131Z] DONE 6 tests in 19.442s [2020-07-27T22:52:19.131Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T22:52:19.131Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:52:19.131Z] ++ set -e [2020-07-27T22:52:19.131Z] ++ '[' -n 0 ']' [2020-07-27T22:52:19.131Z] ++ set -x [2020-07-27T22:52:19.131Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:52:19.392Z] INFO: Testing against a local daemon [2020-07-27T22:52:19.392Z] === RUN TestServiceCreateInit [2020-07-27T22:52:19.392Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T22:52:20.304Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.17s) [2020-07-27T22:52:20.305Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T22:52:22.211Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-07-27T22:52:22.211Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T22:52:24.115Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-07-27T22:52:24.115Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T22:52:24.678Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T22:52:26.021Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-07-27T22:52:26.022Z] === RUN TestKernelTCPMemory [2020-07-27T22:52:26.022Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-07-27T22:52:26.022Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:26.022Z] === RUN TestNISDomainname [2020-07-27T22:52:26.022Z] --- SKIP: TestNISDomainname (0.01s) [2020-07-27T22:52:26.022Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-27T22:52:26.022Z] === RUN TestHostnameDnsResolution [2020-07-27T22:52:26.591Z] --- PASS: TestHostnameDnsResolution (0.65s) [2020-07-27T22:52:26.591Z] === RUN TestStats [2020-07-27T22:52:26.591Z] --- SKIP: TestStats (0.00s) [2020-07-27T22:52:26.591Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:26.591Z] === RUN TestStopContainerWithTimeout [2020-07-27T22:52:26.591Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T22:52:26.591Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T22:52:26.591Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T22:52:26.591Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T22:52:26.591Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T22:52:26.591Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T22:52:26.591Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T22:52:26.591Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T22:52:26.591Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T22:52:26.591Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T22:52:27.530Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T22:52:28.908Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T22:52:29.965Z] --- PASS: TestServiceCreateInit (10.44s) [2020-07-27T22:52:29.965Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2020-07-27T22:52:29.965Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.40s) [2020-07-27T22:52:29.965Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T22:52:30.976Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-07-27T22:52:31.443Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-07-27T22:52:31.443Z] --- PASS: TestStopContainerWithTimeout/0 (0.67s) [2020-07-27T22:52:31.443Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2020-07-27T22:52:31.443Z] --- PASS: TestStopContainerWithTimeout/3 (2.62s) [2020-07-27T22:52:31.443Z] --- PASS: TestStopContainerWithTimeout/-1 (2.40s) [2020-07-27T22:52:31.443Z] === RUN TestDeleteDevicemapper [2020-07-27T22:52:31.443Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T22:52:31.443Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:52:31.443Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T22:52:32.824Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2020-07-27T22:52:32.824Z] === RUN TestUpdateMemory [2020-07-27T22:52:32.824Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T22:52:32.824Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:32.824Z] === RUN TestUpdateCPUQuota [2020-07-27T22:52:32.824Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-07-27T22:52:32.824Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:32.824Z] === RUN TestUpdatePidsLimit [2020-07-27T22:52:32.824Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-07-27T22:52:32.824Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:32.824Z] === RUN TestUpdateRestartPolicy [2020-07-27T22:52:37.975Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-07-27T22:52:39.460Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-07-27T22:52:43.859Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-07-27T22:52:45.035Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2020-07-27T22:52:45.035Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T22:52:45.035Z] --- PASS: TestUpdateRestartWithAutoRemove (0.57s) [2020-07-27T22:52:45.035Z] === RUN TestWaitNonBlocked [2020-07-27T22:52:45.035Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:52:45.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:52:45.035Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:52:45.035Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:52:45.035Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:52:45.035Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:52:45.035Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-27T22:52:45.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2020-07-27T22:52:45.036Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-07-27T22:52:45.036Z] === RUN TestWaitBlocked [2020-07-27T22:52:45.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:52:45.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:52:45.036Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:52:45.036Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:52:45.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:52:45.036Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:52:45.607Z] --- PASS: TestWaitBlocked (0.01s) [2020-07-27T22:52:45.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2020-07-27T22:52:45.607Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s) [2020-07-27T22:52:45.607Z] === CONT TestDaemonRestartIpcMode [2020-07-27T22:52:45.607Z] === CONT TestIpcModeOlderClient [2020-07-27T22:52:45.607Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-07-27T22:52:47.351Z] Loaded image: buildpack-deps:buster [2020-07-27T22:52:47.610Z] Loaded image: busybox:latest [2020-07-27T22:52:48.178Z] Loaded image: busybox:glibc [2020-07-27T22:52:48.178Z] Loaded image: debian:buster [2020-07-27T22:52:49.115Z] Loaded image: hello-world:latest [2020-07-27T22:52:49.115Z] INFO: Testing against a local daemon [2020-07-27T22:52:49.115Z] === RUN TestCgroupNamespacesBuild [2020-07-27T22:52:49.808Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-07-27T22:52:49.808Z] PASS [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === Skipped [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-27T22:52:49.808Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-07-27T22:52:49.808Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-07-27T22:52:49.808Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-07-27T22:52:49.808Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-07-27T22:52:49.808Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-07-27T22:52:49.808Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-07-27T22:52:49.808Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-07-27T22:52:49.808Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-07-27T22:52:49.808Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T22:52:49.808Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T22:52:49.808Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-07-27T22:52:49.808Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-07-27T22:52:49.808Z] mounts_linux_test.go:217: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-07-27T22:52:49.808Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:52:49.808Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-07-27T22:52:49.808Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-07-27T22:52:49.808Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-07-27T22:52:49.808Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-07-27T22:52:49.808Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-07-27T22:52:49.808Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T22:52:49.808Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-27T22:52:49.808Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-07-27T22:52:49.808Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-07-27T22:52:49.808Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] [2020-07-27T22:52:49.808Z] DONE 185 tests, 24 skipped in 79.653s [2020-07-27T22:52:49.808Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T22:52:49.808Z] INFO: Testing against a local daemon [2020-07-27T22:52:49.808Z] === RUN TestCommitInheritsEnv [2020-07-27T22:52:51.189Z] --- PASS: TestCommitInheritsEnv (1.27s) [2020-07-27T22:52:51.189Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T22:52:51.189Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T22:52:51.189Z] === RUN TestImagesFilterMultiReference [2020-07-27T22:52:51.189Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-07-27T22:52:51.189Z] === RUN TestImagePullPlatformInvalid [2020-07-27T22:52:51.189Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-07-27T22:52:51.189Z] === RUN TestRemoveImageOrphaning [2020-07-27T22:52:51.927Z] --- PASS: TestCreateServiceMultipleTimes (19.36s) [2020-07-27T22:52:51.927Z] === RUN TestCreateServiceConflict [2020-07-27T22:52:52.406Z] --- PASS: TestCgroupNamespacesBuild (3.03s) [2020-07-27T22:52:52.406Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-07-27T22:52:52.498Z] --- PASS: TestCreateServiceConflict (3.18s) [2020-07-27T22:52:52.498Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T22:52:53.094Z] --- PASS: TestRemoveImageOrphaning (1.92s) [2020-07-27T22:52:53.094Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T22:52:53.094Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-07-27T22:52:53.094Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-27T22:52:53.094Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T22:52:53.094Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-07-27T22:52:53.094Z] === RUN TestTagInvalidReference [2020-07-27T22:52:53.094Z] --- PASS: TestTagInvalidReference (0.01s) [2020-07-27T22:52:53.094Z] === RUN TestTagValidPrefixedRepo [2020-07-27T22:52:53.354Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-07-27T22:52:53.354Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T22:52:53.354Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-07-27T22:52:53.354Z] === RUN TestTagOfficialNames [2020-07-27T22:52:53.354Z] --- PASS: TestTagOfficialNames (0.05s) [2020-07-27T22:52:53.354Z] === RUN TestTagMatchesDigest [2020-07-27T22:52:53.354Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-07-27T22:52:53.354Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T22:52:54.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.17s) [2020-07-27T22:52:54.329Z] === RUN TestBuildWithSession [2020-07-27T22:52:54.329Z] --- SKIP: TestBuildWithSession (0.00s) [2020-07-27T22:52:54.329Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:52:54.329Z] === RUN TestBuildSquashParent [2020-07-27T22:52:56.703Z] --- PASS: TestCreateServiceMaxReplicas (3.83s) [2020-07-27T22:52:56.703Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T22:52:58.125Z] ......................... [ 66%] [2020-07-27T22:53:04.359Z] --- PASS: TestBuildSquashParent (8.30s) [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:53:04.359Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:53:04.359Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:53:04.359Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-07-27T22:53:04.359Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-07-27T22:53:06.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-07-27T22:53:06.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-07-27T22:53:08.802Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-07-27T22:53:09.371Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-07-27T22:53:11.609Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.98s) [2020-07-27T22:53:11.609Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.24s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.94s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.32s) [2020-07-27T22:53:12.660Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.87s) [2020-07-27T22:53:12.660Z] === RUN TestBuildMultiStageCopy [2020-07-27T22:53:12.660Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-07-27T22:53:14.561Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-07-27T22:53:14.909Z] --- PASS: TestCreateServiceSecretFileMode (3.40s) [2020-07-27T22:53:14.909Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T22:53:15.128Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-07-27T22:53:15.694Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-07-27T22:53:16.263Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy (4.63s) [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.40s) [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-07-27T22:53:16.830Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2020-07-27T22:53:16.830Z] === RUN TestBuildMultiStageParentConfig [2020-07-27T22:53:18.206Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2020-07-27T22:53:18.206Z] === RUN TestBuildLabelWithTargets [2020-07-27T22:53:18.208Z] --- PASS: TestCreateServiceConfigFileMode (3.28s) [2020-07-27T22:53:18.208Z] === RUN TestCreateServiceSysctls [2020-07-27T22:53:20.740Z] --- PASS: TestBuildLabelWithTargets (2.13s) [2020-07-27T22:53:20.740Z] === RUN TestBuildWithEmptyLayers [2020-07-27T22:53:21.506Z] --- PASS: TestCreateServiceSysctls (3.65s) [2020-07-27T22:53:21.506Z] === RUN TestCreateServiceCapabilities [2020-07-27T22:53:21.675Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2020-07-27T22:53:21.675Z] === RUN TestBuildMultiStageOnBuild [2020-07-27T22:53:24.805Z] --- PASS: TestCreateServiceCapabilities (3.39s) [2020-07-27T22:53:24.805Z] === RUN TestInspect [2020-07-27T22:53:24.966Z] --- PASS: TestBuildMultiStageOnBuild (2.82s) [2020-07-27T22:53:24.966Z] === RUN TestBuildUncleanTarFilenames [2020-07-27T22:53:26.345Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-07-27T22:53:26.345Z] === RUN TestBuildMultiStageLayerLeak [2020-07-27T22:53:29.008Z] --- PASS: TestInspect (3.65s) [2020-07-27T22:53:29.008Z] === RUN TestCreateJob [2020-07-27T22:53:29.633Z] --- PASS: TestBuildMultiStageLayerLeak (3.14s) [2020-07-27T22:53:29.633Z] === RUN TestBuildWithHugeFile [2020-07-27T22:53:33.211Z] --- PASS: TestCreateJob (4.20s) [2020-07-27T22:53:33.211Z] === RUN TestReplicatedJob [2020-07-27T22:53:37.747Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T22:53:37.747Z] Using test binary docker [2020-07-27T22:53:37.747Z] +++ /etc/init.d/apparmor start [2020-07-27T22:53:37.747Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:53:37.747Z] INFO: Waiting for daemon to start... [2020-07-27T22:53:37.747Z] Starting dockerd [2020-07-27T22:53:37.747Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-27T22:53:38.007Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-07-27T22:53:38.007Z] Using test binary docker [2020-07-27T22:53:38.007Z] +++ /etc/init.d/apparmor start [2020-07-27T22:53:38.007Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-07-27T22:53:38.007Z] INFO: Waiting for daemon to start... [2020-07-27T22:53:38.007Z] Starting dockerd [2020-07-27T22:53:38.007Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2020-07-27T22:53:38.875Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-07-27T22:53:41.351Z] --- PASS: TestReplicatedJob (7.26s) [2020-07-27T22:53:41.351Z] === RUN TestUpdateReplicatedJob [2020-07-27T22:53:44.654Z] --- PASS: TestUpdateReplicatedJob (4.47s) [2020-07-27T22:53:44.654Z] === RUN TestServiceListWithStatuses [2020-07-27T22:53:44.654Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T22:53:44.654Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T22:53:44.654Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T22:53:51.238Z] --- PASS: TestDockerNetworkConnectAlias (6.54s) [2020-07-27T22:53:51.238Z] === RUN TestDockerNetworkReConnect [2020-07-27T22:53:52.887Z] . [2020-07-27T22:53:52.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T22:53:52.887Z] [2020-07-27T22:53:52.887Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-07-27T22:53:52.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T22:53:52.887Z] Error: No such image: emptyfs [2020-07-27T22:53:52.887Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-07-27T22:53:52.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T22:53:52.887Z] ++++ docker load [2020-07-27T22:53:52.887Z] Error: No such image: emptyfs [2020-07-27T22:53:52.887Z] ++++ docker load [2020-07-27T22:53:52.887Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-07-27T22:53:52.887Z] Running integration-test (iteration 1) [2020-07-27T22:53:52.887Z] Running integration-test (iteration 1) [2020-07-27T22:53:52.887Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-07-27T22:53:52.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-27T22:53:52.887Z] ++ set -e [2020-07-27T22:53:52.887Z] ++ '[' -n 0 ']' [2020-07-27T22:53:52.887Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-07-27T22:53:52.887Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-27T22:53:52.887Z] ++ set -e [2020-07-27T22:53:52.887Z] ++ '[' -n 0 ']' [2020-07-27T22:53:52.887Z] ++ set -x [2020-07-27T22:53:52.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-07-27T22:53:52.887Z] ++ set -x [2020-07-27T22:53:52.887Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-07-27T22:53:53.707Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-07-27T22:53:55.593Z] tests/integration/client_test.py ..... [ 75%] [2020-07-27T22:53:55.593Z] tests/integration/context_api_test.py ... [ 76%] [2020-07-27T22:53:56.153Z] tests/integration/errors_test.py . [ 76%] [2020-07-27T22:53:56.525Z] --- PASS: TestDockerNetworkReConnect (5.14s) [2020-07-27T22:53:56.525Z] === RUN TestServicePlugin [2020-07-27T22:53:56.525Z] --- SKIP: TestServicePlugin (0.00s) [2020-07-27T22:53:56.525Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:53:56.525Z] === RUN TestServiceUpdateLabel [2020-07-27T22:53:59.827Z] --- PASS: TestServiceUpdateLabel (3.21s) [2020-07-27T22:53:59.827Z] === RUN TestServiceUpdateSecrets [2020-07-27T22:54:14.750Z] --- PASS: TestServiceUpdateSecrets (15.33s) [2020-07-27T22:54:14.750Z] === RUN TestServiceUpdateConfigs [2020-07-27T22:54:28.860Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-07-27T22:54:31.606Z] Loaded image: buildpack-deps:buster [2020-07-27T22:54:31.606Z] Loaded image: buildpack-deps:buster [2020-07-27T22:54:31.606Z] Loaded image: busybox:latest [2020-07-27T22:54:31.606Z] Loaded image: busybox:latest [2020-07-27T22:54:31.606Z] Loaded image: busybox:glibc [2020-07-27T22:54:31.606Z] Loaded image: debian:buster [2020-07-27T22:54:31.606Z] Loaded image: hello-world:latest [2020-07-27T22:54:31.606Z] INFO: Testing against a local daemon [2020-07-27T22:54:31.606Z] === RUN TestDockerDaemonSuite [2020-07-27T22:54:31.606Z] Loaded image: busybox:glibc [2020-07-27T22:54:31.606Z] Loaded image: debian:buster [2020-07-27T22:54:31.606Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-07-27T22:54:31.606Z] Loaded image: hello-world:latest [2020-07-27T22:54:31.606Z] INFO: Testing against a local daemon [2020-07-27T22:54:31.606Z] === RUN TestDockerSuite [2020-07-27T22:54:31.606Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-07-27T22:54:31.606Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-07-27T22:54:31.866Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-07-27T22:54:32.864Z] --- PASS: TestServiceUpdateConfigs (15.45s) [2020-07-27T22:54:32.864Z] === RUN TestServiceUpdateNetwork [2020-07-27T22:54:33.244Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-07-27T22:54:33.244Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-07-27T22:54:33.812Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-07-27T22:54:33.812Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-07-27T22:54:34.379Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-07-27T22:54:34.637Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-07-27T22:54:34.638Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-07-27T22:54:36.016Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-07-27T22:54:36.275Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-07-27T22:54:36.538Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-07-27T22:54:36.538Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-07-27T22:54:36.538Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-07-27T22:54:37.476Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-07-27T22:54:38.306Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-07-27T22:54:38.565Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-07-27T22:54:38.565Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-07-27T22:54:38.565Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-07-27T22:54:38.565Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-07-27T22:54:38.825Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-07-27T22:54:41.361Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-07-27T22:54:42.739Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-07-27T22:54:43.736Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-07-27T22:54:44.639Z] ......... [ 86%] [2020-07-27T22:54:44.696Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-07-27T22:54:44.833Z] --- PASS: TestImportExtremelyLargeImageWorks (108.32s) [2020-07-27T22:54:44.833Z] PASS [2020-07-27T22:54:44.833Z] [2020-07-27T22:54:44.833Z] === Skipped [2020-07-27T22:54:44.833Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-07-27T22:54:44.833Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-07-27T22:54:44.833Z] [2020-07-27T22:54:44.833Z] [2020-07-27T22:54:44.833Z] DONE 12 tests, 1 skipped in 111.988s [2020-07-27T22:54:44.833Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T22:54:44.833Z] INFO: Testing against a local daemon [2020-07-27T22:54:44.833Z] === RUN TestNetworkCreateDelete [2020-07-27T22:54:44.833Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-07-27T22:54:44.833Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T22:54:44.833Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2020-07-27T22:54:44.833Z] === RUN TestDaemonDNSFallback [2020-07-27T22:54:45.095Z] --- PASS: TestServiceUpdateNetwork (14.22s) [2020-07-27T22:54:45.095Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T22:54:45.632Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-07-27T22:54:46.036Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T22:54:46.977Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T22:54:47.008Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-07-27T22:54:47.266Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-07-27T22:54:48.801Z] tests/integration/models_images_test.py ............... [ 89%] [2020-07-27T22:54:49.172Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-07-27T22:54:49.982Z] tests/integration/models_networks_test.py .... [ 90%] [2020-07-27T22:54:50.112Z] --- PASS: TestDaemonDNSFallback (7.31s) [2020-07-27T22:54:50.112Z] === RUN TestInspectNetwork [2020-07-27T22:54:50.112Z] --- SKIP: TestInspectNetwork (0.00s) [2020-07-27T22:54:50.112Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T22:54:50.112Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-07-27T22:54:50.112Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestNetworkInvalidJSON [2020-07-27T22:54:50.112Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T22:54:50.112Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T22:54:50.112Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:54:50.112Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:54:50.112Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:54:50.112Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:54:50.112Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T22:54:50.112Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T22:54:50.112Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T22:54:50.112Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-27T22:54:50.112Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T22:54:50.112Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T22:54:50.112Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T22:54:50.112Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T22:54:50.112Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-07-27T22:54:50.112Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T22:54:50.112Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2020-07-27T22:54:50.112Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T22:54:50.112Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-07-27T22:54:50.112Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T22:54:50.112Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-27T22:54:50.112Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T22:54:50.112Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T22:54:50.112Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T22:54:50.112Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T22:54:50.112Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:236: FLAKY_TEST [2020-07-27T22:54:50.112Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T22:54:50.112Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T22:54:50.112Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] PASS [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === Skipped [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-07-27T22:54:50.112Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-07-27T22:54:50.112Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-07-27T22:54:50.112Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2020-07-27T22:54:50.112Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-07-27T22:54:50.112Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-07-27T22:54:50.112Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:236: FLAKY_TEST [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-07-27T22:54:50.112Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] DONE 19 tests, 12 skipped in 8.039s [2020-07-27T22:54:50.112Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.112Z] INFO: Testing against a local daemon [2020-07-27T22:54:50.112Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T22:54:50.112Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T22:54:50.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:54:50.112Z] === RUN TestDockerNetworkIpvlan [2020-07-27T22:54:50.112Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T22:54:50.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:54:50.112Z] PASS [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === Skipped [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-07-27T22:54:50.112Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T22:54:50.112Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] DONE 2 tests, 2 skipped in 0.132s [2020-07-27T22:54:50.112Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.112Z] INFO: Testing against a local daemon [2020-07-27T22:54:50.112Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-07-27T22:54:50.112Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T22:54:50.112Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-07-27T22:54:50.112Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-27T22:54:50.112Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] === RUN TestDockerNetworkMacvlan [2020-07-27T22:54:50.112Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-07-27T22:54:50.112Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] PASS [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === Skipped [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-07-27T22:54:50.112Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-07-27T22:54:50.112Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] DONE 2 tests, 2 skipped in 0.120s [2020-07-27T22:54:50.112Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.112Z] testing: warning: no tests to run [2020-07-27T22:54:50.112Z] PASS [2020-07-27T22:54:50.112Z] [2020-07-27T22:54:50.112Z] DONE 0 tests in 0.025s [2020-07-27T22:54:50.112Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.112Z] INFO: Testing against a local daemon [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginTLS [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginHeader [2020-07-27T22:54:50.112Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-07-27T22:54:50.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.112Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T22:54:50.372Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-07-27T22:54:50.372Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.372Z] === RUN TestAuthZPluginV2Disable [2020-07-27T22:54:50.372Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-07-27T22:54:50.372Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.372Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T22:54:50.372Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-27T22:54:50.372Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.372Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T22:54:50.631Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T22:54:50.631Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] PASS [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === Skipped [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.24s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.04s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-07-27T22:54:50.631Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] DONE 17 tests, 17 skipped in 0.484s [2020-07-27T22:54:50.631Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.631Z] INFO: Testing against a local daemon [2020-07-27T22:54:50.631Z] === RUN TestPluginInvalidJSON [2020-07-27T22:54:50.631Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:54:50.631Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:54:50.631Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T22:54:50.631Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-07-27T22:54:50.631Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T22:54:50.631Z] === RUN TestPluginInstall [2020-07-27T22:54:50.631Z] --- SKIP: TestPluginInstall (0.00s) [2020-07-27T22:54:50.631Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] PASS [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] === Skipped [2020-07-27T22:54:50.631Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-07-27T22:54:50.631Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] [2020-07-27T22:54:50.631Z] DONE 3 tests, 1 skipped in 0.163s [2020-07-27T22:54:50.631Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T22:54:50.890Z] INFO: Testing against a local daemon [2020-07-27T22:54:50.890Z] === RUN TestExternalGraphDriver [2020-07-27T22:54:50.890Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-07-27T22:54:50.890Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-27T22:54:50.890Z] === RUN TestGraphdriverPluginV2 [2020-07-27T22:54:51.051Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-07-27T22:54:52.431Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-07-27T22:54:52.690Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-07-27T22:54:53.259Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-07-27T22:54:55.111Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T22:54:55.163Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-07-27T22:54:56.101Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-07-27T22:54:56.509Z] tests/integration/models_nodes_test.py . [ 91%] [2020-07-27T22:54:56.509Z] tests/integration/models_resources_test.py . [ 91%] [2020-07-27T22:54:57.037Z] === RUN TestDockerSuite/TestAttachDetach [2020-07-27T22:54:57.459Z] --- PASS: TestGraphdriverPluginV2 (5.60s) [2020-07-27T22:54:57.459Z] PASS [2020-07-27T22:54:57.459Z] [2020-07-27T22:54:57.459Z] === Skipped [2020-07-27T22:54:57.459Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-07-27T22:54:57.459Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-07-27T22:54:57.459Z] [2020-07-27T22:54:57.459Z] [2020-07-27T22:54:57.459Z] DONE 2 tests, 1 skipped in 5.801s [2020-07-27T22:54:57.459Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T22:54:57.459Z] INFO: Testing against a local daemon [2020-07-27T22:54:57.459Z] === RUN TestContinueAfterPluginCrash [2020-07-27T22:54:57.459Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T22:54:57.459Z] === RUN TestReadPluginNoRead [2020-07-27T22:54:57.459Z] === PAUSE TestReadPluginNoRead [2020-07-27T22:54:57.459Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T22:54:57.459Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T22:54:57.459Z] === CONT TestContinueAfterPluginCrash [2020-07-27T22:54:57.459Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T22:54:57.979Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-07-27T22:54:58.917Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-07-27T22:54:59.854Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-07-27T22:55:00.791Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-07-27T22:55:02.169Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-07-27T22:55:02.169Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-07-27T22:55:02.300Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-07-27T22:55:02.737Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-07-27T22:55:03.246Z] --- PASS: TestServiceUpdatePidsLimit (17.52s) [2020-07-27T22:55:03.246Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-07-27T22:55:03.246Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-07-27T22:55:03.246Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2020-07-27T22:55:03.246Z] PASS [2020-07-27T22:55:03.246Z] [2020-07-27T22:55:03.246Z] === Skipped [2020-07-27T22:55:03.246Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T22:55:03.246Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T22:55:03.246Z] [2020-07-27T22:55:03.246Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-07-27T22:55:03.246Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-07-27T22:55:03.246Z] [2020-07-27T22:55:03.246Z] [2020-07-27T22:55:03.246Z] DONE 27 tests, 2 skipped in 162.755s [2020-07-27T22:55:03.246Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T22:55:03.246Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:03.246Z] ++ set -e [2020-07-27T22:55:03.246Z] ++ '[' -n 0 ']' [2020-07-27T22:55:03.246Z] ++ set -x [2020-07-27T22:55:03.246Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:03.246Z] INFO: Testing against a local daemon [2020-07-27T22:55:03.246Z] === RUN TestSessionCreate [2020-07-27T22:55:03.246Z] --- PASS: TestSessionCreate (0.06s) [2020-07-27T22:55:03.246Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T22:55:03.246Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-07-27T22:55:03.246Z] PASS [2020-07-27T22:55:03.246Z] [2020-07-27T22:55:03.246Z] DONE 2 tests in 0.316s [2020-07-27T22:55:03.246Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T22:55:03.247Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:03.247Z] ++ set -e [2020-07-27T22:55:03.247Z] ++ '[' -n 0 ']' [2020-07-27T22:55:03.247Z] ++ set -x [2020-07-27T22:55:03.247Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:03.247Z] INFO: Testing against a local daemon [2020-07-27T22:55:03.247Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T22:55:03.247Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T22:55:03.247Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T22:55:03.247Z] === RUN TestEventsExecDie [2020-07-27T22:55:03.247Z] --- PASS: TestEventsExecDie (0.92s) [2020-07-27T22:55:03.247Z] === RUN TestEventsBackwardsCompatible [2020-07-27T22:55:03.507Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-07-27T22:55:03.507Z] === RUN TestInfoBinaryCommits [2020-07-27T22:55:03.507Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-07-27T22:55:03.507Z] === RUN TestInfoAPIVersioned [2020-07-27T22:55:03.507Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-07-27T22:55:03.507Z] === RUN TestInfoDiscoveryBackend [2020-07-27T22:55:03.676Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-07-27T22:55:04.079Z] --- PASS: TestInfoDiscoveryBackend (0.64s) [2020-07-27T22:55:04.079Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T22:55:04.244Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-07-27T22:55:05.028Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-07-27T22:55:05.283Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-07-27T22:55:05.462Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T22:55:05.462Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T22:55:06.034Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.73s) [2020-07-27T22:55:06.034Z] === RUN TestInfoAPI [2020-07-27T22:55:06.034Z] --- PASS: TestInfoAPI (0.05s) [2020-07-27T22:55:06.034Z] === RUN TestInfoAPIWarnings [2020-07-27T22:55:06.161Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-07-27T22:55:06.420Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-07-27T22:55:06.605Z] --- PASS: TestInfoAPIWarnings (0.66s) [2020-07-27T22:55:06.605Z] === RUN TestInfoDebug [2020-07-27T22:55:06.987Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-07-27T22:55:07.177Z] --- PASS: TestInfoDebug (0.64s) [2020-07-27T22:55:07.177Z] === RUN TestInfoInsecureRegistries [2020-07-27T22:55:07.245Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-07-27T22:55:07.503Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-07-27T22:55:08.119Z] --- PASS: TestInfoInsecureRegistries (0.64s) [2020-07-27T22:55:08.119Z] === RUN TestInfoRegistryMirrors [2020-07-27T22:55:08.438Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-07-27T22:55:08.438Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-07-27T22:55:08.438Z] --- PASS: TestBuildWithHugeFile (99.03s) [2020-07-27T22:55:08.438Z] === RUN TestBuildWithEmptyDockerfile [2020-07-27T22:55:08.438Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:55:08.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:55:08.438Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:55:08.438Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:55:08.438Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:55:08.438Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:55:08.438Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-07-27T22:55:08.438Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-07-27T22:55:08.690Z] --- PASS: TestInfoRegistryMirrors (0.64s) [2020-07-27T22:55:08.690Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T22:55:08.690Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-07-27T22:55:08.690Z] === RUN TestPingCacheHeaders [2020-07-27T22:55:08.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-07-27T22:55:08.865Z] tests/integration/regression_test.py ...... [ 98%] [2020-07-27T22:55:08.950Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-07-27T22:55:08.950Z] === RUN TestPingGet [2020-07-27T22:55:08.950Z] --- PASS: TestPingGet (0.03s) [2020-07-27T22:55:08.950Z] === RUN TestPingHead [2020-07-27T22:55:08.950Z] --- PASS: TestPingHead (0.05s) [2020-07-27T22:55:08.950Z] === RUN TestVersion [2020-07-27T22:55:08.950Z] --- PASS: TestVersion (0.05s) [2020-07-27T22:55:08.950Z] PASS [2020-07-27T22:55:08.950Z] [2020-07-27T22:55:08.950Z] === Skipped [2020-07-27T22:55:08.950Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T22:55:08.950Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T22:55:08.950Z] [2020-07-27T22:55:08.950Z] [2020-07-27T22:55:08.950Z] DONE 18 tests, 1 skipped in 6.759s [2020-07-27T22:55:08.950Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T22:55:08.950Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:08.950Z] ++ set -e [2020-07-27T22:55:08.950Z] ++ '[' -n 0 ']' [2020-07-27T22:55:08.950Z] ++ set -x [2020-07-27T22:55:08.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:08.960Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2020-07-27T22:55:08.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-07-27T22:55:08.960Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-07-27T22:55:08.960Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-07-27T22:55:08.960Z] === RUN TestBuildPreserveOwnership [2020-07-27T22:55:08.960Z] === RUN TestBuildPreserveOwnership/copy_from [2020-07-27T22:55:08.960Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-07-27T22:55:09.211Z] INFO: Testing against a local daemon [2020-07-27T22:55:09.211Z] === RUN TestVolumesCreateAndList [2020-07-27T22:55:09.211Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-07-27T22:55:09.211Z] === RUN TestVolumesRemove [2020-07-27T22:55:09.376Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-07-27T22:55:09.376Z] tests/integration/credentials/utils_test.py . [100%] [2020-07-27T22:55:09.376Z] [2020-07-27T22:55:09.376Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-07-27T22:55:09.376Z] =========================== short test summary info ============================ [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-07-27T22:55:09.376Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-07-27T22:55:09.376Z] Not supported on most drivers [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-07-27T22:55:09.376Z] Output of docker top depends on host distro, and is not formalized. [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-07-27T22:55:09.376Z] Output of docker top depends on host distro, and is not formalized. [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-07-27T22:55:09.376Z] Can fail if eth0 has multiple IP addresses [2020-07-27T22:55:09.376Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-07-27T22:55:09.376Z] This doesn't seem to be taken into account by the engine [2020-07-27T22:55:09.376Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-07-27T22:55:09.376Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-07-27T22:55:09.376Z] = 376 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 282.22 seconds == [2020-07-27T22:55:09.471Z] --- PASS: TestVolumesRemove (0.13s) [2020-07-27T22:55:09.471Z] === RUN TestVolumesInspect [2020-07-27T22:55:09.471Z] --- PASS: TestVolumesInspect (0.04s) [2020-07-27T22:55:09.471Z] === RUN TestVolumesInvalidJSON [2020-07-27T22:55:09.471Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:09.471Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:09.471Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:09.471Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-07-27T22:55:09.471Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T22:55:09.471Z] PASS [2020-07-27T22:55:09.471Z] [2020-07-27T22:55:09.471Z] DONE 5 tests in 0.450s [2020-07-27T22:55:09.471Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T22:55:09.528Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-07-27T22:55:09.528Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-07-27T22:55:09.631Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-07-27T22:55:10.050Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T22:55:10.050Z] +++ kill 13665 [2020-07-27T22:55:10.465Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-07-27T22:55:11.435Z] +++ /etc/init.d/apparmor stop [2020-07-27T22:55:11.435Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T22:55:11.435Z] [2020-07-27T22:55:11.435Z] Unloading profiles will leave already running processes permanently [2020-07-27T22:55:11.435Z] unconfined, which can lead to unexpected situations. [2020-07-27T22:55:11.435Z] [2020-07-27T22:55:11.435Z] To set a process to complain mode, use the command line tool [2020-07-27T22:55:11.435Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T22:55:11.435Z] +++ true [2020-07-27T22:55:11.435Z] exiting test-integration [2020-07-27T22:55:11.435Z] ++ exit 0 [2020-07-27T22:55:11.435Z] [2020-07-27T22:55:11.843Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-07-27T22:55:12.407Z] --- PASS: TestDaemonStartWithLogOpt (13.50s) [2020-07-27T22:55:12.407Z] === CONT TestReadPluginNoRead [2020-07-27T22:55:12.412Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-07-27T22:55:13.786Z] === RUN TestReadPluginNoRead/default [2020-07-27T22:55:13.786Z] --- PASS: TestContinueAfterPluginCrash (17.19s) [2020-07-27T22:55:13.788Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-07-27T22:55:14.356Z] --- PASS: TestBuildPreserveOwnership (5.36s) [2020-07-27T22:55:14.356Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.56s) [2020-07-27T22:55:14.356Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.79s) [2020-07-27T22:55:14.356Z] === RUN TestBuildPlatformInvalid [2020-07-27T22:55:14.356Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-07-27T22:55:14.356Z] PASS [2020-07-27T22:55:14.356Z] [2020-07-27T22:55:14.356Z] === Skipped [2020-07-27T22:55:14.356Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-07-27T22:55:14.356Z] build_session_test.go:25: TODO: BuildKit [2020-07-27T22:55:14.356Z] [2020-07-27T22:55:14.356Z] [2020-07-27T22:55:14.356Z] DONE 32 tests, 1 skipped in 185.936s [2020-07-27T22:55:14.356Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-07-27T22:55:14.356Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:14.356Z] ++ set -e [2020-07-27T22:55:14.356Z] ++ '[' -n 0 ']' [2020-07-27T22:55:14.356Z] ++ set -x [2020-07-27T22:55:14.356Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:14.621Z] INFO: Testing against a local daemon [2020-07-27T22:55:14.621Z] === RUN TestConfigInspect [2020-07-27T22:55:15.995Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-07-27T22:55:16.321Z] === RUN TestReadPluginNoRead/disabled_caching Post stage [Pipeline] junit [2020-07-27T22:55:16.746Z] Recording test results [2020-07-27T22:55:16.931Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T22:55:17.305Z] + echo Ensuring container killed. [2020-07-27T22:55:17.305Z] Ensuring container killed. [2020-07-27T22:55:17.305Z] + docker rm -vf docker-pr4 [2020-07-27T22:55:17.305Z] Error: No such container: docker-pr4 [2020-07-27T22:55:17.305Z] + true [Pipeline] sh [2020-07-27T22:55:17.499Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-07-27T22:55:17.593Z] + echo Chowning /workspace to jenkins user [2020-07-27T22:55:17.593Z] Chowning /workspace to jenkins user [2020-07-27T22:55:17.593Z] + id -u [2020-07-27T22:55:17.593Z] + id -g [2020-07-27T22:55:17.593Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T22:55:17.758Z] --- PASS: TestConfigInspect (3.16s) [2020-07-27T22:55:17.758Z] === RUN TestConfigList [2020-07-27T22:55:18.228Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T22:55:20.763Z] --- PASS: TestReadPluginNoRead (10.39s) [2020-07-27T22:55:20.763Z] --- PASS: TestReadPluginNoRead/default (2.29s) [2020-07-27T22:55:20.764Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.27s) [2020-07-27T22:55:20.764Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-07-27T22:55:20.764Z] read_test.go:92: [d0879f6654f3c] daemon is not started [2020-07-27T22:55:20.764Z] PASS [2020-07-27T22:55:20.764Z] [2020-07-27T22:55:20.764Z] DONE 6 tests in 24.044s [2020-07-27T22:55:20.764Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T22:55:20.764Z] testing: warning: no tests to run [2020-07-27T22:55:20.764Z] PASS [2020-07-27T22:55:20.764Z] [2020-07-27T22:55:20.764Z] DONE 0 tests in 0.043s [2020-07-27T22:55:20.764Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T22:55:20.764Z] INFO: Testing against a local daemon [2020-07-27T22:55:20.764Z] === RUN TestPluginWithDevMounts [2020-07-27T22:55:20.764Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-07-27T22:55:20.764Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-27T22:55:20.764Z] PASS [2020-07-27T22:55:20.764Z] [2020-07-27T22:55:20.764Z] === Skipped [2020-07-27T22:55:20.764Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-07-27T22:55:20.764Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-07-27T22:55:20.764Z] [2020-07-27T22:55:20.764Z] [2020-07-27T22:55:20.764Z] DONE 1 tests, 1 skipped in 0.146s [2020-07-27T22:55:20.764Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T22:55:21.023Z] INFO: Testing against a local daemon [2020-07-27T22:55:21.023Z] === RUN TestSecretInspect [2020-07-27T22:55:21.023Z] --- SKIP: TestSecretInspect (0.02s) [2020-07-27T22:55:21.023Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] === RUN TestSecretList [2020-07-27T22:55:21.023Z] --- SKIP: TestSecretList (0.01s) [2020-07-27T22:55:21.023Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] === RUN TestSecretsCreateAndDelete [2020-07-27T22:55:21.023Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-07-27T22:55:21.023Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] === RUN TestSecretsUpdate [2020-07-27T22:55:21.023Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-07-27T22:55:21.023Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] === RUN TestTemplatedSecret [2020-07-27T22:55:21.023Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-07-27T22:55:21.023Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] === RUN TestSecretCreateResolve [2020-07-27T22:55:21.023Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-07-27T22:55:21.023Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] PASS [2020-07-27T22:55:21.023Z] [2020-07-27T22:55:21.023Z] === Skipped [2020-07-27T22:55:21.023Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-07-27T22:55:21.023Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] [2020-07-27T22:55:21.023Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-07-27T22:55:21.023Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] [2020-07-27T22:55:21.023Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-07-27T22:55:21.023Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.023Z] [2020-07-27T22:55:21.023Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-07-27T22:55:21.024Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.024Z] [2020-07-27T22:55:21.024Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-07-27T22:55:21.024Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.024Z] [2020-07-27T22:55:21.024Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-07-27T22:55:21.024Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.024Z] [2020-07-27T22:55:21.024Z] [2020-07-27T22:55:21.024Z] DONE 6 tests, 6 skipped in 0.202s [2020-07-27T22:55:21.024Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T22:55:21.024Z] INFO: Testing against a local daemon [2020-07-27T22:55:21.024Z] === RUN TestServiceCreateInit [2020-07-27T22:55:21.055Z] --- PASS: TestConfigList (2.76s) [2020-07-27T22:55:21.055Z] === RUN TestConfigsCreateAndDelete [2020-07-27T22:55:21.055Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-07-27T22:55:21.192Z] + bundleName=arm64-integration [2020-07-27T22:55:21.192Z] + echo Creating arm64-integration-bundles.tar.gz [2020-07-27T22:55:21.192Z] Creating arm64-integration-bundles.tar.gz [2020-07-27T22:55:21.192Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json+ -o -name *.logxargs -o -name tar *.prof -czf -o arm64-integration-bundles.tar.gz -name [2020-07-27T22:55:21.192Z] *-report.xml ) -print [2020-07-27T22:55:21.284Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T22:55:21.284Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T22:55:21.284Z] --- PASS: TestServiceCreateInit (0.02s) [2020-07-27T22:55:21.284Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T22:55:21.284Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T22:55:21.284Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-07-27T22:55:21.284Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceConflict [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-07-27T22:55:21.284Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-07-27T22:55:21.284Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-27T22:55:21.284Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-07-27T22:55:21.284Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-07-27T22:55:21.284Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceSysctls [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-07-27T22:55:21.284Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateServiceCapabilities [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-07-27T22:55:21.284Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestInspect [2020-07-27T22:55:21.284Z] --- SKIP: TestInspect (0.01s) [2020-07-27T22:55:21.284Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestCreateJob [2020-07-27T22:55:21.284Z] --- SKIP: TestCreateJob (0.01s) [2020-07-27T22:55:21.284Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestReplicatedJob [2020-07-27T22:55:21.284Z] --- SKIP: TestReplicatedJob (0.01s) [2020-07-27T22:55:21.284Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestUpdateReplicatedJob [2020-07-27T22:55:21.284Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-07-27T22:55:21.284Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestServiceListWithStatuses [2020-07-27T22:55:21.284Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T22:55:21.284Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T22:55:21.284Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T22:55:21.284Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-07-27T22:55:21.284Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestDockerNetworkReConnect [2020-07-27T22:55:21.284Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-07-27T22:55:21.284Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:21.284Z] === RUN TestServicePlugin [Pipeline] archiveArtifacts [2020-07-27T22:55:21.467Z] Archiving artifacts [2020-07-27T22:55:21.830Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T22:55:21.830Z] [2020-07-27T22:55:21.830Z] Unloading profiles will leave already running processes permanently [2020-07-27T22:55:21.830Z] unconfined, which can lead to unexpected situations. [2020-07-27T22:55:21.830Z] [2020-07-27T22:55:21.830Z] To set a process to complain mode, use the command line tool [2020-07-27T22:55:21.830Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T22:55:21.830Z] [2020-07-27T22:55:21.846Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T22:55:22.161Z] + make clean Post stage [Pipeline] junit [2020-07-27T22:55:22.400Z] Recording test results [2020-07-27T22:55:22.733Z] docker volume rm -f docker-dev-cache [2020-07-27T22:55:22.733Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] sh [2020-07-27T22:55:23.587Z] --- PASS: TestConfigsCreateAndDelete (2.81s) [2020-07-27T22:55:23.587Z] === RUN TestConfigsUpdate [2020-07-27T22:55:23.666Z] + echo Ensuring container killed. [2020-07-27T22:55:23.666Z] Ensuring container killed. [2020-07-27T22:55:23.666Z] + docker rm -vf docker-pr4 [2020-07-27T22:55:23.666Z] Error: No such container: docker-pr4 [2020-07-27T22:55:23.666Z] + true [Pipeline] sh [2020-07-27T22:55:23.987Z] + echo Chowning /workspace to jenkins user [2020-07-27T22:55:23.987Z] Chowning /workspace to jenkins user [2020-07-27T22:55:23.987Z] + id -u [2020-07-27T22:55:23.987Z] + id -g [2020-07-27T22:55:23.987Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T22:55:23.987Z] Unable to find image 'busybox:latest' locally [2020-07-27T22:55:24.155Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-07-27T22:55:24.413Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-07-27T22:55:24.672Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-07-27T22:55:25.240Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-07-27T22:55:25.480Z] --- SKIP: TestServicePlugin (3.43s) [2020-07-27T22:55:25.480Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] === RUN TestServiceUpdateLabel [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] === RUN TestServiceUpdateSecrets [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceUpdateSecrets (0.03s) [2020-07-27T22:55:25.480Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] === RUN TestServiceUpdateConfigs [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] === RUN TestServiceUpdateNetwork [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] === RUN TestServiceUpdatePidsLimit [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s) [2020-07-27T22:55:25.480Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] PASS [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === Skipped [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-07-27T22:55:25.480Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T22:55:25.480Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-07-27T22:55:25.480Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-07-27T22:55:25.480Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-07-27T22:55:25.480Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-07-27T22:55:25.480Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-07-27T22:55:25.480Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-07-27T22:55:25.480Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-07-27T22:55:25.480Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-07-27T22:55:25.480Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-07-27T22:55:25.480Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-07-27T22:55:25.480Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-07-27T22:55:25.480Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-07-27T22:55:25.480Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-07-27T22:55:25.480Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T22:55:25.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-07-27T22:55:25.480Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-07-27T22:55:25.480Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-07-27T22:55:25.480Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.03s) [2020-07-27T22:55:25.480Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-07-27T22:55:25.480Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s) [2020-07-27T22:55:25.480Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] DONE 24 tests, 23 skipped in 3.891s [2020-07-27T22:55:25.480Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T22:55:25.480Z] INFO: Testing against a local daemon [2020-07-27T22:55:25.480Z] === RUN TestSessionCreate [2020-07-27T22:55:25.480Z] --- PASS: TestSessionCreate (0.02s) [2020-07-27T22:55:25.480Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T22:55:25.480Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-07-27T22:55:25.480Z] PASS [2020-07-27T22:55:25.480Z] [2020-07-27T22:55:25.480Z] DONE 2 tests in 0.167s [2020-07-27T22:55:25.480Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T22:55:25.480Z] INFO: Testing against a local daemon [2020-07-27T22:55:25.480Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T22:55:25.480Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T22:55:25.480Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T22:55:25.480Z] === RUN TestEventsExecDie [2020-07-27T22:55:25.740Z] --- PASS: TestEventsExecDie (0.46s) [2020-07-27T22:55:25.740Z] === RUN TestEventsBackwardsCompatible [2020-07-27T22:55:25.740Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-27T22:55:25.740Z] === RUN TestInfoBinaryCommits [2020-07-27T22:55:25.740Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-07-27T22:55:25.740Z] === RUN TestInfoAPIVersioned [2020-07-27T22:55:25.740Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T22:55:25.740Z] === RUN TestInfoDiscoveryBackend [2020-07-27T22:55:25.820Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-07-27T22:55:25.820Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-07-27T22:55:26.078Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-07-27T22:55:26.078Z] --- PASS: TestConfigsUpdate (2.82s) [2020-07-27T22:55:26.078Z] === RUN TestTemplatedConfig [2020-07-27T22:55:26.336Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T22:55:26.903Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-07-27T22:55:26.903Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-07-27T22:55:27.645Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-07-27T22:55:27.645Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T22:55:28.810Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-07-27T22:55:29.273Z] latest: Pulling from library/busybox [2020-07-27T22:55:29.273Z] 91f30d776fb2: Pulling fs layer [2020-07-27T22:55:29.273Z] 91f30d776fb2: Verifying Checksum [2020-07-27T22:55:29.273Z] 91f30d776fb2: Download complete [2020-07-27T22:55:29.273Z] 91f30d776fb2: Pull complete [2020-07-27T22:55:29.273Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-27T22:55:29.273Z] Status: Downloaded newer image for busybox:latest [2020-07-27T22:55:29.746Z] --- PASS: TestTemplatedConfig (3.52s) [2020-07-27T22:55:29.747Z] === RUN TestConfigCreateResolve [2020-07-27T22:55:30.005Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T22:55:30.485Z] + bundleName=docker-py [2020-07-27T22:55:30.485Z] + echo Creating docker-py-bundles.tar.gz [2020-07-27T22:55:30.485Z] Creating docker-py-bundles.tar.gz [2020-07-27T22:55:30.485Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2020-07-27T22:55:30.494Z] Archiving artifacts [2020-07-27T22:55:30.933Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2020-07-27T22:55:30.934Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T22:55:30.934Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-27T22:55:30.934Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:55:30.934Z] === RUN TestInfoAPI [2020-07-27T22:55:30.934Z] --- PASS: TestInfoAPI (0.04s) [2020-07-27T22:55:30.934Z] === RUN TestInfoAPIWarnings [2020-07-27T22:55:31.380Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-07-27T22:55:32.076Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-07-27T22:55:32.313Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-07-27T22:55:32.313Z] === RUN TestInfoDebug [2020-07-27T22:55:32.319Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-07-27T22:55:32.319Z] --- PASS: TestConfigCreateResolve (2.70s) [2020-07-27T22:55:32.319Z] === RUN TestConfigDaemonLibtrustID [2020-07-27T22:55:32.477Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh binary-daemon [2020-07-27T22:55:32.732Z] [2020-07-27T22:55:32.885Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2020-07-27T22:55:32.885Z] PASS [2020-07-27T22:55:32.885Z] [2020-07-27T22:55:32.885Z] DONE 7 tests in 18.487s [2020-07-27T22:55:32.885Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-07-27T22:55:32.885Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:32.885Z] ++ set -e [2020-07-27T22:55:32.885Z] ++ '[' -n 0 ']' [2020-07-27T22:55:32.885Z] ++ set -x [2020-07-27T22:55:32.885Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:55:32.988Z] Removing bundles/ [2020-07-27T22:55:32.988Z] [2020-07-27T22:55:32.988Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-07-27T22:55:32.988Z] Building: bundles/binary-daemon/dockerd-dev [2020-07-27T22:55:32.988Z] GOOS="" GOARCH="" GOARM="" [2020-07-27T22:55:33.145Z] INFO: Testing against a local daemon [2020-07-27T22:55:33.145Z] === RUN TestCheckpoint [2020-07-27T22:55:33.145Z] --- SKIP: TestCheckpoint (0.00s) [2020-07-27T22:55:33.145Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:55:33.145Z] === RUN TestContainerInvalidJSON [2020-07-27T22:55:33.145Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:55:33.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:55:33.145Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:55:33.145Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:55:33.145Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:55:33.145Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:55:33.145Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-07-27T22:55:33.145Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-07-27T22:55:33.145Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-07-27T22:55:33.145Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-07-27T22:55:33.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-07-27T22:55:33.145Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-07-27T22:55:33.145Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-07-27T22:55:33.145Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-07-27T22:55:33.403Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-07-27T22:55:33.403Z] === RUN TestCopyFromContainerPathIsNotDir [2020-07-27T22:55:33.403Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-07-27T22:55:33.403Z] === RUN TestCopyToContainerPathDoesNotExist [2020-07-27T22:55:33.403Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2020-07-27T22:55:33.403Z] === RUN TestCopyToContainerPathIsNotDir [2020-07-27T22:55:33.662Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-07-27T22:55:33.662Z] === RUN TestCopyFromContainer [2020-07-27T22:55:33.691Z] --- PASS: TestInfoDebug (1.53s) [2020-07-27T22:55:33.691Z] === RUN TestInfoInsecureRegistries [2020-07-27T22:55:34.616Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-07-27T22:55:35.557Z] === RUN TestCopyFromContainer// [2020-07-27T22:55:35.558Z] === RUN TestCopyFromContainer//bar/root [2020-07-27T22:55:35.597Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-07-27T22:55:35.597Z] === RUN TestInfoRegistryMirrors [2020-07-27T22:55:35.832Z] === RUN TestCopyFromContainer//bar/root/ [2020-07-27T22:55:35.832Z] === RUN TestCopyFromContainer/bar/quux [2020-07-27T22:55:36.093Z] === RUN TestCopyFromContainer/bar/quux/ [2020-07-27T22:55:36.093Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-07-27T22:55:36.351Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-07-27T22:55:36.351Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-07-27T22:55:36.609Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-07-27T22:55:36.869Z] === RUN TestCopyFromContainer/bar/notarget [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer (3.39s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer// (0.13s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.16s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.15s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2020-07-27T22:55:36.869Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2020-07-27T22:55:36.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-07-27T22:55:36.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:55:36.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:55:36.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:55:36.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:55:36.869Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:55:36.869Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:55:36.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-07-27T22:55:36.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-07-27T22:55:36.869Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-07-27T22:55:36.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-07-27T22:55:36.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-07-27T22:55:36.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-07-27T22:55:36.869Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-07-27T22:55:36.869Z] === RUN TestCreateLinkToNonExistingContainer [2020-07-27T22:55:36.975Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-07-27T22:55:36.975Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T22:55:36.975Z] --- PASS: TestLoginFailsWithBadCredentials (0.19s) [2020-07-27T22:55:36.975Z] === RUN TestPingCacheHeaders [2020-07-27T22:55:36.975Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-07-27T22:55:36.975Z] === RUN TestPingGet [2020-07-27T22:55:36.975Z] --- PASS: TestPingGet (0.02s) [2020-07-27T22:55:36.975Z] === RUN TestPingHead [2020-07-27T22:55:36.975Z] --- PASS: TestPingHead (0.02s) [2020-07-27T22:55:36.975Z] === RUN TestVersion [2020-07-27T22:55:37.128Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-07-27T22:55:37.128Z] === RUN TestCreateWithInvalidEnv [2020-07-27T22:55:37.128Z] === RUN TestCreateWithInvalidEnv/0 [2020-07-27T22:55:37.128Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-07-27T22:55:37.128Z] === RUN TestCreateWithInvalidEnv/1 [2020-07-27T22:55:37.128Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-07-27T22:55:37.128Z] === RUN TestCreateWithInvalidEnv/2 [2020-07-27T22:55:37.128Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-07-27T22:55:37.128Z] === CONT TestCreateWithInvalidEnv/0 [2020-07-27T22:55:37.128Z] === CONT TestCreateWithInvalidEnv/2 [2020-07-27T22:55:37.128Z] === CONT TestCreateWithInvalidEnv/1 [2020-07-27T22:55:37.128Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-07-27T22:55:37.128Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-07-27T22:55:37.128Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-07-27T22:55:37.128Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-07-27T22:55:37.128Z] === RUN TestCreateTmpfsMountsTarget [2020-07-27T22:55:37.128Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-07-27T22:55:37.128Z] === RUN TestCreateWithCustomMaskedPaths [2020-07-27T22:55:37.128Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-07-27T22:55:37.128Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-07-27T22:55:37.235Z] --- PASS: TestVersion (0.02s) [2020-07-27T22:55:37.235Z] PASS [2020-07-27T22:55:37.235Z] [2020-07-27T22:55:37.235Z] === Skipped [2020-07-27T22:55:37.235Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-07-27T22:55:37.235Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T22:55:37.235Z] [2020-07-27T22:55:37.235Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-07-27T22:55:37.235Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-07-27T22:55:37.235Z] [2020-07-27T22:55:37.235Z] [2020-07-27T22:55:37.235Z] DONE 18 tests, 2 skipped in 12.014s [2020-07-27T22:55:37.235Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T22:55:37.235Z] INFO: Testing against a local daemon [2020-07-27T22:55:37.235Z] === RUN TestVolumesCreateAndList [2020-07-27T22:55:37.235Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-27T22:55:37.235Z] === RUN TestVolumesRemove [2020-07-27T22:55:37.235Z] --- PASS: TestVolumesRemove (0.05s) [2020-07-27T22:55:37.235Z] === RUN TestVolumesInspect [2020-07-27T22:55:37.235Z] --- PASS: TestVolumesInspect (0.02s) [2020-07-27T22:55:37.235Z] === RUN TestVolumesInvalidJSON [2020-07-27T22:55:37.235Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:37.235Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:37.494Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T22:55:37.494Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-07-27T22:55:37.494Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T22:55:37.494Z] PASS [2020-07-27T22:55:37.494Z] [2020-07-27T22:55:37.494Z] DONE 5 tests in 0.243s [2020-07-27T22:55:37.494Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T22:55:37.494Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11971 is not a child of this shell [2020-07-27T22:55:37.494Z] warning: PID 11971 from bundles/test-integration/docker.pid had a nonzero exit code [2020-07-27T22:55:37.494Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T22:55:37.494Z] [2020-07-27T22:55:37.494Z] Unloading profiles will leave already running processes permanently [2020-07-27T22:55:37.494Z] unconfined, which can lead to unexpected situations. [2020-07-27T22:55:37.494Z] [2020-07-27T22:55:37.494Z] To set a process to complain mode, use the command line tool [2020-07-27T22:55:37.494Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T22:55:37.494Z] Removing test suite binaries [2020-07-27T22:55:37.494Z] exiting test-integration [2020-07-27T22:55:37.494Z] ++ exit 0 [2020-07-27T22:55:38.432Z] [2020-07-27T22:55:39.034Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-07-27T22:55:39.302Z] --- PASS: TestCreateWithCustomMaskedPaths (2.14s) [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:55:39.302Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:55:39.302Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-07-27T22:55:39.302Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-07-27T22:55:39.302Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-07-27T22:55:39.562Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.05s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-07-27T22:55:39.562Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-07-27T22:55:39.563Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-07-27T22:55:39.563Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2020-07-27T22:55:39.563Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-07-27T22:55:39.563Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-07-27T22:55:39.563Z] === RUN TestCreateWithCustomReadonlyPaths Post stage [Pipeline] junit [2020-07-27T22:55:39.825Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T22:55:41.439Z] + echo Ensuring container killed. [2020-07-27T22:55:41.439Z] Ensuring container killed. [2020-07-27T22:55:41.439Z] + docker rm -vf docker-pr4 [2020-07-27T22:55:41.439Z] Error: No such container: docker-pr4 [2020-07-27T22:55:41.439Z] + true [Pipeline] sh [2020-07-27T22:55:41.726Z] + echo Chowning /workspace to jenkins user [2020-07-27T22:55:41.726Z] Chowning /workspace to jenkins user [2020-07-27T22:55:41.726Z] + id -u [2020-07-27T22:55:41.726Z] + id -g [2020-07-27T22:55:41.726Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T22:55:41.726Z] Unable to find image 'busybox:latest' locally [2020-07-27T22:55:41.726Z] latest: Pulling from library/busybox [2020-07-27T22:55:41.726Z] 91f30d776fb2: Pulling fs layer [2020-07-27T22:55:42.100Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.16s) [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-07-27T22:55:42.101Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:55:42.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:55:42.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:55:42.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:55:42.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:55:42.101Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:55:42.101Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:55:42.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-07-27T22:55:42.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-07-27T22:55:42.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-07-27T22:55:42.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-07-27T22:55:42.101Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-07-27T22:55:42.101Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-07-27T22:55:42.101Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-07-27T22:55:42.359Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-07-27T22:55:42.359Z] === RUN TestCreateDifferentPlatform [2020-07-27T22:55:42.359Z] === RUN TestCreateDifferentPlatform/different_os [2020-07-27T22:55:42.359Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-07-27T22:55:42.359Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-07-27T22:55:42.359Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-07-27T22:55:42.359Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-07-27T22:55:42.359Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-07-27T22:55:42.359Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-07-27T22:55:42.359Z] === RUN TestContainerStartOnDaemonRestart [2020-07-27T22:55:42.359Z] === PAUSE TestContainerStartOnDaemonRestart [2020-07-27T22:55:42.359Z] === RUN TestDaemonRestartIpcMode [2020-07-27T22:55:42.359Z] === PAUSE TestDaemonRestartIpcMode [2020-07-27T22:55:42.359Z] === RUN TestDaemonHostGatewayIP [2020-07-27T22:55:42.359Z] === PAUSE TestDaemonHostGatewayIP [2020-07-27T22:55:42.359Z] === RUN TestContainerKillOnDaemonStart [2020-07-27T22:55:42.359Z] === PAUSE TestContainerKillOnDaemonStart [2020-07-27T22:55:42.359Z] === RUN TestDiff [2020-07-27T22:55:42.927Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-07-27T22:55:42.927Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-07-27T22:55:43.187Z] --- PASS: TestDiff (0.83s) [2020-07-27T22:55:43.187Z] === RUN TestExecWithCloseStdin [2020-07-27T22:55:43.187Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-07-27T22:55:44.124Z] --- PASS: TestExecWithCloseStdin (0.82s) [2020-07-27T22:55:44.124Z] === RUN TestExec [2020-07-27T22:55:45.065Z] --- PASS: TestExec (0.83s) [2020-07-27T22:55:45.065Z] === RUN TestExecUser [2020-07-27T22:55:45.065Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-07-27T22:55:45.065Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-07-27T22:55:46.001Z] --- PASS: TestExecUser (0.90s) [2020-07-27T22:55:46.001Z] === RUN TestExportContainerAndImportImage [2020-07-27T22:55:46.937Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2020-07-27T22:55:46.937Z] === RUN TestExportContainerAfterDaemonRestart [2020-07-27T22:55:47.002Z] 91f30d776fb2: Download complete [2020-07-27T22:55:47.002Z] 91f30d776fb2: Pull complete [2020-07-27T22:55:47.002Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-27T22:55:47.002Z] Status: Downloaded newer image for busybox:latest [2020-07-27T22:55:48.315Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-07-27T22:55:48.315Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s) [2020-07-27T22:55:48.315Z] === RUN TestHealthCheckWorkdir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T22:55:48.574Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-07-27T22:55:48.677Z] + bundleName=amd64-rootless [2020-07-27T22:55:48.677Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-07-27T22:55:48.677Z] Creating amd64-rootless-bundles.tar.gz [2020-07-27T22:55:48.677Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-07-27T22:55:48.677Z] + 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 [2020-07-27T22:55:48.690Z] Archiving artifacts [2020-07-27T22:55:48.833Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-07-27T22:55:49.400Z] --- PASS: TestHealthCheckWorkdir (0.96s) [2020-07-27T22:55:49.400Z] === RUN TestHealthKillContainer [2020-07-27T22:55:49.967Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-07-27T22:55:50.239Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T22:55:50.535Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-07-27T22:55:50.553Z] + make clean [2020-07-27T22:55:50.812Z] docker volume rm -f docker-dev-cache [2020-07-27T22:55:50.812Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T22:55:51.911Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-07-27T22:55:52.170Z] --- PASS: TestHealthKillContainer (2.68s) [2020-07-27T22:55:52.170Z] === RUN TestInspectCpusetInConfigPre120 [2020-07-27T22:55:52.739Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2020-07-27T22:55:52.739Z] === RUN TestIpcModeNone [2020-07-27T22:55:53.002Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-07-27T22:55:53.571Z] --- PASS: TestIpcModeNone (0.78s) [2020-07-27T22:55:53.571Z] === RUN TestIpcModePrivate [2020-07-27T22:55:54.138Z] --- PASS: TestIpcModePrivate (0.60s) [2020-07-27T22:55:54.139Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false [2020-07-27T22:55:54.139Z] === RUN TestIpcModeShareable [2020-07-27T22:55:54.706Z] --- PASS: TestIpcModeShareable (0.68s) [2020-07-27T22:55:54.706Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-07-27T22:55:54.706Z] === RUN TestAPIIpcModeShareableAndContainer [2020-07-27T22:55:55.642Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-07-27T22:55:55.901Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-07-27T22:55:56.842Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.99s) [2020-07-27T22:55:56.842Z] === RUN TestAPIIpcModeHost [2020-07-27T22:55:57.411Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-07-27T22:55:57.411Z] --- PASS: TestAPIIpcModeHost (0.71s) [2020-07-27T22:55:57.411Z] === RUN TestDaemonIpcModeShareable [2020-07-27T22:55:58.350Z] === RUN TestDockerSuite/TestBuildAddScript [2020-07-27T22:55:58.918Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-07-27T22:55:59.177Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-07-27T22:55:59.177Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2020-07-27T22:55:59.177Z] === RUN TestDaemonIpcModePrivate [2020-07-27T22:55:59.436Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-07-27T22:56:00.004Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-07-27T22:56:00.571Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-07-27T22:56:00.830Z] --- PASS: TestDaemonIpcModePrivate (1.62s) [2020-07-27T22:56:00.830Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2020-07-27T22:56:00.830Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-07-27T22:56:01.398Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-07-27T22:56:02.334Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-07-27T22:56:02.593Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.76s) [2020-07-27T22:56:02.593Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2020-07-27T22:56:02.593Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-07-27T22:56:03.972Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-07-27T22:56:04.231Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.73s) [2020-07-27T22:56:04.231Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: true, mustBeShared: true [2020-07-27T22:56:04.231Z] === RUN TestIpcModeOlderClient [2020-07-27T22:56:04.231Z] === PAUSE TestIpcModeOlderClient [2020-07-27T22:56:04.231Z] === RUN TestKillContainerInvalidSignal [2020-07-27T22:56:05.167Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-07-27T22:56:05.167Z] === RUN TestKillContainer [2020-07-27T22:56:05.167Z] === RUN TestKillContainer/no_signal [2020-07-27T22:56:05.425Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-07-27T22:56:05.686Z] === RUN TestKillContainer/non_killing_signal [2020-07-27T22:56:06.253Z] === RUN TestKillContainer/killing_signal [2020-07-27T22:56:07.192Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-07-27T22:56:07.451Z] --- PASS: TestKillContainer (2.22s) [2020-07-27T22:56:07.451Z] --- PASS: TestKillContainer/no_signal (0.65s) [2020-07-27T22:56:07.451Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-07-27T22:56:07.451Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2020-07-27T22:56:07.451Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-07-27T22:56:07.451Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-07-27T22:56:08.019Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-07-27T22:56:08.586Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-07-27T22:56:08.845Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-07-27T22:56:08.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.54s) [2020-07-27T22:56:08.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-07-27T22:56:08.845Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-07-27T22:56:08.845Z] === RUN TestKillStoppedContainer [2020-07-27T22:56:08.845Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-07-27T22:56:08.845Z] === RUN TestKillStoppedContainerAPIPre120 [2020-07-27T22:56:09.104Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-07-27T22:56:09.104Z] === RUN TestKillDifferentUserContainer [2020-07-27T22:56:09.671Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2020-07-27T22:56:09.671Z] === RUN TestInspectOomKilledTrue [2020-07-27T22:56:09.671Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-07-27T22:56:09.671Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:56:09.671Z] === RUN TestInspectOomKilledFalse [2020-07-27T22:56:09.671Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-07-27T22:56:09.671Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:56:09.671Z] === RUN TestLinksEtcHostsContentMatch [2020-07-27T22:56:10.240Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2020-07-27T22:56:10.240Z] === RUN TestLinksContainerNames [2020-07-27T22:56:10.501Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-07-27T22:56:11.880Z] --- PASS: TestLinksContainerNames (1.46s) [2020-07-27T22:56:11.880Z] === RUN TestLogsFollowTailEmpty [2020-07-27T22:56:12.817Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-07-27T22:56:12.817Z] --- PASS: TestLogsFollowTailEmpty (0.82s) [2020-07-27T22:56:12.817Z] === RUN TestContainerNetworkMountsNoChown [2020-07-27T22:56:13.075Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-07-27T22:56:13.075Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-07-27T22:56:13.334Z] --- PASS: TestContainerNetworkMountsNoChown (0.70s) [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/default [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/default [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/private [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/private [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rprivate [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rprivate [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/slave [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/slave [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rslave [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rslave [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/shared [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/shared [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rshared [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rshared [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/default [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/default/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rslave [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/default/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rshared [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/shared [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rprivate [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/slave [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/private [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/private/bind_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/private/mount_root [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-07-27T22:56:13.334Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:56:13.334Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-07-27T22:56:13.334Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-07-27T22:56:13.594Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/default/mount_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/default/bind_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/private/bind_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/private/mount_root [2020-07-27T22:56:13.853Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-07-27T22:56:14.113Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-07-27T22:56:14.113Z] === RUN TestContainerBindMountNonRecursive [2020-07-27T22:56:15.492Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-07-27T22:56:15.750Z] --- PASS: TestContainerBindMountNonRecursive (1.66s) [2020-07-27T22:56:15.750Z] === RUN TestNetworkNat [2020-07-27T22:56:15.750Z] === RUN TestDockerSuite/TestBuildAddTar [2020-07-27T22:56:16.320Z] --- PASS: TestNetworkNat (0.60s) [2020-07-27T22:56:16.320Z] === RUN TestNetworkLocalhostTCPNat [2020-07-27T22:56:16.580Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-07-27T22:56:16.839Z] --- PASS: TestNetworkLocalhostTCPNat (0.71s) [2020-07-27T22:56:16.839Z] === RUN TestNetworkLoopbackNat [2020-07-27T22:56:20.127Z] --- PASS: TestNetworkLoopbackNat (2.92s) [2020-07-27T22:56:20.127Z] === RUN TestPause [2020-07-27T22:56:20.385Z] --- PASS: TestPause (0.62s) [2020-07-27T22:56:20.385Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-07-27T22:56:20.385Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:56:20.385Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:56:20.385Z] === RUN TestPauseStopPausedContainer [2020-07-27T22:56:21.321Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-07-27T22:56:21.321Z] --- PASS: TestPauseStopPausedContainer (0.63s) [2020-07-27T22:56:21.321Z] === RUN TestPsFilter [2020-07-27T22:56:21.321Z] --- PASS: TestPsFilter (0.17s) [2020-07-27T22:56:21.321Z] === RUN TestRemoveContainerWithRemovedVolume [2020-07-27T22:56:21.889Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.60s) [2020-07-27T22:56:21.889Z] === RUN TestRemoveContainerWithVolume [2020-07-27T22:56:22.147Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-07-27T22:56:22.406Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-07-27T22:56:22.406Z] === RUN TestRemoveContainerRunning [2020-07-27T22:56:23.018Z] --- PASS: TestRemoveContainerRunning (0.55s) [2020-07-27T22:56:23.018Z] === RUN TestRemoveContainerForceRemoveRunning [2020-07-27T22:56:23.018Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-07-27T22:56:23.283Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-07-27T22:56:23.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2020-07-27T22:56:23.861Z] === RUN TestRemoveInvalidContainer [2020-07-27T22:56:23.861Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-07-27T22:56:23.861Z] === RUN TestRenameLinkedContainer [2020-07-27T22:56:27.160Z] --- PASS: TestRenameLinkedContainer (3.15s) [2020-07-27T22:56:27.161Z] === RUN TestRenameStoppedContainer [2020-07-27T22:56:27.161Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-07-27T22:56:27.729Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-07-27T22:56:27.729Z] === RUN TestRenameRunningContainerAndReuse [2020-07-27T22:56:29.638Z] --- PASS: TestRenameRunningContainerAndReuse (1.60s) [2020-07-27T22:56:29.638Z] === RUN TestRenameInvalidName [2020-07-27T22:56:29.897Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-07-27T22:56:30.156Z] --- PASS: TestRenameInvalidName (0.82s) [2020-07-27T22:56:30.156Z] === RUN TestRenameAnonymousContainer [2020-07-27T22:56:32.065Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-07-27T22:56:33.445Z] --- PASS: TestRenameAnonymousContainer (3.02s) [2020-07-27T22:56:33.445Z] === RUN TestRenameContainerWithSameName [2020-07-27T22:56:34.204Z] --- PASS: TestRenameContainerWithSameName (0.89s) [2020-07-27T22:56:34.204Z] === RUN TestRenameContainerWithLinkedContainer [2020-07-27T22:56:34.204Z] === RUN TestDockerSuite/TestBuildBlankName [2020-07-27T22:56:35.140Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-07-27T22:56:36.077Z] --- PASS: TestRenameContainerWithLinkedContainer (2.02s) [2020-07-27T22:56:36.077Z] === RUN TestResize [2020-07-27T22:56:37.018Z] --- PASS: TestResize (0.92s) [2020-07-27T22:56:37.018Z] === RUN TestResizeWithInvalidSize [2020-07-27T22:56:37.586Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-07-27T22:56:37.845Z] --- PASS: TestResizeWithInvalidSize (0.83s) [2020-07-27T22:56:37.845Z] === RUN TestResizeWhenContainerNotStarted [2020-07-27T22:56:38.783Z] --- PASS: TestResizeWhenContainerNotStarted (0.73s) [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:38.783Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:38.783Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:38.783Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-07-27T22:56:38.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-07-27T22:56:40.163Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-07-27T22:56:41.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:41.541Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-07-27T22:56:42.110Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:44.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-07-27T22:56:44.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-07-27T22:56:44.584Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-07-27T22:56:45.519Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-07-27T22:56:46.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-07-27T22:56:47.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-07-27T22:56:47.468Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-07-27T22:56:48.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-07-27T22:56:48.846Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-07-27T22:56:50.225Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-07-27T22:56:50.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-07-27T22:56:51.163Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-07-27T22:56:51.731Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-07-27T22:56:52.668Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-07-27T22:56:52.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-07-27T22:56:54.402Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-07-27T22:56:54.402Z] Copying nested executables into bundles/binary-daemon [2020-07-27T22:56:54.402Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-07-27T22:56:54.729Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/make.sh cross [2020-07-27T22:56:54.985Z] [2020-07-27T22:56:55.241Z] Removing bundles/ [2020-07-27T22:56:55.241Z] [2020-07-27T22:56:55.241Z] ---> Making bundle: cross (in bundles/cross) [2020-07-27T22:56:55.241Z] Cross building: bundles/cross/linux/amd64 [2020-07-27T22:56:55.241Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-07-27T22:56:55.241Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-07-27T22:56:55.462Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.87s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.31s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.14s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.99s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.03s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.18s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.97s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.64s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.11s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.83s) [2020-07-27T22:56:55.721Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.79s) [2020-07-27T22:56:55.721Z] === RUN TestCgroupNamespacesRun [2020-07-27T22:56:56.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-07-27T22:56:57.666Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2020-07-27T22:56:57.666Z] === RUN TestCgroupNamespacesRunPrivileged [2020-07-27T22:56:59.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-07-27T22:56:59.302Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-07-27T22:56:59.302Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-07-27T22:57:01.208Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.87s) [2020-07-27T22:57:01.208Z] === RUN TestCgroupNamespacesRunHostMode [2020-07-27T22:57:03.112Z] --- PASS: TestCgroupNamespacesRunHostMode (1.72s) [2020-07-27T22:57:03.112Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-07-27T22:57:04.048Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-07-27T22:57:04.616Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.83s) [2020-07-27T22:57:04.616Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-07-27T22:57:05.556Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-07-27T22:57:05.815Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-07-27T22:57:06.074Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.54s) [2020-07-27T22:57:06.074Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-07-27T22:57:07.012Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2020-07-27T22:57:07.012Z] === RUN TestCgroupNamespacesRunOlderClient [2020-07-27T22:57:07.581Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-07-27T22:57:08.961Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.69s) [2020-07-27T22:57:08.961Z] === RUN TestKernelTCPMemory [2020-07-27T22:57:08.961Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-07-27T22:57:09.528Z] --- PASS: TestKernelTCPMemory (0.86s) [2020-07-27T22:57:09.528Z] === RUN TestNISDomainname [2020-07-27T22:57:10.465Z] --- PASS: TestNISDomainname (0.89s) [2020-07-27T22:57:10.465Z] === RUN TestHostnameDnsResolution [2020-07-27T22:57:11.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-07-27T22:57:11.843Z] --- PASS: TestHostnameDnsResolution (1.30s) [2020-07-27T22:57:11.843Z] === RUN TestStats [2020-07-27T22:57:11.843Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-07-27T22:57:13.746Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-07-27T22:57:14.683Z] --- PASS: TestStats (2.84s) [2020-07-27T22:57:14.683Z] === RUN TestStopContainerWithTimeout [2020-07-27T22:57:14.683Z] === RUN TestStopContainerWithTimeout/0 [2020-07-27T22:57:14.683Z] === PAUSE TestStopContainerWithTimeout/0 [2020-07-27T22:57:14.683Z] === RUN TestStopContainerWithTimeout/1 [2020-07-27T22:57:14.683Z] === PAUSE TestStopContainerWithTimeout/1 [2020-07-27T22:57:14.683Z] === RUN TestStopContainerWithTimeout/3 [2020-07-27T22:57:14.683Z] === PAUSE TestStopContainerWithTimeout/3 [2020-07-27T22:57:14.683Z] === RUN TestStopContainerWithTimeout/-1 [2020-07-27T22:57:14.683Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-07-27T22:57:14.683Z] === CONT TestStopContainerWithTimeout/0 [2020-07-27T22:57:14.683Z] === CONT TestStopContainerWithTimeout/-1 [2020-07-27T22:57:16.058Z] === CONT TestStopContainerWithTimeout/3 [2020-07-27T22:57:16.058Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-07-27T22:57:17.505Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-07-27T22:57:18.083Z] === CONT TestStopContainerWithTimeout/1 [2020-07-27T22:57:19.984Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2020-07-27T22:57:19.984Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-07-27T22:57:19.984Z] --- PASS: TestStopContainerWithTimeout/-1 (3.24s) [2020-07-27T22:57:19.984Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-07-27T22:57:19.984Z] --- PASS: TestStopContainerWithTimeout/1 (1.76s) [2020-07-27T22:57:19.984Z] === RUN TestDeleteDevicemapper [2020-07-27T22:57:19.984Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-07-27T22:57:19.984Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:57:19.984Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-07-27T22:57:20.550Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-07-27T22:57:21.119Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-07-27T22:57:22.054Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-07-27T22:57:22.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-07-27T22:57:22.571Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.94s) [2020-07-27T22:57:22.571Z] === RUN TestUpdateMemory [2020-07-27T22:57:22.571Z] --- SKIP: TestUpdateMemory (0.00s) [2020-07-27T22:57:22.571Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:57:22.571Z] === RUN TestUpdateCPUQuota [2020-07-27T22:57:23.947Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-07-27T22:57:24.206Z] --- PASS: TestUpdateCPUQuota (1.49s) [2020-07-27T22:57:24.206Z] === RUN TestUpdatePidsLimit [2020-07-27T22:57:24.206Z] === RUN TestUpdatePidsLimit/update_from_none [2020-07-27T22:57:24.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-07-27T22:57:24.464Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-07-27T22:57:24.464Z] === RUN TestUpdatePidsLimit/no_change [2020-07-27T22:57:25.031Z] === RUN TestUpdatePidsLimit/update_lower [2020-07-27T22:57:25.290Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-07-27T22:57:25.290Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-07-27T22:57:25.857Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-07-27T22:57:26.115Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-07-27T22:57:26.373Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-07-27T22:57:27.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-07-27T22:57:27.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit (3.48s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/update_lower (0.41s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.33s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-07-27T22:57:27.751Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.33s) [2020-07-27T22:57:27.751Z] === RUN TestUpdateRestartPolicy [2020-07-27T22:57:27.751Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-07-27T22:57:30.286Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-07-27T22:57:30.545Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-07-27T22:57:31.483Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-07-27T22:57:32.419Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-07-27T22:57:32.987Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-07-27T22:57:34.367Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-07-27T22:57:37.654Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-07-27T22:57:37.654Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-07-27T22:57:39.035Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-07-27T22:57:39.605Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-07-27T22:57:39.864Z] --- PASS: TestUpdateRestartPolicy (12.15s) [2020-07-27T22:57:39.864Z] === RUN TestUpdateRestartWithAutoRemove [2020-07-27T22:57:39.864Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-07-27T22:57:40.432Z] === RUN TestDockerSuite/TestBuildCmd [2020-07-27T22:57:40.432Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2020-07-27T22:57:40.432Z] === RUN TestWaitNonBlocked [2020-07-27T22:57:40.432Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:57:40.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:57:40.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:57:40.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:57:40.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-07-27T22:57:40.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-07-27T22:57:40.691Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-07-27T22:57:40.950Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-07-27T22:57:41.517Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-07-27T22:57:41.517Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-07-27T22:57:41.775Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-07-27T22:57:41.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.16s) [2020-07-27T22:57:41.775Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.28s) [2020-07-27T22:57:41.775Z] === RUN TestWaitBlocked [2020-07-27T22:57:41.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:57:41.775Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:57:41.775Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:57:41.776Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:57:41.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-07-27T22:57:41.776Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-07-27T22:57:42.344Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-07-27T22:57:42.912Z] --- PASS: TestWaitBlocked (0.03s) [2020-07-27T22:57:42.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.11s) [2020-07-27T22:57:42.912Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2020-07-27T22:57:42.912Z] === CONT TestContainerStartOnDaemonRestart [2020-07-27T22:57:42.912Z] === CONT TestIpcModeOlderClient [2020-07-27T22:57:42.912Z] --- PASS: TestIpcModeOlderClient (0.09s) [2020-07-27T22:57:42.912Z] === CONT TestDaemonHostGatewayIP [2020-07-27T22:57:43.171Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-07-27T22:57:46.460Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-07-27T22:57:46.460Z] --- PASS: TestContainerStartOnDaemonRestart (3.61s) [2020-07-27T22:57:46.460Z] === CONT TestContainerKillOnDaemonStart [2020-07-27T22:57:47.841Z] --- PASS: TestDaemonHostGatewayIP (4.62s) [2020-07-27T22:57:47.841Z] === CONT TestDaemonRestartIpcMode [2020-07-27T22:57:48.780Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-07-27T22:57:50.158Z] === RUN TestDockerSuite/TestBuildContChar [2020-07-27T22:57:50.416Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-07-27T22:57:51.351Z] --- PASS: TestDaemonRestartIpcMode (3.50s) [2020-07-27T22:57:52.731Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-07-27T22:57:53.676Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-07-27T22:57:53.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-07-27T22:57:53.676Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-07-27T22:57:53.936Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-07-27T22:57:54.194Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-07-27T22:57:54.453Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-07-27T22:57:55.830Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-07-27T22:57:58.362Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-07-27T22:57:59.299Z] --- PASS: TestContainerKillOnDaemonStart (12.78s) [2020-07-27T22:57:59.299Z] PASS [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === Skipped [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-07-27T22:57:59.299Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-07-27T22:57:59.299Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-07-27T22:57:59.299Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-07-27T22:57:59.299Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-07-27T22:57:59.299Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-07-27T22:57:59.299Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] [2020-07-27T22:57:59.299Z] DONE 204 tests, 6 skipped in 146.370s [2020-07-27T22:57:59.299Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-07-27T22:57:59.299Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:57:59.299Z] ++ set -e [2020-07-27T22:57:59.299Z] ++ '[' -n 0 ']' [2020-07-27T22:57:59.299Z] ++ set -x [2020-07-27T22:57:59.299Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2020-07-27T22:57:59.559Z] INFO: Testing against a local daemon [2020-07-27T22:57:59.559Z] === RUN TestCommitInheritsEnv [2020-07-27T22:58:00.129Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-07-27T22:58:00.129Z] === RUN TestImportExtremelyLargeImageWorks [2020-07-27T22:58:00.129Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-07-27T22:58:00.129Z] === RUN TestImagesFilterMultiReference [2020-07-27T22:58:00.129Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-07-27T22:58:00.129Z] === RUN TestImagePullPlatformInvalid [2020-07-27T22:58:00.387Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-07-27T22:58:00.387Z] === RUN TestRemoveImageOrphaning [2020-07-27T22:58:00.646Z] --- PASS: TestRemoveImageOrphaning (0.45s) [2020-07-27T22:58:00.646Z] === RUN TestRemoveImageGarbageCollector [2020-07-27T22:58:01.582Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-07-27T22:58:02.959Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2020-07-27T22:58:02.959Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-07-27T22:58:02.959Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-07-27T22:58:02.959Z] === RUN TestTagInvalidReference [2020-07-27T22:58:02.959Z] --- PASS: TestTagInvalidReference (0.03s) [2020-07-27T22:58:02.959Z] === RUN TestTagValidPrefixedRepo [2020-07-27T22:58:02.959Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-07-27T22:58:02.959Z] === RUN TestTagExistedNameWithoutForce [2020-07-27T22:58:02.959Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-07-27T22:58:02.959Z] === RUN TestTagOfficialNames [2020-07-27T22:58:03.217Z] --- PASS: TestTagOfficialNames (0.10s) [2020-07-27T22:58:03.217Z] === RUN TestTagMatchesDigest [2020-07-27T22:58:03.217Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-07-27T22:58:03.217Z] === CONT TestImportExtremelyLargeImageWorks [2020-07-27T22:58:03.217Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-07-27T22:58:03.784Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-07-27T22:58:04.720Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-07-27T22:58:04.978Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-07-27T22:58:06.881Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-07-27T22:58:07.816Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-07-27T22:58:12.047Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-07-27T22:58:12.047Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-07-27T22:58:12.987Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-07-27T22:58:12.987Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-07-27T22:58:12.987Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-07-27T22:58:13.247Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-07-27T22:58:13.247Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-07-27T22:58:13.247Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-07-27T22:58:13.509Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-07-27T22:58:14.444Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-07-27T22:58:16.618Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-07-27T22:58:16.618Z] Copying nested executables into bundles/cross/linux/amd64 [2020-07-27T22:58:16.618Z] Cross building: bundles/cross/windows/amd64 [2020-07-27T22:58:16.618Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-27T22:58:16.618Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-07-27T22:58:16.976Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-07-27T22:58:19.510Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-07-27T22:58:20.446Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-07-27T22:58:21.013Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-07-27T22:58:21.273Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-07-27T22:58:21.532Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-07-27T22:58:24.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-07-27T22:58:24.821Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-07-27T22:58:25.080Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-07-27T22:58:25.338Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-07-27T22:58:28.624Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-07-27T22:58:30.528Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-07-27T22:58:30.786Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-07-27T22:58:34.979Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-07-27T22:58:35.546Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-07-27T22:58:37.449Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-07-27T22:58:38.385Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-07-27T22:58:39.762Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-07-27T22:58:40.329Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-07-27T22:58:43.619Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-07-27T22:58:43.619Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-07-27T22:58:44.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-07-27T22:58:44.557Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-07-27T22:58:45.936Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-07-27T22:58:46.504Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-07-27T22:58:47.072Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-07-27T22:58:48.450Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-07-27T22:58:48.450Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-07-27T22:58:49.018Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-07-27T22:58:49.956Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-07-27T22:58:50.216Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-07-27T22:58:52.749Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-07-27T22:58:52.749Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-07-27T22:58:54.654Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-07-27T22:58:56.031Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-07-27T22:58:58.566Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-07-27T22:58:59.503Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-07-27T22:58:59.762Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-07-27T22:59:01.141Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-07-27T22:59:03.044Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-07-27T22:59:03.044Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-07-27T22:59:07.234Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-07-27T22:59:10.528Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-07-27T22:59:14.726Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-07-27T22:59:14.726Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-07-27T22:59:15.690Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-07-27T22:59:15.690Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-07-27T22:59:16.651Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-07-27T22:59:17.586Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-07-27T22:59:18.962Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-07-27T22:59:20.866Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-07-27T22:59:22.242Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-07-27T22:59:23.176Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-07-27T22:59:25.711Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-07-27T22:59:29.903Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-07-27T22:59:32.439Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-07-27T22:59:34.343Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-07-27T22:59:36.246Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-07-27T22:59:37.984Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-07-27T22:59:37.984Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-07-27T22:59:37.984Z] remote: Enumerating objects: 2, done. [2020-07-27T22:59:37.984Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-07-27T22:59:37.984Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-07-27T22:59:37.984Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-07-27T22:59:37.984Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2020-07-27T22:59:37.984Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-07-27T22:59:37.984Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-07-27T22:59:38.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/test/unit [2020-07-27T22:59:38.780Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-07-27T22:59:40.837Z] ? github.com/docker/docker/api [no test files] [2020-07-27T22:59:41.318Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-07-27T22:59:43.401Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-07-27T22:59:45.947Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-07-27T22:59:45.947Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite (319.45s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.01s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.61s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.48s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:1449: [d73249e97ad8d] daemon is not started [2020-07-27T22:59:51.216Z] check_test.go:309: [d02ff866da7c1] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.24s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.12s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d1d623f6c1019] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.40s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.94s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.83s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.56s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.55s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.59s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.52s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d0fd5865ca107] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d1f09d2569d3f] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.54s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.56s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d466d8faac8e9] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.42s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.71s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.22s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-07-27T22:59:51.216Z] check_test.go:309: [db6d26a9f48ca] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.58s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.54s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.10s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.45s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-07-27T22:59:51.216Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-27T22:59:51.216Z] check_test.go:309: [d441c8310837f] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.22s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.63s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s) [2020-07-27T22:59:51.216Z] check_test.go:309: [da420eb66aebe] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s) [2020-07-27T22:59:51.216Z] check_test.go:309: [dd3b08e659e13] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.37s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_plugins_test.go:79: [d5b65e6d97a93] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.44s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_plugins_test.go:169: [d605caedd1429] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.39s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d36cd4ccd488f] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.72s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.69s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.66s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.60s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.74s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.02s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.57s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.55s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d6019a835653c] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.35s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.41s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.45s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.05s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.95s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.72s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d42ac37c65b5d] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.52s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.26s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.90s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.89s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.68s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.29s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2020-07-27T22:59:51.216Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-27T22:59:51.216Z] check_test.go:309: [d23443a8ee330] daemon is not started [2020-07-27T22:59:51.216Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-27T22:59:51.216Z] check_test.go:309: [d7b499a3d0e69] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.89s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d7338fb1091e2] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.85s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.76s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.73s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.36s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.81s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.31s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.41s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.01s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d375b12447def] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.56s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.36s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_plugins_test.go:105: [d8076a8711403] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.69s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d2737d6b59455] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.97s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.16s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.68s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-07-27T22:59:51.216Z] check_test.go:309: [dde16500e18e2] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d8e8e1029825b] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.58s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.19s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d767e66ad501f] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.05s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.20s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d03a7e2004b65] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.79s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.30s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.94s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.00s) [2020-07-27T22:59:51.216Z] check_test.go:309: [d44bedb0822f0] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.97s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-07-27T22:59:51.216Z] check_test.go:309: [dbf27812ca98a] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.02s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.82s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.49s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.95s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.43s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.42s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.56s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.92s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.24s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2020-07-27T22:59:51.216Z] docker_cli_daemon_test.go:2544: [d884e6b83e5b3] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.69s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.94s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.90s) [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2020-07-27T22:59:51.216Z] check_test.go:309: [dfa8c44bad0f5] daemon is not started [2020-07-27T22:59:51.216Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.75s) [2020-07-27T22:59:51.216Z] === RUN TestDockerSwarmSuite [2020-07-27T22:59:51.216Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-07-27T22:59:51.475Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-07-27T22:59:51.734Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-07-27T22:59:54.268Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-07-27T22:59:55.769Z] ok github.com/docker/docker/api/server 0.004s coverage: 9.0% of statements [2020-07-27T22:59:56.171Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-07-27T22:59:56.429Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-07-27T22:59:56.996Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-07-27T22:59:57.254Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-07-27T22:59:57.822Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-07-27T22:59:57.822Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-07-27T22:59:58.390Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-07-27T22:59:58.649Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-07-27T23:00:01.185Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-07-27T23:00:02.563Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-07-27T23:00:02.821Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-07-27T23:00:04.726Z] === RUN TestDockerSuite/TestBuildEnv [2020-07-27T23:00:06.629Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-07-27T23:00:07.196Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-07-27T23:00:08.133Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-07-27T23:00:13.402Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-07-27T23:00:16.690Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-07-27T23:00:17.258Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-07-27T23:00:35.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-07-27T23:00:35.393Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-07-27T23:00:43.516Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-07-27T23:00:43.774Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-07-27T23:00:44.340Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-07-27T23:00:44.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-07-27T23:00:44.598Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-07-27T23:00:44.857Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-07-27T23:00:46.236Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-07-27T23:00:46.236Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-07-27T23:00:46.803Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-07-27T23:00:56.783Z] === RUN TestDockerSuite/TestBuildExpose [2020-07-27T23:00:56.783Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-07-27T23:00:56.783Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-07-27T23:00:57.352Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-07-27T23:00:57.610Z] === RUN TestDockerSuite/TestBuildFails [2020-07-27T23:00:58.544Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-07-27T23:00:58.544Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-07-27T23:01:01.077Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-07-27T23:01:02.984Z] === RUN TestDockerSuite/TestBuildForceRm [2020-07-27T23:01:04.359Z] === RUN TestDockerSuite/TestBuildFromGit [2020-07-27T23:01:05.736Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-07-27T23:01:05.995Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-07-27T23:01:06.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-07-27T23:01:07.131Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-07-27T23:01:07.700Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-07-27T23:01:09.078Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-07-27T23:01:10.982Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-07-27T23:01:11.244Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-07-27T23:01:13.151Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-07-27T23:01:14.527Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-07-27T23:01:16.430Z] === RUN TestDockerSuite/TestBuildHistory [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/server/router/swarm 0.018s coverage: 5.1% of statements [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/container [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/events [no test files] [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/types/filters 0.011s coverage: 92.2% of statements [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/image [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/network [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 75.0% of statements [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/builder/dockerfile 0.178s coverage: 48.1% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.6% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-07-27T23:01:17.145Z] ok github.com/docker/docker/builder/remotecontext/git 1.494s coverage: 86.3% of statements [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/cli [no test files] [2020-07-27T23:01:17.145Z] ? github.com/docker/docker/cli/config [no test files] [2020-07-27T23:01:19.761Z] ok github.com/docker/docker/client 0.218s coverage: 75.4% of statements [2020-07-27T23:01:20.618Z] === RUN TestDockerSuite/TestBuildIidFile [2020-07-27T23:01:20.618Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-07-27T23:01:20.618Z] === RUN TestDockerSuite/TestBuildInheritance [2020-07-27T23:01:21.554Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-07-27T23:01:22.120Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-07-27T23:01:22.120Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-07-27T23:01:23.058Z] === RUN TestDockerSuite/TestBuildLabel [2020-07-27T23:01:23.316Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-07-27T23:01:23.884Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-07-27T23:01:24.450Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-07-27T23:01:24.708Z] === RUN TestDockerSuite/TestBuildLabels [2020-07-27T23:01:24.967Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-07-27T23:01:26.342Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-07-27T23:01:29.627Z] === RUN TestDockerSuite/TestBuildLastModified [2020-07-27T23:01:30.194Z] --- PASS: TestImportExtremelyLargeImageWorks (207.00s) [2020-07-27T23:01:30.194Z] PASS [2020-07-27T23:01:30.194Z] [2020-07-27T23:01:30.194Z] DONE 12 tests in 210.774s [2020-07-27T23:01:30.194Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-07-27T23:01:30.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:01:30.194Z] ++ set -e [2020-07-27T23:01:30.194Z] ++ '[' -n 0 ']' [2020-07-27T23:01:30.194Z] ++ set -x [2020-07-27T23:01:30.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:01:30.194Z] INFO: Testing against a local daemon [2020-07-27T23:01:30.194Z] === RUN TestNetworkCreateDelete [2020-07-27T23:01:30.452Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-07-27T23:01:30.452Z] === RUN TestDockerNetworkDeletePreferID [2020-07-27T23:01:30.711Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-07-27T23:01:30.711Z] === RUN TestDaemonDNSFallback [2020-07-27T23:01:33.242Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-07-27T23:01:35.772Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-07-27T23:01:37.148Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-07-27T23:01:37.148Z] --- PASS: TestDaemonDNSFallback (6.39s) [2020-07-27T23:01:37.148Z] === RUN TestInspectNetwork [2020-07-27T23:01:38.083Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-07-27T23:01:41.370Z] === RUN TestInspectNetwork/full_network_id [2020-07-27T23:01:41.370Z] === RUN TestInspectNetwork/partial_network_id [2020-07-27T23:01:41.370Z] === RUN TestInspectNetwork/network_name [2020-07-27T23:01:41.370Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-07-27T23:01:41.370Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-07-27T23:01:41.629Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-07-27T23:01:41.888Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-07-27T23:01:46.076Z] --- PASS: TestInspectNetwork (8.40s) [2020-07-27T23:01:46.076Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-07-27T23:01:46.076Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-07-27T23:01:46.076Z] --- PASS: TestInspectNetwork/network_name (0.01s) [2020-07-27T23:01:46.076Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-07-27T23:01:46.076Z] === RUN TestRunContainerWithBridgeNone [2020-07-27T23:01:47.463Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2020-07-27T23:01:47.463Z] === RUN TestNetworkInvalidJSON [2020-07-27T23:01:47.463Z] === RUN TestNetworkInvalidJSON//networks/create [2020-07-27T23:01:47.463Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-07-27T23:01:47.463Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T23:01:47.463Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T23:01:47.463Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T23:01:47.463Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T23:01:47.463Z] === CONT TestNetworkInvalidJSON//networks/create [2020-07-27T23:01:47.463Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-07-27T23:01:47.463Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-07-27T23:01:47.463Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-07-27T23:01:47.463Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-07-27T23:01:47.463Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-07-27T23:01:47.463Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-07-27T23:01:47.463Z] === RUN TestHostIPv4BridgeLabel [2020-07-27T23:01:48.034Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-07-27T23:01:48.034Z] === RUN TestDaemonRestartWithLiveRestore [2020-07-27T23:01:49.416Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-07-27T23:01:49.416Z] === RUN TestDaemonDefaultNetworkPools [2020-07-27T23:01:49.416Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-07-27T23:01:49.983Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-07-27T23:01:49.983Z] === RUN TestDaemonRestartWithExistingNetwork [2020-07-27T23:01:51.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-07-27T23:01:51.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-07-27T23:01:51.929Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-07-27T23:01:52.494Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-07-27T23:01:52.494Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-07-27T23:01:52.753Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-07-27T23:01:53.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2020-07-27T23:01:53.012Z] === RUN TestServiceWithPredefinedNetwork [2020-07-27T23:01:54.388Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-07-27T23:01:54.388Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-07-27T23:01:56.290Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s) [2020-07-27T23:01:56.290Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-07-27T23:01:56.290Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T23:01:56.290Z] service_test.go:236: FLAKY_TEST [2020-07-27T23:01:56.290Z] === RUN TestServiceWithDataPathPortInit [2020-07-27T23:01:57.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-07-27T23:01:58.603Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-07-27T23:01:59.545Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-07-27T23:02:01.459Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-07-27T23:02:01.718Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-07-27T23:02:03.096Z] === RUN TestDockerSuite/TestBuildNetNone [2020-07-27T23:02:03.354Z] === RUN TestDockerSuite/TestBuildNoContext [2020-07-27T23:02:04.291Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-07-27T23:02:04.861Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-07-27T23:02:06.244Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-07-27T23:02:06.371Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 30.8% of statements [2020-07-27T23:02:06.371Z] ok github.com/docker/docker/container 0.119s coverage: 34.4% of statements [2020-07-27T23:02:06.371Z] ? github.com/docker/docker/container/stream [no test files] [2020-07-27T23:02:06.371Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-07-27T23:02:06.371Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-07-27T23:02:06.371Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-07-27T23:02:06.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-07-27T23:02:06.502Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-07-27T23:02:07.070Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-07-27T23:02:07.329Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-07-27T23:02:08.275Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-07-27T23:02:09.651Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-07-27T23:02:09.909Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-07-27T23:02:10.536Z] ok github.com/docker/docker/daemon/cluster 0.058s coverage: 0.5% of statements [2020-07-27T23:02:11.829Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-07-27T23:02:11.903Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-07-27T23:02:12.395Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-07-27T23:02:12.969Z] --- PASS: TestServiceWithDataPathPortInit (16.79s) [2020-07-27T23:02:12.969Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-07-27T23:02:13.789Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-07-27T23:02:14.354Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-07-27T23:02:15.292Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-07-27T23:02:16.669Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-07-27T23:02:16.670Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-07-27T23:02:19.203Z] === RUN TestDockerSuite/TestBuildPATH [2020-07-27T23:02:21.105Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-07-27T23:02:21.365Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.39s) [2020-07-27T23:02:21.365Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sqetdxv8bj3s5fzqtod42ihkl Created:2020-07-27 23:02:14.55485791 +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[792c8933446e2f044a6706678095c5d839c5f47a0826141ae43fd92cc074fd94:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7cc4up12yac8gx8vb6qczg1sl EndpointID:b658ce5de25c0dfa15fb620828fcd2a1099fe1b4a3ac02ae93a4b079c02e8117 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:374787715e19fed93517dce7f4fe7184ef362d972ccca0868d69dba7280cd113 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:661fee980393 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.7cc4up12yac8gx8vb6qczg1sl EndpointID:b658ce5de25c0dfa15fb620828fcd2a1099fe1b4a3ac02ae93a4b079c02e8117 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-07-27T23:02:21.365Z] PASS [2020-07-27T23:02:21.365Z] [2020-07-27T23:02:21.365Z] === Skipped [2020-07-27T23:02:21.365Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-07-27T23:02:21.365Z] service_test.go:236: FLAKY_TEST [2020-07-27T23:02:21.365Z] [2020-07-27T23:02:21.365Z] [2020-07-27T23:02:21.365Z] DONE 23 tests, 1 skipped in 51.132s [2020-07-27T23:02:21.365Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-07-27T23:02:21.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:21.365Z] ++ set -e [2020-07-27T23:02:21.365Z] ++ '[' -n 0 ']' [2020-07-27T23:02:21.365Z] ++ set -x [2020-07-27T23:02:21.365Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:21.365Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-07-27T23:02:21.624Z] INFO: Testing against a local daemon [2020-07-27T23:02:21.624Z] === RUN TestDockerNetworkIpvlanPersistance [2020-07-27T23:02:21.624Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T23:02:21.624Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T23:02:21.624Z] === RUN TestDockerNetworkIpvlan [2020-07-27T23:02:21.624Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-07-27T23:02:21.624Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T23:02:21.624Z] PASS [2020-07-27T23:02:21.624Z] [2020-07-27T23:02:21.624Z] === Skipped [2020-07-27T23:02:21.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-07-27T23:02:21.624Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T23:02:21.624Z] [2020-07-27T23:02:21.624Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-07-27T23:02:21.624Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-07-27T23:02:21.624Z] [2020-07-27T23:02:21.624Z] [2020-07-27T23:02:21.624Z] DONE 2 tests, 2 skipped in 0.180s [2020-07-27T23:02:21.624Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-07-27T23:02:21.624Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:21.624Z] ++ set -e [2020-07-27T23:02:21.624Z] ++ '[' -n 0 ']' [2020-07-27T23:02:21.624Z] ++ set -x [2020-07-27T23:02:21.624Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:21.624Z] INFO: Testing against a local daemon [2020-07-27T23:02:21.624Z] === RUN TestDockerNetworkMacvlanPersistance [2020-07-27T23:02:21.870Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.9% of statements [2020-07-27T23:02:22.190Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-07-27T23:02:22.797Z] ok github.com/docker/docker/daemon 12.161s coverage: 17.4% of statements [2020-07-27T23:02:22.797Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-07-27T23:02:22.797Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-07-27T23:02:23.126Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2020-07-27T23:02:23.126Z] === RUN TestDockerNetworkMacvlan [2020-07-27T23:02:24.062Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-07-27T23:02:24.162Z] ok github.com/docker/docker/daemon/discovery 0.007s coverage: 30.0% of statements [2020-07-27T23:02:24.162Z] ok github.com/docker/docker/daemon/config 0.049s coverage: 81.8% of statements [2020-07-27T23:02:25.049Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-07-27T23:02:25.133Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2020-07-27T23:02:25.133Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-07-27T23:02:25.133Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-07-27T23:02:25.696Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2020-07-27T23:02:25.998Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-07-27T23:02:28.214Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.459s coverage: 73.1% of statements [2020-07-27T23:02:28.534Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-07-27T23:02:28.776Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.012s coverage: 2.9% of statements [2020-07-27T23:02:29.197Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-07-27T23:02:30.182Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.391s coverage: 57.0% of statements [2020-07-27T23:02:30.574Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-07-27T23:02:32.121Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.006s coverage: 1.8% of statements [2020-07-27T23:02:32.478Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-07-27T23:02:34.011Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.314s coverage: 49.5% of statements [2020-07-27T23:02:34.267Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.837s coverage: 46.2% of statements [2020-07-27T23:02:34.267Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-07-27T23:02:34.384Z] === RUN TestDockerSuite/TestBuildRm [2020-07-27T23:02:34.644Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-07-27T23:02:34.904Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-07-27T23:02:36.163Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.545s coverage: 57.7% of statements [2020-07-27T23:02:36.163Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan (12.87s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.24s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.93s) [2020-07-27T23:02:36.290Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.07s) [2020-07-27T23:02:36.290Z] PASS [2020-07-27T23:02:36.290Z] [2020-07-27T23:02:36.290Z] DONE 8 tests in 14.447s [2020-07-27T23:02:36.290Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] ++ set -e [2020-07-27T23:02:36.290Z] ++ '[' -n 0 ']' [2020-07-27T23:02:36.290Z] ++ set -x [2020-07-27T23:02:36.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] testing: warning: no tests to run [2020-07-27T23:02:36.290Z] PASS [2020-07-27T23:02:36.290Z] [2020-07-27T23:02:36.290Z] DONE 0 tests in 0.031s [2020-07-27T23:02:36.290Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] ++ set -e [2020-07-27T23:02:36.290Z] ++ '[' -n 0 ']' [2020-07-27T23:02:36.290Z] ++ set -x [2020-07-27T23:02:36.290Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:02:36.290Z] INFO: Testing against a local daemon [2020-07-27T23:02:36.290Z] === RUN TestAuthZPluginAllowRequest [2020-07-27T23:02:36.419Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.296s coverage: 76.1% of statements [2020-07-27T23:02:36.419Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-07-27T23:02:36.858Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-07-27T23:02:37.783Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 58.0% of statements [2020-07-27T23:02:38.235Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-07-27T23:02:38.236Z] --- PASS: TestAuthZPluginAllowRequest (1.94s) [2020-07-27T23:02:38.236Z] === RUN TestAuthZPluginTLS [2020-07-27T23:02:38.346Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-07-27T23:02:38.803Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-07-27T23:02:38.803Z] === RUN TestAuthZPluginDenyRequest [2020-07-27T23:02:39.275Z] ok github.com/docker/docker/daemon/links 0.012s coverage: 93.0% of statements [2020-07-27T23:02:39.371Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-07-27T23:02:39.371Z] === RUN TestAuthZPluginAPIDenyResponse [2020-07-27T23:02:39.630Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-07-27T23:02:39.889Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-07-27T23:02:39.889Z] === RUN TestAuthZPluginDenyResponse [2020-07-27T23:02:39.889Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-07-27T23:02:40.456Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-07-27T23:02:40.456Z] === RUN TestAuthZPluginAllowEventStream [2020-07-27T23:02:40.456Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-07-27T23:02:40.641Z] ok github.com/docker/docker/daemon/images 0.026s coverage: 4.8% of statements [2020-07-27T23:02:40.641Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-07-27T23:02:40.641Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-07-27T23:02:41.203Z] ok github.com/docker/docker/daemon/logger 0.220s coverage: 41.0% of statements [2020-07-27T23:02:41.392Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-07-27T23:02:41.960Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2020-07-27T23:02:41.960Z] === RUN TestAuthZPluginErrorResponse [2020-07-27T23:02:42.527Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-07-27T23:02:42.527Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-07-27T23:02:42.527Z] === RUN TestAuthZPluginErrorRequest [2020-07-27T23:02:43.092Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 67.0% of statements [2020-07-27T23:02:43.092Z] ok github.com/docker/docker/daemon/logger/awslogs 0.162s coverage: 77.8% of statements [2020-07-27T23:02:43.092Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-07-27T23:02:43.092Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-07-27T23:02:43.094Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-07-27T23:02:43.094Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-07-27T23:02:43.354Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-07-27T23:02:43.613Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s) [2020-07-27T23:02:43.613Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-07-27T23:02:44.020Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2020-07-27T23:02:44.276Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-07-27T23:02:44.532Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2020-07-27T23:02:45.516Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.85s) [2020-07-27T23:02:45.516Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-07-27T23:02:45.998Z] ok github.com/docker/docker/daemon/logger/local 0.013s coverage: 75.2% of statements [2020-07-27T23:02:45.998Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-07-27T23:02:46.253Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 37.7% of statements [2020-07-27T23:02:46.454Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-07-27T23:02:46.454Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-07-27T23:02:47.023Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-07-27T23:02:47.023Z] === RUN TestDockerSuite/TestBuildSpaces [2020-07-27T23:02:47.282Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.82s) [2020-07-27T23:02:47.282Z] === RUN TestAuthZPluginHeader [2020-07-27T23:02:47.282Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-07-27T23:02:47.616Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.036s coverage: 33.3% of statements [2020-07-27T23:02:48.218Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-07-27T23:02:48.218Z] --- PASS: TestAuthZPluginHeader (0.83s) [2020-07-27T23:02:48.218Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-07-27T23:02:48.218Z] === RUN TestDockerSuite/TestBuildStderr [2020-07-27T23:02:48.784Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-07-27T23:02:48.980Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-07-27T23:02:49.235Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-07-27T23:02:49.797Z] ok github.com/docker/docker/daemon/logger/splunk 1.692s coverage: 82.5% of statements [2020-07-27T23:02:49.797Z] ? github.com/docker/docker/daemon/names [no test files] [2020-07-27T23:02:50.053Z] ok github.com/docker/docker/daemon/network 0.032s coverage: 63.8% of statements [2020-07-27T23:02:50.053Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-07-27T23:02:52.026Z] ok github.com/docker/docker/distribution/metadata 0.059s coverage: 48.2% of statements [2020-07-27T23:02:52.026Z] ok github.com/docker/docker/distribution 0.146s coverage: 22.1% of statements [2020-07-27T23:02:52.026Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-07-27T23:02:52.072Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-07-27T23:02:52.072Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.10s) [2020-07-27T23:02:52.072Z] === RUN TestAuthZPluginV2Disable [2020-07-27T23:02:52.652Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-07-27T23:02:53.393Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-07-27T23:02:53.592Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-07-27T23:02:53.851Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-07-27T23:02:54.322Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2020-07-27T23:02:54.419Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-07-27T23:02:55.292Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-07-27T23:02:55.292Z] ok github.com/docker/docker/distribution/xfer 1.879s coverage: 85.6% of statements [2020-07-27T23:02:55.292Z] ? github.com/docker/docker/dockerversion [no test files] [2020-07-27T23:02:55.292Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-07-27T23:02:55.354Z] --- PASS: TestAuthZPluginV2Disable (3.25s) [2020-07-27T23:02:55.354Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-07-27T23:02:55.613Z] === RUN TestDockerSuite/TestBuildUser [2020-07-27T23:02:56.262Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2020-07-27T23:02:56.262Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-07-27T23:02:56.990Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-07-27T23:02:57.190Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-07-27T23:02:58.598Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-07-27T23:02:58.598Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-07-27T23:02:58.895Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.35s) [2020-07-27T23:02:58.895Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-07-27T23:02:59.463Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-07-27T23:02:59.963Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 77.2% of statements [2020-07-27T23:03:00.399Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-07-27T23:03:00.890Z] ok github.com/docker/docker/pkg/authorization 0.135s coverage: 68.3% of statements [2020-07-27T23:03:01.452Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-07-27T23:03:01.708Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2020-07-27T23:03:05.059Z] ok github.com/docker/docker/pkg/chrootarchive 2.488s coverage: 43.2% of statements [2020-07-27T23:03:05.059Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-07-27T23:03:05.060Z] ok github.com/docker/docker/layer 7.520s coverage: 68.8% of statements [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/oci [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/oci/caps [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-07-27T23:03:05.060Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-07-27T23:03:05.622Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2020-07-27T23:03:05.878Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-07-27T23:03:06.483Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-07-27T23:03:07.044Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-07-27T23:03:07.650Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-07-27T23:03:08.620Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-07-27T23:03:09.550Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 89.5% of statements [2020-07-27T23:03:10.115Z] ok github.com/docker/docker/pkg/discovery/kv 3.070s coverage: 84.1% of statements [2020-07-27T23:03:10.115Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2020-07-27T23:03:10.372Z] ok github.com/docker/docker/pkg/homedir 0.007s coverage: 11.4% of statements [2020-07-27T23:03:10.380Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.36s) [2020-07-27T23:03:10.380Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-07-27T23:03:11.342Z] ok github.com/docker/docker/pkg/idtools 0.442s coverage: 70.5% of statements [2020-07-27T23:03:11.906Z] ok github.com/docker/docker/pkg/ioutils 0.579s coverage: 70.6% of statements [2020-07-27T23:03:12.162Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-07-27T23:03:12.418Z] ok github.com/docker/docker/pkg/locker 0.022s coverage: 88.9% of statements [2020-07-27T23:03:12.418Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-07-27T23:03:12.418Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-07-27T23:03:12.418Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-07-27T23:03:12.674Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-07-27T23:03:12.674Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-07-27T23:03:12.913Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-07-27T23:03:12.930Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2020-07-27T23:03:13.172Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-07-27T23:03:13.187Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-07-27T23:03:13.431Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-07-27T23:03:13.443Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.019s coverage: 86.7% of statements [2020-07-27T23:03:13.699Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2020-07-27T23:03:13.699Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-07-27T23:03:13.699Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-07-27T23:03:13.997Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-07-27T23:03:14.592Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-07-27T23:03:14.630Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-07-27T23:03:15.192Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-07-27T23:03:15.448Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-07-27T23:03:15.531Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-07-27T23:03:15.532Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-07-27T23:03:15.532Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-07-27T23:03:15.532Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-07-27T23:03:15.532Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-07-27T23:03:15.704Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-07-27T23:03:16.467Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-07-27T23:03:16.467Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-07-27T23:03:17.037Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-07-27T23:03:17.068Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-07-27T23:03:17.324Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-07-27T23:03:17.604Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-07-27T23:03:18.173Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-07-27T23:03:18.173Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-07-27T23:03:20.082Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-07-27T23:03:20.631Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2020-07-27T23:03:20.631Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-07-27T23:03:20.887Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-07-27T23:03:21.018Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-07-27T23:03:21.143Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-07-27T23:03:21.398Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-07-27T23:03:21.585Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-07-27T23:03:21.844Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-07-27T23:03:21.960Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.6% of statements [2020-07-27T23:03:22.411Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-07-27T23:03:22.411Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-07-27T23:03:22.522Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-07-27T23:03:22.978Z] === RUN TestDockerSuite/TestBuildXZHost [2020-07-27T23:03:23.084Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2020-07-27T23:03:23.647Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2020-07-27T23:03:23.647Z] testing: warning: no tests to run [2020-07-27T23:03:23.647Z] coverage: [no statements] [2020-07-27T23:03:23.647Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-07-27T23:03:24.209Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-07-27T23:03:24.357Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-07-27T23:03:24.357Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-07-27T23:03:24.357Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-07-27T23:03:24.465Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-07-27T23:03:24.465Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-07-27T23:03:24.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-07-27T23:03:24.976Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-07-27T23:03:25.543Z] === RUN TestDockerSuite/TestCommitChange [2020-07-27T23:03:26.111Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-07-27T23:03:26.356Z] ok github.com/docker/docker/plugin 0.516s coverage: 23.1% of statements [2020-07-27T23:03:27.048Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2020-07-27T23:03:27.048Z] PASS [2020-07-27T23:03:27.048Z] [2020-07-27T23:03:27.048Z] DONE 17 tests in 50.774s [2020-07-27T23:03:27.048Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-07-27T23:03:27.048Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:27.048Z] ++ set -e [2020-07-27T23:03:27.048Z] ++ '[' -n 0 ']' [2020-07-27T23:03:27.048Z] ++ set -x [2020-07-27T23:03:27.048Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:27.048Z] INFO: Testing against a local daemon [2020-07-27T23:03:27.048Z] === RUN TestPluginInvalidJSON [2020-07-27T23:03:27.048Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T23:03:27.048Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T23:03:27.048Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-07-27T23:03:27.048Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-07-27T23:03:27.048Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-07-27T23:03:27.048Z] === RUN TestPluginInstall [2020-07-27T23:03:27.048Z] === RUN TestPluginInstall/no_auth [2020-07-27T23:03:27.283Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-07-27T23:03:27.307Z] === RUN TestDockerSuite/TestCommitHardlink [2020-07-27T23:03:27.845Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2020-07-27T23:03:28.408Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-07-27T23:03:29.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-07-27T23:03:29.210Z] === RUN TestDockerSuite/TestCommitNewFile [2020-07-27T23:03:29.790Z] ok github.com/docker/docker/registry 0.075s coverage: 56.3% of statements [2020-07-27T23:03:30.352Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-07-27T23:03:30.608Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-07-27T23:03:31.146Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-07-27T23:03:31.581Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-07-27T23:03:31.581Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-07-27T23:03:32.101Z] === RUN TestDockerSuite/TestCommitTTY [2020-07-27T23:03:34.632Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-07-27T23:03:34.847Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-07-27T23:03:34.847Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-07-27T23:03:35.198Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-07-27T23:03:35.410Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-07-27T23:03:36.573Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-07-27T23:03:36.772Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d75be284586b237388f697ba46f378584fbf31008304061f09f6aad5460c6f0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:37.140Z] time="2020-07-27T23:03:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d75be284586b237388f697ba46f378584fbf31008304061f09f6aad5460c6f0f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:37.140Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-07-27T23:03:37.140Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-07-27T23:03:37.399Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-07-27T23:03:37.399Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-07-27T23:03:37.399Z] === RUN TestPluginInstall/with_htpasswd [2020-07-27T23:03:37.399Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-07-27T23:03:37.399Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-07-27T23:03:37.399Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ca1a342ea5113b22b539a357b80ce74474356209af50b75ddff74ae96e7cb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:37.968Z] time="2020-07-27T23:03:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72ca1a342ea5113b22b539a357b80ce74474356209af50b75ddff74ae96e7cb7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:39.150Z] === RUN TestPluginInstall/with_insecure [2020-07-27T23:03:39.150Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b84fcc5a88e9c7bde8bccf093f72735f818a2da9bacf7ffe828e7f062189cfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-07-27T23:03:39.732Z] time="2020-07-27T23:03:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b84fcc5a88e9c7bde8bccf093f72735f818a2da9bacf7ffe828e7f062189cfa" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-07-27T23:03:39.992Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-07-27T23:03:39.992Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-07-27T23:03:39.992Z] --- PASS: TestPluginInstall (12.96s) [2020-07-27T23:03:39.992Z] --- PASS: TestPluginInstall/no_auth (10.28s) [2020-07-27T23:03:39.992Z] --- PASS: TestPluginInstall/with_htpasswd (1.12s) [2020-07-27T23:03:39.992Z] --- PASS: TestPluginInstall/with_insecure (1.57s) [2020-07-27T23:03:39.992Z] plugin_test.go:157: [d04e5c4b40ae1] daemon is not started [2020-07-27T23:03:39.992Z] PASS [2020-07-27T23:03:39.992Z] [2020-07-27T23:03:39.992Z] DONE 6 tests in 13.255s [2020-07-27T23:03:40.251Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-07-27T23:03:40.251Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:40.251Z] ++ set -e [2020-07-27T23:03:40.251Z] ++ '[' -n 0 ']' [2020-07-27T23:03:40.251Z] ++ set -x [2020-07-27T23:03:40.251Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:40.251Z] INFO: Testing against a local daemon [2020-07-27T23:03:40.251Z] === RUN TestExternalGraphDriver [2020-07-27T23:03:40.510Z] === RUN TestExternalGraphDriver/json [2020-07-27T23:03:40.510Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-07-27T23:03:41.079Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-07-27T23:03:42.016Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-07-27T23:03:42.274Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-07-27T23:03:42.274Z] === RUN TestExternalGraphDriver/spec [2020-07-27T23:03:42.843Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-07-27T23:03:42.843Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-07-27T23:03:42.843Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-07-27T23:03:43.782Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-07-27T23:03:43.782Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-07-27T23:03:43.782Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-07-27T23:03:43.782Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-07-27T23:03:43.782Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-07-27T23:03:44.042Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-07-27T23:03:44.301Z] === RUN TestExternalGraphDriver/pull [2020-07-27T23:03:44.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-07-27T23:03:45.237Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-07-27T23:03:45.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-07-27T23:03:45.805Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-07-27T23:03:45.805Z] --- PASS: TestExternalGraphDriver (5.48s) [2020-07-27T23:03:45.805Z] --- PASS: TestExternalGraphDriver/json (1.93s) [2020-07-27T23:03:45.805Z] --- PASS: TestExternalGraphDriver/spec (1.82s) [2020-07-27T23:03:45.805Z] --- PASS: TestExternalGraphDriver/pull (1.61s) [2020-07-27T23:03:45.805Z] === RUN TestGraphdriverPluginV2 [2020-07-27T23:03:47.711Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-07-27T23:03:47.969Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-07-27T23:03:47.969Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-07-27T23:03:48.536Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-07-27T23:03:49.475Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-07-27T23:03:49.489Z] ok github.com/docker/docker/pkg/plugins 33.618s coverage: 76.6% of statements [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/pkg/term [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/rootless [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/testutil/request [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/volume [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-07-27T23:03:49.489Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === Skipped [2020-07-27T23:03:49.490Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-07-27T23:03:49.490Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-07-27T23:03:49.490Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver btrfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:73: No driver to put! [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-07-27T23:03:49.490Z] time="2020-07-27T23:02:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-07-27T23:03:49.490Z] time="2020-07-27T23:02:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-07-27T23:03:49.490Z] time="2020-07-27T23:02:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-07-27T23:03:49.490Z] time="2020-07-27T23:02:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-07-27T23:03:49.490Z] time="2020-07-27T23:02:31Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:73: No driver to put! [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-07-27T23:03:49.490Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-07-27T23:03:49.490Z] overlay_test.go:49: Fails to compute changes intermittently [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-07-27T23:03:49.490Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-07-27T23:03:49.490Z] graphtest_unix.go:46: Driver zfs not supported [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-07-27T23:03:49.490Z] graphtest_unix.go:73: No driver to put! [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-07-27T23:03:49.490Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-07-27T23:03:49.490Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] [2020-07-27T23:03:49.490Z] DONE 2123 tests, 26 skipped in 248.972s Post stage [Pipeline] junit [2020-07-27T23:03:49.500Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-07-27T23:03:50.168Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41236/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 hack/validate/vendor [2020-07-27T23:03:50.422Z] --- PASS: TestGraphdriverPluginV2 (4.67s) [2020-07-27T23:03:50.422Z] PASS [2020-07-27T23:03:50.422Z] [2020-07-27T23:03:50.422Z] DONE 5 tests in 10.348s [2020-07-27T23:03:50.422Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-07-27T23:03:50.422Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:50.422Z] ++ set -e [2020-07-27T23:03:50.422Z] ++ '[' -n 0 ']' [2020-07-27T23:03:50.422Z] ++ set -x [2020-07-27T23:03:50.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:03:50.681Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-07-27T23:03:50.681Z] INFO: Testing against a local daemon [2020-07-27T23:03:50.681Z] === RUN TestContinueAfterPluginCrash [2020-07-27T23:03:50.681Z] === PAUSE TestContinueAfterPluginCrash [2020-07-27T23:03:50.681Z] === RUN TestReadPluginNoRead [2020-07-27T23:03:50.681Z] === PAUSE TestReadPluginNoRead [2020-07-27T23:03:50.681Z] === RUN TestDaemonStartWithLogOpt [2020-07-27T23:03:50.681Z] === PAUSE TestDaemonStartWithLogOpt [2020-07-27T23:03:50.681Z] === CONT TestContinueAfterPluginCrash [2020-07-27T23:03:50.681Z] === CONT TestDaemonStartWithLogOpt [2020-07-27T23:03:50.771Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-07-27T23:03:51.250Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-07-27T23:03:51.250Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-07-27T23:03:51.441Z] + echo Building e2e image [2020-07-27T23:03:51.441Z] Building e2e image [2020-07-27T23:03:51.441Z] + docker build --build-arg DOCKER_GITCOMMIT=f2cc755f66640ef2a1ef2d1c5635eb2620f75ce1 -t moby-e2e-test -f Dockerfile.e2e . [2020-07-27T23:03:51.441Z] #2 [internal] load .dockerignore [2020-07-27T23:03:51.441Z] #2 transferring context: 34B done [2020-07-27T23:03:51.441Z] #2 DONE 0.0s [2020-07-27T23:03:51.441Z] [2020-07-27T23:03:51.441Z] #1 [internal] load build definition from Dockerfile.e2e [2020-07-27T23:03:51.441Z] #1 transferring dockerfile: 3.21kB done [2020-07-27T23:03:51.441Z] #1 DONE 0.0s [2020-07-27T23:03:51.441Z] [2020-07-27T23:03:51.441Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-27T23:03:51.697Z] #4 ... [2020-07-27T23:03:51.697Z] [2020-07-27T23:03:51.697Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-07-27T23:03:51.697Z] #3 DONE 0.2s [2020-07-27T23:03:51.697Z] [2020-07-27T23:03:51.697Z] #4 [internal] load metadata for docker.io/library/golang:1.13.14-alpine [2020-07-27T23:03:51.697Z] #4 DONE 0.3s [2020-07-27T23:03:51.697Z] [2020-07-27T23:03:51.697Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T23:03:51.697Z] #14 resolve docker.io/library/golang:1.13.14-alpine@sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b done [2020-07-27T23:03:51.817Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-07-27T23:03:51.962Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 0B / 127.35MB 0.1s [2020-07-27T23:03:51.962Z] #14 sha256:f0634bb385432f172e2a1410877436790745347cc74c48fa33299acbb9141a4b 1.65kB / 1.65kB done [2020-07-27T23:03:51.962Z] #14 sha256:8c4e26ae98bc6cca696af54c802970fca0fe83353272e2d33ca3b1a5ed6a4c5f 1.36kB / 1.36kB done [2020-07-27T23:03:51.962Z] #14 sha256:298aa35a5d8df51a0106afd3977b44d7fe278954f25480a5d877e4db724cf992 3.83kB / 3.83kB done [2020-07-27T23:03:51.962Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s [2020-07-27T23:03:51.962Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s [2020-07-27T23:03:51.962Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d [2020-07-27T23:03:51.962Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-07-27T23:03:51.962Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-07-27T23:03:51.962Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.3s done [2020-07-27T23:03:51.962Z] #14 sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 126B / 126B 0.2s done [2020-07-27T23:03:52.218Z] #14 ... [2020-07-27T23:03:52.218Z] [2020-07-27T23:03:52.218Z] #8 [internal] load build context [2020-07-27T23:03:52.218Z] #8 transferring context: 848.36kB 0.4s done [2020-07-27T23:03:52.218Z] #8 DONE 0.5s [2020-07-27T23:03:52.218Z] [2020-07-27T23:03:52.218Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T23:03:52.218Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 16.48MB / 127.35MB 0.5s [2020-07-27T23:03:52.218Z] #14 ... [2020-07-27T23:03:52.218Z] [2020-07-27T23:03:52.218Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-07-27T23:03:52.218Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-07-27T23:03:52.218Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-07-27T23:03:52.218Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-07-27T23:03:52.218Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-07-27T23:03:52.218Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-07-27T23:03:52.218Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-07-27T23:03:52.218Z] #5 DONE 0.6s [2020-07-27T23:03:52.218Z] [2020-07-27T23:03:52.218Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T23:03:52.218Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 25.03MB / 127.35MB 0.6s [2020-07-27T23:03:52.218Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-07-27T23:03:52.474Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 43.68MB / 127.35MB 0.9s [2020-07-27T23:03:52.730Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 52.87MB / 127.35MB 1.0s [2020-07-27T23:03:52.752Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-07-27T23:03:52.987Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 61.68MB / 127.35MB 1.1s [2020-07-27T23:03:52.987Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 80.84MB / 127.35MB 1.3s [2020-07-27T23:03:53.246Z] #14 ... [2020-07-27T23:03:53.246Z] [2020-07-27T23:03:53.246Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-07-27T23:03:53.246Z] #6 DONE 0.8s [2020-07-27T23:03:53.246Z] [2020-07-27T23:03:53.246Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T23:03:53.246Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 93.49MB / 127.35MB 1.4s [2020-07-27T23:03:53.246Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 103.30MB / 127.35MB 1.5s [2020-07-27T23:03:53.503Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 117.77MB / 127.35MB 1.7s [2020-07-27T23:03:53.503Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s [2020-07-27T23:03:53.691Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-07-27T23:03:53.691Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-07-27T23:03:53.759Z] #14 sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 127.35MB / 127.35MB 1.8s done [2020-07-27T23:03:53.759Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c [2020-07-27T23:03:54.627Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-07-27T23:03:55.562Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-07-27T23:03:56.130Z] --- PASS: TestDaemonStartWithLogOpt (5.39s) [2020-07-27T23:03:56.130Z] === CONT TestReadPluginNoRead [2020-07-27T23:03:56.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-07-27T23:03:56.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-07-27T23:03:56.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-07-27T23:03:56.698Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-07-27T23:03:56.698Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-07-27T23:03:57.637Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-07-27T23:03:59.005Z] #14 ... [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-07-27T23:03:59.005Z] #7 0.740 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-07-27T23:03:59.005Z] #7 1.821 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-07-27T23:03:59.005Z] #7 1.925 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-07-27T23:03:59.005Z] #7 1.932 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-07-27T23:03:59.005Z] #7 1.940 (3/30) Installing readline (8.0.0-r0) [2020-07-27T23:03:59.005Z] #7 1.947 (4/30) Installing bash (5.0.0-r0) [2020-07-27T23:03:59.005Z] #7 1.964 Executing bash-5.0.0-r0.post-install [2020-07-27T23:03:59.005Z] #7 1.965 (5/30) Installing ca-certificates (20191127-r2) [2020-07-27T23:03:59.005Z] #7 1.985 (6/30) Installing libgcc (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 1.986 (7/30) Installing libstdc++ (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 2.001 (8/30) Installing binutils (2.32-r0) [2020-07-27T23:03:59.005Z] #7 2.137 (9/30) Installing gmp (6.1.2-r1) [2020-07-27T23:03:59.005Z] #7 2.146 (10/30) Installing isl (0.18-r0) [2020-07-27T23:03:59.005Z] #7 2.170 (11/30) Installing libgomp (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 2.176 (12/30) Installing libatomic (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 2.185 (13/30) Installing mpfr3 (3.1.5-r1) [2020-07-27T23:03:59.005Z] #7 2.186 (14/30) Installing mpc1 (1.1.0-r0) [2020-07-27T23:03:59.005Z] #7 2.190 (15/30) Installing gcc (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 3.043 (16/30) Installing musl-dev (1.1.22-r3) [2020-07-27T23:03:59.005Z] #7 3.143 (17/30) Installing libc-dev (0.7.1-r0) [2020-07-27T23:03:59.005Z] #7 3.146 (18/30) Installing g++ (8.3.0-r0) [2020-07-27T23:03:59.005Z] #7 3.723 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-07-27T23:03:59.005Z] #7 3.727 (20/30) Installing libcurl (7.66.0-r0) [2020-07-27T23:03:59.005Z] #7 3.735 (21/30) Installing expat (2.2.8-r0) [2020-07-27T23:03:59.005Z] #7 3.738 (22/30) Installing pcre2 (10.33-r0) [2020-07-27T23:03:59.005Z] #7 3.746 (23/30) Installing git (2.22.4-r0) [2020-07-27T23:03:59.005Z] #7 3.949 (24/30) Installing libmnl (1.0.4-r0) [2020-07-27T23:03:59.005Z] #7 3.953 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-07-27T23:03:59.005Z] #7 3.956 (26/30) Installing iptables (1.8.3-r1) [2020-07-27T23:03:59.005Z] #7 3.981 (27/30) Installing pigz (2.4-r0) [2020-07-27T23:03:59.005Z] #7 3.987 (28/30) Installing tar (1.32-r0) [2020-07-27T23:03:59.005Z] #7 3.995 (29/30) Installing xz-libs (5.2.4-r0) [2020-07-27T23:03:59.005Z] #7 4.000 (30/30) Installing xz (5.2.4-r0) [2020-07-27T23:03:59.005Z] #7 4.005 Executing busybox-1.30.1-r3.trigger [2020-07-27T23:03:59.005Z] #7 4.014 Executing ca-certificates-20191127-r2.trigger [2020-07-27T23:03:59.005Z] #7 4.078 OK: 179 MiB in 44 packages [2020-07-27T23:03:59.005Z] #7 DONE 5.0s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-07-27T23:03:59.005Z] #9 DONE 0.1s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-07-27T23:03:59.005Z] #10 DONE 0.0s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-07-27T23:03:59.005Z] #11 DONE 0.0s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-07-27T23:03:59.005Z] #12 DONE 0.0s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-07-27T23:03:59.005Z] #13 DONE 0.0s [2020-07-27T23:03:59.005Z] [2020-07-27T23:03:59.005Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.14-alpine@sha256:f0634bb38... [2020-07-27T23:03:59.005Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.0s [2020-07-27T23:03:59.013Z] === RUN TestReadPluginNoRead/default [2020-07-27T23:03:59.566Z] #14 extracting sha256:076567cb229d06d1adccc3fc16a19fc4315e3ba97607d442a62fb93ee4d9653c 5.9s done [2020-07-27T23:03:59.822Z] #14 extracting sha256:cfc5244440ca858ac4977159729e12b5d75de590df9f768b4e59848e07ed04e6 done [2020-07-27T23:03:59.822Z] #14 DONE 8.0s [2020-07-27T23:03:59.822Z] [2020-07-27T23:03:59.822Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-07-27T23:04:00.077Z] #15 0.397 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-07-27T23:04:00.387Z] === RUN TestReadPluginNoRead/disabled_caching [2020-07-27T23:04:01.321Z] --- PASS: TestContinueAfterPluginCrash (10.37s) [2020-07-27T23:04:01.440Z] #15 1.452 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-07-27T23:04:01.440Z] #15 1.561 (1/54) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-07-27T23:04:01.440Z] #15 1.566 (2/54) Installing ncurses-libs (6.2_p20200523-r0) [2020-07-27T23:04:01.440Z] #15 1.572 (3/54) Installing readline (8.0.4-r0) [2020-07-27T23:04:01.440Z] #15 1.575 (4/54) Installing bash (5.0.17-r0) [2020-07-27T23:04:01.440Z] #15 1.586 Executing bash-5.0.17-r0.post-install [2020-07-27T23:04:01.440Z] #15 1.588 (5/54) Installing linux-headers (5.4.5-r1) [2020-07-27T23:04:01.440Z] #15 1.666 (6/54) Installing libblkid (2.35.2-r0) [2020-07-27T23:04:01.440Z] #15 1.671 (7/54) Installing libuuid (2.35.2-r0) [2020-07-27T23:04:01.440Z] #15 1.673 (8/54) Installing btrfs-progs-libs (5.6.1-r0) [2020-07-27T23:04:01.440Z] #15 1.679 (9/54) Installing btrfs-progs-dev (5.6.1-r0) [2020-07-27T23:04:01.440Z] #15 1.684 (10/54) Installing libgcc (9.3.0-r2) [2020-07-27T23:04:01.440Z] #15 1.686 (11/54) Installing libstdc++ (9.3.0-r2) [2020-07-27T23:04:01.440Z] #15 1.699 (12/54) Installing binutils (2.34-r1) [2020-07-27T23:04:01.440Z] #15 1.766 (13/54) Installing libmagic (5.38-r0) [2020-07-27T23:04:01.580Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-07-27T23:04:01.580Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-07-27T23:04:01.697Z] #15 1.787 (14/54) Installing file (5.38-r0) [2020-07-27T23:04:01.697Z] #15 1.789 (15/54) Installing gmp (6.2.0-r0) [2020-07-27T23:04:01.697Z] #15 1.795 (16/54) Installing isl (0.18-r0) [2020-07-27T23:04:01.697Z] #15 1.810 (17/54) Installing libgomp (9.3.0-r2) [2020-07-27T23:04:01.697Z] #15 1.813 (18/54) Installing libatomic (9.3.0-r2) [2020-07-27T23:04:01.697Z] #15 1.814 (19/54) Installing libgphobos (9.3.0-r2) [2020-07-27T23:04:01.697Z] #15 1.856 (20/54) Installing mpfr4 (4.0.2-r4) [2020-07-27T23:04:01.697Z] #15 1.863 (21/54) Installing mpc1 (1.1.0-r1) [2020-07-27T23:04:01.697Z] #15 1.865 (22/54) Installing gcc (9.3.0-r2) [2020-07-27T23:04:02.147Z] === RUN TestDockerSuite/TestContainerAPITop [2020-07-27T23:04:02.629Z] #15 2.706 (23/54) Installing musl-dev (1.1.24-r9) [2020-07-27T23:04:02.629Z] #15 2.777 (24/54) Installing libc-dev (0.7.2-r3) [2020-07-27T23:04:02.629Z] #15 2.778 (25/54) Installing g++ (9.3.0-r2) [2020-07-27T23:04:02.885Z] #15 3.179 (26/54) Installing make (4.3-r0) [2020-07-27T23:04:02.885Z] #15 3.183 (27/54) Installing fortify-headers (1.1-r0) [2020-07-27T23:04:02.885Z] #15 3.185 (28/54) Installing patch (2.7.6-r6) [2020-07-27T23:04:02.885Z] #15 3.188 (29/54) Installing build-base (0.5-r2) [2020-07-27T23:04:02.885Z] #15 3.189 (30/54) Installing nghttp2-libs (1.41.0-r0) [2020-07-27T23:04:02.885Z] #15 3.191 (31/54) Installing libcurl (7.69.1-r0) [2020-07-27T23:04:02.885Z] #15 3.197 (32/54) Installing curl (7.69.1-r0) [2020-07-27T23:04:02.885Z] #15 3.200 (33/54) Installing oniguruma (6.9.5-r1) [2020-07-27T23:04:02.885Z] #15 3.205 (34/54) Installing jq (1.6-r1) [2020-07-27T23:04:02.885Z] #15 3.212 (35/54) Installing device-mapper-libs (2.02.186-r1) [2020-07-27T23:04:02.885Z] #15 3.217 (36/54) Installing device-mapper-event-libs (2.02.186-r1) [2020-07-27T23:04:02.885Z] #15 3.219 (37/54) Installing libaio (0.3.112-r1) [2020-07-27T23:04:02.885Z] #15 3.221 (38/54) Installing lvm2-libs (2.02.186-r1) [2020-07-27T23:04:02.885Z] #15 3.247 (39/54) Installing blkid (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.250 (40/54) Installing libcap-ng (0.7.10-r0) [2020-07-27T23:04:02.885Z] #15 3.252 (41/54) Installing setpriv (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.254 (42/54) Installing libmount (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.259 (43/54) Installing libsmartcols (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.263 (44/54) Installing findmnt (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.266 (45/54) Installing mcookie (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.268 (46/54) Installing hexdump (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.270 (47/54) Installing lsblk (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.273 (48/54) Installing libfdisk (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.278 (49/54) Installing sfdisk (2.35.2-r0) [2020-07-27T23:04:02.885Z] #15 3.280 (50/54) Installing cfdisk (2.35.2-r0) [2020-07-27T23:04:03.082Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-07-27T23:04:03.082Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-07-27T23:04:03.082Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-07-27T23:04:03.082Z] --- PASS: TestReadPluginNoRead (7.08s) [2020-07-27T23:04:03.082Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2020-07-27T23:04:03.082Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.27s) [2020-07-27T23:04:03.082Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s) [2020-07-27T23:04:03.082Z] read_test.go:92: [d8dc96e71215a] daemon is not started [2020-07-27T23:04:03.082Z] PASS [2020-07-27T23:04:03.082Z] [2020-07-27T23:04:03.082Z] DONE 6 tests in 12.668s [2020-07-27T23:04:03.140Z] #15 3.283 (51/54) Installing util-linux (2.35.2-r0) [2020-07-27T23:04:03.140Z] #15 3.318 (52/54) Installing pkgconf (1.7.2-r0) [2020-07-27T23:04:03.140Z] #15 3.321 (53/54) Installing util-linux-dev (2.35.2-r0) [2020-07-27T23:04:03.140Z] #15 3.344 (54/54) Installing lvm2-dev (2.02.186-r1) [2020-07-27T23:04:03.140Z] #15 3.348 Executing busybox-1.31.1-r16.trigger [2020-07-27T23:04:03.140Z] #15 3.355 OK: 230 MiB in 69 packages [2020-07-27T23:04:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-07-27T23:04:03.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:03.341Z] ++ set -e [2020-07-27T23:04:03.341Z] ++ '[' -n 0 ']' [2020-07-27T23:04:03.341Z] ++ set -x [2020-07-27T23:04:03.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:03.341Z] testing: warning: no tests to run [2020-07-27T23:04:03.341Z] PASS [2020-07-27T23:04:03.341Z] [2020-07-27T23:04:03.341Z] DONE 0 tests in 0.062s [2020-07-27T23:04:03.341Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-07-27T23:04:03.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:03.341Z] ++ set -e [2020-07-27T23:04:03.341Z] ++ '[' -n 0 ']' [2020-07-27T23:04:03.341Z] ++ set -x [2020-07-27T23:04:03.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:03.599Z] INFO: Testing against a local daemon [2020-07-27T23:04:03.599Z] === RUN TestPluginWithDevMounts [2020-07-27T23:04:03.599Z] === PAUSE TestPluginWithDevMounts [2020-07-27T23:04:03.599Z] === CONT TestPluginWithDevMounts [2020-07-27T23:04:04.067Z] #15 DONE 4.1s [2020-07-27T23:04:04.067Z] [2020-07-27T23:04:04.067Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-07-27T23:04:04.329Z] #16 DONE 0.5s [2020-07-27T23:04:04.329Z] [2020-07-27T23:04:04.329Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-07-27T23:04:04.891Z] #17 DONE 0.5s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-07-27T23:04:04.891Z] #18 DONE 0.0s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-07-27T23:04:04.891Z] #26 DONE 0.1s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-07-27T23:04:04.891Z] #19 DONE 0.1s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-07-27T23:04:04.891Z] #22 DONE 0.1s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-07-27T23:04:04.891Z] #27 DONE 0.1s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-07-27T23:04:04.891Z] #23 DONE 0.1s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-07-27T23:04:04.891Z] #28 DONE 0.0s [2020-07-27T23:04:04.891Z] [2020-07-27T23:04:04.891Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-27T23:04:05.498Z] --- PASS: TestPluginWithDevMounts (1.64s) [2020-07-27T23:04:05.498Z] PASS [2020-07-27T23:04:05.498Z] [2020-07-27T23:04:05.498Z] DONE 1 tests in 1.852s [2020-07-27T23:04:05.498Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-07-27T23:04:05.498Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:05.498Z] ++ set -e [2020-07-27T23:04:05.498Z] ++ '[' -n 0 ']' [2020-07-27T23:04:05.498Z] ++ set -x [2020-07-27T23:04:05.498Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:05.498Z] INFO: Testing against a local daemon [2020-07-27T23:04:05.498Z] === RUN TestSecretInspect [2020-07-27T23:04:05.757Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-07-27T23:04:06.326Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-07-27T23:04:06.893Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-07-27T23:04:08.278Z] --- PASS: TestSecretInspect (2.66s) [2020-07-27T23:04:08.278Z] === RUN TestSecretList [2020-07-27T23:04:09.058Z] #29 ... [2020-07-27T23:04:09.058Z] [2020-07-27T23:04:09.058Z] #31 [builder 1/4] COPY . . [2020-07-27T23:04:09.058Z] #31 DONE 3.9s [2020-07-27T23:04:09.058Z] [2020-07-27T23:04:09.058Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-27T23:04:09.058Z] #20 2.018 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-07-27T23:04:09.058Z] #20 2.631 [2020-07-27T23:04:09.058Z] #20 2.757 ##### 7.6% ################# 24.3% ############################## 42.7% ########################################### 61.0% ####################################################### 77.0% ##################################################################### 96.9% ######################################################################## 100.0% [2020-07-27T23:04:09.058Z] #20 3.956 [2020-07-27T23:04:09.058Z] #20 4.095 0.2% ###################################################################### 98.5% ######################################################################## 100.0% [2020-07-27T23:04:09.058Z] #20 ... [2020-07-27T23:04:09.058Z] [2020-07-27T23:04:09.058Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-07-27T23:04:09.058Z] #24 0.902 + RM_GOPATH=0 [2020-07-27T23:04:09.058Z] #24 0.902 + TMP_GOPATH= [2020-07-27T23:04:09.058Z] #24 0.902 + : /build [2020-07-27T23:04:09.058Z] #24 0.902 + '[' -z '' ']' [2020-07-27T23:04:09.058Z] #24 0.902 ++ mktemp -d [2020-07-27T23:04:09.058Z] #24 0.902 + export GOPATH=/tmp/tmp.EJfJKP [2020-07-27T23:04:09.058Z] #24 0.902 + GOPATH=/tmp/tmp.EJfJKP [2020-07-27T23:04:09.058Z] #24 0.902 + RM_GOPATH=1 [2020-07-27T23:04:09.058Z] #24 0.902 + case "$(go env GOARCH)" in [2020-07-27T23:04:09.058Z] #24 0.902 ++ go env GOARCH [2020-07-27T23:04:09.058Z] #24 0.908 + export GO_BUILDMODE=-buildmode=pie [2020-07-27T23:04:09.058Z] #24 0.908 + GO_BUILDMODE=-buildmode=pie [2020-07-27T23:04:09.058Z] #24 0.908 ++ dirname ./install.sh [2020-07-27T23:04:09.058Z] #24 0.909 + dir=. [2020-07-27T23:04:09.058Z] #24 0.909 + bin=dockercli [2020-07-27T23:04:09.058Z] #24 0.910 + shift [2020-07-27T23:04:09.058Z] #24 0.910 + '[' '!' -f ./dockercli.installer ']' [2020-07-27T23:04:09.058Z] #24 0.911 + . ./dockercli.installer [2020-07-27T23:04:09.058Z] #24 0.911 ++ : stable [2020-07-27T23:04:09.058Z] #24 0.911 ++ : 17.06.2-ce [2020-07-27T23:04:09.058Z] #24 0.912 + install_dockercli [2020-07-27T23:04:09.058Z] #24 0.912 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-07-27T23:04:09.058Z] #24 0.912 ++ uname -m [2020-07-27T23:04:09.058Z] #24 0.912 Install docker/cli version 17.06.2-ce from stable [2020-07-27T23:04:09.058Z] #24 0.913 + arch=x86_64 [2020-07-27T23:04:09.058Z] #24 0.913 + '[' x86_64 '!=' x86_64 ']' [2020-07-27T23:04:09.058Z] #24 0.913 + url=https://download.docker.com/linux/static [2020-07-27T23:04:09.058Z] #24 0.913 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-07-27T23:04:09.058Z] #24 0.913 + tar -xz docker/docker [2020-07-27T23:04:09.058Z] #24 4.043 + mkdir -p /build [2020-07-27T23:04:09.058Z] #24 4.045 + mv docker/docker /build/ [2020-07-27T23:04:09.058Z] #24 4.051 + rmdir docker [2020-07-27T23:04:09.058Z] #24 DONE 4.1s [2020-07-27T23:04:09.315Z] [2020-07-27T23:04:09.315Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-07-27T23:04:10.248Z] #32 DONE 1.5s [2020-07-27T23:04:10.248Z] [2020-07-27T23:04:10.248Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-27T23:04:10.248Z] #20 4.819 [2020-07-27T23:04:10.248Z] #20 5.000 0.2% ####################################### 54.3% ############################################################ 83.6% ######################################################################## 100.0% [2020-07-27T23:04:10.810Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-07-27T23:04:10.810Z] --- PASS: TestSecretList (2.60s) [2020-07-27T23:04:10.810Z] === RUN TestSecretsCreateAndDelete [2020-07-27T23:04:10.810Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-07-27T23:04:10.811Z] #20 6.005 [2020-07-27T23:04:11.585Z] #20 6.135 0.0% ###### 9.6% ################## 25.4% ############################## 42.3% ########################################## 59.4% ########################################################### 82.0% ######################################################################## 100.0% [2020-07-27T23:04:12.147Z] #20 7.193 [2020-07-27T23:04:12.186Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-07-27T23:04:13.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-07-27T23:04:13.380Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2020-07-27T23:04:13.380Z] === RUN TestSecretsUpdate [2020-07-27T23:04:13.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-07-27T23:04:14.203Z] #20 7.310 # 1.5% #### 6.7% ######### 13.8% ############# 19.1% ################# 24.2% ##################### 29.6% ######################### 34.9% ############################ 40.1% ################################ 45.2% ################################### 49.1% ###################################### 53.9% ######################################### 58.0% ############################################### 66.6% #################################################### 73.0% ######################################################## 78.2% ############################################################ 83.4% ############################################################### 88.6% ################################################################### 93.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-07-27T23:04:14.459Z] #20 9.531 [2020-07-27T23:04:15.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-07-27T23:04:15.583Z] --- PASS: TestSecretsUpdate (2.36s) [2020-07-27T23:04:15.583Z] === RUN TestTemplatedSecret [2020-07-27T23:04:15.827Z] #20 10.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-07-27T23:04:16.083Z] #20 11.19 [2020-07-27T23:04:16.083Z] #20 11.28 ######################################################################## 100.0% [2020-07-27T23:04:16.646Z] #20 11.62 [2020-07-27T23:04:16.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-07-27T23:04:17.616Z] #20 12.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-07-27T23:04:18.190Z] #20 13.31 [2020-07-27T23:04:18.335Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-07-27T23:04:18.446Z] #20 13.44 0.3% ####################################################### 77.5% ######################################################################## 100.0% [2020-07-27T23:04:18.593Z] --- PASS: TestTemplatedSecret (2.97s) [2020-07-27T23:04:18.593Z] === RUN TestSecretCreateResolve [2020-07-27T23:04:19.008Z] #20 13.98 [2020-07-27T23:04:19.936Z] #20 15.17 Downloading 'library/debian:buster@sha256:46d659005ca1151087efa997f1039ae45a7bf7a2cbbe2d17d3dcbda632a3ee9a' (1 layers)... [2020-07-27T23:04:19.967Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009bb740_} [2020-07-27T23:04:20.192Z] #20 15.38 skipping existing c35d46ef359f [2020-07-27T23:04:20.192Z] #20 ... [2020-07-27T23:04:20.192Z] [2020-07-27T23:04:20.192Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-27T23:04:20.192Z] #33 1.053 [2020-07-27T23:04:20.192Z] #33 1.272 Removing bundles/ [2020-07-27T23:04:20.192Z] #33 1.276 [2020-07-27T23:04:20.192Z] #33 1.293 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-07-27T23:04:20.192Z] #33 2.726 Building test suite binary ./integration-cli/test.main [2020-07-27T23:04:20.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1469510275_/foo_false____} [2020-07-27T23:04:20.754Z] #33 ... [2020-07-27T23:04:20.754Z] [2020-07-27T23:04:20.754Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-07-27T23:04:20.754Z] #20 15.74 [2020-07-27T23:04:20.790Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1469510275_/foo_true____} [2020-07-27T23:04:21.357Z] --- PASS: TestSecretCreateResolve (2.56s) [2020-07-27T23:04:21.357Z] PASS [2020-07-27T23:04:21.357Z] [2020-07-27T23:04:21.357Z] DONE 6 tests in 15.991s [2020-07-27T23:04:21.357Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-07-27T23:04:21.357Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:21.357Z] ++ set -e [2020-07-27T23:04:21.357Z] ++ '[' -n 0 ']' [2020-07-27T23:04:21.357Z] ++ set -x [2020-07-27T23:04:21.357Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:04:21.357Z] INFO: Testing against a local daemon [2020-07-27T23:04:21.357Z] === RUN TestServiceCreateInit [2020-07-27T23:04:21.357Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-07-27T23:04:22.120Z] #20 16.93 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-07-27T23:04:22.120Z] #20 17.29 [2020-07-27T23:04:22.120Z] #20 17.35 ######################################################################## 100.0% [2020-07-27T23:04:22.292Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_false____} [2020-07-27T23:04:22.683Z] #20 17.72 [2020-07-27T23:04:22.683Z] #20 17.82 Download of images into '/build' complete. [2020-07-27T23:04:22.683Z] #20 17.82 Use something like the following to load the result into a Docker daemon: [2020-07-27T23:04:22.683Z] #20 17.82 tar -cC '/build' . | docker load [2020-07-27T23:04:23.246Z] #20 DONE 18.4s [2020-07-27T23:04:23.246Z] [2020-07-27T23:04:23.246Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-27T23:04:23.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_true____} [2020-07-27T23:04:25.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_true__0xc0009bb7a0__} [2020-07-27T23:04:25.299Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-07-27T23:04:25.764Z] #33 ... [2020-07-27T23:04:25.764Z] [2020-07-27T23:04:25.764Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-07-27T23:04:26.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009bb7c0_} [2020-07-27T23:04:26.326Z] #21 DONE 0.8s [2020-07-27T23:04:26.326Z] [2020-07-27T23:04:26.326Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-07-27T23:04:26.326Z] #25 DONE 0.1s [2020-07-27T23:04:26.326Z] [2020-07-27T23:04:26.326Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-07-27T23:04:27.616Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009bb7e0_} [2020-07-27T23:04:28.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009bb800_} [2020-07-27T23:04:29.249Z] --- PASS: TestServiceCreateInit (7.78s) [2020-07-27T23:04:29.249Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2020-07-27T23:04:29.249Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.97s) [2020-07-27T23:04:29.249Z] === RUN TestCreateServiceMultipleTimes [2020-07-27T23:04:30.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009bb820_} [2020-07-27T23:04:32.005Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-07-27T23:04:33.382Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-07-27T23:04:33.640Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-07-27T23:04:33.640Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-07-27T23:04:36.174Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-07-27T23:04:38.076Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-07-27T23:04:38.494Z] #29 32.02 # github.com/docker/docker/contrib/httpserver [2020-07-27T23:04:38.494Z] #29 32.02 loadinternal: cannot find runtime/cgo [2020-07-27T23:04:38.494Z] #29 DONE 32.2s [2020-07-27T23:04:38.494Z] [2020-07-27T23:04:38.494Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-27T23:04:38.494Z] #33 ... [2020-07-27T23:04:38.494Z] [2020-07-27T23:04:38.494Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-07-27T23:04:38.494Z] #30 DONE 0.1s [2020-07-27T23:04:38.494Z] [2020-07-27T23:04:38.494Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-07-27T23:04:38.643Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-07-27T23:04:40.019Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-07-27T23:04:41.396Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-07-27T23:04:41.396Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-07-27T23:04:41.963Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-07-27T23:04:42.532Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-07-27T23:04:43.475Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-07-27T23:04:43.734Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-07-27T23:04:44.672Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-07-27T23:04:45.261Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-07-27T23:04:45.827Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-07-27T23:04:46.089Z] --- PASS: TestCreateServiceMultipleTimes (16.80s) [2020-07-27T23:04:46.089Z] === RUN TestCreateServiceConflict [2020-07-27T23:04:46.656Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-07-27T23:04:47.592Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-07-27T23:04:48.970Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-07-27T23:04:48.970Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-07-27T23:04:48.970Z] === RUN TestCreateServiceMaxReplicas [2020-07-27T23:04:49.907Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-07-27T23:04:50.474Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-07-27T23:04:51.410Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-07-27T23:04:52.349Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-07-27T23:04:52.349Z] --- PASS: TestCreateServiceMaxReplicas (3.37s) [2020-07-27T23:04:52.349Z] === RUN TestCreateWithDuplicateNetworkNames [2020-07-27T23:04:53.285Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-07-27T23:04:53.851Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-07-27T23:04:53.851Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-07-27T23:04:54.418Z] === RUN TestDockerSuite/TestCpRelativePath [2020-07-27T23:04:54.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-07-27T23:04:55.247Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-07-27T23:04:56.186Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-07-27T23:04:56.754Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-07-27T23:04:57.692Z] === RUN TestDockerSuite/TestCpToCaseA [2020-07-27T23:04:58.630Z] === RUN TestDockerSuite/TestCpToCaseB [2020-07-27T23:04:59.198Z] === RUN TestDockerSuite/TestCpToCaseC [2020-07-27T23:05:01.103Z] === RUN TestDockerSuite/TestCpToCaseD [2020-07-27T23:05:03.644Z] === RUN TestDockerSuite/TestCpToCaseE [2020-07-27T23:05:05.550Z] === RUN TestDockerSuite/TestCpToCaseF [2020-07-27T23:05:05.809Z] === RUN TestDockerSuite/TestCpToCaseG [2020-07-27T23:05:06.746Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.24s) [2020-07-27T23:05:06.746Z] === RUN TestCreateServiceSecretFileMode [2020-07-27T23:05:09.278Z] === RUN TestDockerSuite/TestCpToCaseH [2020-07-27T23:05:09.845Z] --- PASS: TestCreateServiceSecretFileMode (3.01s) [2020-07-27T23:05:09.845Z] === RUN TestCreateServiceConfigFileMode [2020-07-27T23:05:11.222Z] === RUN TestDockerSuite/TestCpToCaseI [2020-07-27T23:05:12.162Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-07-27T23:05:12.730Z] --- PASS: TestCreateServiceConfigFileMode (2.95s) [2020-07-27T23:05:12.730Z] === RUN TestCreateServiceSysctls [2020-07-27T23:05:16.017Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-07-27T23:05:16.017Z] === RUN TestDockerSuite/TestCpToDot [2020-07-27T23:05:16.585Z] --- PASS: TestCreateServiceSysctls (3.84s) [2020-07-27T23:05:16.585Z] === RUN TestCreateServiceCapabilities [2020-07-27T23:05:16.844Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-07-27T23:05:17.779Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-07-27T23:05:18.718Z] === RUN TestDockerSuite/TestCpToStdout [2020-07-27T23:05:19.655Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-07-27T23:05:19.655Z] --- PASS: TestCreateServiceCapabilities (3.30s) [2020-07-27T23:05:19.655Z] === RUN TestInspect [2020-07-27T23:05:20.593Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-07-27T23:05:20.851Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-07-27T23:05:21.420Z] === RUN TestDockerSuite/TestCpVolumePath [2020-07-27T23:05:22.806Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-07-27T23:05:22.806Z] === RUN TestDockerSuite/TestCreateArgs [2020-07-27T23:05:22.806Z] === RUN TestDockerSuite/TestCreateByImageID [2020-07-27T23:05:23.064Z] --- PASS: TestInspect (3.29s) [2020-07-27T23:05:23.064Z] === RUN TestCreateJob [2020-07-27T23:05:23.323Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-07-27T23:05:23.908Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-07-27T23:05:23.908Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-07-27T23:05:23.908Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-07-27T23:05:24.475Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-07-27T23:05:24.733Z] === RUN TestDockerSuite/TestCreateLabels [2020-07-27T23:05:24.733Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-07-27T23:05:24.992Z] === RUN TestDockerSuite/TestCreateRM [2020-07-27T23:05:24.992Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-07-27T23:05:24.992Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-07-27T23:05:25.251Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-07-27T23:05:25.251Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-07-27T23:05:26.627Z] --- PASS: TestCreateJob (3.70s) [2020-07-27T23:05:26.627Z] === RUN TestReplicatedJob [2020-07-27T23:05:27.197Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-07-27T23:05:27.197Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-07-27T23:05:27.197Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-07-27T23:05:30.485Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-07-27T23:05:33.021Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-07-27T23:05:33.022Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-07-27T23:05:33.022Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-07-27T23:05:33.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-07-27T23:05:33.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-07-27T23:05:33.281Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-07-27T23:05:33.849Z] --- PASS: TestReplicatedJob (6.93s) [2020-07-27T23:05:33.849Z] === RUN TestUpdateReplicatedJob [2020-07-27T23:05:33.849Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-07-27T23:05:34.785Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-07-27T23:05:35.721Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-07-27T23:05:36.658Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-07-27T23:05:37.225Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-07-27T23:05:37.484Z] --- PASS: TestUpdateReplicatedJob (3.81s) [2020-07-27T23:05:37.484Z] === RUN TestServiceListWithStatuses [2020-07-27T23:05:37.484Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-07-27T23:05:37.484Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T23:05:37.484Z] === RUN TestDockerNetworkConnectAlias [2020-07-27T23:05:38.052Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-07-27T23:05:38.619Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-07-27T23:05:39.557Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-07-27T23:05:39.557Z] === RUN TestDockerSuite/TestDevicePermissions [2020-07-27T23:05:40.494Z] === RUN TestDockerSuite/TestDockerFails [2020-07-27T23:05:40.494Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-07-27T23:05:40.494Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-07-27T23:05:40.494Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-07-27T23:05:41.879Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-07-27T23:05:42.446Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-07-27T23:05:43.382Z] --- PASS: TestDockerNetworkConnectAlias (5.69s) [2020-07-27T23:05:43.382Z] === RUN TestDockerNetworkReConnect [2020-07-27T23:05:43.950Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-07-27T23:05:43.950Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-07-27T23:05:43.950Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-07-27T23:05:43.950Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-07-27T23:05:47.235Z] --- PASS: TestDockerNetworkReConnect (4.17s) [2020-07-27T23:05:47.235Z] === RUN TestServicePlugin [2020-07-27T23:05:49.768Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-07-27T23:05:51.675Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-07-27T23:05:53.577Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-07-27T23:05:55.483Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-07-27T23:05:55.741Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-07-27T23:05:55.999Z] === RUN TestDockerSuite/TestEventsAttach [2020-07-27T23:05:56.567Z] === RUN TestDockerSuite/TestEventsCommit [2020-07-27T23:05:57.135Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-07-27T23:05:58.073Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-07-27T23:05:58.641Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-07-27T23:05:59.578Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-07-27T23:06:00.962Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-07-27T23:06:01.904Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-07-27T23:06:04.444Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-07-27T23:06:06.344Z] === RUN TestDockerSuite/TestEventsCopy [2020-07-27T23:06:07.281Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-07-27T23:06:08.218Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-07-27T23:06:08.477Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-07-27T23:06:08.735Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-07-27T23:06:09.672Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-07-27T23:06:10.238Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-07-27T23:06:10.238Z] === RUN TestDockerSuite/TestEventsFilterType [2020-07-27T23:06:10.496Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-07-27T23:06:10.755Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-07-27T23:06:10.755Z] === RUN TestDockerSuite/TestEventsFilters [2020-07-27T23:06:11.689Z] === RUN TestDockerSuite/TestEventsFormat [2020-07-27T23:06:12.624Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-07-27T23:06:12.624Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-07-27T23:06:12.624Z] === RUN TestDockerSuite/TestEventsImageImport [2020-07-27T23:06:13.191Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-07-27T23:06:13.191Z] === RUN TestDockerSuite/TestEventsImagePull [2020-07-27T23:06:13.708Z] === RUN TestDockerSuite/TestEventsImageTag [2020-07-27T23:06:14.641Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-07-27T23:06:14.899Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-07-27T23:06:14.899Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-07-27T23:06:14.899Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-07-27T23:06:16.273Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-07-27T23:06:16.535Z] === RUN TestDockerSuite/TestEventsRename [2020-07-27T23:06:17.102Z] === RUN TestDockerSuite/TestEventsResize [2020-07-27T23:06:17.668Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-07-27T23:06:19.047Z] --- PASS: TestServicePlugin (31.62s) [2020-07-27T23:06:19.047Z] plugin_test.go:62: [d48abbbdf07b8] joining swarm manager [d5832dc3832a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:06:19.047Z] plugin_test.go:65: [d131616f363fa] joining swarm manager [d5832dc3832a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:06:19.047Z] === RUN TestServiceUpdateLabel [2020-07-27T23:06:21.588Z] --- PASS: TestServiceUpdateLabel (2.31s) [2020-07-27T23:06:21.588Z] === RUN TestServiceUpdateSecrets [2020-07-27T23:06:22.964Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-07-27T23:06:23.900Z] === RUN TestDockerSuite/TestEventsStreaming [2020-07-27T23:06:24.159Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-07-27T23:06:27.440Z] === RUN TestDockerSuite/TestEventsTop [2020-07-27T23:06:27.440Z] === RUN TestDockerSuite/TestEventsUntag [2020-07-27T23:06:29.922Z] #33 137.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-07-27T23:06:29.922Z] #33 139.5 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-07-27T23:06:29.969Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-07-27T23:06:31.289Z] #33 140.9 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-07-27T23:06:33.177Z] #33 142.8 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-07-27T23:06:35.726Z] #33 145.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-07-27T23:06:36.527Z] --- PASS: TestServiceUpdateSecrets (14.94s) [2020-07-27T23:06:36.527Z] === RUN TestServiceUpdateConfigs [2020-07-27T23:06:37.093Z] #33 146.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-07-27T23:06:38.458Z] #33 148.2 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-07-27T23:06:39.824Z] #33 149.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-07-27T23:06:40.386Z] #33 150.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-07-27T23:06:41.752Z] #33 151.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-07-27T23:06:41.792Z] === RUN TestDockerSuite/TestExec [2020-07-27T23:06:41.792Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-07-27T23:06:42.050Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-07-27T23:06:42.309Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-07-27T23:06:42.875Z] === RUN TestDockerSuite/TestExecAPIStart [2020-07-27T23:06:43.117Z] #33 153.1 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-07-27T23:06:43.813Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-07-27T23:06:44.380Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-07-27T23:06:45.009Z] #33 154.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-07-27T23:06:45.345Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-07-27T23:06:45.912Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-07-27T23:06:46.418Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-07-27T23:06:46.480Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-07-27T23:06:46.739Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-07-27T23:06:46.981Z] #33 156.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-07-27T23:06:47.307Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-07-27T23:06:48.242Z] === RUN TestDockerSuite/TestExecCgroup [2020-07-27T23:06:48.870Z] #33 158.5 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-07-27T23:06:49.179Z] === RUN TestDockerSuite/TestExecEnv [2020-07-27T23:06:49.439Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-07-27T23:06:49.798Z] #33 159.7 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-07-27T23:06:50.814Z] === RUN TestDockerSuite/TestExecExitStatus [2020-07-27T23:06:51.073Z] --- PASS: TestServiceUpdateConfigs (14.97s) [2020-07-27T23:06:51.073Z] === RUN TestServiceUpdateNetwork [2020-07-27T23:06:51.640Z] === RUN TestDockerSuite/TestExecInspectID [2020-07-27T23:06:51.640Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-07-27T23:06:51.729Z] #33 161.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-07-27T23:06:53.095Z] #33 162.7 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-07-27T23:06:53.543Z] === RUN TestDockerSuite/TestExecInteractive [2020-07-27T23:06:54.023Z] #33 164.0 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-07-27T23:06:54.481Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-07-27T23:06:55.417Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-07-27T23:06:55.917Z] #33 165.4 [2020-07-27T23:06:55.917Z] #33 DONE 165.6s [2020-07-27T23:06:55.917Z] [2020-07-27T23:06:55.917Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-07-27T23:06:55.984Z] === RUN TestDockerSuite/TestExecParseError [2020-07-27T23:06:56.242Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-07-27T23:06:56.809Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-07-27T23:06:57.284Z] #34 DONE 1.4s [2020-07-27T23:06:57.377Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-07-27T23:06:58.313Z] === RUN TestDockerSuite/TestExecSetEnv [2020-07-27T23:06:58.650Z] [2020-07-27T23:06:58.650Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-07-27T23:06:59.250Z] === RUN TestDockerSuite/TestExecStartFails [2020-07-27T23:06:59.575Z] #35 DONE 0.7s [2020-07-27T23:06:59.575Z] [2020-07-27T23:06:59.575Z] #36 exporting to image [2020-07-27T23:06:59.575Z] #36 exporting layers [2020-07-27T23:07:00.184Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-07-27T23:07:02.880Z] #36 exporting layers 3.1s done [2020-07-27T23:07:02.880Z] #36 writing image sha256:211a37bda26aac7f729776a7b0fd41b5c6a8e8b2747200d737058302a1213b22 done [2020-07-27T23:07:02.880Z] #36 naming to docker.io/library/moby-e2e-test done [2020-07-27T23:07:02.880Z] #36 DONE 3.1s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T23:07:03.197Z] + echo Ensuring container killed. [2020-07-27T23:07:03.197Z] Ensuring container killed. [2020-07-27T23:07:03.197Z] + docker rm -vf docker-pr4 [2020-07-27T23:07:03.197Z] Error: No such container: docker-pr4 [2020-07-27T23:07:03.197Z] + true [Pipeline] sh [2020-07-27T23:07:03.476Z] + echo Chowning /workspace to jenkins user [2020-07-27T23:07:03.476Z] Chowning /workspace to jenkins user [2020-07-27T23:07:03.476Z] + id -u [2020-07-27T23:07:03.476Z] + id -g [2020-07-27T23:07:03.476Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T23:07:04.368Z] + bundleName=unit [2020-07-27T23:07:04.368Z] + echo Creating unit-bundles.tar.gz [2020-07-27T23:07:04.368Z] Creating unit-bundles.tar.gz [2020-07-27T23:07:04.368Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-07-27T23:07:04.368Z] bundles/junit-report.xml [2020-07-27T23:07:04.368Z] bundles/go-test-report.json [2020-07-27T23:07:04.368Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-07-27T23:07:04.376Z] Archiving artifacts [2020-07-27T23:07:04.825Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T23:07:05.125Z] + make clean [2020-07-27T23:07:05.380Z] docker volume rm -f docker-dev-cache [2020-07-27T23:07:05.380Z] docker-dev-cache [Pipeline] deleteDir [2020-07-27T23:07:05.463Z] --- PASS: TestServiceUpdateNetwork (14.13s) [2020-07-27T23:07:05.463Z] === RUN TestServiceUpdatePidsLimit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-07-27T23:07:06.838Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-07-27T23:07:07.405Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-07-27T23:07:11.588Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-07-27T23:07:11.588Z] === RUN TestDockerSuite/TestExecTTY [2020-07-27T23:07:11.846Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-07-27T23:07:12.413Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-07-27T23:07:12.980Z] === RUN TestDockerSuite/TestExecUlimits [2020-07-27T23:07:13.239Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-07-27T23:07:13.239Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-07-27T23:07:14.175Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-07-27T23:07:14.433Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-07-27T23:07:15.000Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-07-27T23:07:15.937Z] === RUN TestDockerSuite/TestExecWithTERM [2020-07-27T23:07:16.503Z] === RUN TestDockerSuite/TestExecWithUser [2020-07-27T23:07:17.069Z] === RUN TestDockerSuite/TestGetContainerStats [2020-07-27T23:07:22.333Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-07-27T23:07:22.333Z] --- PASS: TestServiceUpdatePidsLimit (16.39s) [2020-07-27T23:07:22.333Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2020-07-27T23:07:22.333Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2020-07-27T23:07:22.333Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-07-27T23:07:22.333Z] PASS [2020-07-27T23:07:22.333Z] [2020-07-27T23:07:22.333Z] === Skipped [2020-07-27T23:07:22.333Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-07-27T23:07:22.333Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-07-27T23:07:22.333Z] [2020-07-27T23:07:22.333Z] [2020-07-27T23:07:22.333Z] DONE 27 tests, 1 skipped in 180.471s [2020-07-27T23:07:22.333Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] ++ set -e [2020-07-27T23:07:22.333Z] ++ '[' -n 0 ']' [2020-07-27T23:07:22.333Z] ++ set -x [2020-07-27T23:07:22.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] INFO: Testing against a local daemon [2020-07-27T23:07:22.333Z] === RUN TestSessionCreate [2020-07-27T23:07:22.333Z] --- PASS: TestSessionCreate (0.02s) [2020-07-27T23:07:22.333Z] === RUN TestSessionCreateWithBadUpgrade [2020-07-27T23:07:22.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-07-27T23:07:22.333Z] PASS [2020-07-27T23:07:22.333Z] [2020-07-27T23:07:22.333Z] DONE 2 tests in 0.200s [2020-07-27T23:07:22.333Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] ++ set -e [2020-07-27T23:07:22.333Z] ++ '[' -n 0 ']' [2020-07-27T23:07:22.333Z] ++ set -x [2020-07-27T23:07:22.333Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:22.333Z] INFO: Testing against a local daemon [2020-07-27T23:07:22.333Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-07-27T23:07:22.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-27T23:07:22.333Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T23:07:22.333Z] === RUN TestEventsExecDie [2020-07-27T23:07:22.591Z] --- PASS: TestEventsExecDie (0.51s) [2020-07-27T23:07:22.591Z] === RUN TestEventsBackwardsCompatible [2020-07-27T23:07:22.591Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-07-27T23:07:22.591Z] === RUN TestInfoBinaryCommits [2020-07-27T23:07:22.591Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-07-27T23:07:22.591Z] === RUN TestInfoAPIVersioned [2020-07-27T23:07:22.591Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-07-27T23:07:22.591Z] === RUN TestInfoDiscoveryBackend [2020-07-27T23:07:23.157Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-07-27T23:07:23.157Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-07-27T23:07:24.091Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-07-27T23:07:24.091Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-07-27T23:07:24.661Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-07-27T23:07:24.661Z] === RUN TestInfoAPI [2020-07-27T23:07:24.661Z] --- PASS: TestInfoAPI (0.02s) [2020-07-27T23:07:24.661Z] === RUN TestInfoAPIWarnings [2020-07-27T23:07:25.227Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-07-27T23:07:25.227Z] === RUN TestInfoDebug [2020-07-27T23:07:25.801Z] --- PASS: TestInfoDebug (0.53s) [2020-07-27T23:07:25.801Z] === RUN TestInfoInsecureRegistries [2020-07-27T23:07:26.059Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-07-27T23:07:26.318Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-07-27T23:07:26.318Z] === RUN TestInfoRegistryMirrors [2020-07-27T23:07:26.884Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-07-27T23:07:26.884Z] === RUN TestLoginFailsWithBadCredentials [2020-07-27T23:07:27.143Z] --- PASS: TestLoginFailsWithBadCredentials (0.23s) [2020-07-27T23:07:27.143Z] === RUN TestPingCacheHeaders [2020-07-27T23:07:27.143Z] --- PASS: TestPingCacheHeaders (0.02s) [2020-07-27T23:07:27.143Z] === RUN TestPingGet [2020-07-27T23:07:27.143Z] --- PASS: TestPingGet (0.01s) [2020-07-27T23:07:27.143Z] === RUN TestPingHead [2020-07-27T23:07:27.143Z] --- PASS: TestPingHead (0.02s) [2020-07-27T23:07:27.143Z] === RUN TestVersion [2020-07-27T23:07:27.143Z] --- PASS: TestVersion (0.02s) [2020-07-27T23:07:27.143Z] PASS [2020-07-27T23:07:27.143Z] [2020-07-27T23:07:27.143Z] === Skipped [2020-07-27T23:07:27.143Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-07-27T23:07:27.143Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-07-27T23:07:27.143Z] [2020-07-27T23:07:27.143Z] [2020-07-27T23:07:27.143Z] DONE 18 tests, 1 skipped in 5.209s [2020-07-27T23:07:27.143Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-07-27T23:07:27.143Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:27.143Z] ++ set -e [2020-07-27T23:07:27.143Z] ++ '[' -n 0 ']' [2020-07-27T23:07:27.143Z] ++ set -x [2020-07-27T23:07:27.143Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2020-07-27T23:07:27.402Z] INFO: Testing against a local daemon [2020-07-27T23:07:27.402Z] === RUN TestVolumesCreateAndList [2020-07-27T23:07:27.402Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-07-27T23:07:27.402Z] === RUN TestVolumesRemove [2020-07-27T23:07:27.402Z] --- PASS: TestVolumesRemove (0.07s) [2020-07-27T23:07:27.402Z] === RUN TestVolumesInspect [2020-07-27T23:07:27.402Z] --- PASS: TestVolumesInspect (0.03s) [2020-07-27T23:07:27.402Z] === RUN TestVolumesInvalidJSON [2020-07-27T23:07:27.402Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-07-27T23:07:27.402Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-07-27T23:07:27.402Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-07-27T23:07:27.402Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-07-27T23:07:27.402Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-07-27T23:07:27.402Z] PASS [2020-07-27T23:07:27.402Z] [2020-07-27T23:07:27.402Z] DONE 5 tests in 0.273s [2020-07-27T23:07:27.402Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T23:07:27.660Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-07-27T23:07:27.660Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T23:07:27.660Z] +++ kill 5604 [2020-07-27T23:07:29.033Z] +++ /etc/init.d/apparmor stop [2020-07-27T23:07:29.033Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T23:07:29.033Z] [2020-07-27T23:07:29.033Z] Unloading profiles will leave already running processes permanently [2020-07-27T23:07:29.033Z] unconfined, which can lead to unexpected situations. [2020-07-27T23:07:29.033Z] [2020-07-27T23:07:29.033Z] To set a process to complain mode, use the command line tool [2020-07-27T23:07:29.033Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T23:07:29.033Z] +++ true [2020-07-27T23:07:29.033Z] exiting test-integration [2020-07-27T23:07:29.033Z] ++ exit 0 [2020-07-27T23:07:29.033Z] [2020-07-27T23:07:29.599Z] + for job in $(jobs -p) [2020-07-27T23:07:29.599Z] + wait 6054 [2020-07-27T23:07:32.126Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-07-27T23:07:32.693Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-07-27T23:07:32.693Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-07-27T23:07:32.693Z] === RUN TestDockerSuite/TestHealth [2020-07-27T23:07:50.767Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-07-27T23:07:51.334Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-07-27T23:07:51.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-07-27T23:07:51.334Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-07-27T23:07:51.334Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-07-27T23:07:51.902Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-07-27T23:07:51.902Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-07-27T23:07:52.469Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-07-27T23:07:52.469Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-07-27T23:07:52.469Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-07-27T23:07:52.469Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-07-27T23:07:52.728Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-07-27T23:07:52.986Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-07-27T23:07:53.245Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-07-27T23:07:53.245Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-07-27T23:07:53.813Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-07-27T23:07:53.813Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-07-27T23:07:54.748Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-07-27T23:07:55.006Z] === RUN TestDockerSuite/TestImagesFormat [2020-07-27T23:07:55.006Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-07-27T23:07:55.575Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-07-27T23:07:58.127Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-07-27T23:07:58.127Z] === RUN TestDockerSuite/TestImportBadURL [2020-07-27T23:07:58.385Z] === RUN TestDockerSuite/TestImportDisplay [2020-07-27T23:07:59.323Z] === RUN TestDockerSuite/TestImportFile [2020-07-27T23:08:00.700Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-07-27T23:08:00.700Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-07-27T23:08:01.635Z] === RUN TestDockerSuite/TestImportGzipped [2020-07-27T23:08:02.574Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-07-27T23:08:03.951Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-07-27T23:08:04.209Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-07-27T23:08:04.777Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-07-27T23:08:05.344Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-07-27T23:08:05.344Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-07-27T23:08:05.344Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-07-27T23:08:05.607Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-07-27T23:08:06.174Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-07-27T23:08:06.433Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-07-27T23:08:07.000Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-07-27T23:08:07.259Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-07-27T23:08:07.826Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-07-27T23:08:07.826Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-07-27T23:08:09.202Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-07-27T23:08:09.202Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-07-27T23:08:09.769Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-07-27T23:08:09.769Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-07-27T23:08:10.336Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-07-27T23:08:10.336Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-07-27T23:08:10.336Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-07-27T23:08:11.270Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-07-27T23:08:11.528Z] === RUN TestDockerSuite/TestInspectDefault [2020-07-27T23:08:12.096Z] === RUN TestDockerSuite/TestInspectHistory [2020-07-27T23:08:13.032Z] === RUN TestDockerSuite/TestInspectImage [2020-07-27T23:08:13.032Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-07-27T23:08:13.032Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-07-27T23:08:13.032Z] === RUN TestDockerSuite/TestInspectInt64 [2020-07-27T23:08:14.001Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-07-27T23:08:14.568Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-07-27T23:08:14.568Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-07-27T23:08:15.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-07-27T23:08:15.136Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-07-27T23:08:15.702Z] === RUN TestDockerSuite/TestInspectPlugin [2020-07-27T23:08:18.986Z] === RUN TestDockerSuite/TestInspectRootFS [2020-07-27T23:08:18.987Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-07-27T23:08:19.553Z] === RUN TestDockerSuite/TestInspectStatus [2020-07-27T23:08:20.490Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-07-27T23:08:21.867Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-07-27T23:08:22.435Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-07-27T23:08:23.003Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-07-27T23:08:23.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-07-27T23:08:24.197Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-07-27T23:08:24.763Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-07-27T23:08:25.021Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-07-27T23:08:25.021Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-07-27T23:08:26.925Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-07-27T23:08:27.492Z] === RUN TestDockerSuite/TestLinksEnvs [2020-07-27T23:08:28.428Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-07-27T23:08:28.687Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-07-27T23:08:29.623Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-07-27T23:08:31.009Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-07-27T23:08:32.407Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-07-27T23:08:32.407Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-07-27T23:08:33.795Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-07-27T23:08:33.795Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-07-27T23:08:34.053Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-07-27T23:08:34.621Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-07-27T23:08:44.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-07-27T23:08:44.593Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-07-27T23:08:45.527Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-07-27T23:08:46.094Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-07-27T23:08:47.467Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-07-27T23:08:47.467Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-07-27T23:08:47.726Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-07-27T23:08:47.726Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-07-27T23:08:47.726Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-07-27T23:08:48.295Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-07-27T23:08:48.552Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-07-27T23:08:51.078Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-07-27T23:08:52.013Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-07-27T23:08:52.580Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-07-27T23:08:57.863Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-07-27T23:08:57.863Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-07-27T23:08:57.863Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-07-27T23:08:58.429Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-07-27T23:08:59.363Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-07-27T23:08:59.931Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-07-27T23:09:00.866Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-07-27T23:09:01.800Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-07-27T23:09:03.701Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-07-27T23:09:04.268Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-07-27T23:09:04.527Z] === RUN TestDockerSuite/TestLogsSince [2020-07-27T23:09:06.425Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-07-27T23:09:11.691Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-07-27T23:09:11.691Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-07-27T23:09:16.958Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-07-27T23:09:17.216Z] === RUN TestDockerSuite/TestLogsTail [2020-07-27T23:09:17.783Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-07-27T23:09:18.351Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-07-27T23:09:18.609Z] === RUN TestDockerSuite/TestMountIntoProc [2020-07-27T23:09:18.867Z] === RUN TestDockerSuite/TestMountIntoSys [2020-07-27T23:09:19.434Z] === RUN TestDockerSuite/TestNetHostname [2020-07-27T23:09:20.828Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-07-27T23:09:20.828Z] === RUN TestDockerSuite/TestNetworkEvents [2020-07-27T23:09:27.384Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-07-27T23:09:27.642Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-07-27T23:09:28.210Z] === RUN TestDockerSuite/TestPluginActive [2020-07-27T23:09:29.586Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-07-27T23:09:34.855Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-07-27T23:09:34.855Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-07-27T23:09:35.113Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-07-27T23:09:37.642Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-07-27T23:09:38.575Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-07-27T23:09:39.140Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-07-27T23:09:40.517Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-07-27T23:09:41.452Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-07-27T23:09:44.761Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-07-27T23:09:46.664Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-07-27T23:09:47.230Z] === RUN TestDockerSuite/TestPortHostBinding [2020-07-27T23:09:48.164Z] === RUN TestDockerSuite/TestPortList [2020-07-27T23:09:54.726Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-07-27T23:09:55.292Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-07-27T23:10:01.851Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-07-27T23:10:02.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-07-27T23:10:02.418Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-07-27T23:10:03.353Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-07-27T23:10:03.353Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-07-27T23:10:03.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-07-27T23:10:05.294Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-07-27T23:10:06.668Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-07-27T23:10:06.927Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-07-27T23:10:07.185Z] === RUN TestDockerSuite/TestPsByOrder [2020-07-27T23:10:09.107Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-07-27T23:10:10.485Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-07-27T23:10:13.019Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-07-27T23:10:16.304Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-07-27T23:10:16.304Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-07-27T23:10:18.203Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-07-27T23:10:24.762Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-07-27T23:10:25.697Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-07-27T23:10:27.602Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-07-27T23:10:28.979Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-07-27T23:10:29.917Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-07-27T23:10:31.293Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-07-27T23:10:32.689Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-07-27T23:10:33.625Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-07-27T23:10:33.625Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-07-27T23:10:34.190Z] === RUN TestDockerSuite/TestPsRightTagName [2020-07-27T23:10:34.449Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-07-27T23:10:35.824Z] === RUN TestDockerSuite/TestPsShowMounts [2020-07-27T23:10:37.727Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-07-27T23:10:37.985Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-07-27T23:10:37.985Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-07-27T23:10:38.243Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-07-27T23:10:38.501Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-07-27T23:10:38.501Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-07-27T23:10:39.068Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-07-27T23:10:40.446Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-07-27T23:10:41.822Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-07-27T23:10:42.757Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-07-27T23:10:49.320Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-07-27T23:10:49.320Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-07-27T23:10:50.698Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-07-27T23:10:50.956Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-07-27T23:10:50.956Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-07-27T23:10:51.215Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-07-27T23:10:53.119Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-07-27T23:10:54.055Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-07-27T23:10:55.955Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-07-27T23:10:56.891Z] === RUN TestDockerSuite/TestRmiBlank [2020-07-27T23:10:56.891Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-07-27T23:10:57.150Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-07-27T23:10:59.681Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-07-27T23:10:59.939Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-07-27T23:11:00.198Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-07-27T23:11:01.133Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-07-27T23:11:01.392Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-07-27T23:11:01.957Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-07-27T23:11:03.331Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-07-27T23:11:04.265Z] === RUN TestDockerSuite/TestRmiTag [2020-07-27T23:11:04.265Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-07-27T23:11:04.832Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-07-27T23:11:08.114Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-07-27T23:11:08.680Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-07-27T23:11:09.246Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-07-27T23:11:09.504Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-07-27T23:11:10.439Z] === RUN TestDockerSuite/TestRunAddHost [2020-07-27T23:11:10.698Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-07-27T23:11:10.956Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-07-27T23:11:11.541Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-07-27T23:11:11.541Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-07-27T23:11:12.107Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-07-27T23:11:13.042Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-07-27T23:11:13.609Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-07-27T23:11:14.177Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-07-27T23:11:14.744Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-07-27T23:11:15.680Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-07-27T23:11:16.614Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-07-27T23:11:17.180Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-07-27T23:11:17.746Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-07-27T23:11:18.313Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-07-27T23:11:18.879Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-07-27T23:11:19.447Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-07-27T23:11:20.013Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-07-27T23:11:20.947Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-07-27T23:11:21.205Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-07-27T23:11:21.771Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-07-27T23:11:22.710Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-07-27T23:11:22.710Z] === RUN TestDockerSuite/TestRunBindMounts [2020-07-27T23:11:24.085Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-07-27T23:11:24.343Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-07-27T23:11:24.912Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-07-27T23:11:25.171Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-07-27T23:11:25.738Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-07-27T23:11:25.738Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-07-27T23:11:26.304Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-07-27T23:11:26.563Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-07-27T23:11:27.142Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-07-27T23:11:27.406Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-07-27T23:11:27.976Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-07-27T23:11:27.976Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-07-27T23:11:28.911Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-07-27T23:11:28.911Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-07-27T23:11:29.848Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-07-27T23:11:30.107Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-07-27T23:11:30.674Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-07-27T23:11:31.243Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-07-27T23:11:31.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-07-27T23:11:31.501Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-07-27T23:11:32.437Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-07-27T23:11:33.377Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-07-27T23:11:34.313Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-07-27T23:11:34.571Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-07-27T23:11:35.138Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-07-27T23:11:35.704Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-07-27T23:11:35.962Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-07-27T23:11:36.528Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-07-27T23:11:37.464Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-07-27T23:11:39.370Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-07-27T23:11:39.370Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-07-27T23:11:39.939Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-07-27T23:11:40.198Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-07-27T23:11:41.135Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-07-27T23:11:43.040Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-07-27T23:11:44.947Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-07-27T23:11:46.848Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-07-27T23:11:46.848Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-07-27T23:11:46.848Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-07-27T23:11:47.106Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-07-27T23:11:48.481Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-07-27T23:11:49.048Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-07-27T23:11:50.423Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-07-27T23:11:50.992Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-07-27T23:11:52.369Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-07-27T23:11:52.627Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-07-27T23:11:52.627Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-07-27T23:11:52.885Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-07-27T23:11:54.258Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-07-27T23:11:54.258Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-07-27T23:11:54.518Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-07-27T23:11:55.084Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-07-27T23:11:55.650Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-07-27T23:11:55.907Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-07-27T23:11:55.907Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-07-27T23:11:56.843Z] === RUN TestDockerSuite/TestRunEnvironment [2020-07-27T23:11:57.101Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-07-27T23:11:57.668Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-07-27T23:11:58.235Z] === RUN TestDockerSuite/TestRunExitCode [2020-07-27T23:11:59.172Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-07-27T23:11:59.431Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-07-27T23:12:00.000Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-07-27T23:12:00.567Z] === RUN TestDockerSuite/TestRunExposePort [2020-07-27T23:12:00.567Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-07-27T23:12:01.152Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-07-27T23:12:01.723Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-07-27T23:12:02.660Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-07-27T23:12:02.660Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-27T23:12:02.660Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-07-27T23:12:05.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-07-27T23:12:05.450Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-07-27T23:12:06.017Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-07-27T23:12:09.303Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-07-27T23:12:11.832Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-07-27T23:12:14.362Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-07-27T23:12:16.891Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-07-27T23:12:16.891Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-07-27T23:12:17.830Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-07-27T23:12:19.208Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-07-27T23:12:19.208Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-07-27T23:12:19.208Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-07-27T23:12:19.208Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-07-27T23:12:19.774Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-07-27T23:12:20.032Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-07-27T23:12:21.967Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-07-27T23:12:22.901Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-07-27T23:12:23.159Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-07-27T23:12:24.094Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-07-27T23:12:26.623Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-07-27T23:12:29.905Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-07-27T23:12:30.162Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-07-27T23:12:30.162Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-07-27T23:12:30.421Z] === RUN TestDockerSuite/TestRunModeHostname [2020-07-27T23:12:31.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-07-27T23:12:31.356Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-07-27T23:12:31.653Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-07-27T23:12:33.032Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-07-27T23:12:33.601Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-07-27T23:12:34.537Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-07-27T23:12:34.537Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-07-27T23:12:34.537Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-07-27T23:12:35.472Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-07-27T23:12:36.406Z] === RUN TestDockerSuite/TestRunMount [2020-07-27T23:12:40.594Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-07-27T23:12:40.594Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-07-27T23:12:40.853Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-07-27T23:12:41.793Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-07-27T23:12:43.177Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-07-27T23:12:45.078Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-07-27T23:12:46.454Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-07-27T23:12:47.828Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-07-27T23:12:48.395Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-07-27T23:12:49.334Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-07-27T23:12:49.593Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-07-27T23:12:50.161Z] === RUN TestDockerSuite/TestRunNetHost [2020-07-27T23:12:50.727Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-07-27T23:12:50.985Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-07-27T23:12:51.553Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-07-27T23:12:52.929Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-07-27T23:12:54.306Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-07-27T23:12:54.564Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-07-27T23:12:57.853Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-07-27T23:12:58.421Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-07-27T23:12:58.421Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-07-27T23:12:58.987Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-07-27T23:12:58.987Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-07-27T23:12:59.552Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-07-27T23:12:59.811Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-07-27T23:12:59.811Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-07-27T23:13:00.386Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-07-27T23:13:02.914Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-07-27T23:13:06.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-07-27T23:13:06.199Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-07-27T23:13:06.199Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-07-27T23:13:06.457Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-07-27T23:13:07.024Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-07-27T23:13:08.403Z] === RUN TestDockerSuite/TestRunPortInUse [2020-07-27T23:13:08.970Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-07-27T23:13:09.229Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-07-27T23:13:09.794Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-07-27T23:13:10.052Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-07-27T23:13:10.623Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-07-27T23:13:10.881Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-07-27T23:13:10.881Z] === RUN TestDockerSuite/TestRunPublishPort [2020-07-27T23:13:11.449Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-07-27T23:13:12.015Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-07-27T23:13:12.016Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-07-27T23:13:12.274Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-07-27T23:13:13.208Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-07-27T23:13:13.208Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-07-27T23:13:15.111Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-07-27T23:13:16.047Z] === RUN TestDockerSuite/TestRunRm [2020-07-27T23:13:16.305Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-07-27T23:13:18.832Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-07-27T23:13:19.784Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-07-27T23:13:20.353Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-07-27T23:13:21.287Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-07-27T23:13:21.546Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-07-27T23:13:22.481Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-07-27T23:13:23.048Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-07-27T23:13:24.954Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-07-27T23:13:25.889Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-07-27T23:13:27.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-07-27T23:13:29.169Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-07-27T23:13:29.427Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-07-27T23:13:30.362Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-07-27T23:13:30.621Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-07-27T23:13:30.621Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-07-27T23:13:31.188Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-07-27T23:13:31.755Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-07-27T23:13:32.014Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-07-27T23:13:32.950Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-07-27T23:13:33.517Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-07-27T23:13:33.777Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-07-27T23:13:34.037Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-07-27T23:13:36.567Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-07-27T23:13:36.567Z] === RUN TestDockerSuite/TestRunState [2020-07-27T23:13:37.944Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-07-27T23:13:38.203Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-07-27T23:13:38.769Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-07-27T23:13:39.029Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-07-27T23:13:39.029Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-07-27T23:13:39.287Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-07-27T23:13:39.546Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-07-27T23:13:40.112Z] === RUN TestDockerSuite/TestRunSysctls [2020-07-27T23:13:41.050Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-07-27T23:13:41.050Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-07-27T23:13:41.050Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-07-27T23:13:41.618Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-07-27T23:13:42.552Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-07-27T23:13:43.490Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-07-27T23:13:44.057Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-07-27T23:13:45.964Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-07-27T23:13:48.496Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-07-27T23:13:48.496Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-07-27T23:13:51.025Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-07-27T23:13:51.286Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-07-27T23:13:51.852Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-07-27T23:13:52.110Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-07-27T23:13:53.486Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-07-27T23:13:53.747Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-07-27T23:13:55.123Z] === RUN TestDockerSuite/TestRunUserByID [2020-07-27T23:13:55.692Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-07-27T23:13:55.692Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-07-27T23:13:55.951Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-07-27T23:13:56.516Z] === RUN TestDockerSuite/TestRunUserByName [2020-07-27T23:13:57.082Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-07-27T23:13:57.341Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-07-27T23:13:57.341Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-07-27T23:13:57.599Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-07-27T23:13:57.858Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-07-27T23:14:00.389Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-07-27T23:14:00.955Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-07-27T23:14:01.522Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-07-27T23:14:02.897Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-07-27T23:14:03.831Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-07-27T23:14:05.205Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-07-27T23:14:07.109Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-07-27T23:14:07.109Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-07-27T23:14:07.368Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-07-27T23:14:07.936Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-07-27T23:14:08.504Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-07-27T23:14:08.504Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-07-27T23:14:08.504Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-07-27T23:14:08.504Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-07-27T23:14:08.763Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-07-27T23:14:08.763Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-07-27T23:14:09.699Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-07-27T23:14:09.960Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-07-27T23:14:09.960Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-07-27T23:14:11.338Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-07-27T23:14:11.596Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-07-27T23:14:12.163Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-07-27T23:14:12.163Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-07-27T23:14:12.737Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-07-27T23:14:12.998Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-07-27T23:14:12.998Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-07-27T23:14:13.256Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-07-27T23:14:13.823Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-07-27T23:14:14.081Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-07-27T23:14:14.647Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-07-27T23:14:14.647Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-07-27T23:14:14.907Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-07-27T23:14:15.166Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-07-27T23:14:16.102Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-07-27T23:14:16.102Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-07-27T23:14:16.669Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-07-27T23:14:16.928Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-07-27T23:14:17.187Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-07-27T23:14:17.187Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-07-27T23:14:17.187Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-07-27T23:14:17.753Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-07-27T23:14:18.694Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-07-27T23:14:19.264Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-07-27T23:14:19.264Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-07-27T23:14:19.832Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-07-27T23:14:19.832Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-07-27T23:14:20.768Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-07-27T23:14:21.027Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-07-27T23:14:21.594Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-07-27T23:14:22.970Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-07-27T23:14:23.229Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-07-27T23:14:23.229Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-07-27T23:14:23.229Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-07-27T23:14:24.613Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-07-27T23:14:25.179Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-07-27T23:14:25.439Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-07-27T23:14:26.375Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-07-27T23:14:26.375Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-07-27T23:14:27.751Z] === RUN TestDockerSuite/TestSaveImageId [2020-07-27T23:14:27.751Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-07-27T23:14:28.320Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-07-27T23:14:29.704Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-07-27T23:14:29.704Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-07-27T23:14:30.641Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-07-27T23:14:30.641Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-07-27T23:14:30.641Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-07-27T23:14:32.018Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-07-27T23:14:32.952Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-07-27T23:14:33.519Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-07-27T23:14:33.519Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-07-27T23:14:33.519Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-07-27T23:14:33.777Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-07-27T23:14:34.035Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-07-27T23:14:35.934Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-07-27T23:14:38.462Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-07-27T23:14:40.993Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-07-27T23:14:42.369Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-07-27T23:14:42.935Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-07-27T23:14:43.870Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-07-27T23:14:46.398Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-07-27T23:14:47.774Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-07-27T23:14:48.362Z] === RUN TestDockerSuite/TestStartRecordError [2020-07-27T23:14:49.739Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-07-27T23:14:51.115Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-07-27T23:14:51.373Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-07-27T23:14:52.746Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-07-27T23:14:56.028Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-07-27T23:14:59.310Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-07-27T23:15:02.590Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-07-27T23:15:03.966Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-07-27T23:15:06.500Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-07-27T23:15:07.068Z] === RUN TestDockerSuite/TestStatsNoStream [2020-07-27T23:15:09.599Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-07-27T23:15:10.993Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-07-27T23:15:11.558Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-07-27T23:15:11.817Z] === RUN TestDockerSuite/TestTopPrivileged [2020-07-27T23:15:12.383Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-07-27T23:15:12.383Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-07-27T23:15:12.951Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-07-27T23:15:16.239Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-07-27T23:15:19.519Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-07-27T23:15:19.519Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-07-27T23:15:19.777Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-07-27T23:15:19.778Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-07-27T23:15:20.343Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-07-27T23:15:21.719Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-07-27T23:15:21.719Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-07-27T23:15:23.095Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-07-27T23:15:24.029Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-07-27T23:15:24.290Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-07-27T23:15:24.548Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-07-27T23:15:25.484Z] === RUN TestDockerSuite/TestUpdateStats [2020-07-27T23:15:26.858Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-07-27T23:15:29.388Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-07-27T23:15:29.388Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-07-27T23:15:30.331Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-07-27T23:15:30.331Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-07-27T23:15:31.269Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-07-27T23:15:31.840Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-07-27T23:15:34.373Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-07-27T23:15:36.277Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-07-27T23:15:38.180Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-07-27T23:15:39.559Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-07-27T23:15:42.091Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-07-27T23:15:44.623Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-07-27T23:15:45.561Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-07-27T23:15:46.936Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-07-27T23:15:47.874Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-07-27T23:15:48.441Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-07-27T23:15:49.837Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-07-27T23:15:51.227Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-07-27T23:15:52.601Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-07-27T23:15:53.977Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-07-27T23:15:53.977Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-07-27T23:15:55.352Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-07-27T23:16:01.910Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-07-27T23:16:03.809Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-07-27T23:16:10.369Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-07-27T23:16:10.369Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-07-27T23:16:10.369Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-07-27T23:16:10.936Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-07-27T23:16:10.936Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-07-27T23:16:11.195Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-07-27T23:16:11.195Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-07-27T23:16:11.764Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-07-27T23:16:11.764Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-07-27T23:16:12.332Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-07-27T23:16:12.591Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-07-27T23:16:12.591Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-07-27T23:16:12.591Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-07-27T23:16:12.591Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-07-27T23:16:13.969Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-07-27T23:16:14.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-07-27T23:16:14.246Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-07-27T23:16:14.246Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-07-27T23:16:14.246Z] === RUN TestDockerSuite/TestVolumeEvents [2020-07-27T23:16:19.518Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-07-27T23:16:19.776Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-07-27T23:16:21.679Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-07-27T23:16:21.679Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-07-27T23:16:21.679Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-07-27T23:16:23.582Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-07-27T23:16:26.116Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite (1314.30s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.19s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.15s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.52s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.65s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.42s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.45s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.90s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.91s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.10s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.54s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.97s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.90s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.86s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.19s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.95s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.98s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.89s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachDetach (1.06s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.82s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.49s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.85s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.17s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.13s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.13s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (13.92s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.35s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.37s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.08s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.45s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.85s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.89s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.76s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.10s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.73s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.16s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.59s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.36s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.36s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.15s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.78s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.23s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.66s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.41s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.33s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddTar (5.26s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (0.93s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.04s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.18s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.94s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.89s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.55s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.35s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.61s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.93s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.03s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.52s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.46s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.63s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.58s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.21s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.62s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.30s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.67s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.39s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.07s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.32s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.29s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.80s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.88s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.97s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.15s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.70s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.50s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.66s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s) [2020-07-27T23:16:26.116Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-27T23:16:26.116Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.68s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.64s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContChar (2.75s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.84s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.19s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.36s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.27s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.13s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.63s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.72s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.64s) [2020-07-27T23:16:26.116Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T23:16:26.116Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.116Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-07-27T23:16:26.116Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.116Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-07-27T23:16:26.116Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.116Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T23:16:26.116Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.71s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.47s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.13s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.51s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.86s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.50s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.80s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.37s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.02s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.83s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.40s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.29s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.21s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.14s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.37s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.37s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2020-07-27T23:16:26.116Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.95s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.43s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.52s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.36s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.03s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.97s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.48s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.23s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.24s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.45s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.32s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.86s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.73s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnv (1.62s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.04s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.83s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.36s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.73s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.40s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.95s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.62s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.42s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.87s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildExpose (0.34s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.53s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFails (0.76s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.42s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.06s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.43s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.33s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.95s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.17s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.49s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.77s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.72s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.42s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildHistory (3.90s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.50s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.70s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.81s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.47s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.31s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.23s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.82s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.21s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.09s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.22s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.10s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.35s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.38s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.61s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.88s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.64s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.19s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.69s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.24s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.34s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.69s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.83s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.38s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.47s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.68s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.31s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.67s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.65s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.94s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.36s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.19s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildPATH (1.81s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.04s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.20s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.72s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRm (2.66s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.36s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.51s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.39s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.50s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.96s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.16s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.32s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.74s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.92s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.96s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.75s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.61s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.11s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildUser (1.24s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.56s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.12s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.88s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.54s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.46s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.66s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.11s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.67s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.52s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.42s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T23:16:26.117Z] docker_cli_sni_test.go:18: Flakey test [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.65s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitChange (0.71s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.11s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.98s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.60s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.23s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitTTY (2.07s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.90s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.75s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.27s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.25s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.57s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.63s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.57s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.54s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.60s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.08s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.62s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.67s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.68s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.68s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.51s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.63s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.91s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.11s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.62s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.69s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.85s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.77s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.75s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.17s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.10s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.62s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.73s) [2020-07-27T23:16:26.117Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-27T23:16:26.117Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.71s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.71s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.45s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.51s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.13s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.15s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.60s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.35s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.46s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.38s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.53s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009bb740_} (0.44s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1469510275_/foo_false____} (0.54s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1469510275_/foo_true____} (1.49s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_false____} (1.30s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_true____} (1.41s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3355218438_/foo_true__0xc0009bb7a0__} (1.36s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009bb7c0_} (1.29s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009bb7e0_} (1.38s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009bb800_} (1.46s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009bb820_} (1.40s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.50s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.31s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-07-27T23:16:26.117Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.58s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.28s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.29s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.79s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.74s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.71s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.71s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.83s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.91s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.21s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.74s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.57s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.63s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.84s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.97s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.61s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.62s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.68s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.89s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.22s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.31s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.75s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.41s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.69s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToDot (0.66s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToStdout (0.71s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.12s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.21s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.58s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.42s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.42s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.49s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.41s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.35s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateRM (0.21s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.75s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.69s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.23s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.58s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.91s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.66s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.39s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.78s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.91s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.10s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.76s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.30s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.63s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.85s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsAttach (0.59s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsCommit (0.77s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.80s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.66s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.64s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.56s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.94s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.30s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.10s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsCopy (0.83s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.30s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.89s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFilters (0.83s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.61s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.26s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsRename (0.48s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsResize (0.46s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.38s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.86s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsTop (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.96s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.43s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.93s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.50s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.50s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.93s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecCgroup (0.73s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.16s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.81s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecInspectID (1.87s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecInteractive (0.99s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.86s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.62s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecParseError (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.56s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.94s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.86s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecStartFails (0.78s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.88s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecTTY (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.46s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecUlimits (0.49s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.84s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.52s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestExecWithUser (0.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.60s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHealth (18.54s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.56s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.64s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.55s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.60s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportDisplay (1.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportFile (1.05s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportGzipped (1.15s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.04s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.43s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.76s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectDefault (0.51s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectHistory (0.97s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2020-07-27T23:16:26.118Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T23:16:26.118Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.67s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.56s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectPlugin (3.28s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.63s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectStatus (0.80s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.26s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.72s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.78s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.73s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.43s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.40s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-07-27T23:16:26.118Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.57s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.88s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.87s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.19s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (0.99s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.35s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.28s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.58s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.33s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.40s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.00s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.66s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.45s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsSince (6.56s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.52s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsTail (0.64s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.52s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.23s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestNetHostname (1.31s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.19s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.58s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.39s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginActive (1.37s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.97s) [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.19s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.24s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.84s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.08s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.89s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPortList (6.22s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.79s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.80s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.89s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.28s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.24s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsByOrder (2.07s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.24s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.51s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.85s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.33s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.35s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.22s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.13s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.42s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.40s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.85s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.51s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.53s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.31s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.16s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.27s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.45s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.79s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.97s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.37s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.22s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.06s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.22s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.67s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.62s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.70s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiTag (0.21s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.28s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.55s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.54s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.84s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.19s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.50s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.98s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.70s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.84s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.83s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.59s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.59s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.70s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.85s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.58s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.66s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.35s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.41s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.51s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.64s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.99s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.86s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.88s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.82s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.57s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.40s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.91s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.39s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.58s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.24s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.54s) [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.09s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.84s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.39s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.64s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.44s) [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.10s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.48s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.63s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.55s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.59s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.46s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.60s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.49s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.44s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.91s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.20s) [2020-07-27T23:16:26.119Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:16:26.119Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.76s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.90s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.30s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.68s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.01s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.14s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.59s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.75s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.31s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.89s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.17s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.83s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.88s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMount (3.63s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.42s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.87s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.91s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.95s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.50s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNetHost (0.64s) [2020-07-27T23:16:26.119Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.42s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.26s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.72s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.32s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.42s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.61s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.54s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.30s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.61s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.39s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.41s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.45s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.42s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.42s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.83s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.82s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRm (0.45s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.62s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.52s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.83s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.65s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.61s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.51s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.67s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.55s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.51s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunState (1.13s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.48s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.59s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.25s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.46s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunSysctls (0.97s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.10s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.65s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.87s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.68s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.31s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.86s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.45s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserByID (0.67s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.18s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserByName (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.44s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.47s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.31s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.86s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.32s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.88s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.58s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.53s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.22s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.98s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.47s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.70s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.60s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.49s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.49s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.67s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.59s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.49s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.01s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.67s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.36s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.90s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.74s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.01s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.97s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.88s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.53s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.28s) [2020-07-27T23:16:26.120Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents022618464 [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.00s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.08s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.45s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.89s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.48s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.83s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.52s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.85s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.31s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.90s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.92s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.44s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.46s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.50s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.50s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.25s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.42s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T23:16:26.120Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.51s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.34s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.21s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.86s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateStats (3.62s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.96s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.97s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.63s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.46s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.09s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.40s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.30s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.86s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.29s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.27s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.25s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.70s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.49s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.77s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.11s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.42s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.71s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.08s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2020-07-27T23:16:26.120Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.35s) [2020-07-27T23:16:26.120Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-27T23:16:26.120Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-27T23:16:26.120Z] === RUN TestDockerRegistrySuite [2020-07-27T23:16:26.120Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-07-27T23:16:27.056Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-07-27T23:16:27.995Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-07-27T23:16:29.372Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-07-27T23:16:29.372Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-07-27T23:16:32.013Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-07-27T23:16:34.546Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-07-27T23:16:37.091Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-07-27T23:16:38.027Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-07-27T23:16:38.286Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-07-27T23:16:39.222Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-07-27T23:16:40.599Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-07-27T23:16:41.535Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-07-27T23:16:42.472Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-07-27T23:16:43.406Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-07-27T23:16:44.342Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-07-27T23:16:46.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-07-27T23:16:46.503Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-07-27T23:16:49.035Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-07-27T23:16:49.971Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-07-27T23:16:51.878Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-07-27T23:16:52.813Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-07-27T23:16:53.071Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-07-27T23:16:54.007Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-07-27T23:16:54.574Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-07-27T23:16:55.520Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-07-27T23:16:58.053Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-07-27T23:16:58.316Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-07-27T23:16:59.252Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-07-27T23:16:59.510Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-07-27T23:16:59.510Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-07-27T23:17:00.077Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-07-27T23:17:00.077Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-07-27T23:17:00.644Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-07-27T23:17:00.644Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-07-27T23:17:01.581Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-07-27T23:17:03.484Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-07-27T23:17:03.743Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-07-27T23:17:05.119Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-07-27T23:17:05.686Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite (40.65s) [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2020-07-27T23:17:06.621Z] check_test.go:196: [dc8b52f0c3884] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-07-27T23:17:06.621Z] check_test.go:196: [de08c8bcc37ef] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d880de3c37f3f] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d643499fad822] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.55s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d713e077e3bc4] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.63s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d2f4c6cbbab28] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.60s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d92bdcb825c18] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s) [2020-07-27T23:17:06.621Z] check_test.go:196: [ddecaa417abca] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.95s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d004a81db9c86] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d856a7de789e0] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-07-27T23:17:06.621Z] check_test.go:196: [db22f05453d2b] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.01s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d70556ea8df03] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2020-07-27T23:17:06.621Z] check_test.go:196: [dfc5fbe13fa3e] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.93s) [2020-07-27T23:17:06.621Z] check_test.go:196: [d75882c547d5e] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.99s) [2020-07-27T23:17:06.621Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c3eb7724ab30ca7a6f2e608b4e4b31c2c8a48f3d22da94dfbe821c23104c6aed [2020-07-27T23:17:06.621Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e0ab9b8f4f1ef236eb26ac098db7c6395f8e0e4ab0cdbc5e8d93346f057f5667 [2020-07-27T23:17:06.621Z] check_test.go:196: [dccce5687635b] daemon is not started [2020-07-27T23:17:06.621Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.26s) [2020-07-27T23:17:06.621Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5b4827e45fadb724c53f833ab53d34fd48bae0b201687c338332223d2c70144 [2020-07-27T23:17:06.621Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4bd8ffbfcd8480f39a0a254c2a22065f7121a13700726deb608f6fb1038c0b5d [2020-07-27T23:17:06.621Z] check_test.go:196: [d3cfcbdbff246] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.16s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d9f4a8813602b] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.05s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d5b97bbe78d94] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.00s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d7b9030341f9f] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d43464c6e4893] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.90s) [2020-07-27T23:17:06.622Z] check_test.go:196: [dba1f2c563ec8] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.80s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d25cf3922d680] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.94s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d6f3cc20376b5] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.24s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d5a134d01cf9a] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d4ddf44acb171] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.91s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d8a68ee63c0c4] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d6342a8e53684] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d32cf64cc44f0] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2020-07-27T23:17:06.622Z] check_test.go:196: [dfee54cfbc6fd] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-27T23:17:06.622Z] check_test.go:196: [da78fff921c5b] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d5cfeae199818] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d6bcc079d5c39] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.11s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d6ef7e099d938] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.39s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d1d40515efe3e] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2020-07-27T23:17:06.622Z] check_test.go:196: [d1dede6a55345] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.97s) [2020-07-27T23:17:06.622Z] check_test.go:196: [dcfa1d48ab3b4] daemon is not started [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s) [2020-07-27T23:17:06.622Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2020-07-27T23:17:06.622Z] === RUN TestDockerSchema1RegistrySuite [2020-07-27T23:17:06.622Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-07-27T23:17:06.881Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-07-27T23:17:09.411Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-07-27T23:17:11.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-07-27T23:17:15.242Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-07-27T23:17:15.808Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-07-27T23:17:16.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-07-27T23:17:16.743Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-07-27T23:17:17.677Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-07-27T23:17:18.612Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-07-27T23:17:19.548Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-07-27T23:17:22.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-07-27T23:17:22.078Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-07-27T23:17:22.644Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-07-27T23:17:22.645Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-07-27T23:17:22.903Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-07-27T23:17:23.161Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-07-27T23:17:23.728Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite (17.15s) [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.28s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d940a66d93b47] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2020-07-27T23:17:23.728Z] check_test.go:223: [dba0f9ee51311] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.61s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d5a8af8310013] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.69s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d599068693b51] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.92s) [2020-07-27T23:17:23.728Z] check_test.go:223: [ddf406e2677c8] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.96s) [2020-07-27T23:17:23.728Z] check_test.go:223: [da1bb88a724d8] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d3438721c88a7] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-07-27T23:17:23.728Z] check_test.go:223: [dd03ad7abb82e] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2020-07-27T23:17:23.728Z] check_test.go:223: [dcc8b6d676ef2] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d9044a805c496] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d4c5a4009f149] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2020-07-27T23:17:23.728Z] check_test.go:223: [de49e5e3a6a2e] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s) [2020-07-27T23:17:23.728Z] check_test.go:223: [db64c5995cdb3] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d30b2acdf3080] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-07-27T23:17:23.728Z] check_test.go:223: [db05e85a2fbe2] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-07-27T23:17:23.728Z] check_test.go:223: [dbf71d40c26e0] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d77635af54d7c] daemon is not started [2020-07-27T23:17:23.728Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-07-27T23:17:23.728Z] check_test.go:223: [d0ba7dc256df9] daemon is not started [2020-07-27T23:17:23.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-07-27T23:17:23.728Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-07-27T23:17:24.662Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-07-27T23:17:24.921Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-07-27T23:17:25.180Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-07-27T23:17:26.115Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-07-27T23:17:26.373Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-07-27T23:17:26.939Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-07-27T23:17:27.197Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.77s) [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.79s) [2020-07-27T23:17:27.456Z] check_test.go:252: [d743f6dbf0308] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.48s) [2020-07-27T23:17:27.456Z] check_test.go:252: [d86629846c064] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2020-07-27T23:17:27.456Z] check_test.go:252: [da7894154d590] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.08s) [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-07-27T23:17:27.456Z] check_test.go:252: [dc005762dca50] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.37s) [2020-07-27T23:17:27.456Z] check_test.go:252: [de8764d072ecb] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-07-27T23:17:27.456Z] check_test.go:252: [d382bf0ac7988] daemon is not started [2020-07-27T23:17:27.456Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-07-27T23:17:27.456Z] check_test.go:252: [dc8ab7ba70100] daemon is not started [2020-07-27T23:17:27.456Z] === RUN TestDockerRegistryAuthTokenSuite [2020-07-27T23:17:27.456Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-07-27T23:17:32.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-07-27T23:17:32.718Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-07-27T23:17:32.975Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-07-27T23:17:32.975Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.76s) [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2020-07-27T23:17:33.233Z] check_test.go:279: [d12a8bd16de79] daemon is not started [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-07-27T23:17:33.233Z] check_test.go:279: [d6b0215d91da9] daemon is not started [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-07-27T23:17:33.233Z] check_test.go:279: [dad011c73f9aa] daemon is not started [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-07-27T23:17:33.233Z] check_test.go:279: [d9ee04eb8f021] daemon is not started [2020-07-27T23:17:33.233Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-07-27T23:17:33.233Z] check_test.go:279: [d2670f01cfcd3] daemon is not started [2020-07-27T23:17:33.233Z] === RUN TestDockerNetworkSuite [2020-07-27T23:17:33.233Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-07-27T23:17:35.145Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-07-27T23:17:35.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-07-27T23:17:38.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-07-27T23:17:39.617Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-07-27T23:17:42.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-07-27T23:17:43.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-07-27T23:17:48.855Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-07-27T23:17:51.387Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-07-27T23:17:52.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-07-27T23:17:52.887Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-07-27T23:17:53.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-07-27T23:17:54.081Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-07-27T23:17:54.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-07-27T23:17:54.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-07-27T23:17:55.164Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-07-27T23:17:56.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-07-27T23:17:56.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-07-27T23:17:56.098Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-07-27T23:17:56.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-07-27T23:17:56.923Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-07-27T23:17:57.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-07-27T23:17:58.116Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-07-27T23:17:58.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-07-27T23:17:58.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-07-27T23:18:00.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-07-27T23:18:02.281Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-07-27T23:18:08.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-07-27T23:18:08.839Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-07-27T23:18:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-07-27T23:18:09.097Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-07-27T23:18:09.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-07-27T23:18:09.355Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-07-27T23:18:09.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-07-27T23:18:09.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-07-27T23:18:12.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-07-27T23:18:12.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-07-27T23:18:12.148Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-07-27T23:18:12.718Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-07-27T23:18:15.248Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-07-27T23:18:16.624Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-07-27T23:18:19.909Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-07-27T23:18:20.475Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-07-27T23:18:20.734Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-07-27T23:18:21.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-07-27T23:18:24.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-07-27T23:18:24.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-07-27T23:18:24.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-07-27T23:18:25.022Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-07-27T23:18:26.924Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-07-27T23:18:27.858Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite (60.12s) [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.77s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [db660f9de5a55] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.70s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [dbbae961a53a8] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.56s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [de1d9b6ebcadc] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.47s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d539167f4bf6a] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:1233: [da408319e76b8] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.38s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d6b41ac50ff71] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d5f789b3d7d9d] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.24s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d5ee6c854deaa] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.21s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d9bd3ee7e0fc6] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d3162edc9dbf7] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [daaeb989d03c8] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [dc37a0c694370] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [dccedef684582] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d92c60404775b] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [de44492fca5db] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.69s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d78c701042a09] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d139860f3ac06] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [db2f7c676c995] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d09f74e2bcf9e] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.67s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d49e3e8eb8535] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.98s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [de11d09444406] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d0967f42d0a9a] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [dba208759e169] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [da7cec469250b] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:968: [dc146b834ed5f] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.65s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [db44234d390c1] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.69s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:1116: [df299f1e72000] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [db7e12ad91fcf] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [df162416f6603] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d21a6de54a2a7] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.07s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [dec1dca42dd5d] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [de547f7515cf3] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d7ae13ba177f6] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [da729359f4a82] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d3c2ceeca4688] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [daf7324ad5c97] daemon is not started [2020-07-27T23:18:34.429Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d6e7dae4dc970] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [de2ada435abde] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.82s) [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.04s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:1084: [db280ee985c72] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-07-27T23:18:34.429Z] docker_cli_network_unix_test.go:46: [d810862a5af2a] daemon is not started [2020-07-27T23:18:34.429Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.93s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d965c7f56fc9f] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.30s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d7185d8bd2e74] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d36124e56451d] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.75s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [daebee1cbecbe] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.48s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d391710cb7076] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.48s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d7fa55a1eb2eb] daemon is not started [2020-07-27T23:18:34.430Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.74s) [2020-07-27T23:18:34.430Z] docker_cli_network_unix_test.go:46: [d7f861173b230] daemon is not started [2020-07-27T23:18:34.430Z] === RUN TestDockerHubPullSuite [2020-07-27T23:18:34.430Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-07-27T23:18:34.995Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-07-27T23:18:35.253Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-07-27T23:18:37.154Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-07-27T23:18:37.412Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-07-27T23:18:37.412Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-07-27T23:18:39.940Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-07-27T23:18:39.940Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite (6.66s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.51s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.44s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.14s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.29s) [2020-07-27T23:18:39.940Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2020-07-27T23:18:39.940Z] PASS [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === Skipped [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.04s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.04s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.04s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-07-27T23:18:39.940Z] docker_cli_sni_test.go:18: Flakey test [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-07-27T23:18:39.940Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T23:18:39.940Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-07-27T23:18:39.940Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.940Z] [2020-07-27T23:18:39.940Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4128: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4147: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4230: unmatched requirement IsolationIsHyperv [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4213: unmatched requirement IsolationIsProcess [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:2868: kernel doesn't have latency_stats configured [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4183: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4193: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2020-07-27T23:18:39.941Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T23:18:39.941Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2020-07-27T23:18:39.941Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-07-27T23:18:39.941Z] docker_cli_network_unix_test.go:46: [d6e7dae4dc970] daemon is not started [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] [2020-07-27T23:18:39.941Z] DONE 1277 tests, 51 skipped in 1488.110s [2020-07-27T23:18:39.941Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T23:18:39.941Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T23:18:39.941Z] +++ kill 7559 [2020-07-27T23:18:41.315Z] +++ /etc/init.d/apparmor stop [2020-07-27T23:18:41.315Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T23:18:41.315Z] [2020-07-27T23:18:41.315Z] Unloading profiles will leave already running processes permanently [2020-07-27T23:18:41.315Z] unconfined, which can lead to unexpected situations. [2020-07-27T23:18:41.315Z] [2020-07-27T23:18:41.315Z] To set a process to complain mode, use the command line tool [2020-07-27T23:18:41.315Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T23:18:41.315Z] +++ true [2020-07-27T23:18:41.315Z] exiting test-integration [2020-07-27T23:18:41.315Z] ++ exit 0 [2020-07-27T23:18:41.315Z] [2020-07-27T23:18:41.315Z] + for job in $(jobs -p) [2020-07-27T23:18:41.315Z] + wait 6055 [2020-07-27T23:18:42.691Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-07-27T23:18:45.221Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-07-27T23:18:48.501Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-07-27T23:18:48.501Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-07-27T23:18:53.764Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-07-27T23:18:54.698Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-07-27T23:18:55.278Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-07-27T23:18:57.807Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-07-27T23:19:54.012Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-07-27T23:20:40.670Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-07-27T23:20:52.887Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-07-27T23:20:57.071Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-07-27T23:23:18.521Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-07-27T23:23:19.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-07-27T23:23:21.269Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-07-27T23:23:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-07-27T23:23:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-07-27T23:23:21.270Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-07-27T23:23:22.231Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-07-27T23:23:24.761Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-07-27T23:23:28.042Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-07-27T23:23:29.941Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-07-27T23:24:26.150Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-07-27T23:24:26.150Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-07-27T23:24:28.051Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-07-27T23:24:29.951Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-07-27T23:24:33.244Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-07-27T23:24:35.774Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-07-27T23:24:57.691Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-07-27T23:25:09.886Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-07-27T23:25:12.415Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-07-27T23:25:14.946Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-07-27T23:25:17.497Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-07-27T23:25:25.609Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-07-27T23:25:30.871Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-07-27T23:25:32.771Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-07-27T23:25:35.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-07-27T23:25:37.830Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-07-27T23:25:40.360Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-07-27T23:25:43.655Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-07-27T23:25:46.182Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-07-27T23:26:42.388Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-07-27T23:26:57.252Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite (1641.37s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.25s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.19s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.65s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.11s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.23s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:562: [da2a26e79e2eb] joining swarm manager [d3edeec08592f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:584: [d386cfd94a6e7] joining swarm manager [d3edeec08592f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] check_test.go:380: [da2a26e79e2eb] daemon is not started [2020-07-27T23:27:12.129Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (22.12s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:45: [d07eb20315c91] joining swarm manager [d2f9963a89f35]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.34s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.84s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:303: [d56fd445caa9b] joining swarm manager [d7417b32fceb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:304: [dc8b57bd7bc32] joining swarm manager [d7417b32fceb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.38s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:271: [dfc1b9c29083a] joining swarm manager [dd95e3b9f0d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:272: [d63fac0b85526] joining swarm manager [dd95e3b9f0d66]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.42s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.86s) [2020-07-27T23:27:12.129Z] docker_api_swarm_node_test.go:19: [d06eacdbb01e1] joining swarm manager [d653952d2f67a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_node_test.go:20: [d0fded17db523] joining swarm manager [d653952d2f67a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (54.63s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:501: [d9bcafc3b0374] joining swarm manager [d31d969e6b02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:506: [d8f6193e0ce09] joining swarm manager [d31d969e6b02f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.15s) [2020-07-27T23:27:12.129Z] docker_api_swarm_node_test.go:80: [d817afc311a21] joining swarm manager [d23c2f0dd4377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2020-07-27T23:27:12.129Z] docker_api_swarm_node_test.go:52: [d8133160250cb] joining swarm manager [d9ef35cbae464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_node_test.go:53: [d1f0a2ecdcf4a] joining swarm manager [d9ef35cbae464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.52s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:201: [dfc456df548c3] joining swarm manager [d964ad19b2497]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (55.84s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:383: [d95d03d19d639] joining swarm manager [de76efbaa0c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:384: [dc195514ea621] joining swarm manager [de76efbaa0c0a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] check_test.go:380: [dc195514ea621] daemon is not started [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.37s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:801: [dac521952414d] joining swarm manager [d2637ab0c0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:801: [d1e5060db6879] joining swarm manager [d2637ab0c0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:801: [d82a569a354fb] joining swarm manager [d2637ab0c0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:801: [df7d8f163b638] joining swarm manager [d2637ab0c0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:809: [d21b6fdfd93c8] joining swarm manager [d2637ab0c0eb5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.67s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.92s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:394: [d4758ef61bb17] joining swarm manager [d9680ecdddb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:394: [d6e6be825c0d7] joining swarm manager [d9680ecdddb89]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.15s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:342: [d286c7c14ecbd] joining swarm manager [d61125f346000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:342: [d4e23ae477ebe] joining swarm manager [d61125f346000]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.04s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:489: [d142cdb3d6dd2] joining swarm manager [d32fa447eca74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:489: [d2b8d6e02b208] joining swarm manager [d32fa447eca74]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.16s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.88s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:127: [d25b6c70e07c5] joining swarm manager [d2208c76e430f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:128: [dc1e4080451f9] joining swarm manager [d2208c76e430f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:136: [db4fe5c34b3de] joining swarm manager [d2208c76e430f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:137: [d87eccfb4e5c9] joining swarm manager [d2208c76e430f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.25s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.54s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:303: [df9dcb56255d3] joining swarm manager [d5dc3148c0530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:303: [da8bf069c9c4e] joining swarm manager [d5dc3148c0530]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.56s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:99: [d49df6614d147] joining swarm manager [d8ff07d45ecef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:100: [dc2b6edbce350] joining swarm manager [d8ff07d45ecef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] check_test.go:380: [d49df6614d147] daemon is not started [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.91s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:532: [dab265ca8f9ea] joining swarm manager [db095777d71cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:533: [d2f64925916b8] joining swarm manager [db095777d71cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.68s) [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:147: [d3c0356bc94ba] joining swarm manager [de10303fe813a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_api_swarm_service_test.go:147: [d091bd5261a3d] joining swarm manager [de10303fe813a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.13s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.10s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.59s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.55s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.29s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.91s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.72s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.66s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.85s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.62s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.18s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.71s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.94s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.19s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.66s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.21s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.86s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.69s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.38s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.96s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.77s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.61s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.95s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.78s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.20s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.78s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.36s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.05s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.79s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.22s) [2020-07-27T23:27:12.129Z] docker_cli_service_logs_test.go:245: checking task fbsjjqmkxl31 [2020-07-27T23:27:12.129Z] docker_cli_service_logs_test.go:250: checking messages for fbsjjqmkxl31 [2020-07-27T23:27:12.129Z] docker_cli_service_logs_test.go:245: checking task 0mo8dqiqomeu [2020-07-27T23:27:12.129Z] docker_cli_service_logs_test.go:250: checking messages for 0mo8dqiqomeu [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.24s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.90s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.46s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.24s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.77s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1901: [da5ec992d3cda] joining swarm manager [d1ed9104591d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1902: [d153e3bc0eb7d] joining swarm manager [d1ed9104591d3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.30s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.00s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.28s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1802: [d184189ce24b5] joining swarm manager [d2a61c2798e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1803: [d660ed5e3eaa6] joining swarm manager [d2a61c2798e2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.96s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (89.12s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1321: [dc625a411148a] joining swarm manager [d5d634479b087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1322: [d8e794dcf4eff] joining swarm manager [d5d634479b087]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.41s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.27s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.45s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.22s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.07s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.30s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.79s) [2020-07-27T23:27:12.129Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.33s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.71s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.21s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.52s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.31s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1186: [daf0db6455101] joining swarm manager [d2b8e489e9d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1195: [da6f8bc6b0cdf] joining swarm manager [d2b8e489e9d47]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.99s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.40s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (129.62s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1118: [d166af2811a26] joining swarm manager [dc6b8abc8acdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1119: [d181f1b4477b0] joining swarm manager [dc6b8abc8acdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1172: [d482416e69041] joining swarm manager [dc6b8abc8acdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1453: [d1840029936d7] joining swarm manager [d3490e22e6d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] docker_cli_swarm_test.go:1454: [d4feba02d1dcc] joining swarm manager [d3490e22e6d28]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.34s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.12s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.04s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.32s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.24s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.42s) [2020-07-27T23:27:12.129Z] docker_cli_swarm_unix_test.go:62: [dfb2f5d807b42] joining swarm manager [d121b77bce9e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.32s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.25s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.61s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.10s) [2020-07-27T23:27:12.129Z] docker_api_swarm_test.go:961: [de097679c0b2f] joining swarm manager [d334463494fde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (14.15s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.37s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.23s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.42s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.61s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.60s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.57s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.34s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.96s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.24s) [2020-07-27T23:27:12.129Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.21s) [2020-07-27T23:27:12.129Z] === RUN TestDockerExternalVolumeSuite [2020-07-27T23:27:12.129Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-07-27T23:27:30.204Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-07-27T23:28:37.867Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-07-27T23:28:44.423Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-07-27T23:29:16.501Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-07-27T23:29:31.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-07-27T23:30:03.422Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-07-27T23:30:15.627Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-07-27T23:30:47.686Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-07-27T23:31:02.550Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-07-27T23:31:20.632Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-07-27T23:32:07.287Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-07-27T23:32:25.363Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-07-27T23:32:57.425Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-07-27T23:33:29.524Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-07-27T23:33:41.716Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-07-27T23:33:59.786Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-07-27T23:34:14.663Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite (436.96s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.64s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:53: [d4b96b05d9dfa] daemon is not started [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:53: [d6b95a43e28c1] daemon is not started [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:53: [dc3254f4fce3b] daemon is not started [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:53: [d4e39d89b0a2b] daemon is not started [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.18s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.60s) [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:485: [dd4f9023485d9] daemon is not started [2020-07-27T23:34:29.529Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-07-27T23:34:29.529Z] docker_cli_external_volume_driver_test.go:53: [d9964bea02b83] daemon is not started [2020-07-27T23:34:29.529Z] PASS [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] === Skipped [2020-07-27T23:34:29.529Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-27T23:34:29.529Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2020-07-27T23:34:29.529Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-07-27T23:34:29.529Z] check_test.go:309: [d441c8310837f] daemon is not started [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-27T23:34:29.529Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-07-27T23:34:29.529Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-07-27T23:34:29.529Z] check_test.go:309: [d23443a8ee330] daemon is not started [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-27T23:34:29.529Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-07-27T23:34:29.529Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-07-27T23:34:29.529Z] check_test.go:309: [d7b499a3d0e69] daemon is not started [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-27T23:34:29.529Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-07-27T23:34:29.529Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T23:34:29.529Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-07-27T23:34:29.529Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] [2020-07-27T23:34:29.529Z] DONE 273 tests, 5 skipped in 2437.259s [2020-07-27T23:34:29.529Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-07-27T23:34:29.529Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5c7f66590acc/docker.pid [2020-07-27T23:34:29.529Z] +++ kill 5585 [2020-07-27T23:34:29.529Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5585 is not a child of this shell [2020-07-27T23:34:29.529Z] warning: PID 5585 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5c7f66590acc/docker.pid had a nonzero exit code [2020-07-27T23:34:29.529Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d5c7f66590acc/root: target is busy. [2020-07-27T23:34:29.529Z] ++++ cat bundles/test-integration/docker.pid [2020-07-27T23:34:29.529Z] +++ kill 7586 [2020-07-27T23:34:30.462Z] +++ /etc/init.d/apparmor stop [2020-07-27T23:34:30.462Z] Leaving: AppArmorNo profiles have been unloaded. [2020-07-27T23:34:30.462Z] [2020-07-27T23:34:30.462Z] Unloading profiles will leave already running processes permanently [2020-07-27T23:34:30.462Z] unconfined, which can lead to unexpected situations. [2020-07-27T23:34:30.462Z] [2020-07-27T23:34:30.462Z] To set a process to complain mode, use the command line tool [2020-07-27T23:34:30.462Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-07-27T23:34:30.462Z] +++ true [2020-07-27T23:34:30.462Z] exiting test-integration [2020-07-27T23:34:30.462Z] ++ exit 0 [2020-07-27T23:34:30.462Z] [2020-07-27T23:34:30.720Z] + exit 0 [2020-07-27T23:34:30.720Z] ++ jobs -p [2020-07-27T23:34:30.720Z] + pids= [2020-07-27T23:34:30.720Z] + echo 'Remaining pids to kill: []' [2020-07-27T23:34:30.720Z] Remaining pids to kill: [] [2020-07-27T23:34:30.720Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-07-27T23:34:30.737Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-07-27T23:34:32.590Z] + echo Ensuring container killed. [2020-07-27T23:34:32.590Z] Ensuring container killed. [2020-07-27T23:34:32.590Z] + docker ps -aq -f name=docker-pr4-* [2020-07-27T23:34:32.590Z] + cids=88399376cb76 [2020-07-27T23:34:32.590Z] 347b90621266 [2020-07-27T23:34:32.590Z] b3d382dffb2e [2020-07-27T23:34:32.590Z] + [ -n 88399376cb76 [2020-07-27T23:34:32.590Z] 347b90621266 [2020-07-27T23:34:32.590Z] b3d382dffb2e ] [2020-07-27T23:34:32.590Z] + docker rm -vf 88399376cb76 347b90621266 b3d382dffb2e [2020-07-27T23:34:35.120Z] 88399376cb76 [2020-07-27T23:34:35.120Z] 347b90621266 [2020-07-27T23:34:35.120Z] b3d382dffb2e [Pipeline] sh [2020-07-27T23:34:35.409Z] + echo Chowning /workspace to jenkins user [2020-07-27T23:34:35.409Z] Chowning /workspace to jenkins user [2020-07-27T23:34:35.409Z] + id -u [2020-07-27T23:34:35.409Z] + id -g [2020-07-27T23:34:35.409Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41236:/workspace busybox chown -R 1000:1000 /workspace [2020-07-27T23:34:35.409Z] Unable to find image 'busybox:latest' locally [2020-07-27T23:34:35.409Z] latest: Pulling from library/busybox [2020-07-27T23:34:35.409Z] 91f30d776fb2: Pulling fs layer [2020-07-27T23:34:35.668Z] 91f30d776fb2: Verifying Checksum [2020-07-27T23:34:35.668Z] 91f30d776fb2: Download complete [2020-07-27T23:34:35.668Z] 91f30d776fb2: Pull complete [2020-07-27T23:34:35.668Z] Digest: sha256:9ddee63a712cea977267342e8750ecbc60d3aab25f04ceacfa795e6fce341793 [2020-07-27T23:34:35.668Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-07-27T23:34:39.246Z] + bundleName=amd64 [2020-07-27T23:34:39.246Z] + echo Creating amd64-bundles.tar.gz [2020-07-27T23:34:39.246Z] Creating amd64-bundles.tar.gz [2020-07-27T23:34:39.246Z] + xargs tar -czf amd64-bundles.tar.gz [2020-07-27T23:34:39.246Z] + 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 [2020-07-27T23:34:40.190Z] Archiving artifacts [2020-07-27T23:34:41.998Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41236/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-07-27T23:34:42.305Z] + make clean [2020-07-27T23:34:42.563Z] docker volume rm -f docker-dev-cache [2020-07-27T23:34:42.563Z] 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